On 16 Aug 2012, at 15:30, Jayanath Amaranayake wrote: > Damian, > Attached is the sample ontology file that I used. I changed the extension > from "turtle" to txt. It seems like the mailing list does not like > attachments with "turtle" extension. > Hope it helps you to recreate this issue.
Thanks for the file, although it was pretty trivial to reproduce directly in the end (e.g. "select 1 from X; select 1 from X" will do it via code). I've just committed a change which wraps the insert in a BEGIN ... END which seems to parse, but I don't know whether it works. The snapshot will be updated at some point soon, iirc, so try again then. [In the mean time I might ask for a database of my own at work to try SDB on] Damian
