Class SynSemOnt


  • public class SynSemOnt
    extends Object
    Vocabulary definitions from /Users/serasset/dev/dbnary/gitlab/dbnary/dbnary-ontology/src/main/resources/org/getalp/dbnary/synsem.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.Property condition
      The 'condition' property defines an evaluable constraint that derives from using a certain lexical entry to express a given ontological predicate.
      static org.apache.jena.rdf.model.Property isA
      The 'is a' property represents the single argument of a class or unary predicate.
      static org.apache.jena.rdf.model.Property marker
      The 'marker' property indicates the marker of a syntactic argument; this can be a case marker or some other lexical entry such as a preposition or particle.
      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 objOfProp
      The 'objOfProp' represents the 2nd argument or object of a binary predicate (property) in the ontology.
      static org.apache.jena.rdf.model.Property ontoCorrespondence
      The 'ontoCorrespondence' property binds an argument of a predicate defined in the ontology to a syntactic argument that realizes this predicate argument syntactically.
      static org.apache.jena.rdf.model.Resource OntoMap
      An 'ontology mapping' (OntoMap for short) specifies how a syntactic frame and its syntactic arguments map to a set of concepts and properties in the ontology that together specify the meaning of the syntactic frame.
      static org.apache.jena.rdf.model.Property ontoMapping
      The 'ontoMapping' property relates an ontology mapping to its corresponding lexical sense.
      static org.apache.jena.rdf.model.Property optional
      The 'optional' property indicates whether a syntactic argument is optional, that is, it can be syntactically omitted.
      static org.apache.jena.rdf.model.Property propertyDomain
      'Property domain' provides a pragmatic restriction on the domain of the property referred to by this sense.
      static org.apache.jena.rdf.model.Property propertyRange
      'Property domain' provides a pragmatic restriction on the range of the property referred to by this sense.
      static org.apache.jena.rdf.model.Property subjOfProp
      The 'subjOfProp' property represents the 1st argument or subject of a binary predicate (property) in the ontology.
      static org.apache.jena.rdf.model.Property submap
      The 'submap' property relates a (complex) ontological mapping to a set of bindings that together bind the arguments of the involved predicates to a set of syntactic arguments that realize them syntactically.
      static org.apache.jena.rdf.model.Property synArg
      The object property synArg relates a syntactic frame to one of its syntactic arguments.
      static org.apache.jena.rdf.model.Property synBehavior
      The 'syntactic behavior' property relates a lexical entry to one of its syntactic behaviors as captured by a syntactic frame.
      static org.apache.jena.rdf.model.Resource SyntacticArgument
      A 'syntactic argument' represents a slot that needs to be filled for a certain syntactic frame to be complete.
      static org.apache.jena.rdf.model.Resource SyntacticFrame
      A 'syntactic frame' represents the syntactic behavior of an open class word in terms of the (syntactic) arguments it requires.
      static String VERSION_INFO
      The ontology's owl:versionInfo as a string
    • Constructor Summary

      Constructors 
      Constructor Description
      SynSemOnt()  
    • Field Detail

      • NAMESPACE

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

        The namespace of the vocabulary as a resource

      • condition

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

        The 'condition' property defines an evaluable constraint that derives from using a certain lexical entry to express a given ontological predicate.

      • isA

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

        The 'is a' property represents the single argument of a class or unary predicate.

      • marker

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

        The 'marker' property indicates the marker of a syntactic argument; this can be a case marker or some other lexical entry such as a preposition or particle.

      • objOfProp

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

        The 'objOfProp' represents the 2nd argument or object of a binary predicate (property) in the ontology.

      • ontoCorrespondence

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

        The 'ontoCorrespondence' property binds an argument of a predicate defined in the ontology to a syntactic argument that realizes this predicate argument syntactically.

      • ontoMapping

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

        The 'ontoMapping' property relates an ontology mapping to its corresponding lexical sense.

      • optional

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

        The 'optional' property indicates whether a syntactic argument is optional, that is, it can be syntactically omitted.

      • propertyDomain

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

        'Property domain' provides a pragmatic restriction on the domain of the property referred to by this sense.

      • propertyRange

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

        'Property domain' provides a pragmatic restriction on the range of the property referred to by this sense.

      • subjOfProp

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

        The 'subjOfProp' property represents the 1st argument or subject of a binary predicate (property) in the ontology.

      • submap

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

        The 'submap' property relates a (complex) ontological mapping to a set of bindings that together bind the arguments of the involved predicates to a set of syntactic arguments that realize them syntactically.

      • synArg

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

        The object property synArg relates a syntactic frame to one of its syntactic arguments.

      • synBehavior

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

        The 'syntactic behavior' property relates a lexical entry to one of its syntactic behaviors as captured by a syntactic frame.

      • OntoMap

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

        An 'ontology mapping' (OntoMap for short) specifies how a syntactic frame and its syntactic arguments map to a set of concepts and properties in the ontology that together specify the meaning of the syntactic frame.

      • SyntacticArgument

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

        A 'syntactic argument' represents a slot that needs to be filled for a certain syntactic frame to be complete. Syntactic arguments typically realize a certain grammatical function (e.g. subject, direct object, indirect object, prepositional object, etc.).

      • SyntacticFrame

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

        A 'syntactic frame' represents the syntactic behavior of an open class word in terms of the (syntactic) arguments it requires. It essentially describes the so called subcategorization structure of the word in question, in particular the syntactic arguments it requires.

    • Constructor Detail

      • SynSemOnt

        public SynSemOnt()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        Returns:
        namespace as String
        See Also:
        NS