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 @@ -2165,7 +2165,12 @@ <h2>JSON-LD</h2>
2165
2165
processing a < a > verifiable credential</ a > or < a > verifiable presentation</ a > ,
2166
2166
and a < code > @context</ code > property is not present at the top-level of the
2167
2167
JSON-LD document, then a < code > @context</ code > property with a value of
2168
- < code > https://w3.org/2018/credentials/v1</ code > MUST be assumed.
2168
+ < code > https://w3.org/2018/credentials/v1</ code > MUST be assumed. The
2169
+ JSON-LD Context available at < code > https://w3.org/2018/credentials/v1</ code >
2170
+ is a static document that is never updated and may thus be downloaded and
2171
+ cached client side. The associated vocabulary document for the
2172
+ Verifiable Credentials Data Model can be found at the following URL:
2173
+ < code > https://w3.org/2018/credentials</ code > .
2169
2174
</ p >
2170
2175
2171
2176
</ section >
You can’t perform that action at this time.
0 commit comments