Click or drag to resize

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

Property Value

Type: IEnumerableILiteralNode
See Also