Hi,

Some graphs I cannot drop from the isql-vt interface using "sparql
DROP GRAPH <http://extbi.cs.aau.dk/data/agriculture>;", I get the
following error:

*** Error 22023: [Virtuoso Driver][Virtuoso Server]SPARUL_DROP()
failed: graph <http://extbi.cs.aau.dk/data/agriculture> has not been
explicitly created

However I can easily drop it from the webpage interface under Linked
Data -> Graphs, where it is showing up.

Is there any way to be "more insistent" that the graph is dropped
through isql-vt?

I should mention that the graph is built inside a quad storage as follows:

alter quad storage virtrdf:DefaultQuadStorage
  from Linked_data.agri.field as field_tbl
  from ...
{
  create qs:fields as
      graph <http://extbi.cs.aau.dk/data/agriculture>
...

-- 
Med venlig hilsen / Best Regards
Alex Bondo Andersen

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to