TRACKER3-EXTRACT(1) | Tracker manual | TRACKER3-EXTRACT(1) |
tracker3-extract - Extract metadata from a file.
tracker3 extract FILE
tracker3 extract reads the file provided and extracts any metadata it can from this file, then displays the metadata on standard output.
The metadata is displayed as a SPARQL update command, that can be run against a SPARQL endpoint to update its copy of the metadata.
The actual extraction is done by a separate process. This is done to isolate the calling process from any memory leaks or crashes in the libraries Tracker uses to extract metadata.
For more information see the libtracker-extract reference documentation.
-o, --output-format=<FORMAT>
Using command line to extract metadata from a file
G_MESSAGES_DEBUG
TRACKER_DEBUG
config
statistics
status
tracker3-sparql(1), tracker3-status(1), tracker3-info(1).
01/19/2023 | 3.4.3 |