[tracker] NCO: Mark nco:hasIMAddress as subproperty of nco:hasContactMedium



commit 2b29351a1ed3b66f49e9c32cec8d3bedb1be1211
Author: Jürg Billeter <j bitron ch>
Date:   Fri Mar 12 11:39:23 2010 +0100

    NCO: Mark nco:hasIMAddress as subproperty of nco:hasContactMedium

 data/ontologies/32-nco.ontology |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index 4ce5023..e3c4c36 100644
--- a/data/ontologies/32-nco.ontology
+++ b/data/ontologies/32-nco.ontology
@@ -808,5 +808,6 @@ nco:imCapability a rdf:Property ;
 nco:hasIMAddress a rdf:Property ;
 	rdfs:label "imAddress";
 	rdfs:comment "An address for communication using instant messages with the object specified by this contact." ;
+	rdfs:subPropertyOf nco:hasContactMedium ;
 	rdfs:domain nco:Role ;
 	rdfs:range nco:IMAddress .



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