<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://www.gridworkflow.org/snips/gridworkflow/rdf'>
    <s:Snip rdf:ID='XScufl'
         s:name='XScufl'
         s:cUser='bassheide'
         s:oUser='bassheide'
         s:mUser='bassheide'>
        <s:content>Workflow description used within the [myGrid] project. Is executed by means of the [Freeflou] enactment engine.&#xD;&#xA;&#xD;&#xA;1.1 References&#xD;&#xA;&#xD;&#xA;- http://twiki.mygrid.org.uk/twiki/bin/view/Mygrid/WorkFlow#XScufl_workflow_definitions&#xD;&#xA;- http://www.ebi.ac.uk/~tmo/mygrid/XScuflSpecification.html&#xD;&#xA;&#xD;&#xA;1.1 Example&#xD;&#xA;&#xD;&#xA;__from http://cvs.sourceforge.net/__&#xD;&#xA;&#xD;&#xA;{code}&#xD;&#xA;&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#xD;&#xA;&lt;s:scufl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot; version=&quot;0.2&quot; log=&quot;0&quot;&gt;&#xD;&#xA;  &lt;s:workflowdescription lsid=&quot;urn:lsid:www.mygrid.org.uk:operation:BD8CRS09KB0&quot; author=&quot;Tom Oinn&quot; title=&quot;Example of an alternate processor&quot;&gt;Trivial workflow which will initially fail, retry twice then fall over to the alternative specified for the FailingThing process.&lt;/s:workflowdescription&gt;&#xD;&#xA;  &lt;s:processor name=&quot;FooString&quot;&gt;&#xD;&#xA;    &lt;s:stringconstant&gt;foo&lt;/s:stringconstant&gt;&#xD;&#xA;  &lt;/s:processor&gt;&#xD;&#xA;  &lt;s:processor name=&quot;BarString&quot;&gt;&#xD;&#xA;    &lt;s:stringconstant&gt;bar&lt;/s:stringconstant&gt;&#xD;&#xA;  &lt;/s:processor&gt;&#xD;&#xA;  &lt;s:processor name=&quot;FailingProcessor&quot;&gt;&#xD;&#xA;    &lt;s:local maxretries=&quot;2&quot; retrydelay=&quot;1000&quot; retrybackoff=&quot;2.0&quot;&gt;org.embl.ebi.escience.scuflworkers.java.TestAlwaysFailingProcessor&lt;/s:local&gt;&#xD;&#xA;    &lt;s:alternate&gt;&#xD;&#xA;      &lt;s:local&gt;org.embl.ebi.escience.scuflworkers.java.StringConcat&lt;/s:local&gt;&#xD;&#xA;      &lt;s:outputmap key=&quot;urgle&quot; value=&quot;output&quot; /&gt;&#xD;&#xA;      &lt;s:inputmap key=&quot;foo&quot; value=&quot;string1&quot; /&gt;&#xD;&#xA;      &lt;s:inputmap key=&quot;bar&quot; value=&quot;string2&quot; /&gt;&#xD;&#xA;    &lt;/s:alternate&gt;&#xD;&#xA;  &lt;/s:processor&gt;&#xD;&#xA;  &lt;s:link source=&quot;FooString:value&quot; sink=&quot;FailingProcessor:foo&quot; /&gt;&#xD;&#xA;  &lt;s:link source=&quot;BarString:value&quot; sink=&quot;FailingProcessor:bar&quot; /&gt;&#xD;&#xA;  &lt;s:link source=&quot;FailingProcessor:urgle&quot; sink=&quot;out&quot; /&gt;&#xD;&#xA;  &lt;s:sink name=&quot;out&quot; /&gt;&#xD;&#xA;&lt;/s:scufl&gt;&#xD;&#xA;{code}</s:content>
        <s:mTime>2005-07-01 14:37:38.43</s:mTime>
        <s:cTime>2004-09-22 15:00:34.34</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#SCUFL'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Description Languages'/>
                <rdf:li rdf:resource='#myGrid'/>
                <rdf:li rdf:resource='#Freeflou'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Description Languages/'/>
                <rdf:li rdf:resource='#BPEL'/>
                <rdf:li rdf:resource='#GWorkflowDL'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Hot Topics'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Patterns'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow+Description+Languages'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Composition Tools'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Glossary/XPath'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Monitoring and Controlling'/>
                <rdf:li rdf:resource='#bassheide'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
