digitalbazaar / jsonld.js

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

feat(compat): take into account native xsd types in "@type" in context #487

Open ethieblin opened 2 years ago

ethieblin commented 2 years ago

fix https://github.com/digitalbazaar/jsonld.js/issues/466

davidlehn commented 2 years ago

See comment in #466. Spec clarification on the proper behavior and tests in the main test suites are needed.