Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dag: investigate static DAG generation for CWL workflows #513

Open
tiborsimko opened this issue May 6, 2021 · 2 comments
Open

dag: investigate static DAG generation for CWL workflows #513

tiborsimko opened this issue May 6, 2021 · 2 comments

Comments

@tiborsimko
Copy link
Member

This task is similar to #512 but for CWL workflows rather than Yadage workflows.

Note: see CWL viewer or see cwltool --print-rdf workflow.cwl and other "print" commands.

@mr-c
Copy link
Member

mr-c commented Aug 30, 2021

An option would be using the CWL viewer API to download the PNGs.

For some reason it doesn't work for https://view.commonwl.org/graph/png/github.com/reanahub/reana-demo-worldpopulation/blob/master/workflow/cwl/worldpopulation.cwl and https://view.commonwl.org/graph/png/github.com/reanahub/reana-demo-helloworld/blob/master/workflow/cwl/helloworld.cwl

https://view.commonwl.org/graph/png is not an on-demand endpoint, it only works for already parsed workflows. See https://view.commonwl.org/apidocs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants