WSxVO_EMAP_Reference

PASSED

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.

A description of the WSDL service:

WSxVO_EMAP_Reference

Namespace: http://reference/wsxvo/axis/bcu/cnb/csic/es/


  • Port: WSxVO_EMAP_ReferenceSOAP11port_http
  • Location: http://localhost:8080/axis2/services/WSxVO_EMAP_Reference
  • Protocol: http://schemas.xmlsoap.org/soap/http
  • Default Style: document

Operations

getVersion

  • SOAP Action: urn:getVersion
  • Input Message: getVersionRequest
    • Output Message: getVersionResponse
      • parameters
        • getVersionResponse type
          • return type string

      getEntryPoints

      • SOAP Action: urn:getEntryPoints
      • Input Message: getEntryPointsRequest
        • parameters
          • getEntryPoints type
            • maxNum type int
        • Output Message: getEntryPointsResponse
          • parameters
            • getEntryPointsResponse type
              • return type string

          • Port: WSxVO_EMAP_ReferenceSOAP12port_http
          • Location: http://localhost:8080/axis2/services/WSxVO_EMAP_Reference
          • Protocol: http://schemas.xmlsoap.org/soap/http
          • Default Style: document

          Operations

          getVersion

          • SOAP Action: urn:getVersion
          • Input Message: getVersionRequest
            • Output Message: getVersionResponse
              • parameters
                • getVersionResponse type
                  • return type string

              getEntryPoints

              • SOAP Action: urn:getEntryPoints
              • Input Message: getEntryPointsRequest
                • parameters
                  • getEntryPoints type
                    • maxNum type int
                • Output Message: getEntryPointsResponse
                  • parameters
                    • getEntryPointsResponse type
                      • return type string

                  • Port: WSxVO_EMAP_ReferenceHttpport
                  • Location: http://localhost:8080/axis2/services/WSxVO_EMAP_Reference
                  • Protocol:
                  • Default Style:

                  Operations

                  getVersion

                  • SOAP Action:
                  • Input Message: getVersionRequest
                    • Output Message: getVersionResponse
                      • parameters
                        • getVersionResponse type
                          • return type string

                      getEntryPoints

                      • SOAP Action:
                      • Input Message: getEntryPointsRequest
                        • parameters
                          • getEntryPoints type
                            • maxNum type int
                        • Output Message: getEntryPointsResponse
                          • parameters
                            • getEntryPointsResponse type
                              • return type string

                          WSDL Changes

                          DateDescription of Changes
                          11th May 2009First Snapshot
                          PASSED

                          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
                          ###################################################