Click or drag to resize

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; }

Property Value

Type: IEnumerableINode
See Also