@@ -47,7 +47,7 @@ category="info" ipr="trust200902" xml:lang="en" version="3">
47
47
<t >A DOI name is a global unique identifier of a referent, which can be
48
48
any digital, physical or abstract entity, including inventions, literary
49
49
and artistic works, ideas, symbols, names, images, designs, etc. DOI names
50
- are, for example, widely used to identify academics publications. The DOI
50
+ are, for example, widely used to identify academic publications. The DOI
51
51
system is specified in <xref target =" iso26324" /> and <xref
52
52
target =" doi-handbook" />, with the former offering regular formal snapshot
53
53
of the latter.</t >
@@ -66,8 +66,9 @@ category="info" ipr="trust200902" xml:lang="en" version="3">
66
66
address (or URL for Unified Resource Locator) representing an instance of
67
67
the referent, and may contain services such as email, and one or more
68
68
items of data about the referent (metadata). The DOI name resolution
69
- process uses the Handle System specified at <xref
70
- target =" RFC3650" ></xref >.</t >
69
+ process uses the Handle System specified at <xref target =" RFC3650" />,
70
+ <xref target =" RFC3651" /> and <xref target =" RFC3652" />, as updated by <xref
71
+ target =" DOI-RP" />.</t >
71
72
72
73
<t >This document specifies a URI scheme for DOI names. This scheme
73
74
formalizes the notation "doi:< DOI name> ", which is in
@@ -130,6 +131,11 @@ category="info" ipr="trust200902" xml:lang="en" version="3">
130
131
131
132
<t >NOTE 3: DOI names are case-insensitive only when testing for
132
133
equivalence and only with respect to the Basic Latin Unicode block.</t >
134
+
135
+ <aside ><t >EDITOR'S NOTE: Does DOIF wish to recommend that DOI name only
136
+ contain code points from the Basic Latin block, to avoid the ambiguity
137
+ listed above? Such constraints should be made in the DOI Handbook and
138
+ ultimately in ISO 26324.</t ></aside >
133
139
</section >
134
140
135
141
<section >
@@ -265,6 +271,7 @@ category="info" ipr="trust200902" xml:lang="en" version="3">
265
271
<name >Informative References</name >
266
272
<xi : include href =" https://www.rfc-editor.org/refs/bibxml/reference.RFC.7595.xml" />
267
273
<xi : include href =" https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3650.xml" />
274
+ <xi : include href =" https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3652.xml" />
268
275
<reference anchor =" doi-handbook" target =" https://www.doi.org/the-identifier/resources/handbook/" >
269
276
<front >
270
277
<title >DOI Handbook</title >
@@ -274,6 +281,14 @@ category="info" ipr="trust200902" xml:lang="en" version="3">
274
281
</front >
275
282
<seriesInfo name =" DOI" value =" 10.1000/182" />
276
283
</reference >
284
+ <reference anchor =" DOI-RP" target =" https://www.dona.net/sites/default/files/2022-06/DO-IRPV3.0--2022-06-30.pdf" >
285
+ <front >
286
+ <title >Digital Object Identifier Resolution Protocol Specification</title >
287
+ <author >
288
+ <organization >DONA Foundation</organization >
289
+ </author >
290
+ </front >
291
+ </reference >
277
292
</references >
278
293
</references >
279
294
0 commit comments