Changes between Version 1 and Version 2 of IndexBasedSearch


Ignore:
Timestamp:
2011-02-14T15:33:09+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IndexBasedSearch

    v1 v2  
    1 = Index based search on Database contents and ontology retrieved data  =
     1= Index based search on Database contents and ontology retrieved data =
    22[[TOC()]]
    33
     4Details:
    45
    5 Details:
    6 ||summary: ||Provide GCC developers with a search on  '''(1)''' your Database contents (you can pick which fields you want to search) and '''(2)''' on Ontology terms retrieved  from '''OntoCAT'''  for a specific keyword from EBI Ontology Lookup Service (OLS) and the NCBO BioPortal  results  .||
    7 ||status: ||draft ||
    8 ||source: ||URL to sourcecode ||
    9 ||demo: || URL to application in which this module is used ||
    10 ||manual: || Wiki link to the user manual ||
    11 ||design:|| Wiki link to the design (technical, GUI drafts) of the module ||
     6||summary: || Provide GCC developers with a search on  '''(1)''' your Database contents (you can pick which fields you want to search) and '''(2)''' on Ontology terms retrieved  from [http://www.ontocat.org/ OntoCAT] for a specific keyword from [http://www.ebi.ac.uk/ontology-lookup/ EBI Ontology Lookup Service (OLS)] and the NCBO [http://bioportal.bioontology.org/ BioPortal] results  . ||
     7||status: ||protoType ||
     8||source: ||!http://www.molgenis.org/browser/gcc/trunk/handwritten/java/plugins/LuceneIndex ||
     9||demo: || !http://vm7.target.rug.nl/bbmri_gcc/molgenis.do ||
     10||manual: || !http://www.molgenis.org/wiki/LuceneIndexBasedSearchManual ||
     11|| design: || !http://www.molgenis.org/wiki/LuceneIndexBasedSearchManual ||
    1212
    1313== What does it do? ==
     14'''Provide GCC developers with a search on '''(1)''' your Database contents (you can pick which fields you want to search) and '''(2)''' on Ontology terms retrieved from [http://www.ontocat.org/ OntoCAT] for a specific keyword from [http://www.ebi.ac.uk/ontology-lookup/ EBI Ontology Lookup Service (OLS)] and the NCBO [http://bioportal.bioontology.org/ BioPortal] results .'''
    1415
    15 Explain here the main uses of this module. This can be up to a few paragraphs.
     16'''User stories'''
    1617
    17 == User stories ==
    1818These stories are on our todo list or already solved:
    1919
    20 Query to TRAC which inserts all closed and open tickets, eg:
     20 * Connect the found keyword in the database with the data view form of molgenis 
     21 * Connect with alternative way to [http://conceptwiki.org/index.php/Main%20Page Concept Wiki]
     22   * Include [http://www.molgenis.org/wiki/DespoinaLog_peregrine peregrine] preprocessing 
     23
     24
     25
    2126{{{
    2227TicketQuery(component=dummy&group=status&type=enhancement&order=status&desc=true)
    2328}}}
    24 
    2529== Known bugs ==
    2630These are bugs reported as part of this module:
    2731
    2832Query to TRAC which inserts all bugs:
     33
    2934{{{
    3035TicketQuery(component=dummy&type=bugfix)