Event Ontology

IRI:
https://w3id.org/MON/event.owl
Imported Ontologies :
http://www.ontologydesignpatterns.org/ont/dul/DUL.owl (visualise it with LODE )
https://w3id.org/MON/action.owl (visualise it with LODE )
https://w3id.org/MON/spatial.owl (visualise it with LODE )
https://w3id.org/MON/time.owl (visualise it with LODE )
Other visualisation :
Ontology source - WebVowl

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Namespace Declarations

Introduction

The aim of the MON's Event module is to enable the robot to trace the relevant events it is involved in. An <tt>Event</tt> relates a number of agents and entities involved in the event, the place where the event takes place and the time when the event occurs.

Classes

Eventc back to ToC or Class ToC

IRI: https://w3id.org/MON/event.owl#Event

Any physical, social, or mental process, event, or state.
has super-classes
event
has participant only agent
has place only spatial thing
at time only temporal entityc
is in range of
has eventop
is disjoint with
spatial thing, temporal entityc

Object Properties

has eventop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/event.owl#hasEvent

has range
Eventc

Namespace Declarations back to ToC

default namespace
https://w3id.org/MON/event.owl#
action-owl
https://w3id.org/MON/action.owl#
dc
http://purl.org/dc/elements/1.1/
dul
http://www.ontologydesignpatterns.org/ont/dul/
dul-owl
http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#
mon
https://w3id.org/MON/
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#
spatial-owl
https://w3id.org/MON/spatial.owl#
src
https://raw.githubusercontent.com/luigi-asprino/MON/main/src/
time-owl
https://w3id.org/MON/time.owl#
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 .