Up
collapse
0%
WDescription%
Build stability: All recent builds failed.0
Test Result: 0 tests failing out of a total of 2 tests.100
Build History
x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Changes

#107 (Oct 22, 2023, 6:30:57 PM)

  1. 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)

  1. 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)

  1. Updated files for external changes — Claus Stadler / detail

#104 (Oct 9, 2023, 2:25:37 AM)

  1. Added option to disable data summarization for graphql — Claus Stadler / detail

#103 (Oct 5, 2023, 5:24:10 PM)

  1. Updated to latest api changes in jenax — Claus Stadler / detail

#102 (Oct 5, 2023, 2:21:41 AM)

  1. 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)

  1. Updated a renamed method — Claus Stadler / detail

#100 (Oct 4, 2023, 7:18:27 PM)

  1. Added initial graphql support (via /graphql servlet) — Claus Stadler / detail

#99 (Sep 28, 2023, 1:58:03 PM)

  1. Bumped to next version — Claus Stadler / detail

#98 (Sep 28, 2023, 1:54:16 PM)

  1. Bump to jena 4.9.0 — Claus Stadler / detail
  2. 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)

  1. Added --macro option for custom sparql macros (needs some final touches). Added resource: shacl-targetClass.rq. — Claus Stadler / detail

#94 (Aug 4, 2023, 11:18:59 PM)

  1. turn on ARQ.constantBNodeLabels TODO: check what's broken now — Simon Bin / detail