There is a new data model RainFallRadarObservation. The Data Model is intended to measure the water slides on a predefined area by a set of 4 Location represented by a Geo property format.
Located in the Environment Subject.
There is a new data model RainFallRadarObservation. The Data Model is intended to measure the water slides on a predefined area by a set of 4 Location represented by a Geo property format.
Located in the Environment Subject.
There is a new data model PhreaticObserved is intended to measure, observe and control the level and quality of groundwater at a given time (T), by a fixed or mobile monitoring system. Depending on the device used, it is also possible to measure the quality of water such as its electrical conductivity, its salt content, its temperature, etc. In this case, the values measured are processed by the Data Model `WaterObserved` and `WaterQualityObserved`. Additional Information about Attributes: For attributes dedicated to water, a MetaData attribute can also be used. it contains the `TimeStamp` in seconds, the `qualification` and control `status` of the measurement”.
Located in the Environment Subject
There is a new data model IndoorEnvironmentObserved for observations of air and climate conditions for indoor environments.
It belongs to the Smart.Environment domain in the subject dataModel.Environment.
All the specifications (the text descriptions of the data model located in the /doc directory of each daat model) for the different domains and languages (currently French and Spanish besides English) have been updated to the new format. See an example in Spanish and French.
All of them are generated automatically from the json schema (which is the unique source of truth for the data model)
The contribution manual explains further details.
Raise an issue for any point you find in the new format.
In the process of converting repositories to the new format, the repo dataModel.WasteManagement is being converted.
It means:
If you want to check if a schema validates a payload through this API call
Call: https://smartdatamodels.org/extra/validate_payload.php
Parameters: (Mandatories)
Output: A json payload with these properties
on error
In the process of converting repositories to the new format, the repo dataModel.Weather is being converted.
It means:
The contribution manual (link in the upper menu of main page) is updated due to the change in the approach for documenting the data models.
Main changes:
See the rest of changes in the link
The new version of the smart data models specification is on progress (most of the /doc directories of the data models have a version). If you want to check how this would look like you can have through this API call
Call: https://smartdatamodels.org/extra/create_spec.php
Parameters: (Mandatories)
Output: A markdown text that although the HTML visualization is faulty, the source code of the page can be pasted in any markdown viewer (optimized for github) and you see will see something like this.
We are on the transition to having all the data models compliant.