Re: [Virtuoso-users] SPARQL INSERT and typed literals

2009-07-20 Thread Peter Ansell
Hi Leo, Try surrounding the 1 with quotes to make it a valid NTriples statement... eg.. "1"^^ I doubt that the compiler error could be more informative as witho

[Virtuoso-users] SPARQL INSERT and typed literals

2009-07-20 Thread Leo Soto M.
Hello, I'm trying to insert a bunch of triples generated by a program. The program outputs a SPARQL INSERT statement which I haven't been able to load on virtuoso. Looks like the SPARQL preprocessor/compiler doesn't recognizes the "^^" token for the triples being inserted. Here is a basic example

Re: [Virtuoso-users] hosting_php.so

2009-07-20 Thread Tim Haynes
Steve Judkins wrote: [] The issue may be particular to how PHP packages are installed on Ubuntu. It's been over 3 months since I tried it but I vaguely recall the problem was the directory where the php.ini was expecting the extension_dir to load plug-ins from. Ubuntu debian packages had mo