crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
23 stars 6 forks source link

Support Metalink as alternate multi-value output representation #663

Open fmigneault opened 4 weeks ago

fmigneault commented 4 weeks ago

Description

662 introduces support of multi-value as JSON embedded for WPS, which is easily mapped in OGC API - Processes.

Another representation is Metalink, which can embed multiple file references. This could also be used as alternate result representation from multipart/related when returning multiple outputs using response=raw.

References