An open API service indexing awesome lists of open source software.

https://github.com/chimera-suite/jena-fuseki-sidecar-setup

The sidecar setup container creates a dataset in Jena Fuseki and uploads the files in the /init folder into the default graph.
https://github.com/chimera-suite/jena-fuseki-sidecar-setup

dataset docker jena-fuseki knowledge-graph rdf sidecar-container sparql

Last synced: 3 months ago
JSON representation

The sidecar setup container creates a dataset in Jena Fuseki and uploads the files in the /init folder into the default graph.

Awesome Lists containing this project

README

        

# Sidecar setup container for Jena Fuseki

Available on [Dockerhub](https://hub.docker.com/r/chimerasuite/jena-fuseki-sidecar-setup).

This component allows you to simply manage datasets in Jena Fuseki.
In particular, it allows for the creation of a dataset and the upload of the files in the `/init` folder into the default graph.

For usage check the files into the example folder.