Re: [rdflib-dev] [Announcement] PyLD v3.2.0

Thanks Miel and hi everyone,

We have an RDFLib 8.0.0 release coming soon which contains a bunch of things not relevant to JSONLD but it does also include complete deprecation of public-facing ConjunctiveGraph and use of Dataset. This will be relevant here.

There are still PRs coming in like #3515 that are fixing aspects of Dataset so please consider if there are any Dataset-related things you need that you might be able to get in before this 8.0.0 release which I hope to have done by the end of August.

Cheers, Nick

On Tuesday, 18 August 2026 at 00:19, Miel Vander Sande <miel.vandersande@meemoo.be> wrote:

> Hi all,
>
> Just wanted to let you know that PyLD released v3.2.0 with JSON-LD 1.1 API test-suite compliance for 'fromRDF()' and 'expand()' and extensions to the document loaders. It's available at https://pypi.org/project/PyLD/.
> For details, consult the [github release](https://github.com/digitalbazaar/pyld/releases/tag/v3.2.0)or the [changelog](https://github.com/digitalbazaar/pyld/blob/master/CHANGELOG.md).
>
> Originally, we planned full JSON-LD 1.1 API test-suite compliance, but as many 'toRdf()' cases involve nquads serialization, it makes more sense to bundle these with the introduction of rdflib in 4.0.0.
>
> What's next?
> - v3.3.0 with a local file document loader and a CLI.
> - v4.0.0 with a switch of the internal datamodel to rdflib, an rdflib compatible API (with < 4.0.0 compatibility mode), full JSON-LD 1.1 API test-suite compliance and RDF Dataset canon test-suite compliance (including RDFC1.0)
>
> Best--
>
> https://meemoo.be/nl  Miel Vander Sande
> Data Architect
>
> meemoo vzw | Ham 175, 9000 Gent | [https://www.meemoo.be/](https://meemoo.be/nl)
> t +32 9 298 05 01 | m +32 492 83 21 29
>
> [App Banner Image](https://meemoo.be/nl/vormingen-en-events)
>
> [Join Newsletter App]
>
> [Op de hoogte blijven? Schrijf je in voor onze nieuwsbrief!](https://meemoo.be/nl/inschrijven)
>
> [__tpx__]
>
> --
> http://github.com/RDFLib
> ---
> You received this message because you are subscribed to the Google Groups "rdflib-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rdflib-dev+unsubscribe@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/rdflib-dev/CAHeRLWtRBjSpuCXGX_PQpy5nG-6hKBeF7nwHNnPh939%2BbWH0Uw%40mail.gmail.com.

Received on Tuesday, 18 August 2026 01:27:35 UTC