Click or drag to resize

SkosConcept.EditorialNote Property

Gets the editorial notes the concept.

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

Property Value

Type: IEnumerable<INode>
See Also