Claus Stadler

Results 60 comments of Claus Stadler

> Don't make this personal. Apologies, that was inappropriate. > Quite. Did you try the fix? The PrefixMapping2 approach works with the PR. The change to Prologue by this PR...

The problem was introduced recently with https://github.com/apache/jena/issues/1272 and I yet need to forward it to Jena in order to find a solution that would allow for relative base IRIs. RPT...

A recent PR related to NPE with the RDFLink/exec machinery was accepted at jena four days ago https://github.com/apache/jena/pull/1394 This means that fix is part of the jena snapshot releases which...

sparql integrate now supports `--explain` There should be a base class for sparql-integrate, ngs and sbs that allows uniform configuration of common options across these sub-tools.

Deferred output with used prefix analysis is now implemented. Need to add the defer-output flag to all commands.

The tarql code is overall working. Remaining work is better tracked with specific issues. Kudos to @LorenzBuehmann for testing.

> [...] given that Jena 5 SPARQL API seems to remove the RDF1.0 compatibility mode. Here's the reference: https://github.com/apache/jena/issues/2020 ``` Remove partial, incomplete RDF 1.0 support ```

Running `mvn clean install deploy` ends up in an endless compilation loop in the sansa-sabine module (sansa binding engine). Might be related to https://github.com/sbt/sbt/issues/6183 In any case, it would be...

Hi @Friendseeker Thanks for your reply; I will check all plugin versions so that they are up to date, and I will also upgrade maven to the latest 3.x.x release...

The documentation certainly needs an overhaul; and yes, the manifest should be part of the jar bundle! Currently lsq uses a system call to `/usr/bin/sort` for sorting/merging large amounts of...