Changes between Version 36 and Version 37 of Ideas


Ignore:
Timestamp:
02/23/11 11:47:32 (14 years ago)
Author:
kiesel
Comment:

Similarity Manager tasks

Legend:

Unmodified
Added
Removed
Modified
  • Ideas

    v36 v37  
    1919   * allow some simple HTML in comments (<i>,<a href=... skip=bool>) 
    2020   * filter negative features in view 
    21    * touch compatibility 
    2221 * '''Refactoring''' 
    2322   * diff-based syncer 
     
    2726   * ST annotation wizard 
    2827     * partially done but should additionally generate annotation overlaps between users 
    29      * integrate with similarity manager? 
     28     * integrate with similarity manager 
    3029       * ''that person seems to disagree wrt feature type X, please give more info'' 
    3130       * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 
    3231       * I.e., apply similar techniques to the current annotation wizard on user level. 
     32     * add discussion/feedback UI features - let user confirm other people's statements, etc. 
    3333   * similar-to/part-of/connected-to/successor-of feature types (further input for feature type recommender) 
    3434   * rules for deducing features (per-user basis, let user confirm generated feature instances) 
    3535   * sameAs links to other data sources 
     36 * '''Similarity Manager tasks''' 
     37   * handle nb features in Similarity Manager (use FT IDs instead of URIs or just ignore nb FTs) 
     38   * invalidate similarity cache if FT hierarchy changed 
     39   * make sure persistence is done properly 
     40     * use faster persistence library, perhaps [http://code.google.com/p/protobuf/ protobuf] 
    3641 * '''Item typing''' 
    3742   * item type represented by nb feature type instead of rdf:type? 
     
    4449   * superpeer nodes? Possibly represented within the network? (superpeer3-hasFeature-!IsHubForMusic) 
    4550   * detect 'hot topics' 
    46  * '''Trust network''' - trust as in "peer is competent/peer's metadata is important") 
     51 * '''Trust network''' - trust as in "peer is competent/peer's metadata is important" 
    4752   * [http://www.informatik.uni-freiburg.de/~dbis/Publications/04/EEE04.html Spreading Activation Models for Trust Propagation] 
    4853   * explicit representation of trust (see Skippies ontology) 
     
    9398   * see also [wiki:DBTropes DBTropes] 
    9499   * [http://en.wikipedia.org/wiki/Literary_technique Literary technique], [http://en.wikipedia.org/wiki/Fiction-writing_modes Fiction-writing modes], [http://en.wikipedia.org/wiki/Style_(fiction) Style], [http://en.wikipedia.org/wiki/Outline_of_fiction Outline of fiction] 
     100 * touch compatibility