File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -619,14 +619,16 @@ <h2>Terminology</h2>
619619[=verifiable credential=] and are associated with [=subjects=] such that a
620620[=verifiable credential=] can be easily ported from one
621621[=credential repository=] to another without reissuing the [=credential=].
622- An example of a DID is `did:example:123456abcdef`.
622+ An example of a DID is `did:example:123456abcdef`. See the
623+ [[[?DID-CORE]]] specification for further details.
623624 </ dd >
624625 < dt > < dfn class ="lint-ignore " data-lt ="decentralized identifier documents|DID document|DID documents "> decentralized identifier document</ dfn > </ dt >
625626 < dd >
626627Also referred to as a < strong > < em > DID document</ em > </ strong > , this is a document
627628that is accessible using a [=verifiable data registry=] and contains
628629information related to a specific [=decentralized identifier=], such as the
629- associated [=credential repository=] and [=verification material=].
630+ associated [=credential repository=] and [=verification material=]. See the
631+ [[[?DID-CORE]]] specification for further details.
630632 </ dd >
631633 < dt > < dfn data-lt ="default graph "> default graph</ dfn > </ dt >
632634 < dd >
You can’t perform that action at this time.
0 commit comments