Contents
Class SKOSXL
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.SKOSXL
Vocabulary constants for the SKOS eXtension for Labels
(SKOS-XL).
- Author:
- Manuel Fiorelli
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRI
The skosxl:altLabel property.static final IRI
The skosxl:hiddenLabel property.static final IRI
The skosxl:Label class.static final IRI
The skosxl:labelRelation relation.static final IRI
The skosxl:literalForm property.static final String
The SKOS-XL namespace: http://www.w3.org/2008/05/skos-xl#static final Namespace
An immutableNamespace
constant that represents the SKOS-XL namespace.static final IRI
The skosxl:prefLabel property.static final String
The recommended prefix for the SKOS-XL namespace: "skosxl" -
Constructor Summary
Constructors -
Method Summary