Which means to load the whole new Wikidata dump first, or not? Which means, it can simply be used the new loaded dataset.
On 24.11.2017 15:57, ajs6f wrote: > You can use Model.difference(Model m) to do these calculations. > > ajs6f > >> On Nov 24, 2017, at 7:21 AM, Laura Morales <[email protected]> wrote: >> >>> The s-put tool that comes with Fuseki (or just doing a HTTP PUT to the >>> SPARQL Graph Store endpoint using e.g. curl) does exactly this - >>> replaces a graph with a new one in a single operation. >> Deleting a whole graph, and pushing all the new triples over HTTP doesn't >> look like a good fit for large graphs (even for graphs of a few GBs). >
