public class SKOSXL extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
ALT_LABEL
The skosxl:altLabel property.
|
static IRI |
HIDDEN_LABEL
The skosxl:hiddenLabel property.
|
static IRI |
LABEL
The skosxl:Label class.
|
static IRI |
LABEL_RELATION
The skosxl:labelRelation relation.
|
static IRI |
LITERAL_FORM
The skosxl:literalForm property.
|
static String |
NAMESPACE
The SKOS-XL namespace: http://www.w3.org/2008/05/skos-xl#
|
static Namespace |
NS
An immutable
Namespace constant that represents the SKOS-XL namespace. |
static IRI |
PREF_LABEL
The skosxl:prefLabel property.
|
static String |
PREFIX
The recommended prefix for the SKOS-XL namespace: "skosxl"
|
Constructor and Description |
---|
SKOSXL() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the SKOS-XL namespace.public static final IRI LABEL
public static final IRI LITERAL_FORM
public static final IRI PREF_LABEL
public static final IRI ALT_LABEL
public static final IRI HIDDEN_LABEL
public static final IRI LABEL_RELATION
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.