Changes between Version 36 and Version 37 of Ideas
- Timestamp:
- 02/23/11 11:47:32 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas
v36 v37 19 19 * allow some simple HTML in comments (<i>,<a href=... skip=bool>) 20 20 * filter negative features in view 21 * touch compatibility22 21 * '''Refactoring''' 23 22 * diff-based syncer … … 27 26 * ST annotation wizard 28 27 * partially done but should additionally generate annotation overlaps between users 29 * integrate with similarity manager ?28 * integrate with similarity manager 30 29 * ''that person seems to disagree wrt feature type X, please give more info'' 31 30 * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 32 31 * 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. 33 33 * similar-to/part-of/connected-to/successor-of feature types (further input for feature type recommender) 34 34 * rules for deducing features (per-user basis, let user confirm generated feature instances) 35 35 * 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] 36 41 * '''Item typing''' 37 42 * item type represented by nb feature type instead of rdf:type? … … 44 49 * superpeer nodes? Possibly represented within the network? (superpeer3-hasFeature-!IsHubForMusic) 45 50 * 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" 47 52 * [http://www.informatik.uni-freiburg.de/~dbis/Publications/04/EEE04.html Spreading Activation Models for Trust Propagation] 48 53 * explicit representation of trust (see Skippies ontology) … … 93 98 * see also [wiki:DBTropes DBTropes] 94 99 * [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