[tracker/harmattan-pre-signal-updates: 1337/1380] Fixes NB#186055: NCO: Remove cardinality restriction in nco:note
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/harmattan-pre-signal-updates: 1337/1380] Fixes NB#186055: NCO: Remove cardinality restriction in nco:note
- Date: Wed, 22 Sep 2010 15:46:41 +0000 (UTC)
commit 79e3fc8698484798b7468e9da6b7e20b1d50bb22
Author: Jürg Billeter <j bitron ch>
Date: Wed Sep 15 17:23:57 2010 +0200
Fixes NB#186055: NCO: Remove cardinality restriction in nco:note
data/ontologies/32-nco.ontology | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index ef6ceaa..2f72e73 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-02-24T16:00:00Z" .
+ nao:lastModified "2010-09-15T15:00:00Z" .
nco:Role a rdfs:Class ;
rdfs:label "Role" ;
@@ -417,8 +417,6 @@ nco:addressLocation a rdf:Property ;
nco:note a rdf:Property ;
rdfs:label "note" ;
rdfs:comment "A note about the object represented by this Contact. An equivalent for the 'NOTE' property defined in RFC 2426 Sec. 3.6.2" ;
- rdfs:subPropertyOf nie:description ;
- nrl:maxCardinality 1 ;
rdfs:domain nco:Contact ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]