Click or drag to resize

SkosConceptScopeNote Property

Gets notes that help to clarify the meaning and/or the use of the concept.

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<INode> ScopeNote { get; }

Property Value

Type: IEnumerableINode
See Also