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 "Rasqal RDF Query Library".

The branch, master has been updated
       via  6e9b428f7e67fc654464fb98e5aced5496e4c29c (commit)
      from  aab735a43fba6fd9427e9eb5673d43c6d90517e4 (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 6e9b428f7e67fc654464fb98e5aced5496e4c29c
Author: Dave Beckett <[email protected]>
Date:   Tue Jan 19 13:01:52 2010 -0800

    Add INSERT triples syntax from SPARQL 1.1 update draft
    
    (GraphTriples): Added to turn a block of triples with optional graph
    URI into query structure.  The insert triples are stored in the query
    construct triples field.
    
    (InsertQuery): Allow SPARQL 1.1 update draft form inserting a set of
    triples with INSERT DATA { triples }.
    
    (GraphpatternListOpt): Fix error message label

-----------------------------------------------------------------------

Summary of changes:
 src/sparql_parser.y |   52 +++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 46 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to