SkosConceptPrefLabel Property |
Gets the preferred labels of the concept.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<ILiteralNode> PrefLabel { get; }
Public ReadOnly Property PrefLabel As IEnumerable(Of ILiteralNode)
Get
Property Value
Type:
IEnumerableILiteralNodeSee Also