Hi I am sending the workflow as an attachmentThanksRinku
<?xml version="1.0" encoding="UTF-8"?>
<s:scufl xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha"; version="0.2" 
log="0">
  <s:workflowdescription 
lsid="urn:lsid:net.sf.taverna:wfDefinition:441cd036-5c27-4776-93c6-50919b83ed5e"
 author="" title="pubmed" />
  <s:processor name="getPubMed">
    <s:description>It returns the PubMed abstract identified by the input, 
tagged and enriched by the iHOP system</s:description>
    <s:biomobywsdl>
      
<s:mobyEndpoint>http://moby.ucalgary.ca/moby/MOBY-Central.pl</s:mobyEndpoint>
      <s:serviceName>getPubMed</s:serviceName>
      <s:authorityName>cnio.es</s:authorityName>
    </s:biomobywsdl>
  </s:processor>
  <s:link source="namespace" sink="getPubMed:Object(search)" />
  <s:link source="pmid" sink="getPubMed:input" />
  <s:link source="getPubMed:iHOPabstract(result)" sink="output" />
  <s:source name="pmid" />
  <s:source name="namespace" />
  <s:sink name="output" />
</s:scufl>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
taverna-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-users
Documentation: http://www.mygrid.org.uk/usermanual1.7/
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices

Reply via email to