opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.
134 stars 29 forks source link

Observation - parameters vs. properties #67

Closed KathiSchleidt closed 5 years ago

KathiSchleidt commented 5 years ago

Related to the proposed properties extension, we have now run into the question on how to continue with STA Observation:

Based on our current requirements, simple Key-value pairs are not sufficient, as we have cases where we provide both a code and a label for a topic. If we utilize the observation parameter, we would have to provide a JSON object as the value.

Also, if we utilize "properties" in all other classes, wouldn't it be more consistent to also have "properties" on the observation (to my understanding, the name "parameter" in the observation stems from the om:parameter in the O&M Observation)

Link to Fraunhofer GitHub: https://github.com/FraunhoferIOSB/FROST-Server/issues/97 Link to INSIDE-information-systems GitHub: https://github.com/INSIDE-information-systems/SensorThingsAPI/issues/4

taniakhalafbeigi commented 5 years ago

Notes from OGC Singapore Feb 25: For Observations we adopt parameters from O&M and we want to keep the parameters field name to be consistent with O&M.