On 15 Jul 2011, at 10:11, Bob Ferris wrote:

> Hi Alex,
> 
> On 7/15/2011 11:07 AM, Alexandre Passant wrote:
>> Hi,
>> 
>> I'm trying to insert typed literals in a Virtuoso store as follows:
>> 
>> INSERT DATA INTO <http://foobar> {
>> <http://foo> <http://example.org/foo> "Bar"^^xsd:string .
>> }
>> 
>> But have the following error
>> 
>> 37000 Error SP031: SPARQL compiler: The query can be compiled and executed 
>> but not translated to an accurate SQL text
>> 
>> SPARQL query:
>> define sql:signal-void-variables 1 INSERT DATA INTO<http://foobar>  {
>> <http://foo>  <http://example.org/foo>   "Bar"^^xsd:String .
>> }
> 
> dunno, but you wrote 'xsd:String' instead of 'xsd:string'.

Well spotted !
I tried with both to see if that was related - but that's not 

Alex.

> 
> Cheers,
> 
> Bob
> 
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric 
> Ries, the creator of the Lean Startup Methodology on "Lean Startup 
> Secrets Revealed." This video shows you how to validate your ideas, 
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

--
Dr. Alexandre Passant, 
Social Software Unit Leader
Digital Enterprise Research Institute, 
National University of Ireland, Galway




Reply via email to