@@ -589,15 +589,15 @@ <h2>Terminology</h2>
589589[=verifiable credential=] can be easily ported from one
590590[=credential repository=] to another without reissuing the [=credential=].
591591An example of a DID is `did:example:123456abcdef`. See the
592- [[[?DID-CORE ]]] specification for further details.
592+ [[[?DID]]] specification for further details.
593593 </ dd >
594594 < dt > < dfn class ="lint-ignore " data-lt ="decentralized identifier documents|DID document|DID documents "> decentralized identifier document</ dfn > </ dt >
595595 < dd >
596596Also referred to as a < strong > < em > DID document</ em > </ strong > , this is a document
597597that is accessible using a [=verifiable data registry=] and contains
598598information related to a specific [=decentralized identifier=], such as the
599599associated [=credential repository=] and [=verification material=]. See the
600- [[[?DID-CORE ]]] specification for further details.
600+ [[[?DID]]] specification for further details.
601601 </ dd >
602602 < dt > < dfn data-lt ="default graph "> default graph</ dfn > </ dt >
603603 < dd >
@@ -1800,9 +1800,9 @@ <h3>Issuer</h3>
18001800containing an `id` [=property=] whose value is a [=URL=]; in either case, the
18011801issuer selects this [=URL=] to identify itself in a globally unambiguous way. It
18021802is RECOMMENDED that the [=URL=] be one which, if dereferenced, results in a
1803- controlled identifier document, as defined in the [[[CID]]] specification, about
1804- the [=issuer=] that can be used to [=verify=] the information expressed in the
1805- [=credential=].
1803+ controlled identifier document, as defined in the [[[? CID]]] specification,
1804+ about the [=issuer=] that can be used to [=verify=] the information expressed
1805+ in the [=credential=].
18061806 </ dd >
18071807 </ dl >
18081808
@@ -3012,7 +3012,7 @@ <h4>Semantic Interoperability</h4>
30123012 </ li >
30133013 < li >
30143014New terms MUST < em > define</ em > a new URL for each term. When doing so, the
3015- general guidelines for [[LINKED-DATA]] are expected to be followed, in
3015+ general guidelines for [[? LINKED-DATA]] are expected to be followed, in
30163016particular:
30173017 < ul >
30183018 < li >
0 commit comments