oxigraph-serve(1) General Commands Manual oxigraph-serve(1)

oxigraph-serve - Start Oxigraph HTTP server in read-write mode

oxigraph serve [-l|--location] [-b|--bind] [--cors] [--union-default-graph] [-h|--help]

Start Oxigraph HTTP server in read-write mode

Directory in which the data should be persisted

If not present, an in-memory storage will be used.

Host and port to listen to
Allows cross-origin requests
If the SPARQL queries should look for triples in all the dataset graphs by default (ie. without `GRAPH` operations)

This is equivalent as setting the union-default-graph option in all SPARQL queries

Print help (see a summary with '-h')
serve