support properties
input/output field modifier
#750
Labels
process/OAP-Part3: Workflows
OGC API - Processes - Part 3: Workflows/Chaining
process/workflow
Related to a Workflow process.
project/OGC
Related to OGC testbeds or relavant projects.
project/OGC-GDC
Developments related to OGC GeoDataCube
Description
Support
properties
specified within an input/outputcollection
orprocess
to modify inline its inbound/outbound data with a subset or alternate expression calculation.In intermediate steps (when data is passed from an output to another process' input), the I/O can be handled any way. When the top-most process has
properties
they must be handled as output modifiers. When the most deeply-nested input hasproperties
, they could be handled as input modifiers. However, given this applies tocollection
orprocess
only, those are implemented has "pseudo-processes" in Weaver, and therefore can be handled as output of the relevant operation for every case.2 possible forms to consider:
References
filter
operations withfilter-lang=cql-text|cql-json
using CQL2 #640(operation similar to
filter
, see above example)The text was updated successfully, but these errors were encountered: