Yeah, I think you can have a go with that, but ultimately it will be tricky to depend on python based cwltool from Java (e.g. the right Python or Python libraries won't be installed on a Taverna user's computer).
You could have a go if cwltool works with Jython, which would then make it possible, but I would hope for a Java-only toolchain in the end, so we can distribute copy CWL support to any Taverna user. On 6 May 2016 6:58 p.m., "Thilina Manamgoda" <[email protected]> wrote: > Hi, > > Michael has proposed a new approach to read cwl tool description using > cwl in build preprocessing tool ( > https://github.com/common-workflow-language/cwljava/issues/13) . In this > way we can read JSON description of a cwl tool. Any comments ? > > regards, > Thilina. >
