On 02-Mar-16 15:59, Stian Soiland-Reyes wrote:
Yeah, why I mentioned T2 was because you can run the developer
tutorial there and get started right away..  and the only thing that I
think has changed in that API for Taverna 3 is that you return the
activity by URI rather than by instance, and that you return the
configuration as a JSON object rather than a bean.

So if the configuration is a JSON object anyway, then you are 95%
compatible with Taverna 3 Workbench.

Yes. That is what is being done by an MSc student we have in Manchester looking at OGC services.

The main work of discovering what building blocks are available, what inputs and outputs they have, the cardinality of the data on the inputs/outputs, invoking the "block", dealing with results or errors, all that is basically the same.

I think the Taverna 3 workbench can run from SNAPSHOT builds, but it
might need some updates, e.g. it refers to
net.sf.taverna.t2.maven.plugins:taverna-maven-plugin:0.3.1-SNAPSHOT
rather than the org.apache.taverna.osgi version that is under a VOTE
right now.

Alan

Reply via email to