There is no leakage between datasets in Fuseki. Access control will
prevent external access across users. To have different host, it would
need a reverse proxy; in a single Fuseki it will be the dataset name
that separates the tenants. The tenants have to trust the server to do
the right thi
Hi,
I have a use case for deploying triplestores dynamically. They should
provide SPARQL Protocol and GSP endpoints on unique URLs and isolate
the datasets from each other, while also having a minimal footprint.
I'm thinking of using Fuseki Docker image for this [1].
Would I need to run a new Fu