public class SKOS extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
ALT_LABEL
The skos:altLabel lexical label property.
|
static IRI |
BROAD_MATCH
The skos:broadMatch relation.
|
static IRI |
BROADER
The skos:broader relation.
|
static IRI |
BROADER_TRANSITIVE
The skos:broaderTransitive relation.
|
static IRI |
CHANGE_NOTE
The skos:changeNote property.
|
static IRI |
CLOSE_MATCH
The skos:closeMatch relation.
|
static IRI |
COLLECTION
The skos:Collection class
|
static IRI |
CONCEPT
The skos:Concept class
|
static IRI |
CONCEPT_SCHEME
The skos:ConceptScheme class
|
static IRI |
DEFINITION
The skos:definition property.
|
static IRI |
EDITORIAL_NOTE
The skos:editorialNote property.
|
static IRI |
EXACT_MATCH
The skos:exactMatch relation.
|
static IRI |
EXAMPLE
The skos:example property.
|
static IRI |
HAS_TOP_CONCEPT
The skos:hasTopConcept relation.
|
static IRI |
HIDDEN_LABEL
The skos:hiddenLabel lexical label property.
|
static IRI |
HISTORY_NOTE
The skos:historyNote property.
|
static IRI |
IN_SCHEME
The skos:inScheme relation.
|
static IRI |
MAPPING_RELATION
The skos:mappingRelation relation.
|
static IRI |
MEMBER
The skos:member relation.
|
static IRI |
MEMBER_LIST
The skos:memberList relation.
|
static String |
NAMESPACE
The SKOS namespace: http://www.w3.org/2004/02/skos/core#
|
static IRI |
NARROW_MATCH
The skos:narrowMatch relation.
|
static IRI |
NARROWER
The skos:narrower relation.
|
static IRI |
NARROWER_TRANSITIVE
The skos:narrowerTransitive relation.
|
static IRI |
NOTATION
The skos:notation property.
|
static IRI |
NOTE
The skos:note property.
|
static Namespace |
NS
An immutable
Namespace constant that represents the SKOS namespace. |
static IRI |
ORDERED_COLLECTION
The skos:OrderedCollection class
|
static IRI |
PREF_LABEL
The skos:prefLabel lexical label property.
|
static String |
PREFIX
The recommended prefix for the SKOS namespace: "skos"
|
static IRI |
RELATED
The skos:related relation.
|
static IRI |
RELATED_MATCH
The skos:relatedMatch relation.
|
static IRI |
SCOPE_NOTE
The skos:scopeNote property.
|
static IRI |
SEMANTIC_RELATION
The skos:semanticRelation relation.
|
static IRI |
TOP_CONCEPT_OF
The skos:topConceptOf relation.
|
Constructor and Description |
---|
SKOS() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the SKOS namespace.public static final IRI CONCEPT
public static final IRI CONCEPT_SCHEME
public static final IRI COLLECTION
public static final IRI ORDERED_COLLECTION
public static final IRI PREF_LABEL
public static final IRI ALT_LABEL
public static final IRI HIDDEN_LABEL
public static final IRI IN_SCHEME
public static final IRI HAS_TOP_CONCEPT
public static final IRI TOP_CONCEPT_OF
public static final IRI MEMBER
public static final IRI MEMBER_LIST
public static final IRI CHANGE_NOTE
public static final IRI DEFINITION
public static final IRI EDITORIAL_NOTE
public static final IRI EXAMPLE
public static final IRI HISTORY_NOTE
public static final IRI NOTE
public static final IRI SCOPE_NOTE
public static final IRI BROADER
public static final IRI BROADER_TRANSITIVE
public static final IRI NARROWER
public static final IRI NARROWER_TRANSITIVE
public static final IRI RELATED
public static final IRI SEMANTIC_RELATION
public static final IRI BROAD_MATCH
public static final IRI CLOSE_MATCH
public static final IRI EXACT_MATCH
public static final IRI MAPPING_RELATION
public static final IRI NARROW_MATCH
public static final IRI RELATED_MATCH
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.