Predicate Model for Ontologies (PreMOn) - PropBank ontology module

IRI:
http://premon.fbk.eu/ontology/pb
Date:
2018-02-15
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://premon.fbk.eu/ontology/core
http://www.w3.org/ns/lemon/ontolex
RDF version:
RDF/XML (.owl), Turtle (.ttl), NTriples (.nt)

Abstract

The PropBank module of the PreMOn ontology extends the core module for representing concepts specific to PropBank. The modelling is based on the [PropBank guidelines] (http://clear.colorado.edu/compsem/documents/propbank_guidelines.pdf).

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Named Individuals
  6. Namespace Declarations

Introduction

We define classes [pmopb:Roleset](http://premon.fbk.eu/ontology/pb#Roleset) and [pmopb:SemanticRole](http://premon.fbk.eu/ontology/pb#SemanticRole) as subclasses of [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) and [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole), respectively. Each [pmopb:SemanticRole](http://premon.fbk.eu/ontology/pb#SemanticRole) instance is related (via property [pmopb:argument](http://premon.fbk.eu/ontology/pb#argument)) to exactly one [pmopb:Argument](http://premon.fbk.eu/ontology/pb#Argument), which is defined as the disjoint union of three subclasses: * [pmopb:NumberedArgument](http://premon.fbk.eu/ontology/pb#NumberedArgument), containing the individuals corresponding to numbered arguments (e.g., *Arg0*, *Arg1*); * [pmopb:Modifier](http://premon.fbk.eu/ontology/pb#Modifier), containing the individuals corresponding to modifiers (e.g., *ArgM-LOC*, *ArgM-TMP*). While PB annotation guidelines define a single modifier (*ArgM*) with multiple function tags (e.g., *LOC*, *TMP*), we opt to specialize the modifier for each function tag, similarly to the way these arguments are actually annotated by state-of-the-art SRL tools; and, * [pmopb:SecondaryAgent](http://premon.fbk.eu/ontology/pb#SecondaryAgent), containing the single individual annotating secondary agents (*ArgA*). Property [pmopb:tag](http://premon.fbk.eu/ontology/pb#tag) enables associating possible tags, either a [pmopb:Modifier](http://premon.fbk.eu/ontology/pb#Modifier) or some additional tag defined in class [pmopb:Tag](http://premon.fbk.eu/ontology/pb#Tag), to [pmopb:SemanticRole](http://premon.fbk.eu/ontology/pb#SemanticRole)s, or [nif:Annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation)s of semantic roles in examples. Additional classes (and related properties) are defined to represent inflectional information about examples: [pmopb:Inflection](http://premon.fbk.eu/ontology/pb#Inflection), [pmopb:Person](http://premon.fbk.eu/ontology/pb#Person), [pmopb:Tense](http://premon.fbk.eu/ontology/pb#Tense), [pmopb:Aspect](http://premon.fbk.eu/ontology/pb#Aspect), [pmopb:Voice](http://premon.fbk.eu/ontology/pb#Voice), and [pmopb:Form](http://premon.fbk.eu/ontology/pb#Form).

Classes

Argument (PB)c back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Argument

is equivalent to
Modifier (PB)c or Numbered Argument (PB)c or Secondary Agentc
has super-classes
concept
has sub-classes
Modifier (PB)c, Numbered Argument (PB)c, Secondary Agentc
is in range of
argumentop

Aspectc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Aspect

has super-classes
{ perfect , progressive }
is in range of
aspectop
has members
perfectni, progressiveni

Formc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Form

has super-classes
{ gerund , full , participle , infinitive }
is in range of
formop
has members
fullni, gerundni, infinitiveni, participleni

Inflectionc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Inflection

is in domain of
aspectop, formop, personop, tenseop, voiceop
is in range of
inflectionop

Modifier (PB)c back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Modifier

has super-classes
{ argm lvb , argm cau , argm tmp , argm rcl , argm cxn , argm prd , argm ext , argm neg , argm rec , argm dis , argm dir , argm vsp , argm loc , argm gol , argm mod , argm com , argm dsp , argm adj , argm pnc , argm prn , argm slc , argm prp , argm adv , argm mnr }
Argument (PB)c
has members
argm adjni, argm advni, argm cauni, argm comni, argm cxnni, argm dirni, argm disni, argm dspni, argm extni, argm golni, argm locni, argm lvbni, argm mnrni, argm modni, argm negni, argm pncni, argm prdni, argm prnni, argm prpni, argm rclni, argm recni, argm slcni, argm tmpni, argm vspni
is disjoint with
Numbered Argument (PB)c, Secondary Agentc

Numbered Argument (PB)c back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#NumberedArgument

has super-classes
{ arg4 , arg3 , arg2 , arg1 , arg0 , arg6 , arg5 }
Argument (PB)c
has members
arg0ni, arg1ni, arg2ni, arg3ni, arg4ni, arg5ni, arg6ni
is disjoint with
Modifier (PB)c, Secondary Agentc

Personc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Person

has super-classes
{ other , third }
is in range of
personop
has members
otherni, thirdni

Roleset (PB)c back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Roleset

has super-classes
sem role only Semantic Role (PB)c
semantic class

Secondary Agentc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#SecondaryAgent

has super-classes
Argument (PB)c
has members
argani
is disjoint with
Modifier (PB)c, Numbered Argument (PB)c

Semantic Role (PB)c back to ToC or Class ToC

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

has super-classes
argumentop some Argument (PB)c
inverse sem role only Roleset (PB)c
semantic role
is in domain of
argumentop

Tagc back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Tag

has members
tag pagni, tag pptni, tag vspni

Tensec back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Tense

has super-classes
{ future , past , present }
is in range of
tenseop
has members
futureni, pastni, presentni

Voicec back to ToC or Class ToC

IRI: http://premon.fbk.eu/ontology/pb#Voice

has super-classes
{ passive , active }
is in range of
voiceop
has members
activeni, passiveni

Object Properties

argumentop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#argument

has characteristics: functional

has domain
Semantic Role (PB)c
has range
Argument (PB)c

aspectop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#aspect

has domain
Inflectionc
has range
Aspectc

formop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#form

has characteristics: functional

has domain
Inflectionc
has range
Formc

inflectionop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#inflection

has characteristics: functional

has domain
example
has range
Inflectionc

personop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#person

has characteristics: functional

has domain
Inflectionc
has range
Personc

tagop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#tag

has characteristics: functional

has range
Modifier (PB)c or Tagc or lexical entry

tenseop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#tense

has characteristics: functional

has domain
Inflectionc
has range
Tensec

voiceop back to ToC or Object Property ToC

IRI: http://premon.fbk.eu/ontology/pb#voice

has characteristics: functional

has domain
Inflectionc
has range
Voicec

Data Properties

coredp back to ToC or Data Property ToC

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

Set to true if the semantic role explicitly occurs in a frame file

has characteristics: functional

has domain
semantic role
has range
boolean

Named Individuals

activeni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#active

belongs to
Voicec

arg0ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg0

belongs to
Numbered Argument (PB)c

arg1ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg1

belongs to
Numbered Argument (PB)c

arg2ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg2

belongs to
Numbered Argument (PB)c

arg3ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg3

belongs to
Numbered Argument (PB)c

arg4ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg4

belongs to
Numbered Argument (PB)c

arg5ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg5

belongs to
Numbered Argument (PB)c

arg6ni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arg6

belongs to
Numbered Argument (PB)c

argani back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#arga

belongs to
Secondary Agentc

argm adjni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-adj

belongs to
Modifier (PB)c

argm advni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-adv

belongs to
Modifier (PB)c

argm cauni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-cau

belongs to
Modifier (PB)c

argm comni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-com

belongs to
Modifier (PB)c

argm cxnni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-cxn

belongs to
Modifier (PB)c

argm dirni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-dir

belongs to
Modifier (PB)c

argm disni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-dis

belongs to
Modifier (PB)c

argm dspni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-dsp

belongs to
Modifier (PB)c

argm extni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-ext

belongs to
Modifier (PB)c

argm golni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-gol

belongs to
Modifier (PB)c

argm locni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-loc

belongs to
Modifier (PB)c

argm lvbni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-lvb

belongs to
Modifier (PB)c

argm mnrni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-mnr

belongs to
Modifier (PB)c

argm modni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-mod

belongs to
Modifier (PB)c

argm negni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-neg

belongs to
Modifier (PB)c

argm pncni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-pnc

belongs to
Modifier (PB)c

argm prdni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-prd

belongs to
Modifier (PB)c

argm prnni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-prn

belongs to
Modifier (PB)c

argm prpni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-prp

belongs to
Modifier (PB)c

argm rclni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-rcl

belongs to
Modifier (PB)c

argm recni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-rec

belongs to
Modifier (PB)c

argm slcni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-slc

belongs to
Modifier (PB)c

argm tmpni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-tmp

belongs to
Modifier (PB)c

argm vspni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#argm-vsp

belongs to
Modifier (PB)c

fullni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#full

belongs to
Formc

futureni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#future

belongs to
Tensec

gerundni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#gerund

belongs to
Formc

infinitiveni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#infinitive

belongs to
Formc

otherni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#other

belongs to
Personc

participleni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#participle

belongs to
Formc

passiveni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#passive

belongs to
Voicec

pastni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#past

belongs to
Tensec

perfectni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#perfect

belongs to
Aspectc

presentni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#present

belongs to
Tensec

progressiveni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#progressive

belongs to
Aspectc

tag pagni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#tag-pag

belongs to
Tagc

tag pptni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#tag-ppt

belongs to
Tagc

tag vspni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#tag-vsp

belongs to
Tagc

thirdni back to ToC or Named Individual ToC

IRI: http://premon.fbk.eu/ontology/pb#third

belongs to
Personc

Namespace Declarations back to ToC

dc
http://purl.org/dc/elements/1.1/
dcterms
http://purl.org/dc/terms/
decomp
http://www.w3.org/ns/lemon/decomp#
lime
http://www.w3.org/ns/lemon/lime#
nif
http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#
ontolex
http://www.w3.org/ns/lemon/ontolex#
owl
http://www.w3.org/2002/07/owl#
pmo
http://premon.fbk.eu/ontology/core#
pmoall
http://premon.fbk.eu/ontology/all#
pmofn
http://premon.fbk.eu/ontology/fn#
pmonb
http://premon.fbk.eu/ontology/nb#
pmopb
http://premon.fbk.eu/ontology/pb#
pmovn
http://premon.fbk.eu/ontology/vn#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
synsem
http://www.w3.org/ns/lemon/synsem#
vann
http://purl.org/vocab/vann/
vartrans
http://www.w3.org/ns/lemon/vartrans#
void
http://rdfs.org/ns/void#
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.