|
58 | 58 | status: "ETSI Standard TS 119 612 V2.1.1 (2015-07)",
|
59 | 59 | publisher: "ETSI"
|
60 | 60 | },
|
61 |
| -"VC-CONTROLLER-DOCUMENT": { |
62 |
| -title: "Verifiable Credential Controller Document", |
63 |
| -href: "https://w3c..io/vc-controller-document/", |
64 |
| -authors: [ |
65 |
| -"Manu Sporny", |
66 |
| -"Dave Longley", |
67 |
| -"Markus Sabadello", |
68 |
| -"Drummond Reed", |
69 |
| -"Orie Steele", |
70 |
| -"Christopher Allen", |
71 |
| -"Michael B. Jones" |
72 |
| -], |
73 |
| -status: "ED", |
74 |
| -publisher: "Verifiable Credentials Working Group" |
75 |
| -}, |
76 | 61 | 'DEMOGRAPHICS': {
|
77 | 62 | title: 'Simple Demographics Often Identify People Uniquely',
|
78 | 63 | href: 'https://dataprivacylab.org/projects/identifiability/paper1.pdf',
|
|
184 | 169 | note: "v2.0", w3cid: 7382, orcid: "0000-0003-0782-2704"
|
185 | 170 | }
|
186 | 171 | ],
|
187 |
| -xref: ["URL", "I18N-GLOSSARY", "INFRA", "CONTROLLER-DOCUMENT"], |
| 172 | +xref: ["URL", "I18N-GLOSSARY", "INFRA", "CID"], |
188 | 173 | lint: { "informative-dfn": false },
|
189 | 174 | maxTocLevel: 3,
|
190 | 175 | inlineCSS: true
|
@@ -1811,13 +1796,12 @@ <h3>Issuer</h3>
|
1811 | 1796 | <dl>
|
1812 | 1797 | <dt><var id="defn-issuer">issuer</var></dt>
|
1813 | 1798 | <dd>
|
1814 |
| -The value of the `issuer` [=property=] MUST be either a |
1815 |
| -[=URL=] or an object containing an `id` [=property=] |
1816 |
| -whose value is a [=URL=]; in either case, the issuer selects this |
1817 |
| -[=URL=] to identify itself in a globally unambiguous |
1818 |
| -way. It is RECOMMENDED that the [=URL=] be one which, if dereferenced, results |
1819 |
| -in a controller document, as defined in [[CONTROLLER-DOCUMENT]], about the |
1820 |
| -[=issuer=] that can be used to [=verify=] the information expressed in the |
| 1799 | +The value of the `issuer` [=property=] MUST be either a [=URL=] or an object |
| 1800 | +containing an `id` [=property=] whose value is a [=URL=]; in either case, the |
| 1801 | +issuer selects this [=URL=] to identify itself in a globally unambiguous way. It |
| 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 |
1821 | 1805 | [=credential=].
|
1822 | 1806 | </dd>
|
1823 | 1807 | </dl>
|
@@ -4671,8 +4655,8 @@ <h3>Verification</h3>
|
4671 | 4655 | ([=string=] |controller|)
|
4672 | 4656 | </li>
|
4673 | 4657 | <li>
|
4674 |
| -a controller document that is associated with the verification method used |
4675 |
| -to verify the securing mechanism ([=map=] |controllerDocument|) |
| 4658 | +a controlled identifier document that is associated with the verification method |
| 4659 | +used to verify the securing mechanism ([=map=] |controllerDocument|) |
4676 | 4660 | </li>
|
4677 | 4661 | <li>
|
4678 | 4662 | zero or more warnings ([=list=] of [=ProblemDetails=] |warnings|)
|
|
0 commit comments