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 in SPARQL #692

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Fix initBindings in SPARQL #692

merged 1 commit into from
Jan 19, 2017

Conversation

gromgull
Copy link
Member

initBindings are now special fixed bindings, they are always in scope
in all parts of the query.

Fixes #294 (once and for all)

initBindings are now special fixed bindings, they are always in scope
in all parts of the query.

Fixes #294 (once and for all)
@coveralls
Copy link

coveralls commented Jan 19, 2017

Coverage Status

Coverage decreased (-0.03%) to 62.697% when pulling f017a82 on fix-initbindings into 89c49f6 on master.

@gromgull gromgull merged commit f7b8f46 into master Jan 19, 2017
@gromgull gromgull deleted the fix-initbindings branch January 19, 2017 19:37
@joernhees joernhees added bug Something isn't working in-resolution SPARQL labels Jan 25, 2017
@joernhees joernhees added this to the rdflib 4.2.2 milestone Jan 25, 2017
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.

sparql: Variables bound with initBindings not working in some functions
3 participants