You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by Majdi Haouech <ma...@gmail.com> on 2018/06/04 10:57:26 UTC

[GSoC] CWL integration progress

Greeting,

I am a Google Summer of Code participant this year working on integrating
CWL workflows to Apache Taverna.

I am working currently on parsing the CWL files to extract the different
components (inputs, outputs, steps...) and create the corresponding Apache
Taverna components out of them like workflow ports, data links and so on.

Our first goal is to convert a basic CWL workflow, that has inputs, outputs
and basic steps, into a working Apache Taverna workflow.

Our work is using a GSoC 2015 project to parse inputs and outputs of CWL
files. I extended it to parse steps as well.

If you have any advice please do not hesitate to contact me.

Thank you,
Majdi