Class SKOS

java.lang.Object
org.apache.jena.vocabulary.SKOS

public class SKOS extends Object
Vocabulary definition for the W3C SKOS Recommendation.
  • Field Details

    • uri

      public static final String uri
      The namespace of the SKOS vocabulary as a string
      See Also:
    • NAMESPACE

      public static final Resource NAMESPACE
      The namespace of the SKOS vocabulary
    • Concept

      public static final Resource Concept
    • ConceptScheme

      public static final Resource ConceptScheme
    • Collection

      public static final Resource Collection
    • OrderedCollection

      public static final Resource OrderedCollection
    • prefLabel

      public static final Property prefLabel
    • altLabel

      public static final Property altLabel
    • hiddenLabel

      public static final Property hiddenLabel
    • definition

      public static final Property definition
    • note

      public static final Property note
    • scopeNote

      public static final Property scopeNote
    • historyNote

      public static final Property historyNote
    • changeNote

      public static final Property changeNote
    • editorialNote

      public static final Property editorialNote
    • example

      public static final Property example
    • notation

      public static final Property notation
    • semanticRelation

      public static final Property semanticRelation
    • broaderTransitive

      public static final Property broaderTransitive
    • broader

      public static final Property broader
    • narrowerTransitive

      public static final Property narrowerTransitive
    • narrower

      public static final Property narrower
    • mappingRelation

      public static final Property mappingRelation
    • exactMatch

      public static final Property exactMatch
    • closeMatch

      public static final Property closeMatch
    • broadMatch

      public static final Property broadMatch
    • narrowMatch

      public static final Property narrowMatch
    • relatedMatch

      public static final Property relatedMatch
    • inScheme

      public static final Property inScheme
    • hasTopConcept

      public static final Property hasTopConcept
    • topConceptOf

      public static final Property topConceptOf
    • member

      public static final Property member
    • memberList

      public static final Property memberList
  • Constructor Details

    • SKOS

      public SKOS()
  • Method Details

    • getURI

      public static String getURI()
      Returns the namespace of the SKOS schema as a string
      Returns:
      the namespace of the SKOS schema