[tracker/zeitgeist: 36/670] Add notification for zg:Event



commit 7d8937d8a1cb6c126635ac1aae8bfced13888479
Author: Rob Taylor <rob taylor codethink co uk>
Date:   Fri May 14 17:23:43 2010 +0200

    Add notification for zg:Event

 data/ontologies/92-zg.ontology |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/92-zg.ontology b/data/ontologies/92-zg.ontology
index 2fd47a7..906f9a6 100644
--- a/data/ontologies/92-zg.ontology
+++ b/data/ontologies/92-zg.ontology
@@ -74,6 +74,7 @@ zg:SystemNotification a rdfs:Class ;
 
 zg:Event a rdfs:Class ;
     rdfs:comment "Something that happened at a point in time. Events are categorized by two primary factors 'what happened' - called the interpretation and 'how did it happen' - called the manifestation. Aside from a timestamp, events can also carry a reference to the entity responsible for instantiating it - called the actor. Normally the event actor is an application, but it need not be. Events happen to zero or more subjects. The subjects are described using the Nepomuk ontologies." ;
+    tracker:notify true ;
     rdfs:subClassOf rdfs:Resource .
 
 zg:timestamp a rdf:Property ;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]