[tracker] 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] ontology: nfo:hasMediaStream does not have a max cardinality in specs
- Date: Wed, 30 Jul 2014 13:00:50 +0000 (UTC)
commit 6b2dff6e18bd9a9d4238557b2dce2565fea49491
Author: Martyn Russell <martyn lanedo com>
Date: Wed Jul 30 14:55:06 2014 +0200
ontology: nfo:hasMediaStream does not have a max cardinality in specs
It doesn't make sense to have one either, since media can have multiple media
streams
data/ontologies/33-nfo.ontology | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 3188489..63a1731 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-07-10T14:05:00Z" .
+ nao:lastModified "2014-07-30T13:05:00Z" .
nfo:Document a rdfs:Class ;
rdfs:label "Document" ;
@@ -536,7 +536,6 @@ 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]