![]() | 1 | initial version |
1.- Model management tool. We do not have a proper UI, not needed for the moment but open to having one.
2.- Model versions. Through the parameter Schema version (to be included in all data models) and this documentation. https://github.com/smart-data-models/data-models/blob/master/versioning.md
3.- There are two types of validation
3.1.- That the examples meet the schema: For doing that there are several tools here http://data-models.fiware.org/index.php/learning-zone/ for manual checking we use https://www.jsonschemavalidator.net/ but some other tools are good as well.
3.2.- That the documents meet the guidelines (https://github.com/smart-data-models/data-models/blob/master/guidelines.md) and the contribution manual (http://data-models.fiware.org/index.php/2020/05/15/contribution-manual/) this is in the process to be automated again (it was but due to the change of structure we have not yet fixed the processes)