Skip to content

Feature/104 unit query api

pospi requested to merge feature/104-unit-query-API into sprout

Defines an optional core schema for measurement.filtering which extends Query.units with a filter parameter.

The intention with the design of this input type is to require minimal bindings to the OM2 ontology in order to facilitate simpler implementation and reduce integration complexity. But, I would like a review on the chosen parameters to ensure we don't feel as though any flexibility or additional possibilities are being forfeited.

Merge request reports