jsonld-streaming-parser.js icon indicating copy to clipboard operation
jsonld-streaming-parser.js copied to clipboard

Text/plain support for remote context

Open EmidioStani opened this issue 1 year ago • 1 comments

Hello,

I was using Zazuko RDF Converter to convert from JSON-LD, I opened an issue there: https://github.com/zazuko/rdf-converter/issues/34

that is about the support of text/plain of remote context.

Would it be possible to add it in the json-ld streaming parser ?

Thanks

EmidioStani avatar Jan 22 '24 13:01 EmidioStani

Sure, we could add an optional lenient mode that assumes the proper content type headers. PRs for this on https://github.com/rubensworks/jsonld-context-parser.js are welcome! :-)

rubensworks avatar Jan 23 '24 08:01 rubensworks