Changes
#107 (Oct 22, 2023, 6:30:57 PM)
- Fixed another geoindex-related bug where the first query would fail becuase the QueryExec's context did not yet contain the spatial index. — Claus Stadler / detail
#106 (Oct 21, 2023, 4:24:34 PM)
- Spatial index now requiress less-frequent updates (patternless statements only mark the index dirty but do not trigger an immediate rebuild). — Claus Stadler / detail
#105 (Oct 18, 2023, 4:15:29 PM)
- Updated files for external changes — Claus Stadler / detail
#104 (Oct 9, 2023, 2:25:37 AM)
- Added option to disable data summarization for graphql — Claus Stadler / detail
#103 (Oct 5, 2023, 5:24:10 PM)
- Updated to latest api changes in jenax — Claus Stadler / detail
#102 (Oct 5, 2023, 2:21:41 AM)
- Added initial support for executing non-select queries as select ones (very useful to work around bugged endpoints) — Claus Stadler / detail
#101 (Oct 4, 2023, 9:26:47 PM)
- Updated a renamed method — Claus Stadler / detail
#100 (Oct 4, 2023, 7:18:27 PM)
- Added initial graphql support (via /graphql servlet) — Claus Stadler / detail
#99 (Sep 28, 2023, 1:58:03 PM)
- Bumped to next version — Claus Stadler / detail
#98 (Sep 28, 2023, 1:54:16 PM)
- Bump to jena 4.9.0 — Claus Stadler / detail
- rpt integrate now runs dbms detection to activate an initial profile which can be used in dbms specific macros. — Claus Stadler / detail
#97 (Sep 17, 2023, 11:45:50 PM)
- Added --macro option for custom sparql macros (needs some final touches). Added resource: shacl-targetClass.rq. — Claus Stadler / detail