Click or drag to resize

SkosConceptSemanticRelation Property

Gets concepts related by meaning.

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

Property Value

Type: IEnumerableSkosConcept
See Also