Click or drag to resize

SkosConceptDefinition Property

Gets the formal explanation of the concept.

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

Property Value

Type: IEnumerableINode
See Also