[tracker/deprecated: 2/5] NFO: Remove nfo:fileUrl
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/deprecated: 2/5] NFO: Remove nfo:fileUrl
- Date: Tue, 26 Oct 2010 14:53:03 +0000 (UTC)
commit 5b6f21db23463853c149b180d9a43fe95579e17e
Author: Jürg Billeter <j bitron ch>
Date: Tue Oct 12 16:52:00 2010 +0200
NFO: Remove nfo:fileUrl
The property was deprecated 10 months ago.
data/ontologies/33-nfo.ontology | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 1fc50d5..99268da 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 "2010-10-20T07:42:00Z" .
+ nao:lastModified "2010-10-26T14:00:00Z" .
nfo:Document a rdfs:Class ;
rdfs:label "Document" ;
@@ -555,14 +555,6 @@ nfo:hasMediaStream a rdf:Property ;
rdfs:domain nfo:Media ;
rdfs:range nie:DataObject .
-nfo:fileUrl a rdf:Property ;
- rdfs:label "fileUrl" ;
- rdfs:comment "URL of the file. It points at the location of the file. In cases where creating a simple file:// or http:// URL for a file is difficult (e.g. for files inside compressed archives) the applications are encouraged to use conventions defined by Apache Commons VFS Project at http://jakarta.apache.org/ commons/ vfs/ filesystems.html." ;
- nrl:maxCardinality 1 ;
- nao:deprecated true ;
- rdfs:domain nfo:FileDataObject ;
- rdfs:range rdfs:Resource .
-
nfo:width a rdf:Property ;
rdfs:label "width" ;
rdfs:comment "Visual content width in pixels." ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]