Revision 706900

Go back to digest for 2nd September 2007

Features in KDE Base

Daniele Galdi committed changes in /branches/work/soprano2:

Finally we have a Query API able to do something.

I have finished also the test that shows a basic SPARQL query parsed and visited with ExpressionVisitor. The query has Prefix, Variables and TriplePattern(a complex subset of instructions)..and...it works :-)

File Changes

Modified 7 files
  • /branches/work/soprano2
  •   /backends/CMakeLists.txt
  •   /test/queryapitest.cpp
  •   /test/queryapitest.h
  •   /queryparsers/rasqal/rasqalqueryparser.cpp
  •   /serializers/raptor/raptorserializer.cpp
  •   /soprano/query/query.cpp
  •   /soprano/query/query.h
7 files changed in total