Re: [SMW-devel] Query for incoming properties with 4store as a datastore causes SMW/MW to crash

2012-02-11 Thread Markus Krötzsch
Thanks, fixed in r111237. The main file that needs update is ./includes/storage/SMW_SparqlStoreQueryEngine.php Cheers, Markus On 02/02/12 13:58, Alex M. Hendler (public) wrote: > Hello, > > On SMW 1.7.0 (using Semantic Bundle from 2012-01-09), MW 1.18.1, and > 4store 1.1.4, if I execute the fol

Re: [SMW-devel] Cannot query subobjects using 4store as a datastore

2012-02-11 Thread Markus Krötzsch
Dear Alex, thanks for reminding me. I have now fixed the problem (SVN revision 111233). Updating the single file ./includes/export/SMW_Exporter.php should suffice. I have not found a bug report about this; if there is one then it would be good if you could point me to it s I can close it. The