Re: [Virtuoso-users] Sparql Nested depth exceed error

2011-10-03 Thread Ivan Mikhailov
Hello Sachit, One of solutions is to handle the long list of properties at the client side: DESCRIBE ?isbsgProject could be a fast and simple replacement for > > SELECT > > ?isbsgProject*>isbsg:isbsg_project_id as ?isbsg_project_id > > ?isbsgProject*>isbsg:data_quality_r

Re: [Virtuoso-users] Sparql Nested depth exceed error

2011-10-03 Thread Sachit Malhotra
Hi Ivan, Thanks for the response. I'll see if i can modify the query and get less outer joins and see if it fixes the issue. Thanks. Sachit. On Fri, Sep 30, 2011 at 11:05 PM, Ivan Mikhailov wrote: > Hello Sachit, > > On Wed, 2011-09-28 at 12:12 +1000, Sachit Malhotra wrote: > > Hi Guys, > > > >

Re: [Virtuoso-users] Sparql Nested depth exceed error

2011-09-30 Thread Ivan Mikhailov
Hello Sachit, On Wed, 2011-09-28 at 12:12 +1000, Sachit Malhotra wrote: > Hi Guys, > > > I am trying to run a query by selecting 240 columns. Here's how the > query looks like: > > > prefix isbsg: >

[Virtuoso-users] Sparql Nested depth exceed error

2011-09-28 Thread Sachit Malhotra
Hi Guys, I am trying to run a query by selecting 240 columns. Here's how the query looks like: prefix isbsg: < http://localhost:8890/about/id/http/sachit-dev.clearbluewater.com.au:8890/DAV/home/dav/text.csv# > SELECT ?isbsgProject*>isbsg:isbsg_project_id as ?isbsg_project_id ?isbsgProject*>isbsg: