opengeospatial / sensorthings

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

Add integrity contraint between Things and HistoricalLocations removal #17

Closed albertopq closed 2 years ago

albertopq commented 7 years ago

According to the compliance tests [1], it seems that, when deleting a Thing, is expecting all HistoricalLocations related to it to be removed as well. I don't see that constraint in table 25 [2].

[1] https://github.com/opengeospatial/ets-sta10/blob/master/src/main/java/org/opengis/cite/sta10/createUpdateDelete/Capability2Tests.java#L1026 [2] http://docs.opengeospatial.org/is/15-078r6/15-078r6.html#table_25

selimnairb commented 5 years ago

@taniakhalafbeigi @hylkevds Here is a PR for this issue: https://github.com/opengeospatial/sensorthings/pull/74

hylkevds commented 5 years ago

Thanks for the PR, looks good.

hylkevds commented 2 years ago

Fixed with the publication of Sensing v1.1.