@@ -589,15 +589,15 @@ <h2>Terminology</h2>
589
589
[=verifiable credential=] can be easily ported from one
590
590
[=credential repository=] to another without reissuing the [=credential=].
591
591
An example of a DID is `did:example:123456abcdef`. See the
592
- [[[?DID-CORE ]]] specification for further details.
592
+ [[[?DID]]] specification for further details.
593
593
</ dd >
594
594
< dt > < dfn class ="lint-ignore " data-lt ="decentralized identifier documents|DID document|DID documents "> decentralized identifier document</ dfn > </ dt >
595
595
< dd >
596
596
Also referred to as a < strong > < em > DID document</ em > </ strong > , this is a document
597
597
that is accessible using a [=verifiable data registry=] and contains
598
598
information related to a specific [=decentralized identifier=], such as the
599
599
associated [=credential repository=] and [=verification material=]. See the
600
- [[[?DID-CORE ]]] specification for further details.
600
+ [[[?DID]]] specification for further details.
601
601
</ dd >
602
602
< dt > < dfn data-lt ="default graph "> default graph</ dfn > </ dt >
603
603
< dd >
@@ -1800,9 +1800,9 @@ <h3>Issuer</h3>
1800
1800
containing an `id` [=property=] whose value is a [=URL=]; in either case, the
1801
1801
issuer selects this [=URL=] to identify itself in a globally unambiguous way. It
1802
1802
is 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=].
1806
1806
</ dd >
1807
1807
</ dl >
1808
1808
@@ -3012,7 +3012,7 @@ <h4>Semantic Interoperability</h4>
3012
3012
</ li >
3013
3013
< li >
3014
3014
New 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
3016
3016
particular:
3017
3017
< ul >
3018
3018
< li >
0 commit comments