Olaf Hartig
Olaf Hartig
> See https://github.com/w3c/sparql-query/issues/313 > > It appears that the QLever behaviour diverges from the SPARQL spec here. Indeed! @hannahbast if you have an efficient way to do (constant , pp+,...
@hannahbast No, [such a generalization](https://github.com/ad-freiburg/qlever/issues/2503#issuecomment-3553992030) is not true. `?x pp* const` and `?x pp* ?y` behave differently as I just detailed in [my reply in the other issue](https://github.com/w3c/sparql-query/issues/313#issuecomment-3554749171). And that...
Blank nodes in CDT literals have been the biggest challenge when we worked on the CDT spec. The behavior that you observe in your code snippet is indeed the expected...