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