Re: [core] Lars Eggert's No Objection on draft-ietf-core-senml-data-ct-05: (with COMMENT)

Carsten Bormann <cabo@tzi.org> Wed, 29 September 2021 11:11 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B5AE3A0E73; Wed, 29 Sep 2021 04:11:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LIIgngmbSjMb; Wed, 29 Sep 2021 04:11:16 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54C073A0E74; Wed, 29 Sep 2021 04:11:12 -0700 (PDT)
Received: from [192.168.217.118] (p548dcf6e.dip0.t-ipconnect.de [84.141.207.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4HKDFn2r1Wz2xf6; Wed, 29 Sep 2021 13:11:09 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <163213978178.15913.12022697613892578284@ietfa.amsl.com>
Date: Wed, 29 Sep 2021 13:11:09 +0200
Cc: The IESG <iesg@ietf.org>, draft-ietf-core-senml-data-ct@ietf.org, core-chairs@ietf.org, core@ietf.org
X-Mao-Original-Outgoing-Id: 654606668.858426-012bcc8146b75c6caca91d354586c19d
Content-Transfer-Encoding: quoted-printable
Message-Id: <2B4BE0B1-7BB5-49B5-8A8F-9969ADC248CC@tzi.org>
References: <163213978178.15913.12022697613892578284@ietfa.amsl.com>
To: Lars Eggert <lars@eggert.org>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/JbDtY5j9-YRlsUiM0LaRcpQ_Wvg>
Subject: Re: [core] Lars Eggert's No Objection on draft-ietf-core-senml-data-ct-05: (with COMMENT)
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2021 11:11:20 -0000

Hi Lars,

thank you for having a close look at the cogs and wheels here.

> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
> 
> The references to IANA registries could be informative, since RFC7252
> is already normatively cited.

I don’t have a strong opinion, but I note that the registries are actually needed to make use of this document.  So I’d like to stick with a normative reference.  (Maybe we need to have something in the style guide about how normative IANA registry references are.)


[other typo ➔ https://github.com/core-wg/senml-data-ct/commit/a3f93]


> These URLs in the document can probably be converted to HTTPS:
> * http://www.iana.org/assignments/senml
> * http://www.iana.org/assignments/core-parameters
> * http://www.iana.org/assignments/http-parameters
> * http://www.iana.org/assignments/media-types

Sigh:
https://mailarchive.ietf.org/arch/msg/tools-discuss/KEgfMQuJGMOIz3LsCKYzNNClrz4/

(Four months later, straight from the horse’s mouth:

$ curl https://xml2rfc.tools.ietf.org/public/rfc/bibxml8/reference.IANA.senml.xml
<reference anchor='SENML'
 target='http://www.iana.org/assignments/senml'>
<front>[…]

I don’t think it is productive to fix this manually on each build, but I did this now.)

Grüße, Carsten