Revision 917280

Go back to digest for 1st February 2009

Bug Fixes in KDE Base

Sebastian Trueg committed changes in /trunk/kdesupport/soprano:

Isn't it just typical: I just released Soprano 2.2 this morning just to find a stupid problem in the new SparqlModel:
the path is hardcoded to "/sparql" only because Virtuoso exposes a read-only interface on that path.

Well, that is not good. So here is the fix which allows to optionally set the path.

File Changes

Modified 6 files
  • /trunk/kdesupport/soprano
  •   /CMakeLists.txt
  •   /tools/sopranocmd.cpp
  •   /server/sparql/sparqlmodel.cpp
  •   /server/sparql/sparqlmodel.h
  •   /server/sparql/sparqlprotocol.cpp
  •   /server/sparql/sparqlprotocol.h
6 files changed in total