Problem: OGC API Processes does not define the data schema of job-results, but allows schemas to be freely defined. The geoserver/storage component of the UMP must interpret the job results and extract the relevant information.
depending on the output schema, a "value" key may be prescribed according to the api spec, under which the output can be found (qualified values)
Implementation on both sides: Model server should adequately describe the output schemas and UMP (geoserver/storage component) must read the output description and thus parse job results
The geoserver/storage component must read the output structure of the process description:
Example:

Problem: OGC API Processes does not define the data schema of job-results, but allows schemas to be freely defined. The geoserver/storage component of the UMP must interpret the job results and extract the relevant information.
depending on the output schema, a "value" key may be prescribed according to the api spec, under which the output can be found (qualified values)
Implementation on both sides: Model server should adequately describe the output schemas and UMP (geoserver/storage component) must read the output description and thus parse job results
The geoserver/storage component must read the output structure of the process description:
Example:
