This file is indexed.

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

<virtual-ontology-uri:89-mtp.ontology> a dsc:Ontology ;
	dsc:title "Multimetida Transfer Protocol (MTP) Ontology" ;
	dsc:description "Extra properties to add MTP information to the objects in the ontology" ;

	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/89-mtp.ontology";

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