BuildingMOTIF

Enabling the semantic interoperability of advanced building technologies needed to fully decarbonise buildings.
https://github.com/natlabrockies/buildingmotif

Category: Sustainable Development
Sub Category: Taxonomy and Ontology

Last synced: about 4 hours ago
JSON representation

Repository metadata

Building Metadata OnTology Interoperability Framework (BuildingMOTIF). For models, see https://models.open223.info/

docs/README.md

BuildingMOTIF

codecov
Documentation Status
PyPI
PyPI - Downloads

Enabling the enabling technology of semantic interoperability.

Semantic Interoperability in buildings through standardized semantic metadata is crucial in unlocking the value of the abundant and diverse networked data in buildings, avoiding subsequent data incompatibility/interoperability issues, and paving the way for advanced building technologies like Fault Detection and Diagnostics (FDD), real-time energy optimization, other energy management information systems (EMIS), improved HVAC controls, and grid-integrated energy efficient building (GEB) technologies, all of which are needed to fully de-carbonize buildings.

Utilizing the capabilities of Semantic Web, it is possible to standardize building metadata in structured, expressive, and machine-readable way, but at the same time it is very important to make it easier to implement for field practitioners without advanced knowledge in computer science. Building Metadata OnTology Interoperability Framework (BuildingMOTIF) bridges that gap between theory and practice, by offering a toolset for building metadata creation, storage, visualization, and validation. It is offered in the form of a SDK with easy-to-use APIs, which abstract the underlying complexities of RDF graphs, database management, SHACL validation, and interoperability between different metadata schemas/ontologies. It also supports connectors for easier integration with existing metadata sources (e.g., Building Automation System data, design models, existing metadata models, etc.) which are available at different phases of the building life-cycle.

The objectives of the BuildingMOTIF toolset are to (1) lower costs, reduce installation time, and improve delivered quality of building controls and services for building owners and occupants, (2) enable a simpler and more easily verifiable procurement process for products and services for building managers, and (3) open new business opportunities for service providers, by removing knowledge barriers for parties implementing building controls and services.

Currently, BuildingMOTIF is planned to support Brick Schema, Project Haystack, and the upcoming ASHRAE 223P standard, and to offer both UI and underlying SDK with tutorials and reference documentation to be useful for different levels of expertise of users for maximum adoption.

Documentation

Documentation is organized into sections for References, Tutorials, Guides, and Explanations following the framework Diataxis^1.


Owner metadata


GitHub Events

Total
Last Year

Dependencies

.github/workflows/project.yml actions
  • srggrs/assign-one-project-github-action 1.3.1 composite
buildingmotif-app/package-lock.json npm
  • 970 dependencies
buildingmotif-app/package.json npm
  • @angular-devkit/build-angular ~13.3.2 development
  • @angular-eslint/builder 13.5.0 development
  • @angular-eslint/eslint-plugin 13.5.0 development
  • @angular-eslint/eslint-plugin-template 13.5.0 development
  • @angular-eslint/schematics 13.5.0 development
  • @angular-eslint/template-parser 13.5.0 development
  • @angular/cli ~13.3.2 development
  • @angular/compiler-cli ~13.3.0 development
  • @types/jasmine ~3.10.0 development
  • @types/node ^12.11.1 development
  • @typescript-eslint/eslint-plugin 5.27.1 development
  • @typescript-eslint/parser 5.27.1 development
  • eslint ^8.23.1 development
  • jasmine-core ~4.0.0 development
  • karma ~6.3.0 development
  • karma-chrome-launcher ~3.1.0 development
  • karma-coverage ~2.1.0 development
  • karma-jasmine ~4.0.0 development
  • karma-jasmine-html-reporter ~1.7.0 development
  • typescript ~4.6.2 development
  • @angular/animations ~13.3.0
  • @angular/cdk ^13.3.9
  • @angular/common ~13.3.0
  • @angular/compiler ~13.3.0
  • @angular/core ~13.3.0
  • @angular/forms ~13.3.0
  • @angular/material ^13.3.9
  • @angular/platform-browser ~13.3.0
  • @angular/platform-browser-dynamic ~13.3.0
  • @angular/router ~13.3.0
  • @ctrl/ngx-codemirror ^5.1.1
  • codemirror ^5.65.8
  • rxjs ~7.5.0
  • tslib ^2.3.0
  • zone.js ^0.11.8
poetry.lock pypi
  • 180 dependencies
pyproject.toml pypi
  • Sphinx ^4.4.0 develop
  • black ^22.3.0 develop
  • ipykernel ^6.13.0 develop
  • isort ^5.10.1 develop
  • jupyter ^1.0.0 develop
  • jupytext ^1.13.8 develop
  • mypy ^0.931 develop
  • pre-commit ^2.17.0 develop
  • pylama ^8.3.8 develop
  • pytest-cov ^3.0.0 develop
  • rise ^5.7.1 develop
  • sphinx-rtd-theme ^1.0.0 develop
  • sqlalchemy2-stubs ^0.0.2-alpha.20 develop
  • Flask ^2.1.2
  • Flask-API ^3.0.post1
  • SQLAlchemy ^1.4
  • alembic ^1.8.0
  • nbmake ^1.3.0
  • networkx ^2.7.1
  • pyaml ^21.10.1
  • pyshacl ^0.19.1
  • python ^3.8
  • rdflib 6.1.1
  • rdflib-sqlalchemy ^0.5.3
  • rfc3987 ^1.3.8
  • types-PyYAML ^6.0.4
.github/workflows/cd.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • snok/install-poetry v1 composite
docs/requirements.txt pypi
  • jupyter-book *
  • matplotlib *
  • numpy *
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • codecov/codecov-action v3 composite
  • snok/install-poetry v1 composite
buildingmotif/api/Dockerfile docker
  • python 3.8 build
buildingmotif-app/Dockerfile docker
  • node 18.10.0 build
docker-compose.yml docker
  • buildingmotif-api latest
  • buildingmotif-app latest
  • postgres latest
docs/guides/docker-compose-bacnet.yml docker
tests/integration/fixtures/bacnet/Dockerfile docker
  • ubuntu latest build
tests/integration/fixtures/bacnet/docker-compose.yml docker
tests/integration/fixtures/buildingmotif/Dockerfile docker
  • python 3.8 build
tests/integration/fixtures/bacnet/requirements.txt pypi
  • BACpypes * test

Score: -Infinity