crim-ca/weaver

Support new formats of `executionUnit`

fmigneault opened this issue · 0 comments

Description

With changes introduced in upcoming OGC Application Package schema, the executionUnit contents could be provided directly as JSON object rather than being nested in the list representation.

Furthermore, more specific type validation can be accomplished with fields type/href or mediaType/value (instead of unit) when provided (maybe make them a requirement?).

These new structures/specifications should be handled by Weaver.

References