Replies: 1 comment
-
Yes, BOUND ist still missing. But you can use COALESCE. For your example, it's actually the right choice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been struggling for a while now with a query and having the BOUND() function available would make things much easier.
It says in the "backend information" that "bound" is a supported function but trying to use it, I get "Invalid SPARQL query: Built-in function "bound" not yet implemented; if you need it, just add it to SparqlQleverVisitor.cpp::visitTypesafe(Parser::BuiltInCallContext following the already implemented functions there"
Maybe it has been added but not made available yet? It would be super helpful to have it.
Small query to re-create the error message
Kind regards
Christina
Beta Was this translation helpful? Give feedback.
All reactions