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; }
Public ReadOnly Property ScopeNote As IEnumerable(Of INode)
Get
Property Value
Type:
IEnumerableINodeSee Also