This is a potentially niche issue -- I'm working on an ActivityPub server, and the JSON filter in Warp doesn't allow JSON-LD. I put together a modified filter that accepts JSON-LD (basically just the same as the json filter but with a mime type of "application/ld+json"), and I was wondering if a PR to Warp would be valuable, or if JSON-LD is rare enough that it's not worth including? Or maybe the JSON filter could accept JSON-LD as well?
Thanks for putting this library together, it rocks!
This is a potentially niche issue -- I'm working on an ActivityPub server, and the JSON filter in Warp doesn't allow JSON-LD. I put together a modified filter that accepts JSON-LD (basically just the same as the json filter but with a mime type of "application/ld+json"), and I was wondering if a PR to Warp would be valuable, or if JSON-LD is rare enough that it's not worth including? Or maybe the JSON filter could accept JSON-LD as well?
Thanks for putting this library together, it rocks!