oxigraph-update - Execute a SPARQL update against the store
Contents
Description
Execute a SPARQL update against the store
Name
oxigraph-update - Execute a SPARQL update against the store
Options
-l, --location=LOCATION
Directory in which Oxigraph data are persisted
-u, --update=UPDATE
The SPARQL update to execute
If no query or query file are given, stdin is used.
--update-file=UPDATE_FILE
File in which the update is stored
If no update or update file are given, stdin is used.
--update-base=UPDATE_BASE
Base IRI of the update
-h, --help
Print help (see a summary with '-h')
update oxigraph-update(1)
Synopsis
oxigraphupdate <-l|--location> [-u|--update] [--update-file] [--update-base] [-h|--help]
