Scroll to navigation

OXRQ(1) User Commands OXRQ(1)

NAME

oxrq - A command-line tool for running SPARQL queries over input stream or files of RDF data.

SYNOPSIS

oxrq [OPTIONS] [QUERY] [FILE]...

DESCRIPTION

A command-line tool for running SPARQL queries over input stream or files of RDF data.

Arguments:

[QUERY]
Query string (unless '--file-query' is used)
[FILE]...
RDF file(s)

OPTIONS

Input RDF format (ttl, rdf, nt, nq)
Output RDF format (ttl, rdf, nt, nq) or SPARQL results format (tsv, csv, json, xml)
Base IRI used when parsing
Provide query via file (with '.rq' or '.ru' suffix)
Do not read from stdin (unless '-' is given as file)
Print help
Print version
February 2026 oxrq 0.1.0+ds