This repository contains the schemas and semantic models developed for the Energy and Buildings paper "A semantic approach to portable data-driven Model Predictive Control systems design".
Contains the generated configuration files.
Contains the OpenAPI specification of each modular service in the MPC System.
Contains the semantic graphs of the virtual building that was used for testing semantic-driven portability service.
Contains the sparql queries used to query the metadata schemes and semantic building graphs.
Contains the reused and proposed schemas for, MPC (mpc_schema.ttl), Forecasting Algorithm (forecast_schema.ttl), and Smart Building Algorithm Schema (sba-schema.ttl).
Contains the extensions to the existing ontologies. Brick ontology extension for ev related concepts (brick-ev.ttl), Ref ontology extensions for timeseries reference extensions (ref-ext), and PEP ontology extensions for extended procedures (pep-ext).
Contains the metadata schemes developed for particular algorithms related to modular services of the MPC System.
Contains the semantic graphs of the original building that was used for testing the MPC System.
Contains the semantic graphs of the virtual building that was used for testing semantic-driven portability service.
Contains the shacl validation reports of the two test buildings.
demo.ipynb notebook demonstrates the usage of metadata schemes.