Predicate Model for Ontologies (PreMOn) - Core ontology module

IRI:
http://premon.fbk.eu/ontology/core
Current version:
2018a
Authors:
Francesco Corcoglioniti
Marco Rospocher <https://dkm.fbk.eu/rospocher>
Publisher:
DKM, Fondazione Bruno Kessler <http://dkm.fbk.eu/>
Imported Ontologies:
http://www.w3.org/ns/lemon/ontolex (visualise it with LODE)
Other visualisation:
Ontology source

Abstract

The [PreMOn Ontology](http://premon.fbk.eu) is an extension of [lemon](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification) (W3C Ontology Lexicon Community Group, 2015) for representing *predicate models* and their *mappings*. The Core Module of the PreMOn Ontology defines the main abstractions for modelling *semantic classes* with their *semantic roles*, *mappings* between different predicate models, and *annotations*.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

annotationc back to ToC or Class ToC

IRI: http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation

has super-classes
inverse itemop exactly 1 Annotation Setc

Annotation Setc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#AnnotationSet

Represent each annotation of a semantic class, togheter with its semantic roles, in an example
has super-classes
itemop only annotationc
itemop min 1 annotationc

Conceptualizationc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#Conceptualization

Structurally, it can be seen as the reification of the ontolex:evokes relation between ontolex:LexicalEntry and ontolex:LexicalConcept. Semantically, it can be seen as a very specific intensional concept (among many, in case of polysemy) evoked by a single ontolex:LexicalEntry, which can be generalized to a ontolex:LexicalConcept when multiple entries are considered but with a possible loss of information that prevents precise alignments to be represented.
has super-classes
concept
evoked conceptop exactly 1 lexical concept
evoking entryop exactly 1 lexical entry
is in domain of
evoked conceptop, evoking entryop

Conceptualization Mappingc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#ConceptualizationMapping

An individual of this class represents a mapping between Conceptualizations
has super-classes
Mappingc
itemop only Conceptualizationc

Examplec back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#Example

Represent the text associated to an example
has super-classes
contextc
inverse reference contextop only Markablec

Mappingc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#Mapping

An individual of this class represents a mapping between skos:Concepts
has super-classes
(itemop only Conceptualizationc) or (itemop only Semantic Classc) or (itemop only Semantic Rolec)
itemop min 2 concept
has sub-classes
Conceptualization Mappingc, Semantic Class Mappingc, Semantic Role Mappingc

Markablec back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#Markable

Represent a piece of text to which some annotation is attached to
has super-classes
r f c5147 stringc
reference contextop only Examplec
reference contextop exactly 1 Examplec

Semantic Classc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#SemanticClass

SemanticClass homogeneously represents the semantic classes from the various predicate models. That is, individuals of this class correspond to rolesets in PB and NB (e.g., pm:nb10-seller.01 and pm:pb17-sell.01), verb classes in VN (e.g., pm:vn32-give-13.1-1), and frames in FN (e.g., pm:fn15-commerce sell).
has super-classes
lexical concept
is in domain of
semantic class relationop, semantic roleop
is in range of
semantic class relationop

Semantic Class Mappingc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#SemanticClassMapping

An individual of this class represents a mapping between SemanticClasses
has super-classes
Mappingc
itemop only Semantic Classc

Semantic Rolec back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#SemanticRole

SemanticRoles tepresent the roles the arguments of a SemanticClass can play. Semantic roles are defined locally to semantic classes, so VN agent is represented as multiple semantic roles, one for each verb class it occurs in, and with each semantic role linked to its specific selectional restrictions (if any).
has super-classes
concept
is in domain of
semantic role relationop
is in range of
semantic roleop, semantic role relationop

Semantic Role Mappingc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/core#SemanticRoleMapping

An individual of this class represents a mapping between SemanticRoles
has super-classes
Mappingc
inverse semantic role mappingop some thingc
itemop only Semantic Rolec
is in range of
semantic role mappingop

Object Properties

evoked conceptop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#evokedConcept

has characteristics: functional

has super-properties
top object property
has domain
Conceptualizationc
has range
lexical concept

evoking entryop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#evokingEntry

has characteristics: functional

has domain
Conceptualizationc
has range
lexical entry

firstop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#first

first, item, next are used to model set-like construct
has super-properties
itemop

itemop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#item

first, item, next are used to model set-like construct
has sub-properties
firstop
has sub-property chains
itemop o nextop

nextop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#next

first, item, next are used to model set-like construct

ontology (exact) matchop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#ontologyMatch

PreMOn generic property to associate a SKOS concept to an ontological entity
has domain
concept
has range
resource

reference contextop back to ToC or Object Property ToC

IRI: http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext

semantic class relationop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#classRel

has domain
Semantic Classc
has range
Semantic Classc

semantic roleop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#semRole

has domain
Semantic Classc
has range
Semantic Rolec

semantic role mappingop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#semRoleMapping

relates a mapping between semantic roles to the corresponding mapping between semantic classes and/or conceptualizations

semantic role relationop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#roleRel

has domain
Semantic Rolec
has range
Semantic Rolec

valueop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/core#valueObj

generic property to associate an object value to an instance

Data Properties

abbreviationdp back to ToC or Data Property ToC

IRI: http://premon.fbk.eu/ontology/core#abbreviation

has super-properties
top data property
has range
string

value dtdp back to ToC or Data Property ToC

IRI: http://premon.fbk.eu/ontology/core#valueDt

generic property to associate an data value to an instance

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/rights

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

Namespace Declarations back to ToC

default namespace
http://premon.fbk.eu/ontology/core#
core
http://www.w3.org/2004/02/skos/core#
images
http://premon.fbk.eu/images/
lemon
http://www.w3.org/ns/lemon/
nif-core
http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#
ns
http://premon.fbk.eu/ns/
ontolex
http://www.w3.org/ns/lemon/ontolex#
ontology
http://premon.fbk.eu/ontology/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
terms
http://purl.org/dc/terms/
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.