[tracker/wip/passive-extraction: 11/16] ontology: set tracker:notify on nfo:Video



commit 3b85bbca3f57d30a37fb0c16b39fdda8c578812f
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Jan 7 22:26:21 2014 +0100

    ontology: set tracker:notify on nfo:Video
    
    This is to cover all basic classes that tracker-extract needs
    to do piggyback indexing.

 data/ontologies/33-nfo.ontology |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 0ab079f..9baab03 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -161,6 +161,7 @@ nfo:PaginatedTextDocument a rdfs:Class ;
 nfo:Video a rdfs:Class ;
        rdfs:label "Video" ;
        rdfs:comment "A video file." ;
+       tracker:notify true ;
        rdfs:subClassOf nfo:Visual .
 
 nfo:Spreadsheet a rdfs:Class ;


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