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