common-workflow-language / common-workflow-language/cwlviewer
Don't label edge from Workflow InputParameter to WorkflowSteps
- Dominant language
- Java
- Stars
- 52
- Forks
- 29
- Avg merge
- 5h 12m
- Merged PRs (30d)
- 6
Description
Using the following example

https://view.commonwl.org/workflows/github.com/mr-c/scalability-reproducibility-chapter/blob/cd0cba3a2371942a5a3cb2c27c742ba38eb23477/CWL/per_cluster_workflow.cwl
The label is likely redundant (match between the WorkflowStep.id and the Workflow.InputParameter.label) or confusing (the WorkflowStep.id may be very generic).
Once https://github.com/common-workflow-language/common-workflow-language/issues/541 is addressed then that WorkflowStep.label can be used to override if the Workflow.InputParameter is connected to multiple `WorkflowStep`s
Contributor guide
Assessment
This issue has not been assessed yet.