GitHub user haouech opened a pull request:
https://github.com/apache/incubator-taverna-language/pull/39
Support nested workflows by parsing processes recursively
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haouech/incubator-taverna-language cwlparser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-language/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit 70c9d4adc1b2568821b20bd1a7a9a3aeb164cf62
Author: Majdi Haouech <m.haouech@...>
Date: 2018-06-22T10:17:21Z
Parse workflows and command line tools recursively
----
---