Class SKOS
- java.lang.Object
-
- com.epimorphics.vocabs.SKOS
-
public class SKOS extends Object
Vocabulary definitions from skos.ttl- Author:
- Auto-generated by schemagen on 20 Dec 2010 16:51
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jena.rdf.model.PropertyaltLabelThe range of skos:altLabel is the class of RDF plain literals.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.static org.apache.jena.rdf.model.PropertybroaderBroader concepts are typically rendered as parents in a concept hierarchy (tree).static org.apache.jena.rdf.model.PropertybroaderTransitivestatic org.apache.jena.rdf.model.PropertybroadMatchstatic org.apache.jena.rdf.model.PropertychangeNotestatic org.apache.jena.rdf.model.PropertycloseMatchstatic org.apache.jena.rdf.model.ResourceCollectionstatic org.apache.jena.rdf.model.ResourceConceptstatic org.apache.jena.rdf.model.ResourceConceptSchemestatic org.apache.jena.rdf.model.Propertydefinitionstatic org.apache.jena.rdf.model.PropertyeditorialNotestatic org.apache.jena.rdf.model.PropertyexactMatchskos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.static org.apache.jena.rdf.model.Propertyexamplestatic org.apache.jena.rdf.model.PropertyhasTopConceptstatic org.apache.jena.rdf.model.PropertyhiddenLabelThe range of skos:hiddenLabel is the class of RDF plain literals.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.static org.apache.jena.rdf.model.PropertyhistoryNotestatic org.apache.jena.rdf.model.PropertyinSchemestatic org.apache.jena.rdf.model.PropertymappingRelationThese concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations.static org.apache.jena.rdf.model.Propertymemberstatic org.apache.jena.rdf.model.PropertymemberListFor any resource, every item in the list given as the value of the skos:memberList property is also a value of the skos:member property.static org.apache.jena.rdf.model.ResourceNAMESPACEThe namespace of the vocabulary as a resourcestatic org.apache.jena.rdf.model.PropertynarrowerNarrower concepts are typically rendered as children in a concept hierarchy (tree).static org.apache.jena.rdf.model.PropertynarrowerTransitivestatic org.apache.jena.rdf.model.PropertynarrowMatchstatic org.apache.jena.rdf.model.Propertynotationstatic org.apache.jena.rdf.model.Propertynotestatic StringNSThe namespace of the vocabulary as a stringstatic org.apache.jena.rdf.model.ResourceOrderedCollectionstatic org.apache.jena.rdf.model.PropertyprefLabelA resource has no more than one value of skos:prefLabel per language tag.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.The range of skos:prefLabel is the class of RDF plain literals.static org.apache.jena.rdf.model.Propertyrelatedskos:related is disjoint with skos:broaderTransitivestatic org.apache.jena.rdf.model.PropertyrelatedMatchstatic org.apache.jena.rdf.model.PropertyscopeNotestatic org.apache.jena.rdf.model.PropertysemanticRelationstatic org.apache.jena.rdf.model.PropertytopConceptOf
-
Constructor Summary
Constructors Constructor Description SKOS()
-
-
-
Field Detail
-
NS
public static final String NS
The namespace of the vocabulary as a string
- See Also:
- Constant Field Values
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
-
altLabel
public static final org.apache.jena.rdf.model.Property altLabel
The range of skos:altLabel is the class of RDF plain literals.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
-
broadMatch
public static final org.apache.jena.rdf.model.Property broadMatch
-
broader
public static final org.apache.jena.rdf.model.Property broader
Broader concepts are typically rendered as parents in a concept hierarchy (tree).
-
broaderTransitive
public static final org.apache.jena.rdf.model.Property broaderTransitive
-
changeNote
public static final org.apache.jena.rdf.model.Property changeNote
-
closeMatch
public static final org.apache.jena.rdf.model.Property closeMatch
-
definition
public static final org.apache.jena.rdf.model.Property definition
-
editorialNote
public static final org.apache.jena.rdf.model.Property editorialNote
-
exactMatch
public static final org.apache.jena.rdf.model.Property exactMatch
skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.
-
example
public static final org.apache.jena.rdf.model.Property example
-
hasTopConcept
public static final org.apache.jena.rdf.model.Property hasTopConcept
-
hiddenLabel
public static final org.apache.jena.rdf.model.Property hiddenLabel
The range of skos:hiddenLabel is the class of RDF plain literals.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
-
historyNote
public static final org.apache.jena.rdf.model.Property historyNote
-
inScheme
public static final org.apache.jena.rdf.model.Property inScheme
-
mappingRelation
public static final org.apache.jena.rdf.model.Property mappingRelation
These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice.
-
member
public static final org.apache.jena.rdf.model.Property member
-
memberList
public static final org.apache.jena.rdf.model.Property memberList
For any resource, every item in the list given as the value of the skos:memberList property is also a value of the skos:member property.
-
narrowMatch
public static final org.apache.jena.rdf.model.Property narrowMatch
-
narrower
public static final org.apache.jena.rdf.model.Property narrower
Narrower concepts are typically rendered as children in a concept hierarchy (tree).
-
narrowerTransitive
public static final org.apache.jena.rdf.model.Property narrowerTransitive
-
notation
public static final org.apache.jena.rdf.model.Property notation
-
note
public static final org.apache.jena.rdf.model.Property note
-
prefLabel
public static final org.apache.jena.rdf.model.Property prefLabel
A resource has no more than one value of skos:prefLabel per language tag.skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.The range of skos:prefLabel is the class of RDF plain literals.
-
related
public static final org.apache.jena.rdf.model.Property related
skos:related is disjoint with skos:broaderTransitive
-
relatedMatch
public static final org.apache.jena.rdf.model.Property relatedMatch
-
scopeNote
public static final org.apache.jena.rdf.model.Property scopeNote
-
semanticRelation
public static final org.apache.jena.rdf.model.Property semanticRelation
-
topConceptOf
public static final org.apache.jena.rdf.model.Property topConceptOf
-
Collection
public static final org.apache.jena.rdf.model.Resource Collection
-
Concept
public static final org.apache.jena.rdf.model.Resource Concept
-
ConceptScheme
public static final org.apache.jena.rdf.model.Resource ConceptScheme
-
OrderedCollection
public static final org.apache.jena.rdf.model.Resource OrderedCollection
-
-