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