Re: [SMW-devel] Semantic Layers broke on SMW 1.2

2008-07-14 Thread Markus Krötzsch
On Dienstag, 15. Juli 2008, Matt Williamson wrote: > Hello all, > > It's probably just me, but I'm not sure what I'm doing wrong. I've got > code in Semantic Layers that does a query equivalent to this: > > {{#ask: [[Layer:+]] | ?Layer label|?Layer class|?Layer boundary right}} > > (plus a few more

[SMW-devel] Semantic Layers broke on SMW 1.2

2008-07-14 Thread Matt Williamson
Hello all, It's probably just me, but I'm not sure what I'm doing wrong. I've got code in Semantic Layers that does a query equivalent to this: {{#ask: [[Layer:+]] | ?Layer label|?Layer class|?Layer boundary right}} (plus a few more printouts.) It does the query programatically by a mechan