Click or drag to resize

SkosConceptBroaderTransitive Property

Gets more general concepts (transitive).

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SkosConcept> BroaderTransitive { get; }

Property Value

Type: IEnumerableSkosConcept
See Also