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

#226 (Nov 9, 2023, 2:59:09 PM)

  1. Update make targets in README.md — GitHub / githubweb
  2. added link to docker image in README.md — GitHub / githubweb

#225 (Oct 22, 2023, 6:30:53 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 / githubweb

#224 (Oct 21, 2023, 4:24:30 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 / githubweb

#223 (Oct 18, 2023, 4:15:23 PM)

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

#222 (Oct 9, 2023, 2:25:34 AM)

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

#221 (Oct 5, 2023, 5:24:12 PM)

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

#220 (Oct 5, 2023, 2:21:26 AM)

  1. Added initial support for executing non-select queries as select ones (very useful to work around bugged endpoints) — Claus Stadler / githubweb

#219 (Oct 4, 2023, 9:26:50 PM)

  1. Updated a renamed method — Claus Stadler / githubweb

#218 (Oct 4, 2023, 7:18:20 PM)

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

#217 (Sep 28, 2023, 1:58:01 PM)

  1. Bumped to next version — Claus Stadler / githubweb

#216 (Sep 28, 2023, 1:54:11 PM)

  1. Bump to jena 4.9.0 — Claus Stadler / githubweb
  2. rpt integrate now runs dbms detection to activate an initial profile which can be used in dbms specific macros. — Claus Stadler / githubweb

#215 (Sep 17, 2023, 11:47:44 PM)

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

#214 (Sep 8, 2023, 3:05:04 PM)

  1. add a release-bundle makefile command for upload to github — Simon Bin / githubweb

#213 (Aug 30, 2023, 6:49:19 PM)

  1. add docker target to makefile — Simon Bin / githubweb

#212 (Aug 4, 2023, 11:18:58 PM)

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

#115 (Jul 30, 2020, 11:32:18 PM)

  1. --sparql option now allows direct query strings in addition to files — Claus Stadler / githubweb