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.
- Host: GitHub
- URL: https://github.com/chimera-suite/jena-fuseki-sidecar-setup
- Owner: chimera-suite
- License: apache-2.0
- Created: 2020-12-07T21:57:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T09:39:20.000Z (over 4 years ago)
- Last Synced: 2025-01-03T21:37:48.758Z (4 months ago)
- Topics: dataset, docker, jena-fuseki, knowledge-graph, rdf, sidecar-container, sparql
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.