Johannes Kalmbach

Results 47 comments of Johannes Kalmbach

Yes, The current implementation of the external vocabulary leads to all kinds of errors and oddities, especially when on-disk and in-RAM entries are compared/filtered. Thanks for pointing this out, another...

Hi, Typically one only needs `IndexBuilderMain` and `ServerMain` which are self-contained. The other binaries are mostly for internal debugging and performance tests. What are you trying to package for which...

Cartesian product joins between unconnected graph patterns have been supported for quite a while now, so this issue is fixed.

Hi, Your query is perfectly fine, but QLever currently has only very limited support for GeoSPARQL. Most notably, the `geof:distance` function is only implemented between two points, and not between...

Thanks for reporting this. We now handle these cases much more correctly and all of your queries were fixed by #1333 and #1318. Note that there still might be some...

This was already fixed by #1184, (see above), however the closing did not work as expected.

We have now merged the better implementation that uses a binary search, so we can then close this PR.

#1332 Was just merged, which adds the functions `xsd:int[eger]` that convert strings to ints. They will currently however wrongly convert values that are already numeric to undefined, so I am...

This has been fixed for a while, so I am closing it.

How old is our Pubchem Index? Can you update it and check whether this still appears on the latest master. We have changed so much in the last two months,...