Changes between Version 26 and Version 27 of Ideas
- Timestamp:
- 04/10/10 11:41:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas
v26 v27 2 2 == Random ideas == 3 3 * '''Refactoring''' 4 * Syncer should implement and use !ModelListener 5 * pro: less resource consumption, proper diff handling 6 * needs lots of rewriting 7 * One Model per Skipforward webapp (new). Many users per Skipforward webapp (done). Use TDB? Use named graphs for what facet? 8 * pro: Less resource consumption (memory/filetransfers) 9 * con: Syncer needs to know with whom to sync. Not trivial (what if one user moves from SF server A to SF server B?). Privacy issues (FactsDb needs to check resources it accesses against namespaces that are supposed to be visible to the user - has to trust XMPP server). 4 * diff-based syncer 10 5 * use Beans instead of JSON for ST models (fix String vs. HTML escaping ugliness in the process) 6 * use TDB named graphs for SF namespaces? 11 7 * '''User interface''' 12 8 * overview ST page for user 13 9 * ST navigation bar 14 * ST annotation wizard 10 * ST annotation wizard (partially done) 15 11 * allow some simple HTML in comments (<i>,<a href=... skip=bool>) 16 * Bugs 17 * viewing a feature pointing at another "thing" gives you no way to open this thing. 18 * having to click on a thing before it can be added as a feature value is not really intuitive, and never explained. 12 * filter negative features in view 19 13 * '''Annotating items''' 20 * Rules for deducing features (per-user basis, let user confirm generated feature instances) 21 * Filter negative features in view 14 * rules for deducing features (per-user basis, let user confirm generated feature instances) 15 * explicit similar-to feature type (further input for feature type recommender) 16 * sameAs links to other data sources 22 17 * '''Adaptation for music domain''' 23 18 * simplify entering song/band information - 1 week … … 25 20 * generate/play playlists, possibly with changing style over time (AutoDJ) - 2-6 weeks 26 21 * '''Book domain ontology''' 22 * see also [wiki:DBTropes DBTropes] 27 23 * [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] 28 24 * '''Metadata sharing'''