<?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:www.mygrid.org.uk:operation:P81DV9PQW02" author="" title="" />
  <s:processor name="email" boring="true">
    <s:stringconstant>fisherp@cs.man.ac.uk</s:stringconstant>
  </s:processor>
  <s:processor name="chilibot">
    <s:description>Searches Pubmed for links between terms using the Chilibot database and program http://www.chilibot.net/</s:description>
    <s:soaplabwsdl>http://phoebus.cs.man.ac.uk:1977/axis/services/text_mining.chilibot</s:soaplabwsdl>
  </s:processor>
  <s:link source="chilibot:output" sink="output" />
  <s:link source="email:value" sink="chilibot:email" />
  <s:link source="terms" sink="chilibot:terms" />
  <s:source name="terms" />
  <s:sink name="output" />
</s:scufl>


