[tracker/tracker-1.2] 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/tracker-1.2] Revert "ontology: nfo:hasMediaStream does not have a max cardinality in specs"
- Date: Tue, 23 Sep 2014 18:25:01 +0000 (UTC)
commit 89a459d5e783c2f6faff8c08f5783b9071edc39d
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]