Changes between Version 1 and Version 2 of Ideas
- Timestamp:
- 05/21/07 16:53:44 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas
v1 v2 1 * Use Skipforward internal namespaces for ontologies({{{xmpp://schwarz@xmpp.km.opendfki.de/ont/ludopinions#UsesDice}}})1 * '''Internal namespaces for ontologies''' ({{{xmpp://schwarz@xmpp.km.opendfki.de/ont/ludopinions#UsesDice}}}) 2 2 * this way people can create own ontologies, and ontology management/evolution can be done similar to facts synchronization 3 * Facts/graph synchronization idea 3 * perhaps create a kind of "RDF importer" that changes namespaces 4 * '''UI improvements''' 5 * show number of (existing) feature instances for each item (in !ItemPane) 6 * show number of feature instances for each feature class (in !FeaturePane) and arithmetic mean/standard deviation for applicability 7 * Malte's TODOs 8 * implement basic Jabber stuff (http://www.incava.org/projects/java/java-diff/ as Java Diff implementation?) 9 * '''Facts/graph synchronization''' idea 4 10 * every peer implements 5 11 * {{{String getDiffForNamespace(String namespace, String haveHash, String wantHash)}}}