Andy Seaborne

Results 454 comments of Andy Seaborne

Please continue discussion on this contribution on this issue. The PR has been merged to branch [gh2518-cdt](https://github.com/apache/jena/tree/gh2518-cdt).

@Olaf - in cleaning the ingested branch code, I found that `main.jj` does not build with javacc (I have version 7.0.12). There are [two uses of` Unfold`](https://github.com/apache/jena/pull/2501/files#diff-4d6097b4cd35d9151c6ba077f356ceb6b7aaa8f422b2787a2d464a9298581235R923-R934) and [two declarations...

Thanks. I've finished aligning the code. I'll squash/tidy the additional commits and do a few timing tests to make sure nothing major has happened. I'm busy most of this coming...

@hartig -- Thank you for the contribution! It's now merged into the main branch and will be in the next Jena release. It is also in development snapshots from now...

Hi @dgrtner-ecc , That would be good to have; both pretty styles ("wide", the default, and "long" where indent is 2) would benefit with being able to tweak the layout....

I quite unlikely to get round to it anytime soon.

@nkaralis -- thank for the report. The unbound `?g` is a bug. @rvesse's analysis is correct (a simpler reproduction below). TDB is the main user of quad-based execution but its...

There has been work recently on Fuseki to have a full function server - with UI, with admin functions - so that is something with stable functionality for a container....

Dataset creation in Fuseki is template driven. Adding more choices is a matter of adding to the "../webapp/templates" directory of the webapp then including in the UI. Having the UI...

There should be no problem exposing this for Eyeball-NG. But it affects the whole system, unless you mean setting true, parsing then resetting. When run as a command line tool,...