This file is indexed.

/usr/share/tracker/ontologies/92-slo.description is in tracker 1.6.2-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
@prefix dsc: <http://www.tracker-project.org/temp/dsc#> .

<virtual-ontology-uri:40-mlo.ontology> a dsc:Ontology ;
	dsc:title "Simplified Maemo Location Ontology (SLO) (experimental/for testing)" ;
	dsc:description "Simpler, faster, better ontology for locations and landmarks" ;

	dsc:author "Ivan Frade &lt;ivan.frade@nokia.com&gt;" ;
	dsc:editor "Ivan Frade &lt;ivan.frade@nokia.com&gt;" ;

	dsc:gitlog "http://git.gnome.org/cgit/tracker/log/src/ontologies/92-slo.ontology";

	dsc:baseUrl "http://www.tracker-project.org/temp/slo#" ;
	dsc:localPrefix "slo" ;
	dsc:relativePath "./92-slo.ontology" .