[redland-dev] [Rasqal RDF Query Library 0000415]: Graph pattern operator not correctly filled out in SPARQL 1.1 Updates

Mantis Bug Tracker mantis-bug-sender at librdf.org
Sun Jan 23 18:05:35 CET 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=415 
====================================================================== 
Reported By:                swh
Assigned To:                
====================================================================== 
Project:                    Rasqal RDF Query Library
Issue ID:                   415
Category:                   api
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Query Language:              
====================================================================== 
Date Submitted:             2011-01-23 17:05
Last Modified:              2011-01-23 17:05
====================================================================== 
Summary:                    Graph pattern operator not correctly filled out in
SPARQL 1.1 Updates
Description: 
e.g. DELETE { GRAPH ?a { ?a ?b ?c } } WHERE { ?a ?b ?c }

the graph pattern on the LHS doesn't get op =
RASQAL_GRAPH_PATTERN_OPERATOR_GRAPH, so rasqal_graph_pattern_get_origin()
doesn't return a value.

rasqal_graph_pattern_print() returns:
graph pattern Basic(over 1 triple[triple(variable(a), variable(b), variable(c))]
,origin variable(a))

as it reads gp->origin directly.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-23 17:05 swh            New Issue                                    
======================================================================



More information about the redland-dev mailing list