TRACKER3-INFO(1) | Tracker manual | TRACKER3-INFO(1) |
NAME
tracker3-info - Retrieve all information available for a certain file.
SYNOPSIS
tracker3 info [options...] <file1> [[file2] ...]
DESCRIPTION
tracker3 info asks for all the known metadata available for the given file.
Multiple file arguments can be provided to retrieve information about multiple files.
The file argument can be either a local path or a URI. It also does not have to be an absolute path.
OPTIONS
-f, --full-namespaces
-c, --plain-text-content
-i, --resource-is-iri
For example, consider that you store URNs by the actual URL itself and use the unique nie:url in another resource (which is quite reasonable when using containers and multi-resource conditions), you would need this argument to tell "tracker3 info" that the file supplied is actually a URN not URL.
-t, --turtle
SEE ALSO
tracker3-sparql(1).
http://nepomuk.semanticdesktop.org/ http://www.w3.org/TR/rdf-sparql-query/
03/31/2024 | 3.7.1 |