You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/03/17 10:55:49 UTC

[6/6] incubator-taverna-language git commit: Example workflow by Katy Wolstencroft

Example workflow by Katy Wolstencroft


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/f2972d5b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/f2972d5b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/f2972d5b

Branch: refs/heads/master
Commit: f2972d5b31ba9b000345580839d8ee2668be05e0
Parents: b82bb4c
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Mar 17 09:55:29 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Mar 17 09:55:29 2015 +0000

----------------------------------------------------------------------
 .../src/test/resources/simple_fasta.t2flow      | 21 +++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/f2972d5b/taverna-scufl2-t2flow/src/test/resources/simple_fasta.t2flow
----------------------------------------------------------------------
diff --git a/taverna-scufl2-t2flow/src/test/resources/simple_fasta.t2flow b/taverna-scufl2-t2flow/src/test/resources/simple_fasta.t2flow
index b9cd40e..44f6448 100644
--- a/taverna-scufl2-t2flow/src/test/resources/simple_fasta.t2flow
+++ b/taverna-scufl2-t2flow/src/test/resources/simple_fasta.t2flow
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!-- 
+ * 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
+ * "License"); 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
+ * "AS IS" 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.
+-->
 <workflow xmlns="http://taverna.sf.net/2008/xml/t2flow" version="1" producedBy="taverna-2.4.0"><dataflow id="ce96163a-d930-4e1a-b000-a35b847ef7b4" role="top"><name>Workflow1</name><inputPorts><port><name>ID</name><depth>0</depth><granularDepth>0</granularDepth><annotations><annotation_chain encoding="xstream"><net.sf.taverna.t2.annotation.AnnotationChainImpl xmlns="">
   <annotationAssertions>
     <net.sf.taverna.t2.annotation.AnnotationAssertionImpl>
@@ -75,4 +94,4 @@ outputText = writer.toString();
       <curationEventList />
     </net.sf.taverna.t2.annotation.AnnotationAssertionImpl>
   </annotationAssertions>
-</net.sf.taverna.t2.annotation.AnnotationChainImpl></annotation_chain_2_2></annotations></dataflow></workflow>
\ No newline at end of file
+</net.sf.taverna.t2.annotation.AnnotationChainImpl></annotation_chain_2_2></annotations></dataflow></workflow>