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
