Dear all, I'm also still active with TRLD [1], which from the start strives to be true to the letter with the JSON-LD 1.1 API spec algorithms; i.e. expansion, compaction, flattening, to and from RDF. (For reasons (e.g. separating querying and serialization), it lacks full framing support; but it has a simple means of framing blank nodes.)
(Like PyLD it's independent of RDFLib. It also comes with a TriG parser/serializer and some extras; including transpilation of its implementation into Java and JS. I'm also working on aligning it with compliant RDF 1.2 support (as part of the upcoming work on JSON-LD 1.2 and 1.3).) Best regards, Niklas [1]: <https://github.com/niklasl/trld> On Thu, Oct 9, 2025 at 9:16 AM Nicholas Car <[email protected]> wrote: > Dear RDFLib Developers, > > JSON-LD support within RDFLib is now at a critical stage: we have > essentially no activity on the other Python JSON-LD package, pyLD, and > ever-increasing demands on RDFLib to support all the various JSON-LD modes > and related JSON functions like framing. Also, some members of the JSON-LD > community that might have helped here are no longer in the domain, > including one prominent one who recently passed away. > > Are any of you able to contribute to the push for an RDFLib v8 that we are > currently undertaking that might include an enhance handing of JSON-LD? > > Thanks, Nick > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/rdflib-dev/TLSx2qBWUsjMom8z1mWM8AmK2-qbj4dVxIB7SSwQeovehN07OzIiq6DRzyTC0KwRTUFaAALI0-20vYp9bOoE7zUKppseXs631_dNnShigT8%3D%40kurrawong.ai > <https://groups.google.com/d/msgid/rdflib-dev/TLSx2qBWUsjMom8z1mWM8AmK2-qbj4dVxIB7SSwQeovehN07OzIiq6DRzyTC0KwRTUFaAALI0-20vYp9bOoE7zUKppseXs631_dNnShigT8%3D%40kurrawong.ai?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/rdflib-dev/CADjV5jf8t0SOks_sQS36RNHSOdMm_%3DbBL54oLuUq0XU2CbP0sg%40mail.gmail.com.
