public class SKOS extends Object
http://www.w3.org/TR/skos-reference/| 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 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 URI CONCEPT
http://www.w3.org/TR/skos-reference/#conceptspublic static final URI CONCEPT_SCHEME
http://www.w3.org/TR/skos-reference/#schemespublic static final URI COLLECTION
http://www.w3.org/TR/skos-reference/#collectionspublic static final URI ORDERED_COLLECTION
http://www.w3.org/TR/skos-reference/#collectionspublic static final URI PREF_LABEL
http://www.w3.org/TR/skos-reference/#labelspublic static final URI ALT_LABEL
http://www.w3.org/TR/skos-reference/#labelspublic static final URI HIDDEN_LABEL
http://www.w3.org/TR/skos-reference/#labelspublic static final URI IN_SCHEME
http://www.w3.org/TR/skos-reference/#schemespublic static final URI HAS_TOP_CONCEPT
http://www.w3.org/TR/skos-reference/#schemespublic static final URI TOP_CONCEPT_OF
http://www.w3.org/TR/skos-reference/#schemespublic static final URI MEMBER
http://www.w3.org/TR/skos-reference/#collectionspublic static final URI MEMBER_LIST
http://www.w3.org/TR/skos-reference/#collectionspublic static final URI NOTATION
http://www.w3.org/TR/skos-reference/#notationspublic static final URI CHANGE_NOTE
http://www.w3.org/TR/skos-reference/#notespublic static final URI DEFINITION
http://www.w3.org/TR/skos-reference/#notespublic static final URI EDITORIAL_NOTE
http://www.w3.org/TR/skos-reference/#notespublic static final URI EXAMPLE
http://www.w3.org/TR/skos-reference/#notespublic static final URI HISTORY_NOTE
http://www.w3.org/TR/skos-reference/#notespublic static final URI NOTE
http://www.w3.org/TR/skos-reference/#notespublic static final URI SCOPE_NOTE
http://www.w3.org/TR/skos-reference/#notespublic static final URI BROADER
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI BROADER_TRANSITIVE
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI NARROWER
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI NARROWER_TRANSITIVE
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI RELATED
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI SEMANTIC_RELATION
http://www.w3.org/TR/skos-reference/#semantic-relationspublic static final URI BROAD_MATCH
http://www.w3.org/TR/skos-reference/#mappingpublic static final URI CLOSE_MATCH
http://www.w3.org/TR/skos-reference/#mappingpublic static final URI EXACT_MATCH
http://www.w3.org/TR/skos-reference/#mappingpublic static final URI MAPPING_RELATION
http://www.w3.org/TR/skos-reference/#mappingpublic static final URI NARROW_MATCH
http://www.w3.org/TR/skos-reference/#mappingpublic static final URI RELATED_MATCH
http://www.w3.org/TR/skos-reference/#mappingCopyright © 2001-2013 Aduna. All Rights Reserved.