Changes between Version 21 and Version 22 of Ideas
- Timestamp:
- 07/04/09 16:18:58 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas
v21 v22 2 2 == Random ideas == 3 3 * '''Refactoring''' 4 * virtual Feature Type instances for nonbinary feature types5 * pro: Don't have to handle nonbinary features as a special case all over the frontend code6 * con: Breaks clean object<->RDF mapping. ft.getSubclasses() suddenly needs Item as parameter. Eventually has to consider Trust. Not straightforward to implement.7 4 * Syncer should implement and use !ModelListener 8 5 * pro: less resource consumption, proper diff handling … … 13 10 * '''User interface''' 14 11 * Plain HTML pages for item/feature instances, just for browsing and linked data 15 * support RSS feeds16 * For ''Item types'': Comment, Instance list (by date/...)17 12 * For ''Recommendation'': List of recommended items 13 * Allow annotating items via HTML pages 18 14 * '''Annotating items''' 19 15 * Rules for deducing features (per-user basis, let user confirm generated feature instances)