[tracker/wip/passive-extraction: 5/7] ontologies: Add static nie:DataSource for tracker-extractor
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/passive-extraction: 5/7] ontologies: Add static nie:DataSource for tracker-extractor
- Date: Fri, 3 Jan 2014 01:47:39 +0000 (UTC)
commit de8551cb3af48196c3cf3676579d48300e7b811f
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Jan 3 02:14:35 2014 +0100
ontologies: Add static nie:DataSource for tracker-extractor
This nie:DataSource will be added to resource by tracker-extract,
in order to mark files already inspected, and recognize the files
that are still unprocessed if resuming is needed.
data/ontologies/90-tracker.ontology | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/90-tracker.ontology b/data/ontologies/90-tracker.ontology
index efc5da1..8fd31f2 100644
--- a/data/ontologies/90-tracker.ontology
+++ b/data/ontologies/90-tracker.ontology
@@ -70,3 +70,6 @@ tracker:forceJournal a rdf:Property ;
fts: a tracker:Namespace ;
tracker:prefix "fts" .
+
+tracker:extractor-data-source a nie:DataSource ;
+ rdfs:label "Tracker extractor data source" .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]