SVN commit 1222808 by trueg: removed all that has been moved elsewhere in the meantime M +1 -30 README --- trunk/playground/base/nepomuk-kde/README #1222807:1222808 @@ -4,18 +4,6 @@ Note: This is experimental and might contain bugs. *************************************************************** -annotation: (resourceannotator, simpleannotator) -=========== -An annotation framework build around the Annotation class which represents one possible annotation that can be created. -A set of plug-ins create Annotation objects (this includes geonames for cities and countries but also tag recommendations and others based on -text analysis using Scribo). -These annotations can then be presented to the user through the widgets provided in the GUI part of the framework. - -crappyinferencer: -================= -The crappy inferencer is a very simple inferencing engine for Soprano. It has already been put into kdebase/runtime/nepomuk/services/ontologyloader. -The header file contains a more detailed explanation. - fileannotationservice: ====================== The file annotation service listens to signals from Strigi (the signal is not in svn yet) about newly created files. @@ -33,8 +21,7 @@ konqueror: ========== Plug-ins for Konqueror: -1. tagging and rating of web pages from the context menu; -2. linking web pages to tasks from the toolbar +1. linking web pages to tasks from the toolbar kpeopletag: =========== @@ -52,14 +39,6 @@ ===== Some classes used by more than one component. -nepomukshell: (nepomukshell) -============= -Nepomuk pimo shell: Intended to be the one central Nepomuk data management tool. Needs some GUI love. - -nepomukutils: -============= -A utilities lib which contains a lot of useful classes dealing with Nepomuk data. At some point some or a lot of it could/should go into kdelibs - nsqclient: ========== The very simple query client accessing the NSQD (Nepomuk Social Query Daemon) via avahi @@ -90,10 +69,6 @@ ================== Fancy tool for people and tags. -scribo: (scriboshell) -======= -Getting Natural Language Into The Mix: a framework that analyses text via plug-ins and extracts entities and statements. - search_widget_test: =================== An attempt to create a visual query builder for Dolphin. @@ -115,7 +90,3 @@ tasks: ====== A lib and a tool to handle tasks, actually tmo:Task instances. So far we have a model that lists them but not much with respect to semantic data. - -webextractor: -============= -Web Metadata Extractor Framework and Service. Extract Metadata from the web and accosiate it with local files.