WSxVO_GXD_Features

PASSED

WSxVO_GXD_Features - Annotations for Gene expression from MGI-GXD related to anatomic terms from EMAP-OBO.

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_GXD_Features

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


  • Port: WSxVO_GXD_FeaturesSOAP11port_http
  • Location: http://localhost:8080/axis2/services/WSxVO_GXD_Features
  • 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

      getAnnotations

      • SOAP Action: urn:getAnnotations
      • Input Message: getAnnotationsRequest
        • parameters
          • getAnnotations type
            • entry type string
              • maxNum type int
          • Output Message: getAnnotationsResponse
            • parameters
              • getAnnotationsResponse type
                • return type string

            • Port: WSxVO_GXD_FeaturesSOAP12port_http
            • Location: http://localhost:8080/axis2/services/WSxVO_GXD_Features
            • 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

                getAnnotations

                • SOAP Action: urn:getAnnotations
                • Input Message: getAnnotationsRequest
                  • parameters
                    • getAnnotations type
                      • entry type string
                        • maxNum type int
                    • Output Message: getAnnotationsResponse
                      • parameters
                        • getAnnotationsResponse type
                          • return type string

                      • Port: WSxVO_GXD_FeaturesHttpport
                      • Location: http://localhost:8080/axis2/services/WSxVO_GXD_Features
                      • Protocol:
                      • Default Style:

                      Operations

                      getVersion

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

                          getAnnotations

                          • SOAP Action:
                          • Input Message: getAnnotationsRequest
                            • parameters
                              • getAnnotations type
                                • entry type string
                                  • maxNum type int
                              • Output Message: getAnnotationsResponse
                                • parameters
                                  • getAnnotationsResponse type
                                    • return type string

                                WSDL Changes

                                DateDescription of Changes
                                11th May 2009First Snapshot
                                PASSED

                                Test #1: WSxVO_GXD_Features_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
                                ###################################################