Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the ability to publish Registries to IG/AB/TAG #972

Merged
merged 9 commits into from
Jan 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 18 additions & 14 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3015,14 +3015,14 @@ Types of Technical Reports</h3>

<dt>Registries
<dd>
[=Working Groups=] can also publish [=registries=]
[=Chartered groups|Chartered=] and [=elected groups=] can also publish [=registries=]
in order to document collections of values or other data.
A registry can be published either as a distinct [=registry report=],
or directly within a [=Recommendation Track=] document
as an [=embedded registry=].
[=registry definition|Defining a registry=] requires [=wide review=] and [=consensus=],
but once set up, changes to registry entries are lightweight
and can even be done without a [=Working Group=].
and can even be done without the initiating group's involvement.
See [[#registries]] for details.
</dl>

Expand Down Expand Up @@ -4702,15 +4702,15 @@ Registry Definitions</h4>
and which is responsible for evaluating whether such requests
satisfy the criteria defined in the [=registry definition=].

The [=custodian=] may be the [=Working Group=], the [=Team=], or a delegated entity.
The [=custodian=] may be the initiating group, the [=Team=], or a delegated entity.
The [=custodian=] for all [=registry tables=] in a single [=registry=]
<em class=rfc2119>should</em> generally be the same entity.

If the [=custodian=] of a [=registry table=]
ceases to exist or to operate as a custodian
(e.g., the relevant group is disbanded, or
the custodian is unresponsive to repeated attempts to make contact),
and the [=Working Group=] that owns the [=registry definition=]
and the [=chartered group|chartered=] or [=elected group=] that owns the [=registry definition=]
is itself <a href="#GeneralTermination">closed</a> or
unresponsive,
the [=Team=] <em class=rfc2119>should</em> propose replacing the [=custodian=],
Expand All @@ -4721,9 +4721,12 @@ Registry Definitions</h4>
<h4 id=reg-pub>
Publishing Registries</h4>

[=Registries=] can be published either
as a stand-alone [=technical report=] on the [=Registry Track=] called a <dfn>registry report</dfn>,
or incorporated as part of a [=Recommendation=] as an <dfn oldids="registry-section">embedded registry</dfn>.
A [=chartered group|chartered=] or [=elected group=] can publish a [=registry=]
as a stand-alone [=technical report=] on the [=Registry Track=],
where it is called a <dfn>registry report</dfn>.
[=Working Groups=] have the additional option of
incorporating a [=registry=] as part of a [=Recommendation=],
as an <dfn oldids="registry-section">embedded registry</dfn>.

The [=registry report=] or [=embedded registry=] <em class=rfc2119>must</em>:
<ul>
Expand Down Expand Up @@ -4814,22 +4817,22 @@ Updating Registry Tables</h4>
(i.e. [[#correction-classes|Class 5 changes]])
can be made by re-publishing the [=technical report=] that contains the affected table,
without needing to satisfy any other requirements for the publication
(not even Working Group consensus, unless this is required by the [=registry definition=]).
(not even a [=group decision=], unless this is required by the [=registry definition=]).
Such [=registry changes=] do not trigger new [=Advisory Committee Reviews=],
nor Exclusion Opportunities,
and do not require verification via an [=update request=],
even for [=technical reports=] at maturities where this would normally be expected.
Such publications can be made
even in the absence of a [=Working Group=] chartered to maintain the registry
even in the absence of a group chartered to maintain the registry
frivoal marked this conversation as resolved.
Show resolved Hide resolved
when the [=custodian=] is another entity.

Note: The custodian is only empowered to make [=registry changes=].
If the Working Group establishing the registry wishes
If the group establishing the registry wishes
to empower the custodian to add commentary on individual entries,
this needs to be part of the registry table’s definition.
If other changes are desired,
they need to be requested of the responsible Working Group--
or in the absence of a Working Group, of the Team.
they need to be requested of the group responsible for maintaining the [=registry definition=]--
or in the absence of such a group, of the Team.

Changes to the [=registry tables=]
made in accordance with [=candidate amendment|candidate=] or [=proposed amendments=] to the [=registry definition=]
Expand Down Expand Up @@ -4859,12 +4862,13 @@ Registry Data Reports</h4>
is that of the [=technical report=] holding the [=registry definition=].

Anytime a change is made to a [=registry definition=],
the Working Group <em class=rfc2119>must</em> update and republish
the group maintaining the [=registry definition=]
<em class=rfc2119>must</em> update and republish
any document holding the corresponding [=registry tables=]
to make it consistent with these changes.

Given a recorded [=group decision=] to do so,
the [=Working Group=]
the group maintaining the [=registry definition=]
<em class=rfc2119>may</em> republish the [=Registry Data Report=] to incorporate
[=editorial changes=].

Expand Down