Spatial Ontology

IRI:
https://w3id.org/MON/spatial.owl
Imported Ontologies :
https://w3id.org/MON/action.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 MON's Spatial provides classes and properties for specifying the knowledge about spatial things (i.e. anything with a spatial extent) and places (e.g. cities). These concepts are used for specifying the generic locations for physical objects. This ontology module is an implementation of the <a href="http://ontologydesignpatterns.org/wiki/Submissions:Place">Ontology Design Pattern Place</a>.

Classes

agentc back to ToC or Class ToC

IRI: https://w3id.org/MON/action.owl#Agent

is in domain of
has residenceop
is disjoint with
task, Spatial thingc, temporal entity

Cityc back to ToC or Class ToC

IRI: https://w3id.org/MON/spatial.owl#City

has super-classes
Spatial thingc

Residencec back to ToC or Class ToC

IRI: https://w3id.org/MON/spatial.owl#Residence

has super-classes
Spatial thingc
is in range of
has residenceop

Spatial thingc back to ToC or Class ToC

IRI: https://w3id.org/MON/spatial.owl#SpatialThing

Anything with spatial extent, i.e. size, shape, or position.
has super-classes
physical object
has sub-classes
Cityc, Residencec
is in range of
has placeop
is disjoint with
agentc, temporal entity

Object Properties

has placeop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/spatial.owl#hasPlace

has sub-properties
has residenceop
has range
Spatial thingc

has residenceop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/spatial.owl#hasResidence

has super-properties
has placeop
has domain
agentc
has range
Residencec

Namespace Declarations back to ToC

default namespace
https://w3id.org/MON/spatial.owl#
action-owl
https://w3id.org/MON/action.owl#
dc
http://purl.org/dc/elements/1.1/
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#
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 .