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

Wrong results in BNODE(): data-sparql11/functions/bnode01. #30

Open
eskonuutila opened this issue Nov 10, 2014 · 0 comments
Open

Wrong results in BNODE(): data-sparql11/functions/bnode01. #30

eskonuutila opened this issue Nov 10, 2014 · 0 comments

Comments

@eskonuutila
Copy link
Member

The results should be as described in SPARQL 1.1. specs 17.4.2.9 BNODE:

The BNODE function constructs a blank node that is distinct from all blank nodes in the dataset being queried and distinct from all blank nodes created by calls to this constructor for other query solutions. If the no argument form is used, every call results in a distinct blank node. If the form with a simple literal is used, every call results in distinct blank nodes for different simple literals, and the same blank node for calls with the same simple literal within expressions for one solution mapping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant