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

Proposed fix for problem with handling nodes that don't exist in HDT in bindings. #41

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

osma
Copy link
Contributor

@osma osma commented Feb 8, 2017

hdtjena seems to have problems with handling nodes that have been bound to variables in SPARQL using BIND or VALUES, but don't actually exist within the HDT dictionary. This is an attempt at fixing the problem, but I'm not at all sure that it's the correct approach. It seems to fix the particular issue I had (#37) but there may be side effects such as NPEs in other code paths. The unit tests that do exist seem to pass though.

@MarioAriasGa MarioAriasGa merged commit 531eda5 into rdfhdt:master Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants