logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oxigraph-update - Execute a SPARQL update against the store

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]

See Also