SkosConceptCloseMatch Property |
Gets confidently interchangeable concepts from other concept schemes.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<SkosConcept> CloseMatch { get; }
Public ReadOnly Property CloseMatch As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerableSkosConceptSee Also