Changes between Version 3 and Version 4 of Ideas


Ignore:
Timestamp:
11/12/07 10:58:35 (17 years ago)
Author:
kiesel
Comment:

Thesis topics

Legend:

Unmodified
Added
Removed
Modified
  • Ideas

    v3 v4  
    1  * '''Internal namespaces for ontologies''' ({{{xmpp://schwarz@xmpp.km.opendfki.de/ont/ludopinions#UsesDice}}}) 
    2    * this way people can create own ontologies, and ontology management/evolution can be done similar to facts synchronization 
    3    * perhaps create a kind of "RDF importer" that changes namespaces 
    4  * '''UI improvements''' 
     1[[PageOutline]] 
     2== Thesis topics == 
     3 
     4 * '''Adaptation for music domain''' 
     5   * metadata importers/exporters 
     6   * adapter for own audio collection 
     7   * simplify entering song/band information 
     8   * download songs 
     9   * generate playlists, possibly with changing style over time (AutoDJ) 
     10 * '''Metadata sharing''' 
     11   * optimize synchronization 
     12   * cache and forward data on intermediate nodes in a secure fashion 
     13 * '''Trust network''' 
     14   * scalable trust metric 
     15   * fast computation of feature summaries 
     16   * fast feature/item similarity measure 
     17 * '''User interface''' 
    518   * show number of (existing) feature instances for each item (in !ItemPane) 
    619   * show number of feature instances for each feature class (in !FeaturePane) and arithmetic mean/standard deviation for applicability 
    7  * Malte's TODOs 
    8    * Play sounds from !JavaScript: http://www.schillmania.com/projects/soundmanager/ 
     20   * red/green blobs 
     21   * small evaluation 
     22   * proper search/view/enter 
     23 * '''Ontology evolution''' 
     24   * simple skipinions ontology editor 
     25   * update and synchronize ontologies (and facts!) on peers 
     26 
     27== Other things == 
     28 
     29 * Create an RDF importer that changes namespaces 
    930 * '''Facts/graph synchronization''' idea 
    1031   * every peer implements 
     
    2243   * Ontology evolution/rules 
    2344     * rules that upgrade existing facts could be added to the diff file 
     45 
     46== Done == 
     47 
     48 * '''Internal namespaces for ontologies''' ({{{xmpp://schwarz@xmpp.km.opendfki.de/ont/ludopinions#UsesDice}}}) 
     49   * this way people can create own ontologies, and ontology management/evolution can be done similar to facts synchronization 
     50 * Play sounds from !JavaScript: http://www.schillmania.com/projects/soundmanager/