[tracker/rss-enclosures] Ontology: NCO: Set tracker:notify to true for nco:ContactList
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Ontology: NCO: Set tracker:notify to true for nco:ContactList
- Date: Wed, 24 Nov 2010 01:49:24 +0000 (UTC)
commit 3aff3b4234ff0e86942075e047ba5ed21fa75e9e
Author: Martyn Russell <martyn lanedo com>
Date: Mon Sep 20 15:55:14 2010 +0100
Ontology: NCO: Set tracker:notify to true for nco:ContactList
data/ontologies/32-nco.ontology | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index 2f72e73..b0408e0 100644
--- a/data/ontologies/32-nco.ontology
+++ b/data/ontologies/32-nco.ontology
@@ -11,7 +11,7 @@
nco: a tracker:Namespace, tracker:Ontology ;
tracker:prefix "nco" ;
- nao:lastModified "2010-09-15T15:00:00Z" .
+ nao:lastModified "2010-09-20T16:00:00Z" .
nco:Role a rdfs:Class ;
rdfs:label "Role" ;
@@ -37,7 +37,8 @@ nco:ContactGroup a rdfs:Class ;
nco:ContactList a rdfs:Class ;
rdfs:label "ContactList" ;
rdfs:comment "A contact list, this class represents an addressbook or a contact list of an IM application. Contacts inside a contact list can belong to contact groups." ;
- rdfs:subClassOf nie:InformationElement .
+ rdfs:subClassOf nie:InformationElement ;
+ tracker:notify true .
# Maybe a bug? Shouldnt it be a subclass of nie:InformationElement?
nco:ContactMedium a rdfs:Class ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]