Class 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.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.
      static org.apache.jena.rdf.model.Property broader
      Broader concepts are typically rendered as parents in a concept hierarchy (tree).
      static org.apache.jena.rdf.model.Property broaderTransitive  
      static org.apache.jena.rdf.model.Property broadMatch  
      static org.apache.jena.rdf.model.Property changeNote  
      static org.apache.jena.rdf.model.Property closeMatch  
      static org.apache.jena.rdf.model.Resource Collection  
      static org.apache.jena.rdf.model.Resource Concept  
      static org.apache.jena.rdf.model.Resource ConceptScheme  
      static org.apache.jena.rdf.model.Property definition  
      static org.apache.jena.rdf.model.Property editorialNote  
      static org.apache.jena.rdf.model.Property exactMatch
      skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.
      static org.apache.jena.rdf.model.Property example  
      static org.apache.jena.rdf.model.Property hasTopConcept  
      static 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.
      static org.apache.jena.rdf.model.Property historyNote  
      static org.apache.jena.rdf.model.Property inScheme  
      static 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.
      static org.apache.jena.rdf.model.Property member  
      static 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.
      static org.apache.jena.rdf.model.Resource NAMESPACE
      The namespace of the vocabulary as a resource
      static org.apache.jena.rdf.model.Property narrower
      Narrower concepts are typically rendered as children in a concept hierarchy (tree).
      static org.apache.jena.rdf.model.Property narrowerTransitive  
      static org.apache.jena.rdf.model.Property narrowMatch  
      static org.apache.jena.rdf.model.Property notation  
      static org.apache.jena.rdf.model.Property note  
      static String NS
      The namespace of the vocabulary as a string
      static org.apache.jena.rdf.model.Resource OrderedCollection  
      static 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.
      static org.apache.jena.rdf.model.Property related
      skos:related is disjoint with skos:broaderTransitive
      static org.apache.jena.rdf.model.Property relatedMatch  
      static org.apache.jena.rdf.model.Property scopeNote  
      static org.apache.jena.rdf.model.Property semanticRelation  
      static org.apache.jena.rdf.model.Property topConceptOf  
    • Constructor Summary

      Constructors 
      Constructor Description
      SKOS()  
    • Field Detail

      • 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
    • Constructor Detail

      • SKOS

        public SKOS()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        See Also:
        NS