On Thu, Apr 28, 2022, 5:51 AM Andy Seaborne <a...@apache.org> wrote: > There are several PRs in progress, in draft or in discussion, including > a new one for a replacement of the in-memory graph which is more space > efficient. > > There are also significant things ready for release; better JSON SPARQL > results, and switch to JSON-LD 1.1 > > That makes the choice of release 4.5.0 on schedule, keep progressing the > up-and-coming features and maybe release 4.6.0 earlier than the normal > clock tick cycle, or wait and do one release. > > If the PMC has the bandwidth, I'm happy to release ASAP and then do then > next release quite soon after. >
Either way works for me. I have time to review. Aaron > It seems to me to be better to switch the mem graph replacement at the > start of a cycle. > > Andy > > On 24/04/2022 11:12, Andy Seaborne wrote: > > On 05/04/2022 08:56, Andy Seaborne wrote: > >> == Considerations > >> > >> Whether to switch to reading JSON-LD 1.1 by default. > > > > Pending: > > > > * SHACL ValidationListener > > https://github.com/apache/jena/pull/1256 > > Currently, this is draft. > > > (rules) > > * fix for custom builtins not being used when parsing rules > > https://github.com/apache/jena/pull/1268 > > Looks OK. > > > > > * JSON-LD 1.1 > > Currently asking on users@ > > Codebase is now set for JSON-LD 1.1, both reading and writing. >