Revision 700852

Go back to digest for 19th August 2007

Features in KDE Base

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

Finally we have a first version of Query API.

We have finished an internal query rappresentation that provide a way to convert different RDF query language into a common Soprano::Query rappresentation.
This is very powerfull because we can Convert a SPARQL query to an equivalent RDQL and vice versa.

May ways are now open...fulltext search, query optimization, custom triplestore...etc.

Memory management isn't completed but for now we have happy enough.

File Changes

Modified 5 files
  • /branches/work/soprano2/soprano/query
  •   /query.cpp
  •   /query.h
  •   /queryparser.h
  •   /rasqalqueryparser.cpp
  •   /rasqalqueryparser.h
5 files changed in total