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

implement sparql functional forms #513

Open
dpetran opened this issue Jun 16, 2023 · 0 comments
Open

implement sparql functional forms #513

dpetran opened this issue Jun 16, 2023 · 0 comments
Milestone

Comments

@dpetran
Copy link
Contributor

dpetran commented Jun 16, 2023

https://www.w3.org/TR/sparql11-query/#func-forms

These are mostly implemented already, but the remaining ones require some design work:

exists/not exists match on non-solution flakes, so will require a separate resolution method.
in/not in is functionally similar to a values clause, so whether we want to support this syntax is an open question.

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

No branches or pull requests

1 participant