Re: [Virtuoso-users] Some SPARQL bindings not coming back from LOD endpoint

2010-07-21 Thread Alex Stolz
On 7/20/10 8:25 PM, Kingsley Idehen wrote: > Aldo Bucchi wrote: > >> Hi, >> >> I am seeing the weirdest behaviour. >> Take the following sample query: >> >> select * where { ?p ?o } >> >> The result I get back contains empty bindings ( although I am clea

Re: [Virtuoso-users] Some SPARQL bindings not coming back from LOD endpoint

2010-07-20 Thread Kingsley Idehen
Aldo Bucchi wrote: Hi, I am seeing the weirdest behaviour. Take the following sample query: select * where { ?p ?o } The result I get back contains empty bindings ( although I am clearly not specifying "optional" patterns ). I asked for XML back so as

[Virtuoso-users] Some SPARQL bindings not coming back from LOD endpoint

2010-07-20 Thread Aldo Bucchi
Hi, I am seeing the weirdest behaviour. Take the following sample query: select * where { ?p ?o } The result I get back contains empty bindings ( although I am clearly not specifying "optional" patterns ). I asked for XML back so as to discard HTML rende