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