| Hjfocs added a comment. |
The curl command below works, but doesn't take into account the default graph URI, in contrast to the Blazegraph documentation:
curl -v -F "remove=@${DATASET_TO_REMOVE};type=text/turtle" -F "add=@${DATASET_TO_ADD};type=text/turtle" --form-string "context-uri=<${DATASET_URI}>" ${HOST}/bigdata/sparql?updatePost
The context-uri field seems to be ignored, resulting in triples added to the bd:nullGraph URI.
TASK DETAIL
EMAIL PREFERENCES
To: Hjfocs
Cc: Aklapper, Hjfocs, Kiailandi, dachary, Wikidata-bugs, Ricordisamoa, Sjoerddebruin, Mbch331
Cc: Aklapper, Hjfocs, Kiailandi, dachary, Wikidata-bugs, Ricordisamoa, Sjoerddebruin, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
