Thank you very much, that was the problem.

I did not change so far this default setting in the config file:

<#dataset> rdf:type      tdb:DatasetTDB ;
    tdb:location "/var/www/fuseki/tdb" ;
    tdb:unionDefaultGraph true ;

I set it now to false (or better commented out), and now the DROP DEFAULT SPARQL update works as expected.

Thanks again.

Best regards,
Sandor

Am 28.02.2017 um 19:10 schrieb A. Soroka:
Do you have the default graph set up as the union graph?

---
A. Soroka
The University of Virginia Library

On Feb 28, 2017, at 12:21 PM, Sandor Kopacsi <[email protected]> 
wrote:

Dear List-members!

I would like to delete the default graph from TDB using the web interface of 
Fuseki, but for some reason it doesn't work.

In the config file of Fuseki the serviceUpdate is allowed, and I can perform 
the CLEAR DEFAULT and DROP DEFAULT SPARQL updates successfully, but the default 
graph is still there, and contains triples.

When I run Fuseki in the memory with the same setting and update above, I can 
simply delete the default graph.

What is wrong?

Thanks and best regards,
Sandor

--

Dr. Sandor Kopacsi
IT Software Designer

Vienna University Computer Center


--
Dr. Sandor Kopacsi
IT Software Designer

Vienna University Computer Center
Universitätsstraße 7 (NIG)
A-1010 Vienna

Phone:  +43-1-4277-14176
Mobile: +43-664-60277-14176

Reply via email to