-
Notifications
You must be signed in to change notification settings - Fork 3
SHIWA
For the SHIWA project, a number of additions and changes were implemented within Triana.
This includes SHIWA Desktop here which has been integrated with Triana to create SHIWA Bundles.
A user guide describing the usage of the SHIWA Desktop GUI can be found [here](SHIWA Desktop User Guide)
Developers looking to implement SHIWA Desktop within their on engine can look [here](SHIWA Desktop Developers Guide).
TrianaCloud found here is a framework designed to allow a way of running Triana (or any other supported process) in a distributed way in a cloud environment.
A user guide describing how to build a workflow runnable in TrianaCloud can be found [here](TrianaCloud User Guide).
A developers guide to how to deploy and add functionality to TrianaCloud can be found [here](TrianaCloud Developers Guide).
Additionally, Pegasus support has been added to Triana, allowing the import, editing and export of the .dax format, used by Pegasus.
- [Importing](Importing Pegasus Dax) a Pegasus workflow to the Triana GUI
- [Editing](Editing .dax templates) a dax template in the Triana GUI
- [Exporting](Exporting a Pegasus dax) a Pegasus dax
- [Creating](Creating a Pegasus bundle) a Pegasus bundle
- [Executing](Executing a Pegasus bundle) a Pegasus bundle