Class DBnaryOnt


  • public class DBnaryOnt
    extends Object
    Vocabulary definitions from /Users/serasset/dev/dbnary/gitlab/dbnary/dbnary-ontology/src/main/resources/org/getalp/dbnary/dbnary.ttl
    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.Property antonym
      An underspecified antonymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property approximateSynonym
      An underspecified approximate synonymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property count
      cardinality of a certain set of Object a specific extract.
      static org.apache.jena.rdf.model.Resource dbnaryNymRelationsCube
      The Data Cube containing observations on nym relations for a specific DBnary extract.
      static org.apache.jena.rdf.model.Resource dbnaryNymRelationsDataStructure
      The DataStructure of the DataCube describing the count of main DBnary/Ontolex Classes.
      static org.apache.jena.rdf.model.Resource dbnaryStatisticsCube
      The Data Cube containing general observations on a specific DBnary extract.
      static org.apache.jena.rdf.model.Resource dbnaryStatisticsDataStructure
      The DataStructure of the DataCube describing the count of main DBnary/Ontolex Classes.
      static org.apache.jena.rdf.model.Resource dbnaryTranslationsCube
      The Data Cube containing observations on translations for a specific DBnary extract.
      static org.apache.jena.rdf.model.Resource dbnaryTranslationsDataStructure
      The DataStructure of the DataCube describing the count of translations to a certain language in a certain extract.
      static org.apache.jena.rdf.model.Property derivedFrom
      This transitive relation states that a Page, Lexical Entry or Lexical Sense derives from another Page or Lexical Entry or Lexical Sense.
      static org.apache.jena.rdf.model.Property describes
      links a Page to any lexical entry that share the same written form.
      static org.apache.jena.rdf.model.Resource enhancementConfidenceDataCube
      The Data Cube containing the confidence measures of the enhancement process for each wiktionary dump.
      static org.apache.jena.rdf.model.Resource enhancementConfidenceDataStructure
      Performance of the Enhancement Process by Dump version and extractor version.
      static org.apache.jena.rdf.model.Property enhancementMethod
      Name of the enhancement method for wich the confidence measures are given.
      static org.apache.jena.rdf.model.Property extractorVersion
      The version number of the extraction program used to produce this DBnary dataset from the wiktionary dumps.
      static org.apache.jena.rdf.model.Property f1Measure
      The F1 confidence value as calculated by (2xPrecxRecall)/(Prec+Recall)
      static org.apache.jena.rdf.model.Property gloss
      A short description of the context (usually a brief definition) under which the subject Translation or Relation is valid
      static org.apache.jena.rdf.model.Resource Gloss
      A gloss used to represent the context in which a translation or a relation is valid.
      static org.apache.jena.rdf.model.Property holonym
      An underspecified holonymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property hypernym
      An underspecified hypernymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property hyponym
      An underspecified hyponymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property isTranslationOf
      links the translation information to the Lexical Entity it belongs to.
      static org.apache.jena.rdf.model.Property lexicalEntryCount
      count of ontolex Lexical Entries contained in a specific extract.
      static org.apache.jena.rdf.model.Property lexicalSenseCount
      count of ontolex Lexical Senses contained in a specific extract.
      static org.apache.jena.rdf.model.Property meronym
      An underspecified meronymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      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 nymRelation
      the dimension stating the counted nym relation in the Nym Count Datacube.
      static org.apache.jena.rdf.model.Property observationLanguage
      The language dimension of an observation
      static org.apache.jena.rdf.model.Resource Page
      A Page corresponds to a Wiktionary web page describing a set of Lexical Entries that usually share the same written form but that do not necessarily share the same Part Of Speech.
      static org.apache.jena.rdf.model.Property pageCount
      count of dbnary Pages contained in a specific extract.
      static org.apache.jena.rdf.model.Property partOfSpeech
      The original part of speech as it was defined in the Wiktionary page.
      static org.apache.jena.rdf.model.Property precisionMeasure
      The number of correct guesses among the computed guesses
      static org.apache.jena.rdf.model.Property rank  
      static org.apache.jena.rdf.model.Property recallMeasure
      The fraction of relevant instances that were actually retrieved
      static org.apache.jena.rdf.model.Property senseNumber
      The number of the lexical Sense in the Lexical Entry, as given by Wiktionary.
      static org.apache.jena.rdf.model.Property synonym
      An underspecified synonymy relation between LexicalEntities (Lexical entries or Lexical Senses).
      static org.apache.jena.rdf.model.Property targetLanguage
      The target language of a given translation, defined as a Linguistic System.
      static org.apache.jena.rdf.model.Property targetLanguageCode
      The target language of a given translation.
      static org.apache.jena.rdf.model.Resource Translation
      Describe translation information for a Lexical Entry or a Lexical Sense.
      static org.apache.jena.rdf.model.Resource translationGlossesCube
      The Data Cube containing observations on glosses attached to translations.
      static org.apache.jena.rdf.model.Resource translationGlossesDataStructure
      The DataStructure of the DataCube describing the translations and their associated glosses.
      static org.apache.jena.rdf.model.Property translationsCount
      count of Dbnary Translations contained in a specific extract.
      static org.apache.jena.rdf.model.Property translationsWithNoGloss
      count of the number of translation that is not associated to a gloss.
      static org.apache.jena.rdf.model.Property translationsWithSenseNumber
      count of the number of translations that are associated to a gloss containing only a sense number.
      static org.apache.jena.rdf.model.Property translationsWithSenseNumberAndTextualGloss
      count of the number of translations that are associated to a gloss containing both a sense number and a textual description
      static org.apache.jena.rdf.model.Property translationsWithTextualGloss
      count of the number of translations that are associated with a gloss containing only a textual description.
      static org.apache.jena.rdf.model.Property troponym
      A verb that indicates more precisely the manner of doing something by replacing a verb of a more generalized meaning.
      static org.apache.jena.rdf.model.Property usage
      Usage note that is used to further annotate the target of the translation.
      static String VERSION_INFO
      The ontology's owl:versionInfo as a string
      static org.apache.jena.rdf.model.Property wiktionaryDumpVersion
      version number of the wiktionary dump from which the lexical data is extracted.
      static org.apache.jena.rdf.model.Property writtenForm
      The written form of a translation equivalent.
    • Constructor Summary

      Constructors 
      Constructor Description
      DBnaryOnt()  
    • Field Detail

      • NAMESPACE

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

        The namespace of the vocabulary as a resource

      • antonym

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

        An underspecified antonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • approximateSynonym

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

        An underspecified approximate synonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • count

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

        cardinality of a certain set of Object a specific extract.

      • derivedFrom

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

        This transitive relation states that a Page, Lexical Entry or Lexical Sense derives from another Page or Lexical Entry or Lexical Sense.

      • describes

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

        links a Page to any lexical entry that share the same written form.

      • enhancementMethod

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

        Name of the enhancement method for wich the confidence measures are given.

      • extractorVersion

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

        The version number of the extraction program used to produce this DBnary dataset from the wiktionary dumps.

      • f1Measure

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

        The F1 confidence value as calculated by (2xPrecxRecall)/(Prec+Recall)

      • gloss

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

        A short description of the context (usually a brief definition) under which the subject Translation or Relation is valid

      • holonym

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

        An underspecified holonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • hypernym

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

        An underspecified hypernymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • hyponym

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

        An underspecified hyponymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • isTranslationOf

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

        links the translation information to the Lexical Entity it belongs to.

      • lexicalEntryCount

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

        count of ontolex Lexical Entries contained in a specific extract.

      • lexicalSenseCount

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

        count of ontolex Lexical Senses contained in a specific extract.

      • meronym

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

        An underspecified meronymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • nymRelation

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

        the dimension stating the counted nym relation in the Nym Count Datacube.

      • observationLanguage

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

        The language dimension of an observation

      • pageCount

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

        count of dbnary Pages contained in a specific extract.

      • partOfSpeech

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

        The original part of speech as it was defined in the Wiktionary page. This property takes a String litteral as object.

      • precisionMeasure

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

        The number of correct guesses among the computed guesses

      • rank

        public static final org.apache.jena.rdf.model.Property rank
      • recallMeasure

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

        The fraction of relevant instances that were actually retrieved

      • senseNumber

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

        The number of the lexical Sense in the Lexical Entry, as given by Wiktionary. This property takes a String literal as an object.

      • synonym

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

        An underspecified synonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.

      • targetLanguage

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

        The target language of a given translation, defined as a Linguistic System.

      • targetLanguageCode

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

        The target language of a given translation. This may be used when the dbnary:targetLanguage object property can not be used.

      • translationsCount

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

        count of Dbnary Translations contained in a specific extract.

      • translationsWithNoGloss

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

        count of the number of translation that is not associated to a gloss.

      • translationsWithSenseNumber

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

        count of the number of translations that are associated to a gloss containing only a sense number.

      • translationsWithSenseNumberAndTextualGloss

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

        count of the number of translations that are associated to a gloss containing both a sense number and a textual description

      • translationsWithTextualGloss

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

        count of the number of translations that are associated with a gloss containing only a textual description.

      • troponym

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

        A verb that indicates more precisely the manner of doing something by replacing a verb of a more generalized meaning. E.g.: "Stroll" is a troponym of "walk", since it involves a slow and relaxed sort of walking.

      • usage

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

        Usage note that is used to further annotate the target of the translation.

      • wiktionaryDumpVersion

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

        version number of the wiktionary dump from which the lexical data is extracted.

      • writtenForm

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

        The written form of a translation equivalent.

      • Gloss

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

        A gloss used to represent the context in which a translation or a relation is valid.

      • Page

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

        A Page corresponds to a Wiktionary web page describing a set of Lexical Entries that usually share the same written form but that do not necessarily share the same Part Of Speech. E.g. cat_n and cat_v are distinct lexical entries while the page "cat" refers to both of them.

      • Translation

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

        Describe translation information for a Lexical Entry or a Lexical Sense.

      • dbnaryNymRelationsDataStructure

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

        The DataStructure of the DataCube describing the count of main DBnary/Ontolex Classes.

      • dbnaryStatisticsDataStructure

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

        The DataStructure of the DataCube describing the count of main DBnary/Ontolex Classes.

      • dbnaryTranslationsDataStructure

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

        The DataStructure of the DataCube describing the count of translations to a certain language in a certain extract.

      • enhancementConfidenceDataStructure

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

        Performance of the Enhancement Process by Dump version and extractor version.

      • translationGlossesDataStructure

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

        The DataStructure of the DataCube describing the translations and their associated glosses.

      • dbnaryNymRelationsCube

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

        The Data Cube containing observations on nym relations for a specific DBnary extract.

      • dbnaryStatisticsCube

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

        The Data Cube containing general observations on a specific DBnary extract.

      • dbnaryTranslationsCube

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

        The Data Cube containing observations on translations for a specific DBnary extract.

      • enhancementConfidenceDataCube

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

        The Data Cube containing the confidence measures of the enhancement process for each wiktionary dump. Both effective confidence and random baselines are given.

      • translationGlossesCube

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

        The Data Cube containing observations on glosses attached to translations.

    • Constructor Detail

      • DBnaryOnt

        public DBnaryOnt()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        Returns:
        namespace as String
        See Also:
        NS