Help:WikiPathways Webservice
From WikiPathways
(Difference between revisions)
(New page: '''<BIG>Under construction</BIG>''' WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API. == Use in Taverna workflows == You ca...) |
|||
Line 1: | Line 1: | ||
- | '''<BIG> | + | '''<span style="color:#FF0000"><BIG>This page is under construction</BIG></span>''' |
WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API. | WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API. | ||
- | == | + | == WSDL == |
- | You can | + | The WSDL file for the WikiPathways webservice can be downloaded from: |
+ | [http://www.wikipathways.org/wpi/webservice/webservice.php?wsdl] | ||
+ | |||
+ | == Available functions == | ||
+ | ''Coming soon'' | ||
+ | |||
+ | == Examples == | ||
+ | ''Coming soon''. | ||
+ | |||
+ | Check out [http://svn.bigcat.unimaas.nl/pathvisio/trunk/tools/soap-axis2/ the subversion repository] for example code on how to call the webservice from Java with [http://ws.apache.org/axis2/ Apache Axis 2]. | ||
+ | |||
+ | == Taverna workflows == | ||
+ | You can use the WikiPathways webservice in your Taverna workflows. See [http://www.myexperiment.org/packs/30 myexperiment.org] for a set of example workflows that demonstrate how you can use WikiPathways in Taverna. |
Revision as of 11:06, 16 September 2008
This page is under construction
WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API.
Contents |
WSDL
The WSDL file for the WikiPathways webservice can be downloaded from: [1]
Available functions
Coming soon
Examples
Coming soon.
Check out the subversion repository for example code on how to call the webservice from Java with Apache Axis 2.
Taverna workflows
You can use the WikiPathways webservice in your Taverna workflows. See myexperiment.org for a set of example workflows that demonstrate how you can use WikiPathways in Taverna.