You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/02/11 15:31:05 UTC

svn commit: r939821 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/documentation/plugins/ content/documentation/plugins/index.html

Author: buildbot
Date: Wed Feb 11 14:31:04 2015
New Revision: 939821

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/documentation/plugins/
    websites/staging/taverna/trunk/content/documentation/plugins/index.html
Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 11 14:31:04 2015
@@ -1 +1 @@
-1658908
+1658971

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 11 14:31:04 2015
@@ -1 +1 @@
-1658908
+1658971

Added: websites/staging/taverna/trunk/content/documentation/plugins/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/plugins/index.html (added)
+++ websites/staging/taverna/trunk/content/documentation/plugins/index.html Wed Feb 11 14:31:04 2015
@@ -0,0 +1,504 @@
+<!DOCTYPE html>
+<html lang="en">
+      <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">	  
+    <meta name="viewport" content="width=device-width, initial-scale=1">      
+    <title>Apache Taverna - Plugins</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="/img/taverna-logo-145x134.png" />
+
+	<link rel="shortcut icon" href="/favicon.ico">
+	<link rel="icon" type="image/png" sizes="145x134" href="/img/taverna-logo-145x134.png">
+	<link rel="apple-touch-icon" sizes="145x134" href="/img/taverna-logo-145x134.png">
+
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap-theme.min.css">
+    <link rel="stylesheet" href="/css/sticky-footer-navbar.css">
+    <link rel="stylesheet" href="/css/taverna.css">
+
+    
+
+    
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
+
+    <!-- JSON-LD markup for Google Structured Data -->
+	
+	  <!-- generic JSON-LD for this page -->
+	  <script type="application/ld+json">  
+		{
+			"@context" : "http://schema.org",
+			"@type" : ["CreativeWork"],
+			"@id": "",
+			"name" : "Plugins",
+			"publisher" : {
+				"@type" : "Organization", 
+				"url" : "http://www.apache.org/",
+				"name" : "The Apache Software Foundation (ASF)" 
+			},
+			"license": { 
+				"@type": "CreativeWork",
+				"@id": "http://www.apache.org/licenses/LICENSE-2.0",
+				"url": "http://www.apache.org/licenses/LICENSE-2.0",
+				"name": "Apache License, Version 2.0"
+			}
+		}		
+</script>
+	  
+  </head>
+
+  <body>
+
+              <!-- Static navbar -->
+      <nav class="navbar navbar-default" role="navigation">
+        <div class="container">
+          <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+              <span class="sr-only">Toggle navigation</span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+			<a class="navbar-brand" href="/"><img src="/img/taverna-logo-145x134.png" alt="">Apache Taverna</a>
+			  
+          </div>
+          <div id="navbar" class="navbar-collapse collapse">
+            <ul class="nav navbar-nav">              
+                <li class="dropdown">
+					<a href="/introduction/" data-toggle="dropdown" role="button" aria-expanded="false">Introduction<span class="caret"></span></a>
+					<ul class="dropdown-menu"  role="menu">
+					   <li><a href="/introduction/taverna-features">Taverna features</a></li>
+					   <li><a href="/introduction/why-use-workflows">Why use workflows?</a></li>
+					   <li><a href="/introduction/what-is-in-silico-experimentation">What is ‘in silico’ experimentation?</a></li>
+					   <li><a href="/introduction/what-is-a-workflow-management-system">What is a Workflow Management System?</a></li>
+					   <li><a href="/introduction/how-can-taverna-help-me">How can Taverna help me?</a></li>
+					   <li><a href="/introduction/services-in-taverna">Services in Taverna</a></li>
+					   <li><a href="/introduction/related-projects">Related projects</a></li>
+					   <li><a href="/introduction/chemistry-web-services">Chemistry-web-services</a></li>
+                       <li><a href="/introduction/taverna-in-use">Taverna in use</a></li>
+				       <li><a href="/introduction/works-with">Works with...</a></li>
+                       <li><a href="/introduction/roadmap.html">Raod Map</a></li>						
+					</ul>
+				</li>
+                <li class="dropdown">
+					<a href="/documentation" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/documentation/glossary">Glossary1</a></li>
+					  <li><a href="/documentation/quick-start-guide">Quick start guide</a></li>
+					  <li><a href="/documentation/components">Components</a></li>
+					  <li><a href="/documentation/interaction">Interactions</a></li>
+					  <li><a href="/documentation/tutorials">Tutorials</a></li>
+					  <li><a href="/documentation/videos">Videos</a></li>
+					  <li><a href="/documentation/example-workflows">Example workflows</a></li>
+					  <li><a href="/documentation/service-sets">Service sets</a></li>
+					  <li><a href="/documentation/provenance">Provenance management</a></li>
+					  <li><a href="/documentation/command-line">command-line</a></li>
+					  <li><a href="/documentation/server">Taverna Server</a></li>
+					  <li><a href="/documentation/taverna-player">Taverna Player</a></li>
+					  <li><a href="/documentation/plugins">Plugins</a></li>
+					  <li><a href="/documentation/dataviewer-tool">DataViewer Tool</a></li>
+					  <li><a href="/documentation/api-consumer-tool">API Consumer Tool</a></li>
+					  <li><a href="/documentation/taverna-galaxy">Taverna 2-Galaxy</a></li>
+					  <li><a href="/documentation/training-and-workshops">Training and workshops</a></li>
+				  </ul>
+    			</li>
+                <li class="dropdown">
+					<a href="/download" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Download<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/download">Apache Taverna 3.x</a></li>
+					  <li><a href="/download/pre-apache">Taverna 2.x (Pre-Apache)</a></li>
+				  </ul>
+				</li>
+                <li><a href="/code">Code</a></li>            
+                <li class="dropdown">
+					<a href="/community" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/community#mailinglists">Mailing Lists</a></li>
+					  <li><a href="/community#contribute">Contribute</a></li>
+					  <li><a href="/community#reportbugs">Report a Bug</a></li>
+				  </ul>
+				</li>
+            </ul>
+             
+              <form >
+                      
+                      
+                      <!--<input type="submit" id="submit" value="Search">-->
+                    </form>
+              
+              <form class="navbar-form navbar-right" role="search"
+                  name="search" id="search" action="http://www.google.com/search" method="get">
+                      <input value="taverna.incubator.apache.org" name="sitesearch" type="hidden"/>
+                      <div class="form-group input-group">
+                          <input type="text" name="q" id="query" placeholder="Search" class="form-control">
+						  <span class="input-group-btn">
+                            <button type="submit" class="btn btn-default">Search</button>
+						  </span>
+                      </div>                  
+              </form>
+
+             <ul class="nav navbar-nav navbar-right">                
+            <li class="dropdown">
+                <a href="http://www.apache.org/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">ASF<span class="caret"></span></a>
+                <ul class="dropdown-menu" role="menu">
+                    <li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
+                    <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
+                    <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                    <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                    <li><a href="http://incubator.apache.org/projects/taverna.html">Taverna Incubation Status</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div><!--/.container-->
+      </nav>
+
+
+    <div id="page" class="container">
+       <h1>Plugins</h1>
+	   <div class="alert alert-info" role="alert"><p><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
+
+Taverna is transitioning to the Apache Incubator. 
+This webpage reflects material not yet released under Apache Incubator.
+Instead it shows <a class="alert-link" href="http://www.taverna.org.uk/">taverna2</a> material that is expected to become part of the Apache Incubator project in the future.
+</div>
+
+
+		<div id="content"><p>The design of Taverna is modular in nature so that various plugins can be added in order to 
+   increase its functionality. 
+In Taverna 2, plugins are specific to versions of Taverna. 
+We are hoping to change this in future, when we move to the <a href="http://www.osgi.org/">OSGi</a> 
+   platform (see our <a href="/introduction/roadmap">Roadmap</a> for details).</p>
+<p>There are several different things that can be plugged into Taverna. 
+Of most interest are plugins that enable search and invocation of a specific service type from 
+   worflows (e.g. a Web service plugin that enables adding a Web service based on its 
+   WSDL description document and invoking it from a workflow).</p>
+<h2 id="installing-plugins">Installing plugins</h2>
+<p>To install a plugin for Taverna, use the <em>Plugin Manager</em> - it can be found under 
+  <em>Updates and plugins</em> from the <em>Advanced</em> menu. 
+If your plugin is not visible, select ‘Find New Plugins’. 
+You may need to add the plugin site using ‘Add Plugin Site’ for specific plugins. 
+Check the box for the plugin and click install. 
+You may need to restart Taverna for the plugin to become visible and fully functional.</p>
+<h2 id="available-plugins">Available plugins</h2>
+<p>Various plugins for Taverna 2 have been developed by us or by third parties in collaboration 
+  with the Taverna team:</p>
+<ul>
+<li><a href="#astrotaverna">AstroTaverna</a> plugin</li>
+<li><a href="#oauth">OAuth</a> plugin</li>
+<li><a href="#taverna-prov">Taverna PROV</a> plugin</li>
+<li><a href="#vamdc">VAMDC</a> plugin</li>
+<li><a href="#bifi">BIFI</a> plugin</li>
+<li><a href="#vphshare">VPH-Share</a> plugin</li>
+<li><a href="#interaction">Interaction</a> plugin</li>
+<li><a href="#xpath">XPath</a> plugin</li>
+<li><a href="#rest">REST</a> plugin</li>
+<li><a href="#biocatalogue_plugin">BioCatalogue</a> plugin</li>
+<li><a href="#pbs">PBS</a> plugin</li>
+<li><a href="#sadi_plugin">SADI</a> plugin</li>
+<li><a href="#usecase_plugin">External Tools</a> (UseCase) plugin</li>
+<li><a href="#unicore">UNICORE plugin</a></li>
+<li><a href="#cdk">CDK</a> plugin</li>
+<li><a href="#cagrid_plugin">caGrid</a> plugin</li>
+<li><a href="#xws">XWS plugin</a></li>
+<li><a href="#glite">gLite plugin</a></li>
+</ul>
+<p><a name="astrotaverna"></a></p>
+<h3 id="astrotaverna-plugin">AstroTaverna plugin</h3>
+<p><em>Available for Taverna 2.4, 2.5, included in 
+   <a href="http://www.taverna.org.uk/download/workbench/2-5/astronomy/">Taverna Workbench Astronomy 2.5</a></em>.</p>
+<p><a href="http://amiga.iaa.es/p/290-astrotaverna.htm">AstroTaverna</a> is a plugin that enables the 
+   building of astronomy workflows using <a href="http://www.ivoa.net/">Virtual Observatory</a> services 
+   discovery and efficient manipulation of 
+   <a href="http://www.ivoa.net/documents/VOTable/">VOTable</a>s . 
+It integrates <a href="http://www.ivoa.net/documents/SAMP/">SAMP</a> - enabled software, 
+   allowing data exchange and communication among local VO tools, 
+   as well as the ability to execute <a href="http://aladin.u-strasbg.fr/">Aladin</a> scripts and macros. 
+AstroTaverna was developed by the <a href="http://www.wf4ever-project.org/">Wf4Ever</a> and 
+   <a href="http://amiga.iaa.es/p/294-open-science-canube.htm">CANUBE</a> projects by 
+   <a href="http://amiga.iaa.es/">IAA Amiga</a> group and the <a href="http://www.mygrid.org.uk/">myGrid group</a> 
+   at University of Manchester.</p>
+<p><a name="oauth"></a></p>
+<h3 id="oauth-plugin">OAuth plugin</h3>
+<p><em>Available for Taverna 2.4 and 2.5.</em></p>
+<p>The OAuth <a href="http://dev.mygrid.org.uk/wiki/display/taverna/OAuth+services">plugin</a> allows users 
+   to call REST services that are protected by <a href="http://oauth.net/">OAuth</a>. 
+It was developed by Mark Borkum of the University of Southampton.</p>
+<p><a name="taverna-prov"></a></p>
+<h3 id="taverna-prov-plugin">Taverna PROV plugin</h3>
+<p><em>Available for Taverna 2.4. Integrated in Taverna 2.5.</em></p>
+<p>The <a href="http://www.wf4ever-project.org/">Wf4Ever project</a> further developed the 
+   <a href="/documentation/provenance">provenance support</a> in Taverna to export 
+   <a href="http://www.w3.org/TR/prov-o/">W3C PROV-O</a> compliant provenance traces. </p>
+<p>The plugin is part of Taverna since 2.5. <a href="https://github.com/taverna/taverna-prov">Description and source code</a> are at GitHub.</p></p>
+<p><a name="vamdc"></a></p>
+<h3 id="vamdc-plugin">VAMDC plugin</h3>
+<p><em>Available for Taverna 2.2, 2.3, 2.4. Included in 
+   <a href="http://www.taverna.org.uk/download/workbench/2-5/astronomy/">Taverna Workbench Astronomy 2.5</a></em>.</p>
+<p>The <a href="http://www.vamdc.eu/">VAMDC</a> has created 
+   <a href="http://voparis-twiki.obspm.fr/twiki/bin/view/VAMDC/TavernaUserGuide">integrated plugins</a> 
+   for Taverna Workflow to run XSAMS Queries, and specific VAMDC Codes. 
+Since Taverna 2.5 the VAMDC plugin is part of the 
+   [Astronomy edition]((http://www.taverna.org.uk/download/workbench/2-5/astronomy/).</p>
+<p><a name="bifi"></a></p>
+<h3 id="bifi-beautiful-interfaces-for-inputs-plugin">BIFI (Beautiful Interfaces for Inputs) plugin</h3>
+<p><em>Available for Taverna 2.4.</em></p>
+<p>The <a href="http://www.xworx.org/#!bifi-plugin/c1tou">BIFI (Beautiful Interfaces for Inputs)</a> plug-in 
+   for Taverna Workbench provides a GUI definition language that is used to lay out user 
+   interfaces and define parameter options for Taverna workflows. 
+BIFI is also able to submit GUI definition files (GDF) directly to or locate appropriate 
+   instances from the repository configured. 
+Moreover, BIFI includes an algorithm used to generate a default user interface if no GDF can be 
+   found in the repository by making use of the meta-information from process definitions.</p>
+<p><a name="vphshare"></a></p>
+<h3 id="vph-share-plugin">VPH-Share plugin</h3>
+<p><em>Available for Taverna 2.4 and 2.5.</em></p>
+<p>The <a href="http://www.vph-share.eu/">VPH-Share</a> project has developed a 
+  [plugin]http://www.vph-share.eu/content/vph-share-taverna-plugin) for Taverna that allows the 
+  usage of any VPH-Share Web Service to be included as services within a Taverna workflow.</p>
+<p>The VPH-Share services are run on virtual machines (VM) within a cloud, 
+   but the VPH-Share Plugin makes this transparent to the users. 
+VPH-Share manages the handling of VMs, so the user can connect to the available Web Services 
+   like any other Web Service, without dealing with starting or shutting down the virtual 
+   machines. 
+VPH-Share also handles user access control in all steps of the workflow composition and 
+   execution.</p>
+<p>The <a href="http://www.vph-share.eu/content/vph-share-taverna-plugin">VPH-Share Plugin</a> works with 
+   Taverna Workbench as well as with Taverna Server. 
+Planned improvements include allowing web-based composition of workflows with VPH-Share 
+   services through <a href="/developers/work-in-progress/taverna-online/">Taverna Online</a>.</p>
+<p>This <a href="http://www.vph-share.eu/content/vph-share-taverna-plugin">VPH-Share Plugin</a> is currently 
+   under development by the Scientific Software Development Team of 
+   <a href="http://www.cistib.org/">CISTIB</a> (Center for Computational Imaging &amp; Simulation Technologies 
+   in Biomedicine), at <a href="http://www.shef.ac.uk/">The University of Sheffield</a>, 
+   and can be installed in Taverna by adding the 
+   <a href="http://repository.cistib.org/nexus/content/repositories/releases/">CISTIB Plugin Site</a>. 
+You can contact the development team at <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#115;&#115;&#100;&#46;&#99;&#105;&#115;&#116;&#105;&#98;&#64;&#108;&#105;&#115;&#116;&#115;&#46;&#115;&#104;&#101;&#102;&#46;&#97;&#99;&#46;&#117;&#107;">&#115;&#115;&#100;&#46;&#99;&#105;&#115;&#116;&#105;&#98;&#64;&#108;&#105;&#115;&#116;&#115;&#46;&#115;&#104;&#101;&#102;&#46;&#97;&#99;&#46;&#117;&#107;</a>.</p>
+<p><a name="interaction"></a></p>
+<h3 id="interaction-plugin">Interaction plugin</h3>
+<p><em>Available for Taverna 2.4; integrated in Taverna 2.5</em>  </p>
+<p>The Interaction plugin allows users to interact in a web browser within a workflow run using an Interaction service. The run can be on <a title="Taverna Workbench" href="-download/workbench/">Taverna Workbench</a> or on a <a title="Taverna Server" href="http://www.taverna.org.uk/download/server/">Taverna Server</a>. A detailed description of the Interaction service can be found in the online <a title="Interaction service" href="http://dev.mygrid.org.uk/wiki/display/taverna/Interaction+service">manual</a>.</p></p>
+<p>The Interaction service was developed by the <a href="http://www.biovel.eu">BioVeL project</a>.</p>
+<p><a name="xpath"></a></p>
+<h3 id="xpath-plugin">XPath plugin</h3>
+<p><em>Available for Taverna 2.2; integrated in Taverna 2.3, 2.4 and 2.5</em></p>
+<p>XPath plugin provides enhanced support for creating and executing XPath expressions over XML 
+   data in order to extract specific fragments of the data. 
+This plugin offers an intuitive and easy-to-use way of creating XPath expressions and does not 
+   require detailed knowledge of the XPath language - expressions are generated by selection of 
+   relevant nodes in the tree-like view of the provided example XML data. 
+Ability to modify automatically-generated XPath expressions and control over namespace handling 
+   make this a powerful tool. 
+This plugin was written by 
+   <a href="http://www.mygrid.org.uk/about-us/people/previous-members/sergejs-aleksejevs/">Sergejs Aleksejevs</a>.</p>
+<p><a name="rest"></a></p>
+<h3 id="rest-plugin">REST plugin</h3>
+<p><em>Available for Taverna 2.2; integrated in Taverna 2.3, 2.4 and 2.5.</em></p>
+<p>REST plugin allows users to access remote services via four different types of HTTP requests: 
+   GET, POST, PUT and DELETE. 
+Configuration options of the plugin include MIME types of the sent and received data and the 
+   URL template that can have configurable parameters 
+   (with an individual input port created for each). 
+The plugin integrates with the Credential Manager of the Workbench for added convenience when 
+   accessing secure web services. 
+This plugin was written by 
+   <a href="http://www.mygrid.org.uk/about-us/people/previous-members/sergejs-aleksejevs/">Sergejs Aleksejevs</a>.</p>
+<p><a name="biocatalogue_plugin"></a></p>
+<h3 id="biocatalogue-plugin">BioCatalogue plugin</h3>
+<p><em>Available for Taverna 2.1.2, 2.2; integrated in Taverna 2.3, 2.4 and 2.5.</em></p>
+<p>BioCatalogue plugin alpha for Taverna 2.1.2 allows users to browse services in the 
+   <a href="http://www.biocatalogue.org/">BioCatalogue</a> Life Sciences Web Services registry from the 
+   Workbench and add them to workflows. 
+Being an alpha, some pieces of functionality have not been fully implemented. 
+The plugin has been developed by 
+   <a href="http://www.mygrid.org.uk/about-us/people/core-mygrid-team/sergejs-aleksejevs/">Sergejs Aleksejevs</a>.</p>
+<p>The plugin for Taverna 2.2 is still an alpha but several small fixes and improvements have been 
+   made in this version:</p>
+<ul>
+<li>Services added to the Service Panel are now saved and re-appear in the Service Panel when 
+     the Workbench is restarted</li>
+<li>An option to choose which BioCatalogue instance to work with has been added 
+     (available from <em>File</em> -&gt; <em>Preferences</em> -&gt; <em>BioCatalogue</em>). 
+   This means that Taverna can use not only the main instance of BioCatalogue, 
+     but also other instances (e.g. the <a href="https://www.biodiversitycatalogue.org/">BioDiversity</a> 
+     catalogue that is based on the BioCatalogue codebase).</li>
+<li>The user interface of the tree with Filtering options (in the Filter Services tab of the 
+      BioCatalogue Perspective) has been fixed - now it looks identical on Windows, Linux and 
+      Mac OS.</li>
+<li>Contextual views are not shown for the types of workflow elements that the BioCatalogue does 
+      not work with.</li>
+</ul>
+<p><a name="pbs"></a></p>
+<h3 id="pbs-plugin">PBS plugin</h3>
+<p><em>Available for Taverna 2.2.</em></p>
+<p><a href="http://cphg.virginia.edu/mackey/projects/sequencing-pipelines/tavernapbs/">TavernaPBS</a> plugin 
+   is developed by the <a href="http://obx.cphg.virginia.edu/mackey/">Mackey Lab</a>, 
+   Center for Public Health Genomics, University of Virginia, US. 
+It allows a user to define workflows that can then be run using a computational cluster that 
+   uses a <a href="http://en.wikipedia.org/wiki/Portable_Batch_System">PBS</a> (Portable Batch System) 
+   queuing system. 
+The workflows represent next generation sequencing analysis pipelines.</p>
+<p>To most efficiently make use of their myriad of UNIX command line tools, the project has 
+   developed a custom <a href="/documentation/glossary/#beanshell">Beanshell</a> - based library to enable 
+   workflows composed of UNIX command line invocations. 
+Furthermore, they have abstracted the command execution such that each step could be executed 
+   as an independent “job” on a remote high performance computing or grid environment. 
+By doing so, they have essentially turned Taverna into a distributed workflow “compiler”.</p>
+<p>You can download the code from the project's 
+   <a href="http://sourceforge.net/projects/tavernapbs/">pages at SourceForge</a>.</p>
+<p><a name="sadi_plugin"></a></p>
+<h3 id="sadi-plugin">SADI plugin</h3>
+<p><em>Available for Taverna 2.1.2, 2.2.</em></p>
+<p><a href="http://sadiframework.org/content/">Semantic Automated Discovery and Integration</a> (SADI) is a 
+   set of standards-compliant best practices that simplify interoperability between semantic 
+   Web services. 
+The SADI codebase make it easy for people to deploy services that adhere to the SADI framework 
+   practices. 
+The SADI plugin allows semantic services to be accessed from Taverna. 
+The plugin has been developed by 
+   <a href="http://www.mygrid.org.uk/about-us/people/core-mygrid-team/david-withers/">David Withers</a>
+   (with the support of the 
+   <a href="http://www.gcbioinformatics.ca">Genome Canada Bioinformatics Platform</a>). 
+It requires Java 6.</p>
+<p><a name="usecase_plugin"></a></p>
+<h3 id="external-tools-usecase-plugin">External Tools (UseCase) plugin</h3>
+<p><em>Available for Taverna 2.1.2, 2.2; integrated in Taverna 2.3, 2.4 and 2.5.</em></p>
+<p><a href="http://taverna.nordugrid.org/">External Tools (previously UseCase) plugin</a> that was developed 
+   for Taverna 1.7 as part of the <a href="http://www.knowarc.eu/">KnowARC project</a> (previously ARC 
+   project) has now been updated to work with Taverna 2.x and extended in functionality. 
+The plugin was originally written by Hajo Krabbenhöft and Steffen Möller and updated to work 
+   with Taverna 2.2 by Alan Williams. 
+It allows users to run tools on a grid, or a remote/local machine using grid or ssh 
+   authentication.<br />
+At the moment a prototype set of tool descriptions is available. 
+Read more on 
+   <a href="http://www.mygrid.org.uk/dev/wiki/display/developer/Calling+external+commands+from+Taverna">how to use the plugin</a>.</p>
+<p><a name="unicore"></a></p>
+<h3 id="unicore-plugin">UNICORE plugin</h3>
+<p><em>Available for Taverna 2.3</em></p>
+<p>Sonja Holl of the Distributed Systems and Grid Computing division of the Jülich Supercomputing 
+   Centre (JSC) in Germany developed a <a href="http://www.unicore.eu/">UNICORE</a> plugin for Taverna. 
+   “UNICORE (Uniform Interface to Computing Resources) offers a ready-to-run Grid system and 
+   makes distributed computing and data resources available in a seamless and secure way.”<br />
+The UNICORE plugin for Taverna enables users to submit jobs from Taverna Workbench to any 
+   UNICORE resource.</p>
+<p>To get access to UNICORE resources from Taverna, the user registers a new UNICORE registry in 
+   Taverna's <a href="/documentation/glossary/#service_panel">Service Panel</a>. 
+This UNICORE registry is then queried and the UNICORE services orchestrator returns a list of 
+   available applications. 
+The applications are selected from various UNICORE resources, as each installation holds a file 
+   that describes the available applications, including metadata on the specific resource.</p>
+<p>The list of applications is then used in Taverna to display available UNICORE services 
+   (applications), which can be added as services to Taverna workflows. 
+The metadata is used to create input and output ports of the specific application/service. 
+Users can than connect inputs/outputs to other workflow services in the usual manner.</p>
+<p>During the worfklow execution, a job description is created and submitted to the UNICORE 
+   service orchestrator(SO). 
+Files are being uploaded and stored under a logical filename. 
+The SO then manages the execution and file transmission. 
+The status of the submitted job is polled in the background from Taverna. 
+After the job finished, some files are downloaded, and for further modification, 
+   only the logical file name is retrieved.</p>
+<p>Additionally, the UNICORE services are using Taverna's 
+   <a href="/documentation/glossary/#credential_manager">Credential Manager</a> to get access to the 
+   user's X.509 certificate, which user has to load prior to service invocation, 
+   along with the other CA's certificates. 
+The UNICORE services then access the user's certificate and use it for job submission 
+   (since UNICORE's security concept is based upon grid security and X.509 certificates).</p>
+<p>To install the plugin, follow the 
+   <a href="http://www.mygrid.org.uk/dev/wiki/display/taverna/Finding+plugins">installation instructions</a>
+   from the User Manual and use the following URL when installing the plugin: 
+   <a href="http://unicore-dev.zam.kfa-juelich.de/taverna/plugins/">http://unicore-dev.zam.kfa-juelich.de/taverna/plugins/</a>.</p>
+<p><a name="cdk"></a></p>
+<h3 id="cdk-plugin">CDK plugin</h3>
+<p><em>Available for Taverna 2.2, 2.3.</em>
+<a href="mailto:atruszkowski@gmx.de">Andreas Truszkowski</a> has updated the plugin that the 
+   <a href="/introduction/taverna-in-use/chemistry#chemistry-development-kit/">Chemistry Development Kit (CDK) project</a>
+   have developed for Taverna 1.7.2, to allow the CDK tools to be used within Taverna 2 
+   workflows as services. 
+More information about the plugin is available from their 
+   <a href="http://cdk-taverna-2.ts-concepts.de/wiki/index.php?title=Main_Page">wiki pages</a>.</p>
+<p>See our 
+   <a href="http://www.mygrid.org.uk/dev/wiki/display/taverna23/CDK-Taverna+plugin">User Manual pages</a>
+   for more information on how to download, install and use the plugin.</p>
+<p><a name="cagrid_plugin"></a></p>
+<h3 id="cagrid-plugin">caGrid plugin</h3>
+<p><em>Available for Taverna 2.1.2.</em></p>
+<p>The Taverna team together with the caGrid team have developed the caGrid service discoverer 
+   plugin for Taverna 2.1.2. 
+This plugin is used to query caGrid services from the caGrid Index Service. 
+This allows you to easily find the available caGrid services, add them in Taverna's 
+   <a href="/documentation/glossary#service_panel">Service Panel</a> and then invoke them from workflows. 
+The <a href="http://wiki.cagrid.org/display/workflow13/Taverna+Users+Guide">documentation</a> for the 
+   plugin is available on-line, as well as the 
+   <a href="https://github.com/NCIP/taverna-grid">source code</a>. <br />
+<em>Note: As of May 2013, this plugin does not install correctly from the caGrid plugin site. 
+Users are advised to build the plugin from <a href="https://github.com/NCIP/taverna-grid">source code</a>.</em></p>
+<p><a name="cagrid_remote_execution_plugin"></a></p>
+<h3 id="cagrid-remote-execution-plugin">caGrid remote execution plugin</h3>
+<p><em>Available for Taverna 2.1.2.</em></p>
+<p>The caGrid team have also developed a remote workflow execution service plugin for 
+   Taverna 2.1.2. 
+The plugin passes a workflow definition file, including the appropriate inputs, 
+   to a generic remote caGrid service, where the workflow is then executed. 
+This is useful in instances where the workflow is long-running and relies on constant access to 
+   the caGrid to execute properly. 
+The <a href="http://wiki.cagrid.org/display/workflow13/Taverna+Users+Guide">documentation</a> for the 
+   plugin is available on-line, as well as the 
+   <a href="https://github.com/NCIP/taverna-grid">source code</a>.
+*Note: As of May 2013, this plugin does not install correctly from the caGrid plugin site. 
+Users are advised to build the plugin from <a href="https://github.com/NCIP/taverna-grid">source code</a>.</p>
+<p><a name="xws"></a></p>
+<h3 id="xws-plugin">XWS plugin</h3>
+<p><em>Available for Taverna 2.0.</em></p>
+<p><a href="http://chem-bla-ics.blogspot.com/">Egon Willighagen</a> then at Uppsala University, Sweden, has 
+   developed a <a href="http://github.com/egonw/xws-taverna/tree/master">plugin</a> that allows workflows 
+   to include XWS (XMPP IO-DATA) cloud services.</p>
+<p><a name="glite"></a></p>
+<h3 id="glite-plugin">gLite plugin</h3>
+<p><em>Available for Taverna 2.0.</em></p>
+<p>Richard Holland of <a href="http://www.eaglegenomics.com/">Eagle Genomics</a> while working for 
+   <a href="http://grid.sara.nl/">Sara Grid</a> has developed a 
+   <a href="https://grid.sara.nl/wiki/index.php/TavernaGrid">gLite plugin</a> that allows workflows to 
+   include services that run on a grid.</p></div>
+
+    </div>
+
+        <footer class="footer">
+      <div class="container">
+           <p id="copyright" class="text-muted">
+              Copyright &#169; 2014-2015 The Apache Software Foundation, Licensed under the 
+              <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+              Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+          </p>
+      </div>
+    </footer>
+      
+
+
+    <script src="/lib/jquery/jquery-1.11.1.min.js"></script>
+<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
+
+<script>
+	jQuery(function($) {
+        if($(window).width()>769){
+            $('.navbar .dropdown').hover(function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(250).slideDown();
+
+            }, function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(100).slideUp();
+
+            });
+
+            $('.navbar .dropdown > a').click(function(){
+                location.href = this.href;
+            });
+
+        }
+    });
+</script>
+
+
+  </body>
+</html>
\ No newline at end of file