Export SensorML AWI compatible
Based on a Frontend UI I am able to export all kind of entities into a SensorML conform format. Based on the SMS-CV I am able to export all informations compatible to sensors-awi (f.e. a property called air_temperature in sensors.awi is used instead of Air_temp of specific community) Create a Endpoint for sensorMl-Export
-
Single Device -
Single Platform -
Single Configuration
based on the protocol of Coding Days: https://confluence.digitalearth-hgf.de/display/HUB/SensorML implement a Mapping between SMS and sensorML. Export has not to be 100% AWI compatible, but the syntax/structure should be the same for devices and platforms. Vocabulary has not to fit 100% for now. The implementation/mapping should be based on:
- https://confluence.digitalearth-hgf.de/display/HUB/SMS+exchange+format+with+SensorML
- Mapping table between SMS & SensorML: https://notes.desy.de/Ehih3Q4-QFaMMrdIhg82DQ#
Edited by Paul Remmler