|
Objective: To integrate the NeuroCommons Google Map API ABA demo into MBAT and if successful, use this same method for other types of data
|
< < |
Query Initiation:
|
> > |
CONCEPT
Query Initiation:
|
|
- Provide a user with a context-sensitive menu (i.e. right-click on Windows; CNTL-click on Mac) over a gene "painted" image overlaying microarray data on our atlases.
- That menu enables a user to select a related 2D data set based on metadata run against the ABA RDF repository such as:
|
|
-
-
- Additional categories such as project or imaging type for data from other sources
- The conceptual global query interface may be used to generate a query in a similar manner as above
|
< < |
Return to Query:
|
> > |
Return to Query:
|
|
- With the returned collection of ImagePyramid URLs, MBAT will present a Java browser using the NeuroCommons Google Map JS code
- Initially defaulting to the median section in the series (coronal or sagittal)
- Later want to connect this with our atlasing infrastructure
|
|
General Plan:
- Obtain the ABA Zoomify image set URLs linked to a given gene name
|
< < |
-
- System used by NeuroCommons to host RDF SPARQL query service
|
> > |
|
|
- Use these within the Google Map AJAX/JS code in MBAT
|
< < |
- Use RDF SPARQL query formalism see Jena for SPARQL use
|
> > |
- Use SPARQL query using Jena API
|
|
|
|
link to NeuroCommons homepage
|
< < |
Steps taken:
4/07
|
> > |
Workflow (as of 04/07):
|
|
- SARPQL examples written by Bill
- ABA architecture overview by Queenie includes diagram and tasks and required skills:
- architecture diagram from Queenie:
|
|
-
-
-
- Integrate with MBAT
- Skill: Java, and familiar with MBAT architecture.
|
< < |
- Code for searching NC written by Queenie
- This was design was evaluated in the context of the general concept based queries (discussion under 4/6/07) and it seems it should fit nicely with this approach
|
> > |
- Middle layer object searching NC written by Queenie
- This design was evaluated in the context of the general concept based queries (discussion under 4/6/07) and it seems it should fit nicely with this approach
|
|
|