| <<O>> Difference Topic UniversalWebServicesAPI (r1.4 - 10 Mar 2008 - QueenieNg) |
| ||||||||
| Line: 26 to 26 | ||||||||
|---|---|---|---|---|---|---|---|---|
DataType API
| ||||||||
| Added: | ||||||||
| > > |
| |||||||
| ||||||||
| Changed: | ||||||||
| < < |
| getGenes(String geneCode, String geneName, String geneFunction, String keyWord) | |||||||
| > > |
| |||||||
Get the gene information by either gene code, gene name, gene function or keyword.|
Available Common SchemaXCEDE | ||||||||
| Changed: | ||||||||
| < < |
XCEDE is the common schema providing access to BIRN databases. HID and the emerging AIDB are being wrapped in XCEDE (see http://www.na-mic.org/Wiki/index.php/Slicer3:Remote_Data_Handling, and - as deployed at BIRN-CC: http://bcc-dev-mediator.nbirn.net:8080/axis/services/HidQuerierWS?wsdl ). Web services are being written against XCEDE, so both HID and AIDB will be accessible through XCEDE web services. The goal, therefore, is to route common metadata requests against gene expression, 2d images, 3d volumes data, in XCEDE, and extend XCEDE to support additional requests. | |||||||
| > > |
XCEDE is the common schema providing access to BIRN databases. HID and the emerging AIDB are being wrapped in XCEDE (see http://www.na-mic.org/Wiki/index.php/Slicer3:Remote_Data_Handling), and - as deployed at BIRN-CC: http://bcc-dev-mediator.nbirn.net:8080/axis/services/HidQuerierWS?wsdl. Web services are being written against XCEDE, so both HID and AIDB will be accessible through XCEDE web services. The goal, therefore, is to route common metadata requests against gene expression, 2d images, 3d volumes data, in XCEDE, and extend XCEDE to support additional requests. | |||||||
| Changed: | ||||||||
| < < |
MAGE/FUGEMAGEv2 is being built on top of FuGE? as an extension to add in microarray specific classes (extending Data as ArrayDesign?, DesignElementData?, etc, Material as Array, QPCRPlate, etc, and DimensionElement? as DesignElement? extended by Feature, Reporter, and CompositeElement?). | |||||||
| > > |
MAGE-ML/FUGE/MAGEv2MAGE-ML is derived from Microarray Gene Expression Object Model (MAGE-OM), which is developed and described using the Unified Modelling Language (UML. MAGE-ML is by purpose used to describe microarray designs, microarray manufacturing information, microarray experiment setup and execution information, gene expression data and data analysis results. MAGEv2 is being built on top of FuGE as an extension to add in microarray specific classes (extending Data as ArrayDesign, DesignElementData, etc, Material as Array, QPCRPlate, etc, and DimensionElement as DesignElement extended by Feature, Reporter, and CompositeElement). | |||||||
| Added: | ||||||||
| > > |
||||||||
|
| ||||||||
| <<O>> Difference Topic UniversalWebServicesAPI (r1.3 - 10 Mar 2008 - QueenieNg) |
| ||||||||
| Changed: | ||||||||
| < < |
Uniform web services API: issues and draft planApproach: | |||||||
| > > |
Table of Content
Uniform Web Services APIBackgroundWeb services is a standard way to access remote functionality cross-platform, and assemble applications. We have several data types accessed by atlases: microarray data, 2D images, 3D volumes, surfaces, segmentations, annotations, phenotype/behavioral data, FMRI, time series, etc. Some of these data types have common representation models (e.g. MAGE). These models are typically large and exist in multiple incarnations. The level of detail they provide often is not needed for data discovery and common data access and integration tasks. So it would be useful to envelope such data in a common set of services that would expose the most essential data characteristics and represent the common denominator queries against each particular data type (e.g. getGenes, getProbes, getStructures...) that any dataset of this type shall respond to. Such services would support multiple clients, including atlases, BDR interface, mediator, etc.Goals
Web Service SignatureFeature Requests
DataType API
Available Common SchemaXCEDE | |||||||
| XCEDE is the common schema providing access to BIRN databases. HID and the emerging AIDB are being wrapped in XCEDE (see http://www.na-mic.org/Wiki/index.php/Slicer3:Remote_Data_Handling, and - as deployed at BIRN-CC: http://bcc-dev-mediator.nbirn.net:8080/axis/services/HidQuerierWS?wsdl ). Web services are being written against XCEDE, so both HID and AIDB will be accessible through XCEDE web services. The goal, therefore, is to route common metadata requests against gene expression, 2d images, 3d volumes data, in XCEDE, and extend XCEDE to support additional requests. | ||||||||
| Changed: | ||||||||
| < < |
Issues: | |||||||
| > > |
MAGE/FUGEMAGEv2 is being built on top of FuGE? as an extension to add in microarray specific classes (extending Data as ArrayDesign?, DesignElementData?, etc, Material as Array, QPCRPlate, etc, and DimensionElement? as DesignElement? extended by Feature, Reporter, and CompositeElement?).Issues | |||||||
The issues include (for gene expression data – but extrapolate to 2d and 3d data):
| ||||||||
| Line: 17 to 61 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Deleted: | ||||||||
| < < |
Feature Requests for WebService API
| |||||||
| <<O>> Difference Topic UniversalWebServicesAPI (r1.2 - 06 Mar 2008 - DarenLee) |
Uniform web services API: issues and draft planApproach: | ||||||||
| Line: 17 to 17 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Added: | ||||||||
| > > |
Feature Requests for WebService API
| |||||||
| <<O>> Difference Topic UniversalWebServicesAPI (r1.1 - 04 Mar 2008 - MouseBIRN) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Uniform web services API: issues and draft planApproach:XCEDE is the common schema providing access to BIRN databases. HID and the emerging AIDB are being wrapped in XCEDE (see http://www.na-mic.org/Wiki/index.php/Slicer3:Remote_Data_Handling, and - as deployed at BIRN-CC: http://bcc-dev-mediator.nbirn.net:8080/axis/services/HidQuerierWS?wsdl ). Web services are being written against XCEDE, so both HID and AIDB will be accessible through XCEDE web services. The goal, therefore, is to route common metadata requests against gene expression, 2d images, 3d volumes data, in XCEDE, and extend XCEDE to support additional requests.Issues:The issues include (for gene expression data – but extrapolate to 2d and 3d data):
| |||||||
|
Revision r1.1 - 04 Mar 2008 - 23:42 - MouseBIRN Revision r1.4 - 10 Mar 2008 - 21:50 - QueenieNg |