Changes between Version 4 and Version 5 of Templates


Ignore:
Timestamp:
Aug 16, 2012, 9:00:26 PM (12 years ago)
Author:
jklassen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Templates

    v4 v5  
    11= Custom Search & Report Templates =
     2
     3== Description ==
     4This project is a single-page webapp designed to provide custom queries and reporting for the ISMI database. At present the following functionality is implemented:
     51. Search:
     6* Select the object class of the entities to be returned
     7* Compose srcs_4_tar_rel and tars_4_src_rel queries (logical AND)
     8* (TODO: allow logical ORs as well)
     92. Reporting
     10* Select which attributes to display
     11* Select which source relations to display
     12* Select which target relations to display
     13* (TODO: currently only the ID of the target or source is displayed, so display something more detailed, optionally)
     14* get HTML output of report
     15* (TODO: get Microsoft Word output)
    216
    317== Repository ==