Thomas

Results 2 issues of Thomas

Hi, we're using Blazegraph as a backend. Our frontend component (among others) triggers loads via LOAD INTO GRAPH statements. After resolving initial timeout issues with the load balancer, we now...

Hi, I just loaded data using the API with the following command: `curl -D- -H 'Content-Type: text/turtle' --upload-file file.ttl -X POST 'http://localhost:8080/blazegraph/sparql?context-uri='` As you can see, due to a copy&paste...