Click or drag to resize

SkosConcept.ChangeNote Property

Gets the modification notes of the concept.

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

Property Value

Type: IEnumerable<INode>
See Also