Skip to content

Commit 2b62fb3

Browse files
committed
Update to use DID-EXTENSIONS reference.
1 parent 006d85a commit 2b62fb3

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -688,8 +688,8 @@ <h2>
688688
Some examples contain terms, both property names and values, that are not
689689
defined in this specification. These are indicated with a comment (`//
690690
external (property name|value)`). Such terms, when used in a [=DID
691-
document=], are expected to be registered in the DID Specification Registries
692-
[[?DID-SPEC-REGISTRIES]] with links to both a formal definition and a JSON-LD
691+
document=], are expected to be registered in the repository of DID Extensions
692+
[[?DID-EXTENSIONS]] with links to both a formal definition and a JSON-LD
693693
context.
694694
</p>
695695

@@ -1048,7 +1048,7 @@ <h1>Data Model</h1>
10481048
is labeled "Properties", and the space below it, "Representation-specific
10491049
entries". Six labeled rectangles appear in the diagram, three lying above the
10501050
dotted grey line and three below it. A large green rectangle, labeled "DID
1051-
Specification Registries", encloses the four leftmost rectangles (upper left,
1051+
Extensions", encloses the four leftmost rectangles (upper left,
10521052
upper center, lower left, and lower center). The two leftmost rectangles
10531053
(upper left and lower left) are outlined in blue and labeled in blue, as
10541054
follows. The upper left rectangle is labeled "Core Properties", and contains
@@ -1195,14 +1195,14 @@ <h2>Extensibility</h2>
11951195
<ol>
11961196
<li>
11971197
For maximum interoperability, it is RECOMMENDED that extensions use the
1198-
W3C DID Specification Registries mechanism [[?DID-SPEC-REGISTRIES]]. The use of
1198+
repository of DID Extensions [[?DID-EXTENSIONS]]. The use of
11991199
this mechanism for new properties or other extensions is the only specified
12001200
mechanism that ensures that two different [=representations=] will be able to
12011201
work together.
12021202
</li>
12031203
<li>
12041204
[=Representations=] MAY define other extensibility mechanisms, including ones
1205-
that do not require the use of the DID Specification Registries. Such extension
1205+
that do not require the use of the DID Extensions. Such extension
12061206
mechanisms SHOULD support lossless conversion into any other conformant
12071207
[=representation=]. Extension mechanisms for a [=representation=] SHOULD
12081208
define a mapping of all properties and [=representation=] syntax into the <a
@@ -1212,7 +1212,7 @@ <h2>Extensibility</h2>
12121212
<p class="note" title="Unregistered extensions are less reliable">
12131213
It is always possible for two specific implementations to agree out-of-band to
12141214
use a mutually understood extension or [=representation=] that is not
1215-
recorded in the DID Specification Registries [[?DID-SPEC-REGISTRIES]];
1215+
recorded in the repository of DID Extensions [[?DID-EXTENSIONS]];
12161216
interoperability between such implementations and the larger ecosystem will be
12171217
less reliable.
12181218
</p>
@@ -1659,8 +1659,8 @@ <h2>Production and Consumption</h2>
16591659
In addition to the [=representations=] defined in this specification,
16601660
implementers can use other [=representations=], providing each such
16611661
[=representation=] is properly specified (including rules for
1662-
interoperable handling of properties not listed in the DID Specification
1663-
Registries [[?DID-SPEC-REGISTRIES]]). See [[[#extensibility]]]
1662+
interoperable handling of properties not listed in the repository of
1663+
DID Extensions [[?DID-EXTENSIONS]]). See [[[#extensibility]]]
16641664
for more information.
16651665
</p>
16661666
<p>
@@ -1701,8 +1701,8 @@ <h2>Production and Consumption</h2>
17011701
</li>
17021702
<li>
17031703
In order to maximize interoperability, [=representation=] specification
1704-
authors SHOULD register their [=representation=] in the DID Specification
1705-
Registries [[?DID-SPEC-REGISTRIES]].
1704+
authors SHOULD register their [=representation=] in the repository of
1705+
DID Extensions [[?DID-EXTENSIONS]].
17061706
</li>
17071707
</ol>
17081708

@@ -1759,8 +1759,8 @@ <h2>Production and Consumption</h2>
17591759
entry=] across all known [=representations=] and place the entry into a
17601760
[=representation-specific entries=] <a data-cite="INFRA#maps">map</a>
17611761
which is returned after the [=consumption=] process completes. A list of
1762-
all known [=representation-specific entries=] is available in the
1763-
DID Specification Registries [[?DID-SPEC-REGISTRIES]].
1762+
all known [=representation-specific entries=] is available in the repository of
1763+
DID Extensions [[?DID-EXTENSIONS]].
17641764
</li>
17651765
<li>
17661766
A [=conforming consumer=] MUST add all [=non-representation-specific
@@ -2238,8 +2238,8 @@ <h3>Production</h3>
22382238

22392239
<p>
22402240
In order to achieve interoperability across different [=representations=],
2241-
all JSON-LD Contexts and their terms SHOULD be registered in the DID
2242-
Specification Registries [[?DID-SPEC-REGISTRIES]].
2241+
all JSON-LD Contexts and their terms SHOULD be registered in the repository of
2242+
DID Extensions [[?DID-EXTENSIONS]].
22432243
</p>
22442244

22452245
<p>
@@ -2432,8 +2432,8 @@ <h2>Method Syntax</h2>
24322432
</li>
24332433
<li>
24342434
To reduce the chances of `method-name` conflicts, a [=DID method=]
2435-
specification SHOULD be registered in the DID Specification Registries
2436-
[[?DID-SPEC-REGISTRIES]].
2435+
specification SHOULD be registered in the repository of DID Extensions
2436+
[[?DID-EXTENSIONS]].
24372437
</li>
24382438
<li>
24392439
A [=DID method=] MAY define multiple `method-specific-id` formats.
@@ -2647,7 +2647,7 @@ <h1>Security Considerations</h1>
26472647
<h2>Choosing DID Resolvers</h2>
26482648

26492649
<p>
2650-
The DID Specification Registries [[?DID-SPEC-REGISTRIES]] contains an
2650+
The repository of DID Extensions [[?DID-EXTENSIONS]] contains an
26512651
informative list of [=DID method=] names and their corresponding [=DID
26522652
method=] specifications. Implementers need to bear in mind that there is no
26532653
central authority to mandate which [=DID method=] specification is to be used
@@ -3134,7 +3134,7 @@ <h2>DID Documents</h2>
31343134
<p>
31353135
See <a
31363136
href="https://www.w3.org/TR/did-extensions-properties/#verification-method-types">
3137-
Verification Method Types</a> [[?DID-SPEC-REGISTRIES]] for optional extensions
3137+
Verification Method Types</a> [[?DID-EXTENSIONS]] for optional extensions
31383138
and other verification method types.
31393139
</p>
31403140

@@ -4195,7 +4195,7 @@ <h2>Revision History</h2>
41954195
representations including JSON and JSON-LD.
41964196
</li>
41974197
<li>
4198-
The introduction of a DID Specifications Registry for the purposes of
4198+
The introduction of a repository of DID Extensions for the purposes of
41994199
registering extension properties, representations, DID Resolution input
42004200
metadata and output metadata, DID Document metadata, DID parameters, and DID
42014201
Methods.

0 commit comments

Comments
 (0)