You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
The reason for the error is simple: the History Extension tries to make a query with ~15k or's, which won't work for "bigger" knowledge bases. A way to solve this should be to just use ~1k? per query and concat the results of all queries together
Update: It seems the Virtuoso Adapter function in Erfurt applies the Limit and Offset Clauses the wrong way (the regex doesn't seem to be correct (the TOP irritates me as well)).
shinobu
changed the title
History doesn't work in the All Resources Section
History doesn't work in the All Resources Section for (medium) big datasets
Sep 30, 2016
After clicking on all resources for a knowledge base, clicking the history Button leads to a fatal error
Erfurt_Versioning _sqlQuery failed: SQL Error
Setup:
OntoWiki Develop 456a819
PHP 5.5.9-1ubuntu4.17
Virtuoso Version 07.20.3217-pthreads for Linux as of Jul 4 2016
Erfurt 8340230
The text was updated successfully, but these errors were encountered: