- From: Nicholas Car <nick@kurrawong.net>
- Date: Fri, 26 Jun 2026 23:00:16 +0000
- To: rdflib-dev@googlegroups.com
- Cc: public-json-ld-wg@w3.org
- Message-ID: <ZZeRmmas5OKTboh1weG5bffc1dYcFkQhSQyktTcTLSa2kXlsoqN8IUuGr-EE3AnV8k5mGMyRIn1fu2q>
rdflib-jsonld is archived because it’s functionality has been subsumed by the main rdflib library. But we are all planning on this merger of the JSON-LD handling across RDFLib and pyLD. I also plan to subsume SPARQLWrapper into RDFLib and perhaps ever OWL-RL. All optional to use but increases the RDFLib offerings and reduces maintenance. Cheers, Nick -- Dr Nicholas Car Data Architect & Knowledge Graph Specialist KurrawongAI nick@kurrawong.ai 0477 560 177 https://kurrawong.ai Honorary Lecturer College of Engineering, Computing & Cybernetics Australian National University https://cecc.anu.edu.au/people/nicholas-car -- -------- Original Message -------- On Saturday, 06/27/26 at 01:13 Wes Turner <wes.turner@gmail.com> wrote: > Nice work! PyLD 4.0 will support rdflib? > > - https://github.com/digitalbazaar/pyld/releases/tag/v3.1.0 > > - Migrate JsonLdProcessor to RDFLib by mielvds: digitalbazaar/pyld https://github.com/digitalbazaar/pyld/pull/254 > > FWIW, there's also oxigraph: > > - oxigraph/oxrdflib: Oxrdflib provides rdflib stores using pyoxigraph https://github.com/oxigraph/oxrdflib > > These rdflib issues mention compaction: > > - Compact serialization · Issue #93 · RDFLib/rdflib-jsonld https://github.com/RDFLib/rdflib-jsonld/issues/93 > - rdflib-jsonld is archived, though > > - Document RDFLib and pyld usage patterns · Issue #2823 · RDFLib/rdflib https://github.com/RDFLib/rdflib/issues/2823 > > Re: RDFstar / RDF1.2 Triple Terms: > > - JSON-LD-star spec on compaction: https://json-ld.github.io/json-ld-star/#compaction-algorithm > > - Adapting to Triple Terms and Reifiers · Issue #49 · json-ld/json-ld-star https://github.com/json-ld/json-ld-star/issues/49 > > On Fri, Jun 26, 2026, 7:15 AM Nicholas Car <nick@kurrawong.ai> wrote: > >> Fantastic step forward there Miel! It's really great to see JSON-LD support stepping up alongside the start of RDF 1.2 support in RDFLib and SHACL 1.2 support about to land in pySHACL. >> >> It does look like all these Python tools will be soon be up-to-date with respect to the W3C standards they implement! >> >> Cheers, Nick >> On Friday, 26 June 2026 at 19:23, Miel Vander Sande <miel.vandersande@meemoo.be> wrote: >> >>> Hi all, >>> >>> Just wanted to let you know that PyLD released v3.1.0 with JSON-LD 1.1 test-suite compliance for compact, flatten, and frame. >>> For details, consult the [github release](https://github.com/digitalbazaar/pyld/releases/tag/v3.1.0)or the [changelog](https://github.com/digitalbazaar/pyld/blob/master/CHANGELOG.md). >>> >>> We also have [new documentation pages](https://digitalbazaar.github.io/pyld/)! >>> >>> What's next? >>> - v3.2.0 with compliance to JSON-LD 1.1 toRDF, fromRDF and expand test-suite. This completes the API's test-suite compliance. >>> - v4.0.0 with a switch of the internal datamodel to rdflib, an rdflib compatible API (with < 4.0.0 compatibility mode) and full 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/nieuws/het-digitaal-geheugen-in-2025-meer-ondersteuning-en-meer-bereik) >>> >>> [Join Newsletter App] >>> >>> [Zin om het digitaal geheugen van Vlaanderen mee te bouwen en te delen? Stel je kandidaat als bestuurder bij meemoo.](https://meemoo.be/nl/vacatures) >>> >>> [__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/CAHeRLWs_4KxWH1HaoFUUztZHz2%3D7_NYFukG6rLZwDAsZCDqjHg%40mail.gmail.com. >> >> -- >> 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/3OIGJnSg6hZ0bKaVQeyvEGPMFqH1efaKf1txxt7Kp3YD7pP5hvYNRlktz7zyrxjcxwl4IfQTlsmk4xN2eNir6RZcDiQbxyeLhvz06vxC2fc%3D%40kurrawong.ai. > > -- > 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/CACfEFw-WmbshY3XwW_0Ob%2BBBKYZ3Gj_U3uAOWqbqyhV7cthdOw%40mail.gmail.com.
Received on Friday, 26 June 2026 23:00:26 UTC