[tracker/neo: 3/10] Ontology: Neo: Add tracker:notify to zg:Event
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/neo: 3/10] Ontology: Neo: Add tracker:notify to zg:Event
- Date: Wed, 10 Nov 2010 16:32:51 +0000 (UTC)
commit 3725078930c180e9f1583ef2c4f0f176daadc792
Author: Rob Taylor <rob taylor codethink co uk>
Date: Fri May 14 17:23:43 2010 +0200
Ontology: Neo: Add tracker:notify to 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]