[tracker/im] NCO: Fix domain of nco:hasIMAddress, it should be nco:Role
- From: Jürg Billeter <juergbi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/im] NCO: Fix domain of nco:hasIMAddress, it should be nco:Role
- Date: Tue, 2 Feb 2010 15:14:40 +0000 (UTC)
commit 52f41fc1d676a436825a74b78642766eb4f25e5f
Author: Jürg Billeter <j bitron ch>
Date: Tue Feb 2 16:14:15 2010 +0100
NCO: Fix domain of nco:hasIMAddress, it should be nco:Role
data/ontologies/32-nco.ontology | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index 60336d7..1339993 100644
--- a/data/ontologies/32-nco.ontology
+++ b/data/ontologies/32-nco.ontology
@@ -725,5 +725,5 @@ nco:imContactCapability a rdf:Property ;
rdfs:range nco:IMCapability .
nco:hasIMAddress a rdf:Property ;
- rdfs:domain nco:Contact ;
+ rdfs:domain nco:Role ;
rdfs:range nco:IMAddress .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]