SkosConceptNotation Property |
Gets a unique identifiers of the concept in a given concept scheme.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<ILiteralNode> Notation { get; }
Public ReadOnly Property Notation As IEnumerable(Of ILiteralNode)
Get
Property Value
Type:
IEnumerableILiteralNodeSee Also