Dear friends,
I am using Apache Jena Fuseki from a Docker image 
https://hub.docker.com/r/secoresearch/fuseki and all works so well. Love 
Jena/Fuseki!

The problem I’m grappling with though is that after an initial mass loading 
from RDF serialised to Turtle TTL files, my jobs produce some more TTL every 
day and I need to ADD the ones ones to the graph.

I thought I could do the following:

docker exec bc89541add49 ./bin/s-put http://localhost:3030/mema_v5 'default' 
/fuseki-base/databases/mema_ttls/all/20230725.ttl

But discovered by trial and error that sadly this REPLACES the original large 
graph with just the last file content.

Please suggest a solution to this rather inept medical doctor :) You all be 
happy and healthy. Cheers from Rome, Italy

Robert Alexander

Reply via email to