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



commit 14f4e3a30d3d17aa0ba08a12b5c2c4dfc1ee3bf8
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]