IGetDBWiki/RoadMap: Difference between revisions
Jump to navigation
Jump to search
imported>KaiRunte No edit summary |
imported>KaiRunte No edit summary |
||
Line 6: | Line 6: | ||
** easy selection of projects | ** easy selection of projects | ||
** possibly own page with direct selection of significance tests | ** possibly own page with direct selection of significance tests | ||
* BRF "look-and-feel" | |||
IGetDB 1.2: | IGetDB 1.2: | ||
Line 18: | Line 19: | ||
* Support of Pivot tables via Mondrian and JPivot | * Support of Pivot tables via Mondrian and JPivot | ||
* Support of report generation | * Support of report generation | ||
Revision as of 09:23, 8 May 2007
IGetDB 1.0:
- Known bugs should be removed (i.e. bugs with priority normal in bugzilla)
- GenDB/SAMS data importers must work via cronjobs
- EMMA data importer should work properly, that is:
- easy selection of projects
- possibly own page with direct selection of significance tests
- BRF "look-and-feel"
IGetDB 1.2:
- Change database schema from reverse star to snowflake including distance-tables for hierarchical data (e.g. sequence relations)
- Removal of dependency to BioMart
- Create new tables for Mart configuration (opposed to the storage of an XML file as BLOB in the database). Possibly access via Hibernate
- Query-generation via FreeMarker templates
- Separation of core and web-interface packages
- Addition of pipeline system for analysis- and visualisation-tasks
- Use of dependency injection pattern (at the very least) for the web-interface. Candidates are Spring and Guice.
- Addition of access control lists (ACL), possible by Acegi (acegi.sf.net)
- Support of Pivot tables via Mondrian and JPivot
- Support of report generation