json-ld / json-ld.org

JSON for Linked Data's documentation and playground site
https://json-ld.org/
Other
853 stars 152 forks source link

jsonld playground does not work with remote contexts anymore #764

Closed bertvannuffelen closed 1 year ago

bertvannuffelen commented 2 years ago

Example https://w3c.github.io/json-ld-syntax/#example-sourcing-a-context-in-a-type-scoped-context-and-setting-it-to-propagate

does not work anymore. An internal error is reported: Could not load content for webpack://[name]/jsonld.min.js (HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME).

kr,

Bert

gkellogg commented 2 years ago

It seems to work for me now, at least link. Perhaps an intermittent error?