* (presentation4gbic) * http://www-ksl.stanford.edu/kst/what-is-an-ontology.html * * EBI's Lucene-based global search engine.: * http://bib.oxfordjournals.org/cgi/content/abstract/bbp065v1 * http://www.ebi.ac.uk/ebisearch/ * http://lucene.apache.org/java/docs/index.html * Lucene: * download * java classpaths * * $ export LUCENEROOT=C\:/Documents\ and\ Settings/.......esp/lucene-3.0.1/lucene-3.0.1/ * $ export PATH=$PATH:$LUCENEROOT * $ export CLASSPATH=$CLASSPATH:$LUCENEROOT * Build an Index: (OK! means path is correct) * * $ java org.apache.lucene.demo.!IndexFiles C\:/Documents\ and\ Settings/....Desktop/desp/lucene-3.0.1/lucene-3.0.1/src/ * Indexing to directory 'index'... * This produced a subdirectory called index which contain an index of all of the Lucene source code. * Ontocat source code * New plugin @ molgenis distro to call RestĀ OntoCat.. * Reset Eclipse svn account : (in windows) delete files in folderĀ /cygdrive/c/Documents and Settings/USER/Application Data/Subversion/auth * Links : * Modern I.R. Glossary : http://people.ischool.berkeley.edu/~hearst/irbook/glossary.html * Static Index Pruning for Information Retrieval Systems: !http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.58.8759&rep=rep1&type=pdf