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/03/12 12:44:16 UTC

svn commit: r943500 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/documentation/scufl2/ content/download/scufl2/

Author: buildbot
Date: Thu Mar 12 11:44:15 2015
New Revision: 943500

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/documentation/scufl2/api.html
    websites/staging/taverna/trunk/content/documentation/scufl2/bundle.html
    websites/staging/taverna/trunk/content/documentation/scufl2/datalink.html
    websites/staging/taverna/trunk/content/documentation/scufl2/index.html
    websites/staging/taverna/trunk/content/documentation/scufl2/language.html
    websites/staging/taverna/trunk/content/documentation/scufl2/ontology.html
    websites/staging/taverna/trunk/content/documentation/scufl2/processors.html
    websites/staging/taverna/trunk/content/documentation/scufl2/profile.html
    websites/staging/taverna/trunk/content/documentation/scufl2/taverna_bundle.html
    websites/staging/taverna/trunk/content/documentation/scufl2/uris.html
    websites/staging/taverna/trunk/content/documentation/scufl2/workflow.html
    websites/staging/taverna/trunk/content/download/scufl2/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 12 11:44:15 2015
@@ -1 +1 @@
-1666129
+1666145

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 12 11:44:15 2015
@@ -1 +1 @@
-1666129
+1666145

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/api.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/api.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/api.html Thu Mar 12 11:44:15 2015
@@ -184,11 +184,30 @@
 
     <div id="page" class="container">
        <h1>SCUFL2 API</h1>
-      <div id="content"><p>Currently the most up to date information can be found in the github 
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>Currently the most up to date information can be found in the github 
    <a href="https://github.com/apache/incubator-taverna-language">readme</a></p>
 <h3 id="previous-versions">Previous Versions</h3>
 <p>For information on previous None Apache versions see the 
    <a href="http://dev.mygrid.org.uk/wiki/display/developer/SCUFL2+API">Mygrid pages</a></p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/bundle.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/bundle.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/bundle.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Scufl2-WorkflowBundle</h1>
-      <div id="content"><p>The entry point of the Taverna Workflow Bundle.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The entry point of the Taverna Workflow Bundle.</p>
 <p>Defines the <em>workflows</em> and <em>profiles</em> of a 
    <a href="/documentation/scufl2/taverna_bundle">Taverna Workflow Bundle</a>.
 The <em>main workflow</em> is also normally defined, which would be the top-level workflow to execute. 
@@ -459,6 +477,7 @@ Each of the workflows and profiles must
 <strong>May</strong> parse the <code>/workflowBundle.rdf</code> as RDF/XML <br />
 <strong>May</strong> parse the {/workflowBundle.rdf}} according to the XML schema if the <code>xsi:type="WorkflowBundleDocument"</code> 
    is set on the <code>rdf:RDF</code> element.</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/datalink.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/datalink.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/datalink.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Scufl2-DataLink</h1>
-      <div id="content"><p>The definition of a data link.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The definition of a data link.</p>
 <div class="codehilite"><pre><span class="n">Bundle</span> <span class="n">path</span><span class="p">:</span> <span class="o">/</span><span class="n">workflow</span><span class="o">/\</span>$<span class="n">workflowName</span><span class="p">.</span><span class="n">n3</span>
 </pre></div>
 
@@ -296,6 +314,7 @@ itself. Additional metadata should be ad
    Must be set where more than one datalinks <em>sendsTo</em> the same ReceivingPort. 
    The positions for a port must be sequentially assigned from 0 without gaps.</li>
 </ul></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/index.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/index.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>SCUFL2 Taverna Language</h1>
-      <div id="content"><p>SCUFL2 is the new (since Taverna 3) mechanism for specifying Taverna workflows. 
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>SCUFL2 is the new (since Taverna 3) mechanism for specifying Taverna workflows. 
 SCUFL2 defines a model, a workflow bundle file format (.wfbundle), and a Java API for working with workflow structures. 
 SCUFL2 is the workflow language for Taverna 3, and replaces Taverna 2's t2flow format.</p>
 <h2 id="summary">Summary</h2>
@@ -223,6 +241,7 @@ However, this format also has its caveat
 <li>SCUFL2 <a href="/documentation/scufl2/bundle">Workflow Bundle</a> format</li>
 <li><a href="/documentation/scufl2/api">SCUFL2 API</a> for Java</li>
 </ul></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/language.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/language.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/language.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>SCUFL2 language</h1>
-      <div id="content"><p>The SCUFL2 language is the abstract set of constructs that define a Taverna workflow.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The SCUFL2 language is the abstract set of constructs that define a Taverna workflow.</p>
 <p>This has been formalized in an <a href="/documentation/scufl2/ontology">OWL ontology</a>,
   which is used by the <code>scufl2-rdfxml</code> module of the <a href="/documentation/scufl2/api">SCUFL2 API</a> 
   to serialise the <a href="/documentation/scufl2/taverna_bundle">Taverna workflow bundle</a>.</p>
@@ -193,6 +211,7 @@
   <a href="/documentation/scufl2/profile">profiles</a>.</p>
 <p>You can browse a serialisation of using the SCUFL2 ontology within a Taverna workflow bundle in this 
    example (Links to follow):</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/ontology.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/ontology.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/ontology.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,26 @@
 
     <div id="page" class="container">
        <h1>Scufl2 Ontology </h1>
-      <div id="content"><p>Details of the  Scufl2 Ontology will be available here later.</p></div>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>Details of the  Scufl2 Ontology will be available here later.</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/processors.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/processors.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/processors.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Scufl2-Processors</h1>
-      <div id="content"><p>The definition of a processor.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The definition of a processor.</p>
 <ul>
 <li>Bundle path: <code>/workflow/\$workflowName.n3</code></li>
 </ul>
@@ -241,6 +259,7 @@ Additional metadata should be added to a
 Their URIs <strong>must</strong> be relative to this processor, their type and <strong>scufl2:name</strong>. 
 So for instance &lt;processor/Hello/out/greeting&gt; is a <strong>scufl2:OutputProcessorPort</strong> in &lt;processor/Hello&gt;, 
    and has a <strong>scufl2:name</strong> "greeting".</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/profile.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/profile.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/profile.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,26 @@
 
     <div id="page" class="container">
        <h1>Scufl2 Profile</h1>
-      <div id="content"><p>Details of the Scufl2 profile still to be added.</p></div>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>Details of the Scufl2 profile still to be added.</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/taverna_bundle.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/taverna_bundle.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/taverna_bundle.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Taverna Workflow Bundle</h1>
-      <div id="content"><p>The primary <a href="/documentation/scufl2">SCUFL2</a> file format is the Taverna <em>workflow bundle</em>.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The primary <a href="/documentation/scufl2">SCUFL2</a> file format is the Taverna <em>workflow bundle</em>.</p>
 <table><tbody>
 <tr>
 <th>Media type</th>
@@ -505,6 +523,7 @@ One can for instance imagine an UCF arch
    (see: <a href="http://labs.adobe.com/technologies/mars/">Mars project</a>) and should be opened in Adobe Acrobat Reader. 
 However, it can also contain <code>workflowBundle.rdf</code>, <code>workflow/importantResearch.rdf</code>, 
    and could therefore also be opened using SCUFL2 tools. </p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/uris.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/uris.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/uris.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Scufl2 URIs</h1>
-      <div id="content"><ul>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><ul>
 <li><a href="#Scufl2URIs-URItreeofexampleworkflowbundle">URI tree of example workflow bundle</a></li>
 <li><a href="#Scufl2URIs-CompleteURItreeforexampleworkflowbundle">Complete URI tree for example workflow bundle</a></li>
 </ul>
@@ -331,6 +349,7 @@
     <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">ns</span><span class="p">.</span><span class="n">taverna</span><span class="p">.</span><span class="n">org</span><span class="p">.</span><span class="n">uk</span><span class="o">/</span>2010<span class="o">/</span><span class="n">workflowBundle</span><span class="o">/</span>28<span class="n">f7c554</span><span class="o">-</span>4<span class="n">f35</span><span class="o">-</span>401<span class="n">f</span><span class="o">-</span><span class="n">b34b</span><span class="o">-</span>516<span class="n">e9a0ef731</span><span class="o">/</span><span class="n">profile</span><span class="o">/</span><span class="n">tavernaServer</span><span class="o">/</span><span class="n">configuration</span><span class="o">/</span><span class="n">Hello</span><span class="o">/</span>
 <span class="p">]]</span><span class="o">&gt;</span>
 </pre></div></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/documentation/scufl2/workflow.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/scufl2/workflow.html (original)
+++ websites/staging/taverna/trunk/content/documentation/scufl2/workflow.html Thu Mar 12 11:44:15 2015
@@ -184,7 +184,25 @@
 
     <div id="page" class="container">
        <h1>Scufl2-Workflow</h1>
-      <div id="content"><p>The definition of a workflow, its processors, inputs/outputs and links.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The definition of a workflow, its processors, inputs/outputs and links.</p>
 <ul>
 <li>Bundle path: <code>/workflow/\$name.n3</code></li>
 </ul>
@@ -247,6 +265,7 @@ Additional metadata should be added to a
 Their URIs <strong>must</strong> be relative to this workflow, their type and <strong>scufl2:name</strong>. 
 So for instance &lt;workflow/Helloworld/processor/Hello&gt; is a <strong>scufl2:Processor</strong> in &lt;workflow/Helloworld&gt;, 
    and has a <strong>scufl2:name</strong> "Hello".</p></div>
+	    </div>		
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/download/scufl2/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/scufl2/index.html (original)
+++ websites/staging/taverna/trunk/content/download/scufl2/index.html Thu Mar 12 11:44:15 2015
@@ -184,8 +184,27 @@
 
     <div id="page" class="container">
        <h1>Taverna Language</h1>
-      <div id="content"><p>The Taverna Language SCUFL2 will be the first Taverna product released under Apache.</p>
+		<div class="col-md-3">
+          <ul class="nav nav-pills nav-stacked">               
+   <li><a href="/documentation/scufl2">Scufl2 home</a></li>
+   <li><a href="/documentation/scufl2/bundle">Workflow Bundle</a></li>
+   <li><a href="/documentation/scufl2/workflow">Workflow</a></li>
+   <li><a href="/documentation/scufl2/profile">Profile</a></li>
+   <li><a href="/documentation/scufl2/taverna_bundle">Taverna Bundle</a></li>
+   <li><a href="/documentation/scufl2/datalink">Datalink</a></li>
+   <li><a href="/documentation/scufl2/api">API</a></li>
+   <li><a href="/documentation/scufl2/language">Language</a></li>
+   <li><a href="/ns">namespaces</a></li>
+   <li><a href="/documentation/scufl2/uris">URIs</a></li>
+   <li><a href="/documentation/scufl2/ontology">Ontology</a></li>
+   <li><a href="/download/scufl2">Download</a></li>
+</ul>
+
+		</div>
+		<div class="col-md-9">
+		   <div id="content"><p>The Taverna Language SCUFL2 will be the first Taverna product released under Apache.</p>
 <p>Download detail will here here shortly.</p></div>
+	    </div>		
 
     </div>