Neighborhood Energy Ontology
- This version:
- https://sanderdemeij.github.io/neo/
- Latest version:
- https://sanderdemeij.github.io/neo/
- Authors:
- Sander R. de Meij
- Contributors:
- Alex J.A. Donkers
- Dujuan Yang
- Matthijs Klepper
- Cite as:
- de Meij, S.R., Donkers, A.J.A., Yang, D., Klepper, M. (2023). Making Urban Energy Use More Intelligible Using Semantic Digital Twins
Ontology Specification Draft
Abstract
An ontology for describing larger scale urban elements and their properties. The ontology is mostly focussed on capturing urban energy related data, however, other urban data can also be captured.
Introduction back to ToC
This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.
Namespace declarations
Table 1: Namespaces used in the document
neo | <https://sanderdemeij.github.io/neo/> |
| |
schema | <https://schema.org> |
bop | <https://w3id.org/bop> |
owl | <http://www.w3.org/2002/07/owl> |
rdf | <http://www.w3.org/1999/02/22-rdf-syntax-ns> |
xml | <http://www.w3.org/XML/1998/namespace> |
xsd | <http://www.w3.org/2001/XMLSchema> |
rdfs | <http://www.w3.org/2000/01/rdf-schema> |
vann | <http://purl.org/vocab/vann> |
dc | <http://purl.org/dc/elements/1.1> |
Neighborhood Energy Ontology: Overview back to ToC
This ontology has the following classes and properties.
Classes
Cross-reference for Neighborhood Energy Ontology classes, object properties and data properties back to ToC
This section provides details for each class and property defined by Neighborhood Energy Ontology.
Classes
electricity usec
back to ToC or Class ToC
IRI: https://sanderdemeij.github.io/neo/ElectricityUse
- has super-classes
-
energy use
c
- is disjoint with
-
gas use
c
neighborhoodc
back to ToC or Class ToC
IRI: https://sanderdemeij.github.io/neo/Neighborhood
- has super-classes
-
zone
c
Legend back to ToC
c: Classes
References back to ToC
Add your references here. It is recommended to have them as a list.
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.