Click or drag to resize

SkosConcept.HistoryNote 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; }

Property Value

Type: IEnumerable<INode>
See Also