This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Redland RDF Library - API and triple stores".
The branch, master has been updated via bffb905d7a95a74fbcc84b27865789d6d4405ba1 (commit) from f55750336e32b05915306a8dec4de74fe730e55b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bffb905d7a95a74fbcc84b27865789d6d4405ba1 Author: Dave Beckett <d...@dajobe.org> Date: Fri Aug 20 16:41:23 2010 -0700 Try to construct a set of data graphs that make rasqal queries with graphs work. (rasqal_redland_new_triples_source): After deleteing any existing graphs in the query string, add all the graph context uris as data graphs into the query model. This allows rasqal to iterate over them and bind variables to graph names correctly. This is a workaround, as really rasqal + redland should work together to allow abstracting this out of the triples-focused API. Intended to address Issue#000382 http://bugs.librdf.org/mantis/view.php?id=382 ----------------------------------------------------------------------- Summary of changes: src/rdf_query_rasqal.c | 28 +++++++++++++++++++++++----- 1 files changed, 23 insertions(+), 5 deletions(-) hooks/post-receive -- Redland RDF Library - API and triple stores _______________________________________________ redland-commits mailing list redland-commits@lists.librdf.org http://lists.librdf.org/mailman/listinfo/redland-commits