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