Changes between Initial Version and Version 1 of DespoinaLog/2010/03/16


Ignore:
Timestamp:
2010-10-01T23:19:13+02:00 (14 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/03/16

    v1 v1  
     1= Log of 2010-03-16 =
     2 * Apointment with M.Kiestra about :
     3   * "syndrome book"  - facebook for diseases :
     4     * implemented ftl/ java files inside molgenis. Incuding mysql database with tables / entities :
     5       * specialists  -login (a potential user : doctor)
     6       * disease : syndrome (with several fields which are fileld by the specialist)
     7       * Gene ...
     8         * Note "Syndrome[wiki:HtmlForm].java " is a java file in generated /.. that''' must be copied from '''diseasebook/handwriiten/java/plugin.
     9           * This file includes the functionlity for connecting with js libs & ajax.
     10   * text mining tool : a java file that parses HPO terms in abstracts from medline , and prints out the common terms found.
     11   * need for statistical tool in order to choose the terms in the database (currently) that meet the user's query. (see attached doc notes).
     12     * !http://terminizer.org/ : want the source code: sent email (cc, antonak, morris) to  David Hancock.  *
     13
     14Links
     15
     16 * Sparql in javascript
     17   * http://www.w3.org/2009/sparql/wiki/Feature:JavaScriptFunctions
     18   * http://www.thefigtrees.net/lee/blog/2006/04/sparql_calendar_demo_a_sparql.html
     19   * *