[tracker/deprecated: 2/5] NFO: Remove nfo:fileUrl



commit 0741beb803b6642e82d5e3d4608318a744dd5764
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 |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index d0b7c6a..69b25e3 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -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]