Support w
parameter for CWL sub-step selection
#739
Labels
feature/CWL
Issue related to CWL support
process/workflow
Related to a Workflow process.
triage/feature
New requested feature.
Description
As per https://docs.ogc.org/DRAFTS/20-044.html#_w_parameter, the
w
query parameter should be supported to select a specific CWL step by ID, if the reference/processes/{id}/package
happens to be a Workflow that references many steps.See if it worth reusing the following implementations:
https://github.com/common-workflow-language/cwltool/blob/e4d42b85d24cd5088e14cc31d67c2dee0c6fc40a/cwltool/main.py#L816-L879
References
The text was updated successfully, but these errors were encountered: