[tracker/on-extractor-error: 1/4] NIE: Domain of nie:mimeType should be nie:DataObject, not IE
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/on-extractor-error: 1/4] NIE: Domain of nie:mimeType should be nie:DataObject, not IE
- Date: Wed, 4 May 2011 13:16:10 +0000 (UTC)
commit 0554b094a1b585dc972c00f1e64bbc78182422da
Author: Philip Van Hoof <philip codeminded be>
Date: Tue May 3 16:49:19 2011 +0200
NIE: Domain of nie:mimeType should be nie:DataObject, not IE
This commit doesn't have to be ported to tracker-0.10
data/ontologies/30-nie.ontology | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ontologies/30-nie.ontology b/data/ontologies/30-nie.ontology
index 32e39af..6732c38 100644
--- a/data/ontologies/30-nie.ontology
+++ b/data/ontologies/30-nie.ontology
@@ -10,7 +10,7 @@
nie: a tracker:Namespace, tracker:Ontology ;
tracker:prefix "nie" ;
- nao:lastModified "2011-02-08T16:00:00Z" .
+ nao:lastModified "2011-05-03T16:48:00Z" .
nie:DataObject a rdfs:Class ;
rdfs:label "Data Object" ;
@@ -74,7 +74,7 @@ nie:mimeType a rdf:Property ;
rdfs:label "Mime Type" ;
rdfs:comment "File Mime Type" ;
nrl:maxCardinality 1 ;
- rdfs:domain nie:InformationElement ;
+ rdfs:domain nie:DataObject ;
rdfs:range xsd:string .
nie:byteSize a rdf:Property ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]