I was pointed here by @happybeing. I’m working on a Rust based implementation of the Solid spec. Part of that is implementing an LDP server, including content-negotation, RDF parsing, et al.
I’m wondering if you guys have any recommendations of good crates for handling RDF? I see a few available when searching, but I don’t see any that support json-ld, nor do I see any that have really good documentation.
In rust, I’m not so sure. I remember @nbaksalyar was using redland creates (correct me if im wrong here, @nbaksalyar), as a basis for testing RDF previous. But i believe those are written in C.
Not heard of any new Rust crates for RDF-land things recently, I’m afraid @JordanShurmer!
4.3.2.3 LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome