table of contents
LOCALSEARCH-INFO(1) | LocalSearch manual | LOCALSEARCH-INFO(1) |
NAME¶
localsearch-info - Retrieve all information available for a certain file.
SYNOPSIS¶
localsearch info [options...] <file1> [[file2] ...]
DESCRIPTION¶
localsearch 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 "localsearch info" that the file supplied is actually a URN not URL.
-t, --turtle
SEE ALSO¶
tinysparql sparql(1).
http://nepomuk.semanticdesktop.org/ http://www.w3.org/TR/rdf-sparql-query/
12/10/2024 | 3.8.2 |