| Hjfocs added a comment. |
As per https://wiki.blazegraph.com/wiki/index.php/REST_API#DELETE_with_Access_Path, the request below works fine:
curl --get -X DELETE 'http://localhost:9999/bigdata/sparql' --data-urlencode 'c=<${DATASET_URI}>'
where `${DATASET_URI} is the named graph URI (see T170685) of the dataset we want to drop.
Of course, exposing this is not safe at all.
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
