Re: [core] WGLC on draft-ietf-core-dev-urn

Carsten Bormann <cabo@tzi.org> Thu, 09 April 2020 21:45 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 127473A0FA4 for <core@ietfa.amsl.com>; Thu, 9 Apr 2020 14:45:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 m7v4UhsW7eyR for <core@ietfa.amsl.com>; Thu, 9 Apr 2020 14:45:30 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 343533A0FA5 for <core@ietf.org>; Thu, 9 Apr 2020 14:45:30 -0700 (PDT)
Received: from [172.16.42.112] (p548DCD70.dip0.t-ipconnect.de [84.141.205.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 48yvp014zXz10Fb; Thu, 9 Apr 2020 23:45:28 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <8117e490-7893-c221-2ce6-e331131356c7@ri.se>
Date: Thu, 09 Apr 2020 23:45:27 +0200
Cc: "core@ietf.org WG (core@ietf.org)" <core@ietf.org>
X-Mao-Original-Outgoing-Id: 608161527.583918-f18a74fb4831aaa43a5d37ffba888542
Content-Transfer-Encoding: quoted-printable
Message-Id: <F28B431B-5FE8-4B0D-B6B7-8F560C399804@tzi.org>
References: <8117e490-7893-c221-2ce6-e331131356c7@ri.se>
To: Marco Tiloca <marco.tiloca@ri.se>
X-Mailer: Apple Mail (2.3608.80.23.2.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/dsX18XoFBzFwpHf13hBp4FS1kYg>
Subject: Re: [core] WGLC on draft-ietf-core-dev-urn
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: Thu, 09 Apr 2020 21:45:33 -0000

> a Working Group last call on:
> 
> https://tools.ietf.org/html/draft-ietf-core-dev-urn-04

I’m slightly confused, as the below items I raised 2020-01-27 don’t seem to have been addressed by a new version.  Sorry I missed this.  So consider these my WGLC comments.

Grüße, Carsten


...

here are a few quick observations:

# IDnits

Why are we still referencing RFC 2616, RFC 4627?

Is there anything in RFC 3406 that we need that is not in RFC 8141?
(3406 is cited as a normative reference alongside 8141, without further explanation.)

More importantly:
 ** Obsolete normative reference: RFC 5226 (Obsoleted by RFC 8126)

Oh, and

 == Outdated reference: draft-atarius-dispatch-meid-urn has been published
    as RFC 8464

# Section 2

Please use new BCP14 boilerplate (RFC 8174…).

# Section 3

Equivalence is case-sensitive, but the ABNF syntax allows all case variations (including within hexstring).
Where is "Note that the two subtypes defined in
          this document use only lower case letters, however.” substantiated?

I assume we don’t want leading zeros in `number` (behind ops, org, os)?

# Registration template

I haven’t crosschecked that with RFC 8141; I just assume someone did.

# typos, nits

expeced, justfied, assignemnts, preferrable
Two sentences ending in “, however” at end of page 5

Grüße, Carsten