[tracker] Revert "ontology: nfo:hasMediaStream does not have a max cardinality in specs"
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Revert "ontology: nfo:hasMediaStream does not have a max cardinality in specs"
- Date: Wed, 24 Sep 2014 15:47:42 +0000 (UTC)
commit 16b7e357114738c3ac0ef925fcaab1c5f3c625ed
Author: Martyn Russell <martyn lanedo com>
Date: Tue Sep 23 18:52:09 2014 +0100
Revert "ontology: nfo:hasMediaStream does not have a max cardinality in specs"
This reverts commit 6b2dff6e18bd9a9d4238557b2dce2565fea49491.
We want to avoid data loss until AFTER we have Philip's branch to cope with
this ontology change. This commit will exist in master and 1.4 only.
Philip's branch:
https://git.gnome.org/browse/tracker/log/?h=maxcardinality-change-support
data/ontologies/33-nfo.ontology | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 9f7af3e..1ba910a 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -12,7 +12,7 @@
nfo: a tracker:Namespace, tracker:Ontology ;
tracker:prefix "nfo" ;
- nao:lastModified "2014-08-28T14:15:00Z" .
+ nao:lastModified "2014-09-23T18:55:00Z" .
nfo:Document a rdfs:Class ;
rdfs:label "Document" ;
@@ -536,6 +536,7 @@ nfo:hasMediaStream a rdf:Property ;
rdfs:label "hasMediaStream" ;
rdfs:comment "Connects a media container with a single media stream contained within." ;
rdfs:subPropertyOf nie:hasPart ;
+ nrl:maxCardinality 1 ;
rdfs:domain nfo:Media ;
rdfs:range nie:DataObject .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]