SkosConcept.Narrower Property |
Gets more specific concepts.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic IEnumerable<SkosConcept> Narrower { get; }
Public ReadOnly Property Narrower As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerable<SkosConcept>
See Also