[tracker/rss-enclosures] NCO: Do not use nie:hasPart subproperties for linked objects
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] NCO: Do not use nie:hasPart subproperties for linked objects
- Date: Sat, 26 Jun 2010 23:13:44 +0000 (UTC)
commit be30a070fde24392f67120e7711ecf4cb68ed80b
Author: Jürg Billeter <j bitron ch>
Date: Thu Jun 3 14:33:19 2010 +0300
NCO: Do not use nie:hasPart subproperties for linked objects
data/ontologies/32-nco.ontology | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index 076bd05..8d2c775 100644
--- a/data/ontologies/32-nco.ontology
+++ b/data/ontologies/32-nco.ontology
@@ -248,7 +248,6 @@ nco:region a rdf:Property ;
nco:key a rdf:Property ;
rdfs:label "key" ;
rdfs:comment "An encryption key attached to a contact. Inspired by the KEY property defined in RFC 2426 sec. 3.7.2" ;
- rdfs:subPropertyOf nie:hasPart ;
nrl:maxCardinality 1 ;
rdfs:domain nco:Contact ;
rdfs:range nie:DataObject .
@@ -483,7 +482,6 @@ nco:hasPhoneNumber a rdf:Property ;
nco:photo a rdf:Property ;
rdfs:label "photo" ;
rdfs:comment "Photograph attached to a Contact. The DataObject refered to by this property is usually interpreted as an nfo:Image. Inspired by the PHOTO property defined in RFC 2426 sec. 3.1.4" ;
- rdfs:subPropertyOf nie:hasPart ;
nrl:maxCardinality 1 ;
rdfs:domain nco:Contact ;
rdfs:range nie:DataObject .
@@ -492,7 +490,6 @@ nco:photo a rdf:Property ;
nco:logo a rdf:Property ;
rdfs:label "logo" ;
rdfs:comment "Logo of a company. Inspired by the LOGO property defined in RFC 2426 sec. 3.5.3" ;
- rdfs:subPropertyOf nie:hasPart ;
nrl:maxCardinality 1 ;
rdfs:domain nco:OrganizationContact ;
rdfs:range nie:DataObject .
@@ -609,7 +606,6 @@ nco:locality a rdf:Property ;
nco:sound a rdf:Property ;
rdfs:label "sound" ;
rdfs:comment "Sound clip attached to a Contact. The DataObject refered to by this property is usually interpreted as an nfo:Audio. Inspired by the SOUND property defined in RFC 2425 sec. 3.6.6." ;
- rdfs:subPropertyOf nie:hasPart ;
nrl:maxCardinality 1 ;
rdfs:domain nco:Contact ;
rdfs:range nie:DataObject .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]