digitalbazaar / jsonld.js

A JSON-LD Processor and API implementation in JavaScript
https://json-ld.org/
Other
1.66k stars 195 forks source link

Bug with using `@import` and contexts that use `@vocab` #547

Open dlongley opened 9 months ago

dlongley commented 9 months ago

See: https://github.com/w3c/json-ld-syntax/issues/424#issuecomment-1874406508

Presumably, this might also cause trouble for contexts imported using other top-level keywords.