Parent: [eb1edf] (diff)

Child: [b8d08d] (diff)

Download this file

README.md    33 lines (22 with data), 1.1 kB

Taverna2Archi OSGi Bundle

Link to the official website: http://www.ifs.tuwien.ac.at/dp/process/projects/tavernaExtractor.html

This OSGi bundle encapsulates following feature: Converts a Taverna 2.4/2.5 worfklow to an Archimate model regarding specification 2.1.

RUNTIME DEPENDENCIES

  • JRE 1.7+
  • Apache Ant 1.9+ for building
  • DOT (comes with Graphviz). Is not mandatory

MANADATORY PARAMETERS

  • Path to the Taverna workflow input file (*.t2flow)
  • Path to the generated output file (*.generated.archimate)

SUPPORTED TAVERNA ACTIVITIES

At the moment, the following activitied are supported.

  • Beanshell script
  • RShell
  • Tool innvocation
  • Text constant
  • WSDL/Rest Services

All other activities will cause an ClassNotFoundException.
To suppress that error, add the stated dependency to the classpath.
In case you have successfully executed the workflow once,
the dependency should be available somewhere in the repository location of the Taverna installation directory.
But keep in mind: That activity won't be processed by the tool correctly!