New version of the contribution manual

The contribution manual has minor updates frequently, but now we have created a brand new version – Restructuring the contents – Including explanation on how to use the test service for new data models – Making more understandable the contribution workflow – Guidelines for contributing – The list of support… More…

Released the script for generating the specifications (new version)

The new version of the script for generating the specifications has been released in the directory utils of the umbrella repository data-models. It allows the creation of the markdown specifications out of the json schema in multiple languages. If you have an account of DeepL API you can make the… More…

Extension of the Smart Data Models

Hopefully you have unnoticed about several structural changes this weekend that has happen at SDM. Database of attributes, Now there are several additional information included. — A unique id for every attribute of a version of a data model (i.e. https://smartdatamodels.org/dataModel.KeyPerformanceIndicator/KeyPerformanceIndicator/address/postOfficeBoxNumber#0.2.1) — The link to the parent’s attribute (whenever there… More…

New Version of the Python Package pysmartdatamodels 0.6.0

There is a new version of the python package for pysmartdatamodels 0.6.0. This python package includes all the data models and several functions to use them in your developments. Changelog: – Four new functions New functions to generate fake example files given the schema payload of the data model in… More…