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/04 15:14:50 UTC

svn commit: r938950 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/introduction/taverna-in-use/document-analysis.html

Author: buildbot
Date: Wed Feb  4 14:14:49 2015
New Revision: 938950

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/introduction/taverna-in-use/document-analysis.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  4 14:14:49 2015
@@ -1 +1 @@
-1657225
+1657239

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb  4 14:14:49 2015
@@ -1 +1 @@
-1657225
+1657239

Added: websites/staging/taverna/trunk/content/introduction/taverna-in-use/document-analysis.html
==============================================================================
--- websites/staging/taverna/trunk/content/introduction/taverna-in-use/document-analysis.html (added)
+++ websites/staging/taverna/trunk/content/introduction/taverna-in-use/document-analysis.html Wed Feb  4 14:14:49 2015
@@ -0,0 +1,201 @@
+<!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 - Document and image analysis</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" : "Document and image analysis",
+			"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 class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Introduction<span class="caret"></span></a>
+					<ul class="dropdown-menu"  role="menu">
+					   <li><a href="/introduction/">Introduction</a></li>
+					   <li><a href="/introduction/taverna-features.html">Taverna features</a></li>
+					   <li><a href="/introduction/why-use-workflows.html">Why use workflows?</a></li>
+					   <li><a href="/introduction/what-is-in-silico-experimentation.html">What is ‘in silico’ experimentation?</a></li>
+					   <li><a href="/introduction/what-is-a-workflow-management-system.html">What is a Workflow Management System?</a></li>
+					   <li><a href="/introduction/how-can-taverna-help-me.html">How can Taverna help me?</a></li>
+					   <li><a href="/introduction/services-in-taverna.html">Services in Taverna</a></li>
+					   <li><a href="/introduction/related-projects.html">Related projects</a></li>
+					   <li><a href="/introduction/chemistry-web-services.html">Chemistry-web-services</a></li>
+                       <li><a href="/introduction/taverna-in-use/">Taverna in use</a></li>
+					</ul>
+				</li>
+                <li><a href="/about/">About</a></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.html">Taverna 2.x (Pre-Apache)</a></li>
+				  </ul>
+				</li>
+                <li><a href="/doc/">Documentation</a></li>
+                <li><a href="/code/">Code</a></li>            
+                <li><a href="/contact/">Contact</a></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="#" 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>Document and image analysis</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"><ul>
+<li><a href="#islandora">Islandora</a> - an open-source software framework designed to help institutions and organizations and 
+   their audiences collaboratively manage, and discover digital assets using a best-practices framework.</li>
+<li><a href="/introduction/related-projects.html#scape">SCAPE</a> – large scale and computation intense automated digital preservation and quality assurance workflows
+      on a cloud infrastructure</li>
+<li><a href="#dae">DAE</a> - Document analysis algorithm contributions in end-to-end applications</li>
+<li><a href="/introduction/taverna-in-use/social-sciences.html#impact">IMPACT</a> project works on improving access to historical texts and digitisation of European cultural 
+      heritage using Taverna and <a href="http://www.myexperiment.org/">myExperiment</a></li>
+</ul>
+<p><a name="islandora"></a></p>
+<h2 id="islandora">Islandora</h2>
+<p><a href="http://islandora.ca/">Islandora</a> is an open-source software framework designed to help institutions and organizations and their 
+   audiences collaboratively manage, and discover digital assets using a best-practices framework.</p>
+<p>Islandora connects the <a href="http://drupal.org/">Drupal</a> and <a href="http://www.fedora-commons.org/">Fedora</a> open software applications, acting as a kind of glue between 
+   the content management and presentation capabilities of Drupal with the long term preservation features of 
+   Fedora.</p>
+<p>In an <a href="http://blogs.loc.gov/digitalpreservation/2013/03/islandoras-open-source-ecosystem-and-digital-preservation-an-interview-with-mark-leggott/">interview</a> with http://loomware.typepad.com/about.html, the University Librarian at the University of 
+   Prince Edward Island, Mark explains how Taverna workflows are utilized by the Islandora framework to 
+   call local Python scripts remotely via Web services&amp;' wrappers. 
+This allowed for extreme agility within the Islandora ecosystem and has allowed the integration of a wide range 
+   of open source (and proprietary where desirable) software systems in relatively quick order. 
+Read the <a href="http://blogs.loc.gov/digitalpreservation/2013/03/islandoras-open-source-ecosystem-and-digital-preservation-an-interview-with-mark-leggott/">full interview</a> with Mark Leggott.</p>
+<p><a name="dae"></a></p>
+<h2 id="dae">DAE</h2>
+<p>The <a href="http://dae.cse.lehigh.edu/DAE/">DAE project</a> (Document Analysis Algorithm Contributions in End-to-End Applications) provides the 
+   <a href="http://sourceforge.net/apps/mediawiki/daeplatform/index.php?title=Platform_Architecture">DAE Platform</a> to give access to a collection of resources and applications related to machine perception
+   and document analysis. 
+   Applications include binarization, text segmentation, OCR (Optical Character Recognition), 
+      named entity detection, etc.</p>
+<p>The DAE Platform is accessible though a Web portal which provides a series of services related to document 
+   analysis research of  which the most prominent are the access to a wide range of reference datasets, 
+   as well as their annotations, ground-truths or  interpretations; a catalogue of state of the art algorithms 
+   that can be  executed on hosted or otherwise provided data, as well as the uploading  and execution of 
+   complex workflows combining those algorithms.</p>
+<p>One of the more advanced contributions of the DAE Platform is to provide  an open and very flexible framework to
+    add, run, evaluate and contribute  algorithms. These algorithms are provided as Web services and can be
+   invoked from anywhere. 
+Because of its open architecture users can very  easily contribute and convert their own algorithms to this 
+   framework,  without necessarily disclosing their source code, and without the need  to port their code to 
+   a particular technical environment.</p>
+<p>The Platform is integrated with the <a href="http://sourceforge.net/apps/mediawiki/daeplatform/index.php?title=Platform_Architecture#Web_Service_Orchestration">Taverna Web Service Orchestration</a> to provide the opportunity to 
+   design, host and execute  complete and complex workflows of combined and distributed algorithms.</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>
+
+  </body>
+</html>
\ No newline at end of file