[tracker/neo] Remove heuristic-activity.
- From: Robert James Taylor <robtaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/neo] Remove heuristic-activity.
- Date: Mon, 8 Nov 2010 13:49:28 +0000 (UTC)
commit 564e8bdc42659f533f15f438e3a787f99e83ccd4
Author: Rob Taylor <rob taylor codethink co uk>
Date: Mon Nov 8 13:48:16 2010 +0000
Remove heuristic-activity.
heuristic-activity is too ill defined at this stage. Needs more consideration,
so removing for now.
data/ontologies/42-neo.ontology | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/data/ontologies/42-neo.ontology b/data/ontologies/42-neo.ontology
index 41f1793..f53de5b 100644
--- a/data/ontologies/42-neo.ontology
+++ b/data/ontologies/42-neo.ontology
@@ -47,9 +47,6 @@ neo:EventManifestation a rdfs:Class ;
neo:user-activity a neo:EventManifestation;
rdfs:comment "An event that was actively performed by the user. For example saving or opening a file by clicking on it in the file manager" .
-neo:heuristic-activity a neo:EventManifestation;
- rdfs:comment "An event that is caused indirectly from user activity or deducted via analysis of other events. Fx. if an algorithm divides a user workflow into disjoint 'projects' based on temporal analysis it could insert heuristic events when the user changed project" .
-
neo:scheduled-activity a neo:EventManifestation;
rdfs:comment "An event that was directly triggered by some user initiated sequence of actions. For example a music player automatically changing to the next song in a playlist" .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]