A SPARQL server for Media Arts Database
Find a file
2023-07-03 04:16:22 +09:00
.github/workflows feat: add ghcr.io registry 2023-07-03 04:15:47 +09:00
versions first commit 2023-07-03 03:14:10 +09:00
.gitignore first commit 2023-07-03 03:14:10 +09:00
assembler.ttl first commit 2023-07-03 03:14:10 +09:00
create_void.py first commit 2023-07-03 03:14:10 +09:00
Dockerfile first commit 2023-07-03 03:14:10 +09:00
LICENSE feat: add license file 2023-07-03 04:16:22 +09:00
README.md first commit 2023-07-03 03:14:10 +09:00

MADB-Fuseki-Docker

Build

python create_void.py YYYYMMDD > void.trig
docker build -t babibubebon/madb-fuseki .

Run

docker run --rm -it -p 3030:3030 babibubebon/madb-fuseki

http://localhost:3030