Re: [Virtuoso-users] Setting defines when using JDBC

2009-02-26 Thread Kjetil Kjernsmo
On Thursday 26 February 2009 12:06:50 Ivan Mikhailov wrote: > Kjetil, > > I guess that you need > "define input:default-graph-uri <" + defaultGraph + "> \n" > > i.e. < and > around defaultGraph. Actually, I had that in the defaultGraph variable. I suspect that Jena does some query validation and

Re: [Virtuoso-users] Setting defines when using JDBC

2009-02-26 Thread Ivan Mikhailov
Kjetil, I guess that you need "define input:default-graph-uri <" + defaultGraph + "> \n" i.e. < and > around defaultGraph. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Tue, 2009-02-24 at 18:47 +0100, Kjetil Kjernsmo wrote: > All, > > To get the Jena RDF/XM