Click or drag to resize

SkosConcept.Definition 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: IEnumerable<INode>
See Also