Click or drag to resize

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

Property Value

Type: IEnumerableSkosConcept
See Also