MARMOTTA-657: Merged patch from @gmora1223 on github, closes #27 Obtained from: gmora1223 <https://github.com/gmora1223/marmotta>
* gmora1223/MARMOTTA-657: Solved MARMOTTA-657 - SPARQL query GROUP BY with ORDER BY clause fails. Signed-off-by: Sergio Fernández <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f7b33502 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f7b33502 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f7b33502 Branch: refs/heads/develop Commit: f7b3350285da38ec70152c3f3393b27d31bf5508 Parents: 8610935 9abcdd9 Author: Sergio Fernández <[email protected]> Authored: Fri Apr 14 07:42:52 2017 +0200 Committer: Sergio Fernández <[email protected]> Committed: Fri Apr 14 07:42:52 2017 +0200 ---------------------------------------------------------------------- .../kiwi/sparql/builder/SQLBuilder.java | 68 +++++++++++++++++--- .../kiwi/sparql/test/KiWiSparqlTest.java | 37 ++++++++--- .../kiwi/sparql/test/MARMOTTA-657.sparql | 25 +++++++ 3 files changed, 114 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
