Changes between Version 2 and Version 3 of IndexBasedSearch
- Timestamp:
- 2011-02-14T15:44:47+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IndexBasedSearch
v2 v3 4 4 Details: 5 5 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 . ||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 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 ||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 || 12 12 13 13 == 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.'''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 .''' 15 15 16 16 '''User stories''' … … 18 18 These stories are on our todo list or already solved: 19 19 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 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 25 23 26 24 {{{