The data models available for python developers. pysmartdatamodels 0.5.40 published. Beta version.

Now you can find in pypi.org the python package pysmartdatamodels with 13 functions for the integrators of the data models (more than 800) in external systems and applications. It is a beta version. There is a function, update_data() that whenever is run, it updates the data models to the last… More…

New data model Organization at Hl7 subject (Health)

There is a new data model for the subject Hl7, Organization for this health sector. See it in subject Hl7 in the Smart Health domain. Organization: A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions,… More…

SQL export available for Postgresql

There is a new file ‘schema.sql‘ in all the directories of the data models. It is a SQL script for PostgreSQL. The script creates the structure of a relational table containing the attributes defined in the data model. It also creates the data types for those attributes with an enumeration… More…

Draft of a python package available

Now we have a draft version of a python package to integrate the smart data models with your developments. It is a beta version so you can expect some issues when using it. We will be glad if you report it at info@smartdatamodels.org or suggest new features. Thanks to Anthony… More…

New Observation data model at the new subject SDMX

SDMX is a standard for the codification of statistical information. Retrieving these types of data and inserting them in systems based on JSON/JSON-LD is a tough task performed by the project Interstat. Thanks to its collaboration we have a new subject, dataModel.SDMX where these data models for mapping this standard… More…