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