IESO Building Ontology

Latest version:
https://www.gecad.isep.ipp.pt/ieso/building/
Permanent IRI for this version:
https://www.gecad.isep.ipp.pt/ieso/building/v1.1.0/
Previous version:
https://www.gecad.isep.ipp.pt/ieso/building/v1.0.0/
Creator:
Gabriel Santos (GECAD | Instituto Politécnico do Porto)
Download file:
License:

Abstract

This ontology module does not intend to be an alternative to any building ontology. In turn, it aims to represent only the needed concepts and relations for GECAD's simulation tools in the scope of the MAS-Society project.

1. Description

The IESO's Building module describes buildings' topology concepts and relations as needed in the scope of the MAS-Society project.

Building overview
Figure 1. Building overview

The IESO’s Building module defines terminology related to buildings’ topologies. Although not importing external ontologies, this module is inspired and received input from the Building Topology Ontology (BOT), the Smart Energy Aware Systems (SEAS) Building Ontology, and an extension of the Smart Appliances REFerence (SAREF) ontology for buildings (SAREF4BLDG). The Building ontology module does not present itself as an alternative to any existing building ontology. Instead, it aims to represent only the necessary concepts and relations in the scope of the MAS-Society. Inspired by BOT’s definition, its root concept is Zone, from which the Building, Site, Space, and Storey concepts are subclasses. These classes are directly mapped to the respective BOT classes using the owl:sameAs OWL property. In turn, BOT ontology already provides alignment modules with the most used ontologies defining building-related terminology. Likewise, application ontologies extend this domain module as needed.

2. Prefix and namespace declaration

Turtle: @prefix ieso: <https://www.gecad.isep.ipp.pt/ieso/v1.1.0/> .