[tracker] NFO: Bump nao:lastModified for earlier ontology change



commit d323f22a18ebcc447ba0740223792ced5f69c0f5
Author: Philip Van Hoof <philip codeminded be>
Date:   Thu Aug 12 21:27:54 2010 +0200

    NFO: Bump nao:lastModified for earlier ontology change
    
    note. We're lucky that for 0.9.16 a db-bump was needed, else this
    release's feature that used this newly added property would have
    been defect. Now luckily no hard was done to the 0.9.16 release.
    
    Let's not forget this in future though, guys ;-)

 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 d12a0cc..a1cc054 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-08-03T10:03:00Z" .
+	nao:lastModified "2010-08-12T21:30:00Z" .
 
 nfo:Document a rdfs:Class ;
 	rdfs:label "Document" ;



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