Here there are the slides of the ERIDANIS company regarding the use of SDM in the project for the creation of a Hospital digital twin with NGSI-LD presented during the FIWARE Summit in Vienna.
It deals with the mapping of HL7 standard and to use some alternatives.
In the context.jsonld of every subject there are long IRI for every first-level attribute and for the names of the entities. See this example.
formerly the link of the attributes took you to an existing web page while the links of the entities take you nowhere. Strictly there is not need to take anywhere, however, it would be useful to create such pages with basic information. Now there are also links to the entities’ pages, where a new page is being created. See this example.
Now all of them have their own page with these sections
0.- Make a local copy in your google account and grant permission the first time you use it (it warns you that it is not validated by google, true, but anyhow go to advance and grant the permissions
1.- Include your example in json key values
2.- Include the name of the data model, its title, the subject, and the description together with your email
3.,- Describe the attributes, their NGSI type, their data type, and the written description.
fix: correct schemaVersion to 0.0.1 and add all 4 required example formats Two process fixes applied retroactively to all 23 existing models across the three published standards (edint-infraestructura, edint-turismo, madrid-accidentes-trafico): 1. $schemaVersion corrected from 0.1.0 to 0.0.1 -- the correct starting version for a first-try candidate. 2. Every model now ships all four required example […]
feat(madrid-accidentes-trafico): add AccidentInvolvedPerson candidate, tested against real 2023 data Source: PDF field specification (Direccion General de la Policia Municipal, Madrid, Nov 2023), NOT an ontology -- built directly from the 3-page spec and then cross-checked against the real published 2023 CSV (48,830 rows). Single flat entity (AccidentInvolvedPerson), matching the source dataset's own one-row-per-involved-person structure rather […]
feat(edint-turismo): add 11 candidate models from SEGITTUR's Core Tourism Ontology Source repo: https://github.com/EDINT-Ontologia/edint-ontologia-turismo, which contains no ontology of its own -- only usage examples. The actual formal ontology (388 classes, SHACL shapes, SKOS vocabularies) is published externally by SEGITTUR at https://ontologia.segittur.es/turismo/def/core/. This candidate translates only the 11 classes the EDINT repository actually demonstrates with real […]