<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.31 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-spice-glue-id-07" category="std" consensus="true" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.32.0 -->
  <front>
    <title abbrev="SPICE GLUE">GLobal Unique Enterprise (GLUE) Identifiers</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-spice-glue-id-07"/>
    <author fullname="Brent W. Zundel">
      <organization/>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>brent.zundel@gmail.com</email>
      </address>
    </author>
    <author fullname="Pamela Dingle">
      <organization>Microsoft Corporation</organization>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>pamela.dingle@microsoft.com</email>
      </address>
    </author>
    <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
      <organization>Self-Issued Consulting</organization>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>michael_b_jones@hotmail.com</email>
        <uri>https://self-issued.info/</uri>
      </address>
    </author>
    <date year="2026" month="March" day="03"/>
    <area>Security</area>
    <workgroup>Secure Patterns for Internet CrEdentials</workgroup>
    <keyword>URI</keyword>
    <keyword>URN</keyword>
    <keyword>Enterprise</keyword>
    <keyword>Entity Identifiers</keyword>
    <abstract>
      <?line 83?>

<t>This specification establishes a URN namespace for
GLobal Unique Enterprise (GLUE) Identifiers.
This enables URN identifiers to be used for businesses and organizations.
It enables organizational identities from existing authorities to be represented within this URN namespace.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ietf-wg-spice.github.io/draft-ietf-spice-glue-id/draft-ietf-spice-glue-id.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-spice-glue-id/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Secure Patterns for Internet CrEdentials Working Group mailing list (<eref target="mailto:spice@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/spice/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/spice/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-spice/draft-ietf-spice-glue-id"/>.</t>
    </note>
  </front>
  <middle>
    <?line 90?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>There are myriad entity identifier types for businesses and organizations.
With the increasing use of digital credentials, there is a need for a common
methodology for expressing these identifiers such that claims about and by such
entities can be made in a consistent and interoperable manner.</t>
      <t>This specification establishes a URN namespace that standardizes the expression of
existing organizational entity identifiers by providing a common representation format.
It also establishes an IANA registry for managing how existing organizational entity
identification mechanisms relate to this namespace.</t>
      <t>Any organizational entity identifier whose identification mechanism has been registered
as an Authority Identifier in the registry may be represented as a GLUE URI.</t>
      <section anchor="requirements-notation-and-conventions">
        <name>Requirements Notation and Conventions</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>This specification uses the following terms:</t>
        <dl>
          <dt>GLUE URI:</dt>
          <dd>
            <t>a URI that uses the GLUE URN namespace established in this specification.</t>
          </dd>
          <dt>Authority Identifier:</dt>
          <dd>
            <t>identifier for the External Authority responsible for assigning the External Identifiers used in GLUE URIs over which it has jurisdiction.</t>
          </dd>
          <dt>External Identifier:</dt>
          <dd>
            <t>identifier assigned by an External Authority to identify a particular organization within GLUE URIs with Authority Identifier(s) over which it has jurisdiction.</t>
          </dd>
          <dt>External Authority:</dt>
          <dd>
            <t>an organization that allocates External Identifiers over which it has jurisdiction that are used in GLUE URIs with its Authority Identifier(s).</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="core-concepts">
      <name>Core Concepts</name>
      <t>Every GLUE URI <bcp14>MUST</bcp14>
contain the following components:</t>
      <ul spacing="normal">
        <li>
          <t>The Authority Identifier</t>
        </li>
        <li>
          <t>The External Identifier</t>
        </li>
      </ul>
      <section anchor="uniqueness-and-namespacing">
        <name>Uniqueness and Namespacing</name>
        <t>Each GLUE URI <bcp14>MUST</bcp14> be globally unique.</t>
        <t>An organization can be identified by multiple GLUE URIs,
but each GLUE URI can only refer to a single organization.</t>
        <t>It is assumed that most registered organizational entity identification schemes
already handle any necessary namespacing as part of the External Identifier.
However, if collisions are possible within the set of possible external
identifiers for an Authority Identifier scheme, then further namespacing is
necessary at the GLUE URI level.
Such namespacing <bcp14>MUST</bcp14> be done using the Authority Identifier.
The combination of the Authority Identifier and the External Identifier
<bcp14>MUST</bcp14> result in a unique GLUE URI.</t>
        <t>For example, assume there is an External Authority FEA that provides identifiers
for organizations in Singapore and South Korea. The identifiers issued in
Singapore are unique within Singapore, and the identifiers issued in South Korea
are unique within South Korea, but there is no guarantee that an organization in
Singapore will not be assigned the same identifier as an organization in South
Korea. Upon registration of FEA as an Authority Identifier, it would be
necessary to separately register two different Authority Identifiers (e.g.,
FEA-SG and FEA-KR) to provide differentiation between the two sets of External
Identifiers.</t>
      </section>
    </section>
    <section anchor="glue-uris">
      <name>GLUE URIs</name>
      <t>GLUE URIs comply with <xref target="RFC3986"/>.
They begin with <tt>urn:glue:</tt> and are followed by an Authority Identifier,
a colon character (":"), and the External Identifier allocated by the authority.</t>
      <t>Authority Identifiers consist of a sequence of characters beginning with a
letter or digit and followed by any combination of letters, digits, plus ("+"),
hyphen ("-"), or period (".").
Although Authority Identifiers are case-insensitive, the canonical form is
lowercase and documents that specify Authority Identifiers must do so with
lowercase letters. An implementation should accept uppercase letters as
equivalent to lowercase in Authority Identifier names (e.g., allow "EXAMPLE" as
well as "example") for the sake of robustness but should only produce lowercase
Authority Identifier names for consistency. There is a limit of 50 characters
for the length of an Authority Identifier.
The ABNF <xref target="RFC5234"/> for Authority Identifiers is:</t>
      <t><tt>
authority-identifier = (ALPHA/DIGIT) *49( ALPHA / DIGIT / "+" / "-" / "." )
</tt></t>
      <t>External Identifiers consist of a sequence of characters beginning with a letter
or digit or hyphen ("-") and followed by any combination of letters, digits,
plus ("+"), hyphen ("-"), or period (".").
A digit or hyphen is allowed as the first character to permit the case where the
External Identifier is the representation of a number. It is specific to the
Authority Identifier whether the External Identifiers are case-insensitive or
case-sensitive. When they are case-insensitive, the canonical form is lowercase
and documents that specify External Identifiers must do so with lowercase
letters. There is a limit of 1000 characters for an External Identifier.
The ABNF <xref target="RFC5234"/> for External Identifiers is:</t>
      <t><tt>
external-identifier = ( ALPHA / DIGIT / "-" ) *999( ALPHA / DIGIT / "+" / "-" / "." )
</tt></t>
      <t>Combining these, the ABNF <xref target="RFC5234"/> for a GLUE URI is:</t>
      <t><tt>
glue-uri = "urn:glue:" authority-identifier ":" external-identifier
</tt></t>
      <t>For example, the following is a GLUE URI using the Authority Identifier "pen"
and the External Identifier "32473". This example uses the Enterprise Number "32473" reserved for documentation in <xref target="RFC5612"/>.</t>
      <t><tt>
urn:glue:pen:32473
</tt></t>
      <t>A GLUE URI is defined over the restricted US-ASCII syntax specified in this
section. Percent-encoding is not permitted. Consequently, GLUE URIs do not
support representation of External Identifiers whose canonical form includes
non-ASCII characters. This specification is therefore limited to identifier
systems whose canonical representations are fully within the permitted character
set.</t>
      <t>The Authority Identifier <bcp14>MUST</bcp14> be registered in the GLUE URI Authority Identifier registry
defined in <xref target="GLUE-URN"/>.
The External Identifier <bcp14>MUST</bcp14> be the identifier assigned to the organization
by the External Authority.</t>
    </section>
    <section anchor="authority-identifiers">
      <name>GLUE Authority Identifiers</name>
      <t>This section defines the GLUE Authority Identifiers listed in <xref target="glue-def"/>.</t>
      <table anchor="glue-def">
        <name>Defined GLUE Authority Identifiers</name>
        <thead>
          <tr>
            <th align="left">Organization</th>
            <th align="left">Authority Identifier</th>
            <th align="left">External Authority Specification</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">GS1</td>
            <td align="left">gln</td>
            <td align="left">https://www.gs1.org/standards/id-keys/gln</td>
          </tr>
          <tr>
            <td align="left">GLEIF</td>
            <td align="left">lei</td>
            <td align="left">https://www.iso.org/standard/78829.html</td>
          </tr>
          <tr>
            <td align="left">Dun &amp; Bradstreet</td>
            <td align="left">duns</td>
            <td align="left">https://www.dnb.com/duns.html</td>
          </tr>
          <tr>
            <td align="left">Private Enterprise Numbers</td>
            <td align="left">pen</td>
            <td align="left">https://www.iana.org/assignments/enterprise-numbers</td>
          </tr>
          <tr>
            <td align="left">ISO/IEC 6523</td>
            <td align="left">iso6523</td>
            <td align="left">https://www.iso.org/standard/82246.html</td>
          </tr>
        </tbody>
      </table>
      <t>These are registered in the GLUE Authority Identifier URN Registry in <xref target="GLUE-URN"/>.</t>
      <section anchor="equivalence-to-similar-uris">
        <name>Equivalence to Similar URIs</name>
        <t>A GLUE URI is an identifier in a distinct URN namespace. By default, a GLUE URI
is not equivalent to any other URI, including a URI defined by the referenced
authority's own namespace. Equivalence between a GLUE URI and a non-GLUE URI
exists only when explicitly specified for a given Authority Identifier.
Implementations and relying parties <bcp14>MUST NOT</bcp14> assume equivalence between GLUE
URIs and non-GLUE URIs unless such equivalence is explicitly defined by the
authority or documented in the relevant registry entry.</t>
        <section anchor="lei-urns">
          <name>LEI URNs</name>
          <t><xref target="LEI-IANA"/> registers a URN namespace for Legal Entity Identifiers (LEIs).
This means that LEIs can be
represented as URNs in at least two ways. Therefore there is an equivalence
between a GLUE URI with an "lei" Authority Identifier and an LEI URN, provided
the 20-digit LEI Code of the LEI URN is identifical to the External Identifier
of the GLUE URI. For example, "urn:lei:INR2EJN1ERAN0W5ZP974" is equivalent to
"urn:glue:lei:INR2EJN1ERAN0W5ZP974".</t>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security considerations inherent to using URNs apply.
Security considerations for URNs can be found in <xref target="RFC2141"/>.</t>
      <t>The global uniqueness of GLUE URIs prevents situations in which
the same identifier is allocated in different local namespaces
and cannot be disambiguated when used.
For instance both Canadian and Singaporean organization registries might use
the local identifier "42", but with these referring to different organizations.
Embedding these local identifiers in GLUE URIs enables disambiguation.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <section anchor="private-identifiers-as-corporate-identifiers">
        <name>Private Identifiers as Corporate Identifiers</name>
        <t>There are some corporate identifiers that make use of personal identifiers. For
example, this is the case for some registered sole-proprietor businesses in the
United States, where the Tax ID may be the same as the Social Security Number
(SSN) of the business owner. Where the Tax ID uniquely identifies the business,
the SSN uniquely identifies an individual.</t>
        <t>It is possible for such business identifiers to be represented as GLUE URIs. An
identifier's expression as a GLUE URI does not change the privacy
characteristics of that identifier. The same cautions and concerns need to be
taken with the GLUE URI representation as with the original identifier.</t>
        <t>Implementers storing or evaluating GLUE URIs are encouraged to be aware the
privacy characteristics of each identification scheme represented by an
Authority Identifier and to appropriately handle any GLUE URI which violates
privacy policies.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="GLUE-URN">
        <name>GLUE Authority Identifier URN Registry</name>
        <t>This specification establishes the
IANA "GLUE Authority Identifier URN" registry
creating a URN namespace for Authority Identifiers for
GLobal Unique Enterprise (GLUE) Identifiers.</t>
        <t>Each entry registers the URN for an Authority Identifier within the
"urn:glue:" namespace.
The organization responsible for the Authority Identifier is recorded.</t>
        <t>IANA is requested to create the
"GLobal Unique Enterprise (GLUE) Identifiers"
registry group located at
https://www.iana.org/assignments/glue-identifiers/
and place this registry there.</t>
        <t>Values are registered on a Specification Required (<xref section="4.6" sectionFormat="of" target="RFC8126"/>)
basis after a two-week review period on the spice-ext-review@ietf.org
mailing list, on the advice of one or more Designated Experts.
However, to allow for the allocation of values prior to publication
of the final version of a specification,
the Designated Experts may approve registration once they are satisfied
that the specification will be completed and published.
However, if the specification is not completed and published
in a timely manner, as determined by the Designated Experts,
the Designated Experts may request that IANA withdraw the registration.</t>
        <t>Registration requests sent to the mailing list for review should use
an appropriate subject
(e.g., "Request to register URN urn:glue:example").</t>
        <t>Within the review period, the Designated Experts will either approve or deny
the registration request, communicating this decision to the review list and IANA.
The Designated Experts verify that a specification exists. Experts are
encouraged to be biased towards approving registrations unless they are abusive,
frivolous, or actively harmful (not merely aesthetically displeasing or
architecturally dubious).</t>
        <t>Denials should include an explanation and, if applicable,
suggestions as to how to make the request successful.
If the designated experts are not responsive,
the registration requesters should contact IANA to escalate the process.</t>
        <t>Criteria that should be applied by the Designated Experts includes
determining whether the proposed registration duplicates existing functionality,
determining whether it is likely to be of general applicability
or whether it is useful only for a single application,
and whether the registration references an existing organizational registry
operated by an External Authority identified by the proposed Authority Identifier.</t>
        <t>IANA must only accept registry updates from the Designated Experts and should direct
all requests for registration to the review mailing list.</t>
        <t>It is suggested that multiple Designated Experts be appointed who are able to
represent the perspectives of different applications using this specification,
in order to enable broadly-informed review of registration decisions.
In cases where a registration decision could be perceived as
creating a conflict of interest for a particular Expert,
that Expert should defer to the judgment of the other Experts.</t>
        <t>The reason for the use of the mailing list is to enable
public review of registration requests, enabling both Designated Experts
and other interested parties to provide feedback on proposed registrations.
The reason to allow the Designated Experts to
allocate values prior to publication as a final specification is to enable
giving authors of specifications proposing registrations
the benefit of review by the Designated Experts
before the specification is completely done,
so that if problems are identified, the authors can iterate and fix them
before publication of the final specification.</t>
        <section anchor="registration-template">
          <name>Registration Template</name>
          <dl>
            <dt>Authority Identifier:</dt>
            <dd>
              <t>identifier for the External Authority responsible for assigning the External Identifier used in GLUE URIs.
This identifier
is not case sensitive and any letters <bcp14>MUST</bcp14> be expressed in lowercase characters.
It <bcp14>MUST</bcp14> consist of a sequence of characters with a mazimum length of 50,
beginning with a letter and followed by any combination of
letters, digits, plus ("+"), period ("."), or hyphen ("-").</t>
            </dd>
            <dt>URN:</dt>
            <dd>
              <t>The URN within the "urn:glue:" namespace
consisting of "urn:glue:" followed by
the Authority Identifier.</t>
            </dd>
            <dt>Organization:</dt>
            <dd>
              <t>The organization responsible for the Authority Identifier.</t>
            </dd>
            <dt>Change Controller:</dt>
            <dd>
              <t>For IETF stream RFCs, use "IETF".
For others, give the name of the responsible party.
Other details (e.g., postal address, e-mail address, or home page URI) may also be included.</t>
            </dd>
            <dt>Specification Document(s):</dt>
            <dd>
              <t>Reference to the document or documents that specify the Authority Identifier to be registered,
preferably including URLs that can be used to retrieve the documents.
An indication of the relevant sections may also be included, but is not required.</t>
            </dd>
          </dl>
        </section>
        <section anchor="initial-registry-contents">
          <name>Initial Registry Contents</name>
          <section anchor="gln">
            <name>gln</name>
            <dl spacing="compact">
              <dt>Authority Identifier:</dt>
              <dd>
                <t>gln</t>
              </dd>
              <dt>URN:</dt>
              <dd>
                <t>urn:glue:gln</t>
              </dd>
              <dt>Organization:</dt>
              <dd>
                <t>GS1</t>
              </dd>
              <dt>Change Controller:</dt>
              <dd>
                <t>IETF</t>
              </dd>
              <dt>Specification Document(s):</dt>
              <dd>
                <t><xref target="authority-identifiers"/> of this specification, <xref target="GLN"/></t>
              </dd>
            </dl>
          </section>
          <section anchor="lei">
            <name>lei</name>
            <dl spacing="compact">
              <dt>Authority Identifier:</dt>
              <dd>
                <t>lei</t>
              </dd>
              <dt>URN:</dt>
              <dd>
                <t>urn:glue:lei</t>
              </dd>
              <dt>Organization:</dt>
              <dd>
                <t>GLEIF</t>
              </dd>
              <dt>Change Controller:</dt>
              <dd>
                <t>IETF</t>
              </dd>
              <dt>Specification Document(s):</dt>
              <dd>
                <t><xref target="authority-identifiers"/> of this specification, <xref target="LEI"/>, <xref target="LEI-IANA"/></t>
              </dd>
            </dl>
          </section>
          <section anchor="duns">
            <name>duns</name>
            <dl spacing="compact">
              <dt>Authority Identifier:</dt>
              <dd>
                <t>duns</t>
              </dd>
              <dt>URN:</dt>
              <dd>
                <t>urn:glue:duns</t>
              </dd>
              <dt>Organization:</dt>
              <dd>
                <t>Dun &amp; Bradstreet</t>
              </dd>
              <dt>Change Controller:</dt>
              <dd>
                <t>IETF</t>
              </dd>
              <dt>Specification Document(s):</dt>
              <dd>
                <t><xref target="authority-identifiers"/> of this specification, <xref target="DUNS"/></t>
              </dd>
            </dl>
          </section>
          <section anchor="pen">
            <name>pen</name>
            <dl spacing="compact">
              <dt>Authority Identifier:</dt>
              <dd>
                <t>pen</t>
              </dd>
              <dt>URN:</dt>
              <dd>
                <t>urn:glue:pen</t>
              </dd>
              <dt>Organization:</dt>
              <dd>
                <t>Private Enterprise Numbers</t>
              </dd>
              <dt>Change Controller:</dt>
              <dd>
                <t>IETF</t>
              </dd>
              <dt>Specification Document(s):</dt>
              <dd>
                <t><xref target="authority-identifiers"/> of this specification, <xref target="PEN"/>, <xref target="RFC9371"/></t>
              </dd>
            </dl>
          </section>
          <section anchor="iso6523">
            <name>iso6523</name>
            <dl spacing="compact">
              <dt>Authority Identifier:</dt>
              <dd>
                <t>iso6523</t>
              </dd>
              <dt>URN:</dt>
              <dd>
                <t>urn:glue:iso6523</t>
              </dd>
              <dt>Organization:</dt>
              <dd>
                <t>ISO/IEC 6523</t>
              </dd>
              <dt>Change Controller:</dt>
              <dd>
                <t>IETF</t>
              </dd>
              <dt>Specification Document(s):</dt>
              <dd>
                <t><xref target="authority-identifiers"/> of this specification, <xref target="ISO6523"/></t>
              </dd>
            </dl>
          </section>
        </section>
      </section>
      <section anchor="urn-namespace-registration">
        <name>URN Namespace Registration</name>
        <t>This specification registers the following URN in the
IANA "Formal URN Namespaces" registry <xref target="IANA.URN"/> established by <xref target="RFC8141"/>.</t>
        <section anchor="urnglue">
          <name>urn:glue</name>
          <dl spacing="compact">
            <dt>Namespace Identifier:</dt>
            <dd>
              <t>glue</t>
            </dd>
            <dt>Version:</dt>
            <dd>
              <t>1</t>
            </dd>
            <dt>Date:</dt>
            <dd>
              <t>2026-03-02</t>
            </dd>
            <dt>Registrant:</dt>
            <dd>
              <t>IETF</t>
            </dd>
            <dt>Purpose:</dt>
            <dd>
              <t>GLobal Unique Enterprise (GLUE) identifier namespace,
established by [[ this specification ]]</t>
            </dd>
            <dt>Syntax:</dt>
            <dd>
              <t>As specified in the glue-uri ABNF entry in <xref target="glue-uris"/> of [[ this specification ]]</t>
            </dd>
            <dt>Assignment:</dt>
            <dd>
              <t>Specification Required (<xref section="4.6" sectionFormat="of" target="RFC8126"/>) basis</t>
            </dd>
            <dt>Security and Privacy:</dt>
            <dd>
              <t>GLUE URNs are public identifiers for public entities.</t>
            </dd>
            <dt>Interoperability:</dt>
            <dd>
              <t>GLUE URNs encapsulate other existing identifier namespaces.
Therefore, they provide a globally unique equivalent to identifiers within
those local namespaces.
Some of those namespaces may also utilize URNs.</t>
            </dd>
            <dt>Resolution:</dt>
            <dd>
              <t>Resolution of GLUE URNs, which are identifiers, is not performed.</t>
            </dd>
            <dt>Documentation:</dt>
            <dd>
              <t>[[ this specification ]]</t>
            </dd>
            <dt>Additional Information:</dt>
            <dd>
              <t>N/A</t>
            </dd>
            <dt>Revision Information:</dt>
            <dd>
              <t>N/A</t>
            </dd>
          </dl>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC3986">
          <front>
            <title>Uniform Resource Identifier (URI): Generic Syntax</title>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="January" year="2005"/>
            <abstract>
              <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="66"/>
          <seriesInfo name="RFC" value="3986"/>
          <seriesInfo name="DOI" value="10.17487/RFC3986"/>
        </reference>
        <reference anchor="RFC5234">
          <front>
            <title>Augmented BNF for Syntax Specifications: ABNF</title>
            <author fullname="D. Crocker" initials="D." role="editor" surname="Crocker"/>
            <author fullname="P. Overell" initials="P." surname="Overell"/>
            <date month="January" year="2008"/>
            <abstract>
              <t>Internet technical specifications often need to define a formal syntax. Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications. The current specification documents ABNF. It balances compactness and simplicity with reasonable representational power. The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges. This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="68"/>
          <seriesInfo name="RFC" value="5234"/>
          <seriesInfo name="DOI" value="10.17487/RFC5234"/>
        </reference>
        <reference anchor="GLN" target="https://www.gs1.org/standards/id-keys/gln">
          <front>
            <title>Global Location Nymber (GLN)</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="DUNS" target="https://www.dnb.com/duns.html">
          <front>
            <title>D-U-N-S Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="LEI" target="https://www.iso.org/standard/78829.html">
          <front>
            <title>Legal Entity Identifier (LEI)</title>
            <author>
              <organization/>
            </author>
            <date year="2020"/>
          </front>
        </reference>
        <reference anchor="PEN" target="https://www.iana.org/assignments/enterprise-numbers">
          <front>
            <title>Private Enterprise Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="ISO6523" target="https://www.iso.org/standard/82246.html">
          <front>
            <title>ISO/IEC 6523-1:2023. Information technology — Structure for the identification of organizations and organization parts, Part 1: Identification of organization identification schemes</title>
            <author>
              <organization/>
            </author>
            <date year="2023"/>
          </front>
        </reference>
        <reference anchor="LEI-IANA" target="https://www.iana.org/assignments/urn-formal/lei">
          <front>
            <title>LEI Namespace Identifier</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC2141">
          <front>
            <title>URN Syntax</title>
            <author fullname="R. Moats" initials="R." surname="Moats"/>
            <date month="May" year="1997"/>
            <abstract>
              <t>Uniform Resource Names (URNs) are intended to serve as persistent, location-independent, resource identifiers. This document sets forward the canonical syntax for URNs. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2141"/>
          <seriesInfo name="DOI" value="10.17487/RFC2141"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8141">
          <front>
            <title>Uniform Resource Names (URNs)</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="April" year="2017"/>
            <abstract>
              <t>A Uniform Resource Name (URN) is a Uniform Resource Identifier (URI) that is assigned under the "urn" URI scheme and a particular URN namespace, with the intent that the URN will be a persistent, location-independent resource identifier. With regard to URN syntax, this document defines the canonical syntax for URNs (in a way that is consistent with URI syntax), specifies methods for determining URN-equivalence, and discusses URI conformance. With regard to URN namespaces, this document specifies a method for defining a URN namespace and associating it with a namespace identifier, and it describes procedures for registering namespace identifiers with the Internet Assigned Numbers Authority (IANA). This document obsoletes both RFCs 2141 and 3406.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8141"/>
          <seriesInfo name="DOI" value="10.17487/RFC8141"/>
        </reference>
        <reference anchor="RFC9371">
          <front>
            <title>Registration Procedures for Private Enterprise Numbers (PENs)</title>
            <author fullname="A. Baber" initials="A." surname="Baber"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="March" year="2023"/>
            <abstract>
              <t>This document describes how Private Enterprise Numbers (PENs) are registered by IANA. It shows how to request a new PEN and how to modify a current PEN. It also gives a brief overview of PEN uses.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9371"/>
          <seriesInfo name="DOI" value="10.17487/RFC9371"/>
        </reference>
        <reference anchor="IANA.URN">
          <front>
            <title>Formal URN Namespaces</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC5612">
          <front>
            <title>Enterprise Number for Documentation Use</title>
            <author fullname="P. Eronen" initials="P." surname="Eronen"/>
            <author fullname="D. Harrington" initials="D." surname="Harrington"/>
            <date month="August" year="2009"/>
            <abstract>
              <t>This document describes an Enterprise Number (also known as SMI Network Management Private Enterprise Code) for use in documentation. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5612"/>
          <seriesInfo name="DOI" value="10.17487/RFC5612"/>
        </reference>
      </references>
    </references>
    <?line 559?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Amanda Baber,
Carsten Bormann,
Mohamed Boucadair,
Tim Bray,
Deb Cooley,
Patrik Fältström,
Arnt Gulbrandsen,
Sue Hares,
John Klensin,
Erik Kline,
Martin Lindström,
Rohan Mahy,
James Manger,
Orie Steele,
Alexander (A.J.) Stein,
Martin Thomson,
Éric Vyncke,
and Peter Yee
contributed to this specification.</t>
    </section>
    <section numbered="false" anchor="document-history">
      <name>Document History</name>
      <t>-07</t>
      <ul spacing="normal">
        <li>
          <t>Registered urn:glue per Amanda Baber's instructions.</t>
        </li>
      </ul>
      <t>-06</t>
      <ul spacing="normal">
        <li>
          <t>Addressed Deb Cooley's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Reworked term definitions.</t>
            </li>
            <li>
              <t>Added security consideration about uniqueness of GLUE URIs.</t>
            </li>
            <li>
              <t>Updated registration instructions to include a criterion about
an existing organizational registry operated by an External Authority
identified by the proposed Authority Identifier.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Addressed Mohamed Boucadair's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Used neutral language "organization" that doesn't assume that all organizations are businesses.</t>
            </li>
            <li>
              <t>Reworded confusing text about uniqueness.</t>
            </li>
            <li>
              <t>Made the RFC 5234 reference normative.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Addressed Erik Kline's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Expanded LEI on first use to Legal Entity Identifier (LEI).</t>
            </li>
            <li>
              <t>Included instructions to the designated experts about ensuring that
the registration references an existing organizational registry
operated by an External Authority identified by the proposed Authority Identifier.</t>
            </li>
          </ul>
        </li>
      </ul>
      <t>-05</t>
      <ul spacing="normal">
        <li>
          <t>Added ISO/IEC 6523 identifiers.</t>
        </li>
        <li>
          <t>The first character of the Authority Identifier may be a digit.</t>
        </li>
        <li>
          <t>Fixed wording in IANA Considerations.</t>
        </li>
        <li>
          <t>Limited character set to US-ASCII.</t>
        </li>
        <li>
          <t>Fixed multiple nits from WGLC.</t>
        </li>
      </ul>
      <t>-04</t>
      <ul spacing="normal">
        <li>
          <t>Applied review suggestions from Martin Thomson, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Added references for each registered Authority Identifier.</t>
            </li>
            <li>
              <t>Added size limits for Authority Identifiers and External Identifiers.</t>
            </li>
            <li>
              <t>Added a note about LEI URNs.</t>
            </li>
          </ul>
        </li>
      </ul>
      <t>-03</t>
      <ul spacing="normal">
        <li>
          <t>Use the urn:glue URN namespace and delete the urn:ietf:spice URN namespace.</t>
        </li>
        <li>
          <t>Addressed early IANA feedback.</t>
        </li>
      </ul>
      <t>-02</t>
      <ul spacing="normal">
        <li>
          <t>Improved several descriptions in the specification.</t>
        </li>
      </ul>
      <t>-01</t>
      <ul spacing="normal">
        <li>
          <t>Updated Brent's affiliation.</t>
        </li>
      </ul>
      <t>-00</t>
      <ul spacing="normal">
        <li>
          <t>Initial working group draft, based on draft-zundel-spice-glue-id-02</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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
QT0wjqZ0VhvPMGm3YU4u284IYlSJyHSiNJPxBjhxdpv0jK2v2PyTbIAXoLVb
bMGwhA+tEkUSI5bi8qo/mS2/g7tKPI9iwrP0JTcRlPI2SPKyNCfR52PYZY97
HeiomTl+sO0Qbx1bNlb0d/XIKG6S4Qw3a+KlDBLj1uK5yQi3W7WqILZn5stJ
6wTk4SLZsg421pllI+tn8zzikCnZZgUdHyWiQ0qsszvlSCMM9l2bAyIOBNGO
D3s6sMH70zSUNn1pxgOOMnscWxvXmL80M126UlTcR3ZGCcyT0cXV8fC7i6Ph
1eDi8M1Xf7589vXjDh+9L1ntVum97pxlbKhtpGQfiqDVCThXTFX29bTymg5i
oVNphJR2YPl8gtUqBteMd0wDW/BAk/afpQVX99k9R5PLW+e66OKBSWBy+oBo
VIoB8cYtx0MURhVl7pVrMfp46plIE3Tq5BUNLdOBeBiXzKu0t00gmgQnabuA
4op5wVNZRaCg09dOPgVzpPohvqTMxCkZmJCsjM792nxpPQVqxAwKYRnNF1w4
1FBrWPw44/FxRydr16aZQxllmHHc4Oc16+0fQzJmYVj2Z9QXV9WalO2C8fC1
5ZM9bWinTXyyt+escCVAVq5psvKi2uOi0iVKAHZcpYuHizRII5mWFXJ3ldeX
ozOqkBTocBdpQepUmTYAy/Emng1VaSx7JMxk82Ve7aLRCpG0r9/g2C2TD+Ka
wpXRmW1dcIxm8hjjdBoRgI7/tS/Sbj0cjy/2rX6w28F2IS/xpr64ZvrYa8VQ
lYldzSu0ZuNQGOwkjEhVFUHsVb9cuYhpAgPiINnunqqpX8clyD36ZaYHyu+f
qbRvkKGR2vCjYWSuUVxpPmq3XMgCX2KqNHHoxMuldb2EyTslA+Zs6hT1UHRY
c48Sg0sEIUZJnIyUMNRivkCVY0jfz6MqP2lqWTvOfUzoWefuG0EmMoZMoF/b
CQ2YGKFpkQVzC40I1oHNVRl8RQO6XM1srC9WqM85uR1pKk4LpNC7zM266uGV
JEtrx0Xq2yiNdceuBWuVwmWQtjLBvUiNIn5Ph/PDnvM279GfxRTiPTt3rt/x
gk80suXWTaz7HM3R2xf0F5qaNrtBnp8DtsGud5VWywDdN8SdSv/VdS3Y3Wrc
2JkPitDXRQozZANkqMcPCS1lMgxMI8OAn3lVxHmAfK1BWIMZ5O3WJwMp09/v
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
AAA=

-->

</rfc>
