Skip to content
Hylke van der Schaaf edited this page Jul 3, 2016 · 1 revision

Things that need to be tested but are currently not.

  • A.1 Sensing Core
    • Observations
      • validTime
      • phenomenonTime as a time interval
    • Datastreams
      • phenomenonTime auto generation and update
      • resultTime auto generation and update
      • observedArea auto generation and update
    • name entityProperty for Thing, Location, Sensor, Datastream and FeatureOfInterest
  • A.2 Filtering Extension
    • All functions, both in $filter and $orderby
    • filtering by unitOfMeasurement/name (& symbol & definition)
    • Expand with sub-queries (like v1.0/[email protected],description&$expand=Datastreams([email protected],description,unitOfMeasurement;$expand=ObservedProperty($select=name),Observations([email protected],phenomenonTime,result;$top=2;$orderby=phenomenonTime%20desc))
Clone this wiki locally