Re: [SMW-devel] Querying for SIO values not equal does not work with spaces

2011-09-24 Thread Yaron Koren
Hi Leo, My guess is that this is not an SIO-specific issue, since SIO stores its properties in the same way as regular SMW properties - but rather just has to do with changes to SMW querying in version 1.6.2. It still sounds like a bug, but I just wanted to clarify the source of the problem - unle

[SMW-devel] Querying for SIO values not equal does not work with spaces

2011-09-24 Thread Leonard Wallentin
Hello, here is a possible bug that broke some things on my wiki after upgrading SMW, and it took quite some time to figure out where the problem was. It that queries like this do no longer work: [[SIO::!NS:Page name]] where SIO is a semantic internal object, and the page name contains a space.