Re: [Virtuoso-users] Problems with INSERT via SPARQL endpoint

2014-01-14 Thread Rumi
Hi Núria, On 14-Jan-14 11:05 AM, QUERALT ROSINACH, NÚRIA wrote: Dear all, I am trying to insert data into named graphs using statements like in a Virtuoso server v7.0.1: INSERT { GRAPH { ?person ?name .

Re: [Virtuoso-users] Problems with INSERT via SPARQL endpoint

2014-01-14 Thread Hugh Williams
Hi Núria, The commands you have executed have not been against the procedure name giving the error ie DB.DBA.SPARQL_INSERT_QUAD_DICT_CONTENT and you are executing against SPARQL_INSERT_DICT_CONTENT and SPARQL_DELETE_DICT_CONTENT ??? Based on the procedure name giving the error reported you sho