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