vcity/blazegraph-cors

By vcity

Updated 6 months ago

RDF-Store for storing/serving semantic graph data with a SPARQL REST API with CORS enabled.

Image
Databases & Storage

153

Blazegraph-CORS-Docker

A Blazegraph (RDF-Store) for storing/serving semantic graph data with a SPARQL REST API with CORS enabled.

Links

Options

Set $BLAZEGRAPH_QUADS environment variable to "true" to activate the Quads mode (! check the Blazegraph Quads mode limitations !)

Modifications from source:

Dockerfile:

  • Added new authors
  • Added blazegraph.properties
  • Added su-exec
  • Added blazegraph-quads.properties

blazegraph.properties:

  • A properties file with default parameters to initialize Blazegraph

blazegraph-quads.properties:

  • A properties file with default parameters to initialize Blazegraph in quads mode

entrypoint.sh

  • use su-exec to launch Blazegraph

Makefile:

  • Removed the Makefile

Docker Pull Command

docker pull vcity/blazegraph-cors