Click or drag to resize

SkosConceptExactMatch Property

Gets interchangeably similar concepts from other concept schemes.

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SkosConcept> ExactMatch { get; }

Property Value

Type: IEnumerableSkosConcept
See Also