From 6e10d402baca09f944fc039be7d66036c2ec0be6 Mon Sep 17 00:00:00 2001 From: Esko Dijk Date: Thu, 30 Jan 2025 12:52:57 +0100 Subject: [PATCH 1/5] add section on temporary C-F registrations; fix #29 --- draft-ietf-core-cf-reg-update.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/draft-ietf-core-cf-reg-update.md b/draft-ietf-core-cf-reg-update.md index 6988500..fd7d10c 100644 --- a/draft-ietf-core-cf-reg-update.md +++ b/draft-ietf-core-cf-reg-update.md @@ -164,6 +164,19 @@ In all other cases, the policy will be Expert Review, following the checklist de A new column with the title "Note" has been added to the registry, which contains information about expected checks. +## Temporary Content-Format Registrations + +This section clarifies that the CoAP Content-Formats registry accepts temporary registrations in the 0-255 and 256-9999 ranges. +The range 10000-64999 does not accept temporary registrations. + +A temporary registration may be created for example by an IANA early allocation action, requested by the authors of an Internet Draft in the IETF stream. +Or it may be created because the referenced media type is still provisional (that is, included in the IANA Provisional Standard Media Type Registry). + +A temporary entry is marked with an IANA note with the string "TEMPORARY" in the registry entry. +Once the required review procedure for the temporary ID has successfully completed, and the referenced media type is included in the IANA Media Types registry, IANA must remove the "TEMPORARY" label so that the entry becomes permanent. +If the requested temporary entry does not successfully pass its required review procedure, IANA must remove the entry again and set the Content-Format ID value back to "Unassigned". +This may happen for example when an Internet-Draft requesting a Content-Format ID is abandoned, or when the referenced provisional media type is abondoned. + ## "Full" Expert Review Checks {#full-checks} For the 0-255 range, the DE is instructed to perform a "Full Review" described in this section, not only the "lightweight" Expert Review that may apply to the 10000-64999 range. From 4f8991609d843094a2cbd442b31b8ad918e4bed7 Mon Sep 17 00:00:00 2001 From: Esko Dijk Date: Thu, 30 Jan 2025 15:48:19 +0100 Subject: [PATCH 2/5] s/accepts/allows/ Co-authored-by: Thomas Fossati --- draft-ietf-core-cf-reg-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-core-cf-reg-update.md b/draft-ietf-core-cf-reg-update.md index fd7d10c..7fc4de4 100644 --- a/draft-ietf-core-cf-reg-update.md +++ b/draft-ietf-core-cf-reg-update.md @@ -166,7 +166,7 @@ A new column with the title "Note" has been added to the registry, which contain ## Temporary Content-Format Registrations -This section clarifies that the CoAP Content-Formats registry accepts temporary registrations in the 0-255 and 256-9999 ranges. +This section clarifies that the CoAP Content-Formats registry allows temporary registrations within the 0-255 and 256-9999 ranges. The range 10000-64999 does not accept temporary registrations. A temporary registration may be created for example by an IANA early allocation action, requested by the authors of an Internet Draft in the IETF stream. From 488ffd374c3f92f9964f3005df188e5e27ea3732 Mon Sep 17 00:00:00 2001 From: Esko Dijk Date: Thu, 30 Jan 2025 15:48:36 +0100 Subject: [PATCH 3/5] s/accepts/allows/ Co-authored-by: Thomas Fossati --- draft-ietf-core-cf-reg-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-core-cf-reg-update.md b/draft-ietf-core-cf-reg-update.md index 7fc4de4..64b8454 100644 --- a/draft-ietf-core-cf-reg-update.md +++ b/draft-ietf-core-cf-reg-update.md @@ -167,7 +167,7 @@ A new column with the title "Note" has been added to the registry, which contain ## Temporary Content-Format Registrations This section clarifies that the CoAP Content-Formats registry allows temporary registrations within the 0-255 and 256-9999 ranges. -The range 10000-64999 does not accept temporary registrations. +The range 10000-64999 does not allow temporary registrations. A temporary registration may be created for example by an IANA early allocation action, requested by the authors of an Internet Draft in the IETF stream. Or it may be created because the referenced media type is still provisional (that is, included in the IANA Provisional Standard Media Type Registry). From 297157aa504414f775a8b06d5e2b17010d61fa14 Mon Sep 17 00:00:00 2001 From: Esko Dijk Date: Thu, 30 Jan 2025 15:49:04 +0100 Subject: [PATCH 4/5] rewording Co-authored-by: Thomas Fossati --- draft-ietf-core-cf-reg-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-core-cf-reg-update.md b/draft-ietf-core-cf-reg-update.md index 64b8454..ce75971 100644 --- a/draft-ietf-core-cf-reg-update.md +++ b/draft-ietf-core-cf-reg-update.md @@ -172,7 +172,7 @@ The range 10000-64999 does not allow temporary registrations. A temporary registration may be created for example by an IANA early allocation action, requested by the authors of an Internet Draft in the IETF stream. Or it may be created because the referenced media type is still provisional (that is, included in the IANA Provisional Standard Media Type Registry). -A temporary entry is marked with an IANA note with the string "TEMPORARY" in the registry entry. +A temporary registration is marked by an IANA note with the label "TEMPORARY" in the corresponding registry entry. Once the required review procedure for the temporary ID has successfully completed, and the referenced media type is included in the IANA Media Types registry, IANA must remove the "TEMPORARY" label so that the entry becomes permanent. If the requested temporary entry does not successfully pass its required review procedure, IANA must remove the entry again and set the Content-Format ID value back to "Unassigned". This may happen for example when an Internet-Draft requesting a Content-Format ID is abandoned, or when the referenced provisional media type is abondoned. From aeb2a29eed23012fe7f86e7e6b543175359a296e Mon Sep 17 00:00:00 2001 From: Esko Dijk Date: Thu, 30 Jan 2025 15:49:27 +0100 Subject: [PATCH 5/5] typo Co-authored-by: Thomas Fossati --- draft-ietf-core-cf-reg-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-core-cf-reg-update.md b/draft-ietf-core-cf-reg-update.md index ce75971..08e016c 100644 --- a/draft-ietf-core-cf-reg-update.md +++ b/draft-ietf-core-cf-reg-update.md @@ -175,7 +175,7 @@ Or it may be created because the referenced media type is still provisional (tha A temporary registration is marked by an IANA note with the label "TEMPORARY" in the corresponding registry entry. Once the required review procedure for the temporary ID has successfully completed, and the referenced media type is included in the IANA Media Types registry, IANA must remove the "TEMPORARY" label so that the entry becomes permanent. If the requested temporary entry does not successfully pass its required review procedure, IANA must remove the entry again and set the Content-Format ID value back to "Unassigned". -This may happen for example when an Internet-Draft requesting a Content-Format ID is abandoned, or when the referenced provisional media type is abondoned. +This may happen for example when an Internet-Draft requesting a Content-Format ID is abandoned, or when the referenced provisional media type is abandoned. ## "Full" Expert Review Checks {#full-checks}