This file is indexed.

/usr/share/tracker/ontologies/39-mto.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
15
16
@prefix dsc: <http://www.tracker-project.org/temp/dsc#> .

<virtual-ontology-uri:39-mto.ontology> a dsc:Ontology ;
	dsc:title "Maemo Transfer Ontology (MTO)" ;
	dsc:description "Representation of download and upload operations in the system" ;

	dsc:author "Ivan Frade &lt;ivan.frade@nokia.com&gt;" ;
	dsc:author "Divya Subramanian &lt;divya.subramanian@sasken.com&gt;" ;

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

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

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