Class OntolexOnt


  • public class OntolexOnt
    extends Object
    Vocabulary definitions from /Users/serasset/dev/dbnary/gitlab/dbnary/dbnary-ontology/src/main/resources/org/getalp/dbnary/ontolex.owl
    Author:
    Auto-generated by schemagen on 20 May 2024 10:40
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.jena.rdf.model.Resource Affix
      An affix is a lexical entry that represents a morpheme (suffix, prefix, infix, circumfix) that is attached to a word stem to form a new word.
      static org.apache.jena.rdf.model.Property canonicalForm
      The 'canonical form' property relates a lexical entry to its canoncical or dictionary form.
      static org.apache.jena.rdf.model.Property concept
      The 'concept' property relates an ontological entity to a lexical concept that represents the corresponding meaning.
      static org.apache.jena.rdf.model.Resource ConceptSet
      A concept set represents a collection of lexical concepts.
      static org.apache.jena.rdf.model.Property denotes
      The 'denotes' property relates a lexical entry to a predicate in a given ontology that represents its meaning and has some denotational or model-theoretic semantics.
      static org.apache.jena.rdf.model.Property evokes
      The 'evokes' property relates a lexical entry to one of the lexical concepts it evokes, i.e.
      static org.apache.jena.rdf.model.Resource Form
      A form represents one grammatical realization of a lexical entry.
      static org.apache.jena.rdf.model.Property isConceptOf
      This property formalizes the meaning of a Lexical Concept by linking it to a particular ontological meaning.
      static org.apache.jena.rdf.model.Property isDenotedBy
      The object property isDenotedBy is the inverse of the object property denotes.
      static org.apache.jena.rdf.model.Property isEvokedBy
      The inverse relation to evokes.
      static org.apache.jena.rdf.model.Property isLexicalizedSenseOf
      The object property isLexicalizedSenseOf is the inverse property of lexicalized sense.
      static org.apache.jena.rdf.model.Property isReferenceOf
      The object property isReferenceOf is the inverse property of reference.
      static org.apache.jena.rdf.model.Property isSenseOf
      The property isSenseOf is the inverse property of sense.
      static org.apache.jena.rdf.model.Resource LexicalConcept
      A lexical concept represents a mental abstraction, concept or unit of thought that can be lexicalized by a given collection of senses.
      static org.apache.jena.rdf.model.Resource LexicalEntry
      A lexical entry represents a unit of analysis of the lexicon that consists of a set of forms that are grammatically related and a set of base meanings that are associated with all of these forms.
      static org.apache.jena.rdf.model.Property lexicalForm
      The 'lexical form' property relates a lexical entry to one grammatical form variant of the lexical entry.
      static org.apache.jena.rdf.model.Property lexicalizedSense
      The 'lexicalized sense' property relates a lexical concept to a corresponding lexical sense that lexicalizes the concept.
      static org.apache.jena.rdf.model.Resource LexicalSense
      A lexical sense represents the lexical meaning of a lexical entry when interpreted as referring to the corresponding ontology element.
      static org.apache.jena.rdf.model.Property morphologicalPattern
      The 'morphological pattern' property indicates the morphological class of a word.
      static org.apache.jena.rdf.model.Resource MultiWordExpression
      A multiword expression is a lexical entry that consists of two or more words.
      static org.apache.jena.rdf.model.Resource NAMESPACE
      The namespace of the vocabulary as a resource
      static String NS
      The namespace of the vocabulary as a string
      static org.apache.jena.rdf.model.Property otherForm
      The 'other form' property relates a lexical entry to a non-preferred ("non-lemma") form that realizes the given lexical entry.
      static org.apache.jena.rdf.model.Property phoneticRep
      The 'phonetic representation' property indicates one phonetic representation of the pronunciation of the form using a scheme such as the International Phonetic Alphabet (IPA).
      static org.apache.jena.rdf.model.Property reference
      The 'reference' property relates a lexical sense to an ontological predicate that represents the denotation of the corresponding lexical entry.
      static org.apache.jena.rdf.model.Property representation
      The 'representation' property indicates a string by which the form is represented according to some orthography.
      static org.apache.jena.rdf.model.Property sense
      The 'sense' property relates a lexical entry to one of its lexical senses.
      static org.apache.jena.rdf.model.Property usage
      The 'usage' property indicates usage conditions or pragmatic implications when using the lexical entry to refer to the given ontological meaning.
      static String VERSION_INFO
      The ontology's owl:versionInfo as a string
      static org.apache.jena.rdf.model.Resource Word
      A word is a lexical entry that consists of a single token.
      static org.apache.jena.rdf.model.Property writtenRep
      The 'written representation' property indicates the written representation of a form.
    • Constructor Summary

      Constructors 
      Constructor Description
      OntolexOnt()  
    • Field Detail

      • NAMESPACE

        public static final org.apache.jena.rdf.model.Resource NAMESPACE

        The namespace of the vocabulary as a resource

      • canonicalForm

        public static final org.apache.jena.rdf.model.Property canonicalForm

        The 'canonical form' property relates a lexical entry to its canoncical or dictionary form. This usually indicates the "lemma" form of a lexical entry.

      • concept

        public static final org.apache.jena.rdf.model.Property concept

        The 'concept' property relates an ontological entity to a lexical concept that represents the corresponding meaning.

      • denotes

        public static final org.apache.jena.rdf.model.Property denotes

        The 'denotes' property relates a lexical entry to a predicate in a given ontology that represents its meaning and has some denotational or model-theoretic semantics.

      • evokes

        public static final org.apache.jena.rdf.model.Property evokes

        The 'evokes' property relates a lexical entry to one of the lexical concepts it evokes, i.e. the mental concept that speakers of a language might associate when hearing the lexical entry.

      • isConceptOf

        public static final org.apache.jena.rdf.model.Property isConceptOf

        This property formalizes the meaning of a Lexical Concept by linking it to a particular ontological meaning.

      • isDenotedBy

        public static final org.apache.jena.rdf.model.Property isDenotedBy

        The object property isDenotedBy is the inverse of the object property denotes.

      • isEvokedBy

        public static final org.apache.jena.rdf.model.Property isEvokedBy

        The inverse relation to evokes.

      • isLexicalizedSenseOf

        public static final org.apache.jena.rdf.model.Property isLexicalizedSenseOf

        The object property isLexicalizedSenseOf is the inverse property of lexicalized sense.

      • isReferenceOf

        public static final org.apache.jena.rdf.model.Property isReferenceOf

        The object property isReferenceOf is the inverse property of reference.

      • isSenseOf

        public static final org.apache.jena.rdf.model.Property isSenseOf

        The property isSenseOf is the inverse property of sense.

      • lexicalForm

        public static final org.apache.jena.rdf.model.Property lexicalForm

        The 'lexical form' property relates a lexical entry to one grammatical form variant of the lexical entry.

      • lexicalizedSense

        public static final org.apache.jena.rdf.model.Property lexicalizedSense

        The 'lexicalized sense' property relates a lexical concept to a corresponding lexical sense that lexicalizes the concept.

      • morphologicalPattern

        public static final org.apache.jena.rdf.model.Property morphologicalPattern

        The 'morphological pattern' property indicates the morphological class of a word.

      • otherForm

        public static final org.apache.jena.rdf.model.Property otherForm

        The 'other form' property relates a lexical entry to a non-preferred ("non-lemma") form that realizes the given lexical entry.

      • phoneticRep

        public static final org.apache.jena.rdf.model.Property phoneticRep

        The 'phonetic representation' property indicates one phonetic representation of the pronunciation of the form using a scheme such as the International Phonetic Alphabet (IPA).

      • reference

        public static final org.apache.jena.rdf.model.Property reference

        The 'reference' property relates a lexical sense to an ontological predicate that represents the denotation of the corresponding lexical entry.

      • representation

        public static final org.apache.jena.rdf.model.Property representation

        The 'representation' property indicates a string by which the form is represented according to some orthography.

      • sense

        public static final org.apache.jena.rdf.model.Property sense

        The 'sense' property relates a lexical entry to one of its lexical senses.

      • usage

        public static final org.apache.jena.rdf.model.Property usage

        The 'usage' property indicates usage conditions or pragmatic implications when using the lexical entry to refer to the given ontological meaning.

      • writtenRep

        public static final org.apache.jena.rdf.model.Property writtenRep

        The 'written representation' property indicates the written representation of a form.

      • Affix

        public static final org.apache.jena.rdf.model.Resource Affix

        An affix is a lexical entry that represents a morpheme (suffix, prefix, infix, circumfix) that is attached to a word stem to form a new word.

      • ConceptSet

        public static final org.apache.jena.rdf.model.Resource ConceptSet

        A concept set represents a collection of lexical concepts.

      • Form

        public static final org.apache.jena.rdf.model.Resource Form

        A form represents one grammatical realization of a lexical entry.

      • LexicalConcept

        public static final org.apache.jena.rdf.model.Resource LexicalConcept

        A lexical concept represents a mental abstraction, concept or unit of thought that can be lexicalized by a given collection of senses.

      • LexicalEntry

        public static final org.apache.jena.rdf.model.Resource LexicalEntry

        A lexical entry represents a unit of analysis of the lexicon that consists of a set of forms that are grammatically related and a set of base meanings that are associated with all of these forms. Thus, a lexical entry is a word, multiword expression or affix with a single part-of-speech, morphological pattern, etymology and set of senses.

      • LexicalSense

        public static final org.apache.jena.rdf.model.Resource LexicalSense

        A lexical sense represents the lexical meaning of a lexical entry when interpreted as referring to the corresponding ontology element. A lexical sense thus represents a reification of a pair of a uniquely determined lexical entry and a uniquely determined ontology entity it refers to. A link between a lexical entry and an ontology entity via a Lexical Sense object implies that the lexical entry can be used to refer to the ontology entity in question.

      • MultiWordExpression

        public static final org.apache.jena.rdf.model.Resource MultiWordExpression

        A multiword expression is a lexical entry that consists of two or more words.

      • Word

        public static final org.apache.jena.rdf.model.Resource Word

        A word is a lexical entry that consists of a single token.

    • Constructor Detail

      • OntolexOnt

        public OntolexOnt()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        Returns:
        namespace as String
        See Also:
        NS