Semantic export background information
In ETS, Semantic Export allows you to capture project data as JSON linked data, leveraging the principles of Linked Data to enhance data interpretation and establish relationships between various data elements. This export not only contains your project data but also includes a copy of the ontology applicable at the time of export. The ontology is vital for interpreting data, even for elements not explicitly instantiated in the project.
Using a custom software application and the linked data, a KNX IoT Server or Client is required to generate essential software entities. These entities can be subsequently accessed through various KNX IoT 3rd Party API endpoints. Real-time data transmitted to or from the KNX bus must be saved within these entities, providing access to the exported semantic data for API utilization.
A Semantic export can be triggered via the menu item 'Export' and then save the project as 'Turtle File Export (.ttl)' or 'Json Linked Data (.jsonld)'
Semantic export format
The format of the Semantic export can be found here