SkosConceptChangeNote Property  | 
 
            Gets the modification notes of the concept.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<INode> ChangeNote { get; }Public ReadOnly Property ChangeNote As IEnumerable(Of INode)
	Get
Property Value
Type: 
IEnumerableINode
See Also