Community
Participate
Working Groups
Build Identifier: When the following query is sent to rio-cm: ?oslc.where=dc:title%3D%22another+ticket%22&oslc.select=dc:title a MalformedQueryException is received from OpenRDF's query component: org.eclipse.lyo.rio.store.RioServerException: org.openrdf.query.MalformedQueryException: org.openrdf.query.parser.sparql.ast.VisitorException: QName 'dc:title' uses an undefined prefix Please assign this bug to Michael Fiedler Reproducible: Always Steps to Reproduce: 1. Send a query similar to: ?oslc.where=dc:title%3D%22another+ticket%22&oslc.select=dc:title
This one is user error. queryEqualityProperty needs to be configured correctly for the provider. Some use dc:, some dcterms: for the namespace.
Closing as invalid
Re-opening to change sample rio-cm properties file to use the right prefix
rio-am will be updated when https://bugs.eclipse.org/bugs/show_bug.cgi?id=357155 is fixed.
Created attachment 205825 [details] changed DC prefix expected I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use
Created attachment 205827 [details] Update dcterms:modified as well
Created attachment 205869 [details] change dc to dcterms in config file Replace previous patches with this one.
Committed http://git.eclipse.org/c/lyo/org.eclipse.lyo.testsuite.git/commit/?id=3a200095e60d13d81977c26303e4cd3722d9d13e
Bulk update: Closing out Lyo bugs fixed long ago. Feel free to reopen if you feel your bug was closed in error.