WSxVO_EMAP_Reference

WSxVO_EMAP_Reference - Reference for terms from EMAP-OBO digital atlas of mouse development. Contains a set of terms from the for mouse embryo (EMAP) and mouse adult (MA) ontologies plus the mouse central nervous system (GENSAT) vocabulary describing anatomical structures.
Visual Genomics:
The first part of the project is based on the Edinburgh Mouse Atlas Project (EMAP). This project has been working for more than a decade in the creation of a digital atlas of mouse development and a database that spatially maps in situ gene expression (EMAGE database). Visual Genomics project tries to bring together the multidimensional imaging and the genomics fields to provide an integrated system.
The Web Services for Visual Omics (WSxVO) system is a client/server system to provide information about gene expression in a standardized manner.
This is a first implementation (using Axis2) translating the REST services into SOAP-RPC services.
WSxVO_EMAP_Reference
Namespace: http://reference/wsxvo/axis/bcu/cnb/csic/es/
Operations
getVersion
- SOAP Action: urn:getVersion
- Input Message: getVersionRequest
- Output Message: getVersionResponse
- parameters
- getVersionResponse type
- return type string
- return type string
- getVersionResponse type
- parameters
getEntryPoints
- SOAP Action: urn:getEntryPoints
- Input Message: getEntryPointsRequest
- parameters
- getEntryPoints type
- maxNum type int
- maxNum type int
- getEntryPoints type
- parameters
- Output Message: getEntryPointsResponse
- parameters
- getEntryPointsResponse type
- return type string
- return type string
- getEntryPointsResponse type
- parameters
Operations
getVersion
- SOAP Action: urn:getVersion
- Input Message: getVersionRequest
- Output Message: getVersionResponse
- parameters
- getVersionResponse type
- return type string
- return type string
- getVersionResponse type
- parameters
getEntryPoints
- SOAP Action: urn:getEntryPoints
- Input Message: getEntryPointsRequest
- parameters
- getEntryPoints type
- maxNum type int
- maxNum type int
- getEntryPoints type
- parameters
- Output Message: getEntryPointsResponse
- parameters
- getEntryPointsResponse type
- return type string
- return type string
- getEntryPointsResponse type
- parameters
Operations
getVersion
- SOAP Action:
- Input Message: getVersionRequest
- Output Message: getVersionResponse
- parameters
- getVersionResponse type
- return type string
- return type string
- getVersionResponse type
- parameters
getEntryPoints
- SOAP Action:
- Input Message: getEntryPointsRequest
- parameters
- getEntryPoints type
- maxNum type int
- maxNum type int
- getEntryPoints type
- parameters
- Output Message: getEntryPointsResponse
- parameters
- getEntryPointsResponse type
- return type string
- return type string
- getEntryPointsResponse type
- parameters
WSDL Changes
| Date | Description of Changes |
| 11th May 2009 | First Snapshot |

Test #1: WSxVO_EMAP_Reference_dsn_test
###################################################
### Testing script for WSxVO services
### registered at http://www.embraceregistry.net/
###
### author: jrmacias@cnb.csic.es
### date: 20090512
###
### Simply make a dsn query to the Web Service and
### wait for proper response. It evaluates success
### just if the name of the services are found in
### the response
###################################################
- Login to post comments