language en

IoT ontology

Latest version:
https://cogito.iot.linkeddata.es/def/iot#
Revision:
0.5.0
Authors:
María Poveda Villalón
Raúl García Castro
Socorro Bernardos Galindo
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://purl.org/NET/rdflicense/cc-by4.0
Cite as:
María Poveda Villalón,Raúl García Castro,Socorro Bernardos Galindo. IoT ontology. Revision: 0.5.0.

Ontology Specification Draft

Abstract

The COGITO IoT ontology aims at modelling IoT devices and their measurements in the construction domain.

Introduction back to ToC

This document describes the results of the IoT ontology for the COGITO project.

Namespace declarations

Table 1: Namespaces used in the document
iot <https://cogito.iot.linkeddata.es/def/iot#>
owl<http://www.w3.org/2002/07/owl>
resource<https://cogito.iot.linkeddata.es/def/resource>
saref<https://saref.etsi.org/core>
xsd<http://www.w3.org/2001/XMLSchema>
rdfs<http://www.w3.org/2000/01/rdf-schema>
core<https://saref.etsi.org/core>
sf<http://www.opengis.net/ont/sf>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
terms<http://purl.org/dc/terms>
xml<http://www.w3.org/XML/1998/namespace>
sfl<http://www.opengis.net/ont/sfl>
dcterms<http://purl.org/dc/terms/>
facility<https://cogito.iot.linkeddata.es/def/facility>
dc<http://purl.org/dc/elements/1.1>

IoT ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

IoT ontology: Description back to ToC

The following diagram reflects how the classes of the ontology are related
General overview of the COGITO IoT ontology.

Cross reference for IoT ontology classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by IoT ontology.

Classes

Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Device

Is defined by
https://saref.etsi.org/core#
has sub-classes
Tracking Tag c

Equipment Tag Groupc back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#EquipmentTagGroup

A tracking tag group belonging to a piece of equipment
has super-classes
Tracking Tag Group c

Feature of Interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/FeatureOfInterest

Is defined by
https://saref.etsi.org/core#
has sub-classes
resource c

Human Tag Groupc back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#HumanTagGroup

A tracking tag group belonging to a human
has super-classes
Tracking Tag Group c

Location Measurementc back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#LocationMeasurement

The location measured by an entity (especially an iot:TrackingTag)
has super-classes
Measurement c
is in range of
measures location op

Measurementc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Measurement

Is defined by
https://saref.etsi.org/core#
has sub-classes
Location Measurement c

Pointc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/sfl#Point

Is defined by
http://www.opengis.net/ont/geosparq#

resourcec back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/resource#Resource

A source of supply, support, or aid, especially one that can be readily drawn upon when needed; and from which a property is measured
has super-classes
Feature of Interest c

Spatial Zonec back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/facility#SpatialZone

A subclass of bot:Zone and, as such, a part of the physical or a virtual world that is inherently both located in this world and has a 3D spatial extent.
has sub-classes
Tracked Zone c

Tracked Zonec back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#TrackedZone

An entity used to represent zones used by the IoT preprocessing module
has super-classes
Spatial Zone c

Tracking Tagc back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#TrackingTag

A subclass of saref:Device and, as such, a tangible object designed to accomplish a particular task; in this case signalling its location
has super-classes
Device c

Tracking Tag Groupc back to ToC or Class ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#TrackingTagGroup

An entity used to group tracking tags
has sub-classes
Equipment Tag Group c, Human Tag Group c
is in range of
belongs to tag group op

Object Properties

belongs to tag groupop back to ToC or Object Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#belongsToTagGroup

Property relating an entity (especially an iot:TrackingTag) to an iot:TrackingTagGroup
has range
Tracking Tag Group c

has locationop back to ToC or Object Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#hasLocation

Property that relates an entity (especially a saref:Measurement) to the geo:Point it is located at

has location KFop back to ToC or Object Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#hasLocationKF

Property that relates an entity (especially a saref:Measurement) to the geo:Point it is located at using a KF transformation

has location MAop back to ToC or Object Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#hasLocationMA

Property that relates an entity (especially a saref:Measurement) to the geo:Point it is located at using a MA transformation

is measurement ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core#isMeasurementOf

Is defined by
https://saref.etsi.org/core#

makes measurementop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core#makesMeasurement

Is defined by
https://saref.etsi.org/core#
has sub-properties
measures location op

measures locationop back to ToC or Object Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#measuresLocation

Property relating an entity (especially an iot:TrackingTag) to an iot:LocationMeasurement
has super-properties
makes measurement op
has range
Location Measurement c

Data Properties

coordinate xdp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#coordX

Property referring to the coordinate x of a location measured by a tracking tag

coordinate ydp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#coordY

Property referring to the coordinate y of a location measured by a tracking tag

coordinate zdp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#coordZ

Property referring to the coordinate z of a location measured by a tracking tag

has timestampdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core#hasTimestamp

has timestamp
Is defined by
https://saref.etsi.org/core#

identifierdp back to ToC or Data Property ToC

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

Is defined by
http://purl.org/dc/terms/

inferred accuracydp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#inferredAccuracy

Property referring to the accuracy of a location measured by a tracking tag

inferred movementdp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#inferredMovement

Property referring to the movement associated to a location measured by a tracking tag

inferred speeddp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#inferredSpeed

Property referring to the speed associated to a location measured by a tracking tag

location radiusdp back to ToC or Data Property ToC

IRI: https://cogito.iot.linkeddata.es/def/iot#locationRadius

Property referring to the location radius associated to a location measured by a tracking tag

titledp back to ToC or Data Property ToC

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

Is defined by
http://purl.org/dc/terms/

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.

The development of the COGITO ontologies has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 958310.