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 IRIThe skosxl:altLabel property.static final IRIThe skosxl:hiddenLabel property.static final IRIThe skosxl:Label class.static final IRIThe skosxl:labelRelation relation.static final IRIThe skosxl:literalForm property.static final StringThe SKOS-XL namespace: http://www.w3.org/2008/05/skos-xl#static final NamespaceAn immutableNamespaceconstant that represents the SKOS-XL namespace.static final IRIThe skosxl:prefLabel property.static final StringThe recommended prefix for the SKOS-XL namespace: "skosxl" - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NAMESPACE
The SKOS-XL namespace: http://www.w3.org/2008/05/skos-xl#- See Also:
 
 - 
PREFIX
The recommended prefix for the SKOS-XL namespace: "skosxl"- See Also:
 
 - 
NS
 - 
LABEL
 - 
LITERAL_FORM
 - 
PREF_LABEL
 - 
ALT_LABEL
 - 
HIDDEN_LABEL
 - 
LABEL_RELATION
 
 - 
 - 
Constructor Details
- 
SKOSXL
public SKOSXL() 
 -