Is it possible to delete all triples? I tried this command below, and got error saying variables are not permitted.
DELETE DATA
{
?s ?p ?o
}
Thanks,
Z
Is it possible to delete all triples? I tried this command below, and got error saying variables are not permitted.
DELETE DATA
{
?s ?p ?o
}
Thanks,
Z