Click or drag to resize

SkosConceptNote Property

Gets the general notes of the concept.

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

Property Value

Type: IEnumerableINode
See Also