SkosConcept.ExactMatch Property |
Gets interchangeably similar concepts from other concept schemes.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic IEnumerable<SkosConcept> ExactMatch { get; }
Public ReadOnly Property ExactMatch As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerable<SkosConcept>
See Also