AmiGO 1 7 (Archived)

From GO Wiki
Revision as of 13:31, 15 April 2009 by Sjcarbon (talk | contribs)
Jump to navigation Jump to search

Status

Currently alpha.

New Features

TBD

Current work

Deferred features

  • Organizing annotation results by qualifier
  • Term request client for SF (AKA ART)
  • Cross-product and inter-ontology link support (may be punted until following release, but we will start on necessary infrastructure changes)

Future work in progress (visible in live beta)

  • Coannotation (possible coannotation interface)
  • easy graph generation [1]
  • OpenSearch
    • term completion and suggestions in web browser
    • direct access or search
  • Lucene (concept page)
    • speed
    • complex search
      • boolean
      • distance
      • weight
    • graph information as well?
  • advanced graph visualizations [2] [3]
  • bi-ax test [4] (defunct?)
  • Workspaces (generalization of session)

TBD

  • Expand the scope of community annotation (depending on user feedback).
  • Switch caching over from page render caching to data caching (currently evaluating sqlite3)
  • Change all graph displays to be backed by standard backend (see visualize experimental AmiGO module)
  • RSS update on terms and gps (could be tied to GONUTs for timeliness?)
  • add Google analytics throughout AmiGO and associated sites.
  • looking at other ways to supply search results (perl clucene (apache) vs. lucene (tomcat) vs. solr (tomcat or jetty) vs. perl/xapian (apache) vs. ruby/ferret (apache))
    • look at ways of solving "*ase" problem(if it is) (e.g. reverse indexing and merge results)