Difference between revisions of "Phenoscape web UI planning"
From phenoscape
(New page: ==Discussion, 2008-10-15== Cartik, Jim, and Hilmar met to discuss web service requirements for the Phenoscape web application. ===Services=== ===Short-term plans=== ====Cartik==== * By ...) |
(→Services) |
||
Line 4: | Line 4: | ||
===Services=== | ===Services=== | ||
+ | |||
+ | ====Term info==== | ||
+ | |||
+ | ====Text autocompletion==== | ||
+ | |||
+ | ===="Anatomy search"==== | ||
+ | |||
+ | ====Publication detail==== | ||
+ | This could potentially be handled by the term info service, if the client knew which properties to traverse from the publication to get the information it needed. This is a trade-off between general and more specific services. | ||
===Short-term plans=== | ===Short-term plans=== |
Revision as of 03:06, 23 October 2008
Contents
Discussion, 2008-10-15
Cartik, Jim, and Hilmar met to discuss web service requirements for the Phenoscape web application.
Services
Term info
Text autocompletion
"Anatomy search"
Publication detail
This could potentially be handled by the term info service, if the client knew which properties to traverse from the publication to get the information it needed. This is a trade-off between general and more specific services.
Short-term plans
Cartik
- By Oct. 30
- Develop script for loading data files into database
- should be run both automated nightly and on-demand
- loading tool should check out latest data files from Phenoscape SVN, and load latest versions of all needed ontologies
- this could be a collection of distinct tools which are chained together in a shell script
- Develop script for loading data files into database
- By Nov. 6
- Determine how to distinguish between pre- and post-composed compositional descriptions/relations - without hacks
Jim
- By Oct. 30
- Initiate OBD-WS project in OBO repository
- Define JSON schema for term info service
- Prepare formal architecture draft of web application
- Validate result of data loading script (identify missing data not yet handled by OBDModelBridge.java)
- More comprehensively define data service requirements