File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1419,9 +1419,9 @@ <h3>Types</h3>
1419
1419
< p class ="note ">
1420
1420
The < a > type</ a > system for the Verifiable Credentials Data Model is the same as
1421
1421
for [[JSON-LD]] and is detailed in
1422
- < a href ="https://www.w3.org/TR/json-ld/#specifying-the-type "> Section 5.4 :
1422
+ < a href ="https://www.w3.org/TR/json-ld/#specifying-the-type "> Section 3.5 :
1423
1423
Specifying the Type</ a > and
1424
- < a href ="https://www.w3.org/TR/json-ld/#json-ld-grammar "> Section 8 : JSON-LD
1424
+ < a href ="https://www.w3.org/TR/json-ld/#json-ld-grammar "> Section 9 : JSON-LD
1425
1425
Grammar</ a > . When using a JSON-LD context (see Section
1426
1426
< a href ="#extensibility "> </ a > ), this specification aliases the
1427
1427
< code > @type</ code > keyword to < code > type</ code > to make the JSON-LD documents
@@ -1717,7 +1717,7 @@ <h3>Proofs (Signatures)</h3>
1717
1717
and embedded proofs. An < dfn class ="lint-ignore "> external proof</ dfn > is one
1718
1718
that wraps an expression of this data model, such as a JSON Web Token, which is
1719
1719
elaborated on in the Securing Verifiable Credentials using JSON Web Tokens
1720
- [[?VC-JWT]] specification</ a > . An < dfn > embedded proof</ dfn > is a mechanism where
1720
+ [[?VC-JWT]] specification. An < dfn > embedded proof</ dfn > is a mechanism where
1721
1721
the proof is included in the data, such as a Data Integrity Proof, which is
1722
1722
elaborated upon in Verifiable Credential Data Integrity [[?VC-DATA-INTEGRITY]].
1723
1723
</ p >
You can’t perform that action at this time.
0 commit comments