/floorviz

Floorplan visualizer

Primary LanguageJavaScript

FloorViz: a Floor Visualization Technology Demonstrator for Brick, HodDB and sMAP

List of Demonstrations

User Workflow

  1. Generate Brick extension by running make. This expects to find a checkout of brick-data next to this one.
  2. Enter an URI for a HodDB installation exposing a model containing the required annotations. Press enter. This will bring up the schematics of the building, load a list of supported modalities and start data collection.
  3. Choose a modality. Doing so will update the view into the collected data.

Required Annotations

Namespace

The namspace for the properties required by the application.

SVG Annotations

  • Link to SVG with floorplan
  • Map from room to svg id

Stream Annotations

  • Map from some entity in a room to a stream (including all information to fetch it)

Future Work

  • Support for aspects other than the spatial (floorplan). This includes the HVAC, district heating and lighting systems.