Re: [Virtuoso-users] Transitivity question (and crash report)

2013-12-03 Thread Hugh Williams
Hi Quentin, There have been made updates pushed to the git virtuoso develop/7 branch today in preparation for an official release update to stable/7, as listed at: https://github.com/openlink/virtuoso-opensource/compare/d2117b6e08...b9fa391a5a one of which was for transitive query cr

Re: [Virtuoso-users] Transitivity question (and crash report)

2013-12-03 Thread Quentin
If anyone is trying to do something like I was above, get all the triples within a certain distance of an initial subject, then this is the sparql that I ended up with: == prefix : with SELECT dis

Re: [Virtuoso-users] Transitivity question (and crash report)

2013-12-03 Thread Quentin
Testing in my own environment just now, it crashed on that query but after applying last night's release to git/develop7, it survives and reports that same error. So it looks like DBPedia and git both received a patch that fixed this sometime in the last 16 hours. On 4 December 2013 09:53, Quent

Re: [Virtuoso-users] Transitivity question (and crash report)

2013-12-03 Thread Quentin
Interesting, I get that too this morning but last night the server hung for a while and then reported that it was unavailable. Perhaps it was a coincidence. Thank you for the documentation link. On 3 December 2013 21:40, Hugh Williams wrote: > Hi Quentin, > > Your (crash) query gives the foll

Re: [Virtuoso-users] Transitivity question (and crash report)

2013-12-03 Thread Hugh Williams
Hi Quentin, Your (crash) query gives the following error against my local instance (with the data loaded) and even against DBpedia: Virtuoso 37000 Error TR...: T_STEP argument refers to an index 2 of a column s that is not in T_IN list (T_DIRECTION is set to 1) SPARQL query: define sql:big-dat