New data models for waterNetworkManagement

New data models for the dataModel.WaterNetworkManagement Subject

  • WaterNetwork. This entity contains a harmonized description of a generic network made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
  • SimulationResult. This entity contains a harmonized description of a generic simulation result made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
  • SimulationScenario. This entity contains a harmonized description of a generic simulation scenario made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.

These data models allow integration with the water network simulation software EPANET.

Script for checking a data model submission

In the directory utils of the umbrella repository data-models there is a new python script that checks if a schema is properly documented and if the payload is correctly located and validates against the schema.

Extended data model Airquality observed

The data model of AirQualityobserved in the subject datamodel.Environment has been extended with these properties:

  • nox: Other Nitrogen oxides detected
  • coLevel: Qualitative Carbon Monoxide presence
  • precipitation: Amount of water rain
  • relativeHumidity: Humidity in the Air
  • typeofLocation: Type of location of the sampled item
  • temperature: Temperature of the item
  • windDirection: Direction of the weather vane
  • windSpeed: Intensity of the wind

New option for drafting a data model

In the front page, there is a new option that allows you top to directly create a copy of the template sheet for creating new data models.

Remember that this spreadsheet is done for those unfamiliar with json schema (the official format for the smart data models) to allow them to create a new data model from their knowlege.

The use instructions are in the spreadsheet

Any doubt please let us know at info@smartdatamodels.org