Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix initBindings handling. Fixes #294 #555

Merged
merged 1 commit into from
Nov 28, 2015
Merged

Fix initBindings handling. Fixes #294 #555

merged 1 commit into from
Nov 28, 2015

Conversation

gromgull
Copy link
Member

This changes initBinding handling from adding values in the context
object, to actually changing the query algebra and inserting a values
clause in the right place.

This also adds a bunch of tests.

This changes initBinding handling from adding values in the context
object, to actually changing the query algebra and inserting a values
clause in the right place.

This also adds a bunch of tests.
@joernhees joernhees added bug Something isn't working in-resolution SPARQL labels Nov 28, 2015
@joernhees joernhees added this to the rdflib 4.2.2 milestone Nov 28, 2015
@joernhees
Copy link
Member

looks ok to me, i'll quickly merge this before @uholzer waits another 2.5 years ^^

joernhees added a commit that referenced this pull request Nov 28, 2015
Fix initBindings handling. Fixes #294
@joernhees joernhees merged commit 911427d into master Nov 28, 2015
@joernhees joernhees deleted the initbindings-fix branch November 28, 2015 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-resolution SPARQL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants