opengeospatial / sensorthings

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

INSPIRE Response additions STA 1.1 #86

Open KathiSchleidt opened 4 years ago

KathiSchleidt commented 4 years ago

The following bits would be required within data responses from STA for INSPIRE:

  1. Metadata: “7.2.2. Spatial Objects Set Metadata parameter” requires link to MD from data - add metadata info to responses in collection header Example: “@metadata”: “http://md.example.org/csw?id=2134Source: 7.2.2. Spatial Objects Set Metadata parameter
  2. SelfLink: while it seems trivial, it may be wise to add information on where a data document was downloaded from (always clear when you’re downloading, always unclear when you find the file a year later!) Example: "@iot.selfLink" : "http://service.datacove.eu:8080/SensorThingsServer-1.0_BRGM/v1.0/Datastreams?$top=5Source: 3.2.1. Get Spatial Data Set response parameter
hylkevds commented 4 years ago

I think this would fit nicely as an extension, since for most people these two fields would not be useful.