Hello Andra,

> On 30-May-14 10:35 AM, Andra Waagmeester wrote:

> > 
> > When I tried the suggested work around I am getting the following
> > error code
> > Virtuoso 42000 Error SQ110: Permission denied for delete from 
> > DB.DBA.RDF_QUAD (user ID = 106)
> > 
> > SPARQL query:
> > define sql:big-data-const 0 
> > #output-format:text/html
> > define sql:signal-void-variables 1 LOAD SERVICE  
> > <http://www.ebi.ac.uk/rdf/services/atlas/sparql> DATA ;

The probable reason is that LOAD SERVICE DATA really LOADs data so it
should have SPARQL_WRITE permission. I tend to use in vain the name of
DBA Almighty for such operations (via ISQL or Conductor), other
convenient way is to use /sparql-auth endpoint instead of /sparql and
provide username/password of some "powerful" user.

Best Regards,

Ivan Mikhailov
OpenLink Software
http://virtuoso.openlinksw.com




------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to