From: Jean-Marc V. <jea...@gm...> - 2014-10-19 12:48:40
|
Hi I tried this query in latest BigData source code: CONSTRUCT { ?thing ?p ?o . ?s ?p1 ?thing . } WHERE { { graph <http://jmvanel.free.fr/jmv.rdf#me> { ?thing ?p ?o . } } UNION { graph ?GRAPH { ?s ?p1 ?thing . } } } LIMIT 100 This maybe wrong wrt the spec. But it crashes in BigData, with a long exceptions chain th -- Jean-Marc Vanel Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web http://deductions-software.com/ +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui |