SkosConceptSchemeHasTopConcept Property |
Gets the top concepts of the concept scheme.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<SkosConcept> HasTopConcept { get; }
Public ReadOnly Property HasTopConcept As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerableSkosConceptSee Also