Click or drag to resize

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; }

Property Value

Type: IEnumerableSkosConcept
See Also