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; }
Public ReadOnly Property ExactMatch As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerableSkosConceptSee Also