Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Hugh Williams
Hi Alexandre, Looks like it. Note we provide documentation on upgrading the Ubuntu (and other) Linux distro’s Virtuoso binaries to the latest 6.1.3 open source builds at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSUbuntuNotes Best Regards Hugh Williams Professional Servi

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
Hi, I've made the tests on a ubuntu with the Virtuoso packages Virtuoso Open Source Edition (multi threaded) Version 6.1.2.3127-pthreads as of Aug 2 2010 Compiled for Linux (x86_64-pc-linux-gnu) Copyright (C) 1998-2010 OpenLink Software Yet - I've just tried on EC2 and it works. So that's appar

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Hugh Williams
Hi Alexandre, This works for me: $ /opt/virtuoso/bin/isql opllinux3:1234 Connected to OpenLink Virtuoso Driver: 06.02.3129 OpenLink Virtuoso ODBC Driver OpenLink Interactive SQL (Virtuoso), version 0.9849b. Type HELP; for help and EXIT; to exit. SQL> SPARQL INSERT DATA INTO {

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
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 { >> "Bar"^^xsd:string . >> }

Re: [Virtuoso-users] Inserting litterals

2011-07-15 Thread Bob Ferris
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 { "Bar"^^xsd:string . } But have the following error 37000 Error SP031: SPARQL compiler: The

[Virtuoso-users] Inserting litterals

2011-07-15 Thread Alexandre Passant
Hi, I'm trying to insert typed literals in a Virtuoso store as follows: INSERT DATA INTO { "Bar"^^xsd:string . } But have the following error 37000 Error SP031: SPARQL compiler: The query can be compiled and executed but not translated to