[tracker/tracker-0.12: 57/202] ontologies: NFO updating lastModified timestamp.



commit 9adbb74bf215b9e45b04488d788f621641ca87f5
Author: Ivan Frade <ivan frade gmail com>
Date:   Tue Sep 20 11:23:34 2011 +0300

    ontologies: NFO updating lastModified timestamp.
    
    Forgot in the previous commit, so the DB in tracker is not updated
    with the new properties and class.

 data/ontologies/33-nfo.ontology |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 19c8c62..b05b133 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 "2011-06-10T17:00:00Z" .
+	nao:lastModified "2011-09-20T17:00:00Z" .
 
 nfo:Document a rdfs:Class ;
 	rdfs:label "Document" ;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]