jsonld.js icon indicating copy to clipboard operation
jsonld.js copied to clipboard

Add caching test case for inline / embedded contexts that reference another context by URL

Open dlongley opened this issue 3 years ago • 0 comments

We need to ensure that our caching strategy doesn't cause inline / embedded contexts that reference another context by URL -- to never be updated (until the cached entry expires) when the referenced context changes. See: #500.

dlongley avatar Oct 19 '22 19:10 dlongley