This folder contains the DIVIDE Meta Model ontology, which is described in the paper "Enabling efficient semantic stream processing across the IoT network through adaptive distribution with DIVIDE". This page of this repository is dedicated to this paper.
This folder contains all files of the DIVIDE Meta Model ontology. This includes the two main modules of the ontology:
DivideCore.owl
: this module contains all constructs that allow modeling meta-information about DIVIDE.Monitoring.owl
: this module allows representing the properties monitored by the DIVIDE Local Monitor and their observations. It builds further on theDivideCore
module by importing it.
In addition, this folder also contains the three existing ontologies that are imported by the DivideCore
module of the Meta Model ontology:
saref.ttl
: the Smart Applications REFerence (SAREF) ontologyom-2.0.ttl
: the Ontology of units of Measure (OM)denon_ng.ttl
: the DEN-ng model (a semantic model for the management of computer networks) - mainly used as inspiration but also imported for reference purposes
The main contact person directly involved with this research is Mathias De Brouwer. In case of any remarks or questions, you can email [email protected] or create a GitHub issue.