Benjamin Geer
Benjamin Geer
@musicEnfanthen That editor looks very good. It doesn't work with Arabic text, though; I opened an issue about that: https://github.com/argimenes/standoff-properties-editor/issues/18.
See the answer here: https://discuss.dasch.swiss/t/knora-releases-and-system-upgrades/87/11?u=benjamingeer
One of the reasons for having declarative integrity constraints in triplestores/databases is so that you don't have to write a separate consistency checker.
... But there are things that Knora checks (e.g. the contents of the objects of datatype properties) that can't be checked by the consistency checks in the triplestore. It would...
In that case, there's a bug in the upgrade script. But there could always be bugs in the upgrade script, even if the upgrade script checks the consistency of the...
Basically, there is a contradiction between these two statements: 1. I don't trust the upgrade tool, because it clearly has a bug that's corrupting the data. 2. I trust the...
I also get socket timeouts like this for no apparent reason: https://github.com/dasch-swiss/knora-api/pull/1403/checks?check_run_id=342255108#step:6:2154
I will try to make it happen locally.
More errors on GitHub CI that don't seem to have anything to do with memory:   https://github.com/dasch-swiss/knora-api/runs/352081009
> how much memory does Gravsearch require to work under those circumstances? The queries that run out of memory on GitHub CI aren't only Gravsearch queries. These errors happen with...