File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -2248,7 +2248,12 @@ <h2>JSON-LD</h2>
2248
2248
processing a < a > verifiable credential</ a > or < a > verifiable presentation</ a > ,
2249
2249
and a < code > @context</ code > property is not present at the top-level of the
2250
2250
JSON-LD document, then a < code > @context</ code > property with a value of
2251
- < code > https://w3.org/2018/credentials/v1</ code > MUST be assumed.
2251
+ < code > https://w3.org/2018/credentials/v1</ code > MUST be assumed. The
2252
+ JSON-LD Context available at < code > https://w3.org/2018/credentials/v1</ code >
2253
+ is a static document that is never updated and may thus be downloaded and
2254
+ cached client side. The associated vocabulary document for the
2255
+ Verifiable Credentials Data Model can be found at the following URL:
2256
+ < code > https://w3.org/2018/credentials</ code > .
2252
2257
</ p >
2253
2258
2254
2259
</ section >
You can’t perform that action at this time.
0 commit comments