1tracker-info(1) User Commands tracker-info(1)
2
3
4
6 tracker-info - Retrieve all information available for a certain file.
7
8
10 tracker-info [OPTION...] FILE...
11
12
14 tracker-info asks for all the known metadata available for the given
15 FILE.
16
17 Multiple FILE arguments can be provided to retrieve information about
18 multiple files.
19
20 The FILE argument can be either a local path or a URI. It also does not
21 have to be an absolute path.
22
23
25 -?, --help
26 Show summary of options.
27
28 -V, --version
29 Print version.
30
31 -f, --full-namespaces
32 By default, all keys and values reported about any given FILE
33 are returned in shortened form, for example, nie:title is shown
34 instead of http://www.semanticdesktop.org/ontolo‐
35 gies/2007/01/19/nie#title. This makes things much easier to see
36 generally and the output is less cluttered. This option reverses
37 that so FULL namespaces are shown instead.
38
40 tracker-store(1), tracker-sparql(1).
41
42 http://nepomuk.semanticdesktop.org/
43
44 http://www.w3.org/TR/rdf-sparql-query/
45
46
47
48GNU Oct 2008 tracker-info(1)