repo dataModel.User updated

In the process of converting repositories to the new format, the repo dataModel.User is being converted. It means: json schema has already documented every property The new specs in EN-US, FR and ES are available More…
In the process of converting repositories to the new format, the repo dataModel.User is being converted. It means: json schema has already documented every property The new specs in EN-US, FR and ES are available More…
In the process of converting repositories to the new format, the repo dataModel.device is being converted. It means: json schema has already documented every property The new specs in EN-US, FR and ES are available More…
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: Properties’ definitions are now included as an attribute in the json schema The specification is generated automatically based on the json schema Json… More…
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) dataModel: The name of the… More…
The schemas to be accepted in the Smart Data Model initiative need to include a description for every property. In order to review your data models before submission, it should pass this test. Call: https://smartdatamodels.org/extra/check_schema.php Parameters: (Mandatories) schemaUrl: The link to the RAW version of the schema (see example) mail:… More…
Most of the data models have a new file into its /doc directory name spec_FR.md. It contains a specification generated automatically based on the schema.json with all its texts translated into French. (With the deepL tool, so you can expect some ‘incorrect’ translated elements). The official spec remains to be… More…
Most of the data models have a new file into its /doc directory name spec_ES.md. It contains a specification generated automatically based on the schema.json with all its texts translated into Spanish. (With the deepL tool, so you can expect some ‘incorrect’ translated elements. The official spec remains to be… More…
There is a new specification (in draft mode) in each directory (most of them) of the data models. It has the name spec_EN-US.md and it is drafting the new specification format for all the data models. Currently, this format is under design and feedback is welcomed in this form, option… More…
You’ll notice that there is a new file in the directory of the data models named new_model.yaml This file is a temporary version of model.yaml till we replace model.yaml (formerly created manually) for this new_model.yaml which is automatically generated from the json schema. some other changes will be announced soon…. More…
The properties of the building data models have been documented to allow the schema-generated specs. More…