Re: [core] comments on draft-arkko-core-dev-urn

Jari Arkko <jari.arkko@piuha.net> Wed, 19 July 2017 07:20 UTC

Return-Path: <jari.arkko@piuha.net>
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 CB3EF131BF4 for <core@ietfa.amsl.com>; Wed, 19 Jul 2017 00:20:13 -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, RP_MATCHES_RCVD=-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 XBrAcT8aERg0 for <core@ietfa.amsl.com>; Wed, 19 Jul 2017 00:20:11 -0700 (PDT)
Received: from p130.piuha.net (p130.piuha.net [193.234.218.130]) by ietfa.amsl.com (Postfix) with ESMTP id 16F6F13178D for <core@ietf.org>; Wed, 19 Jul 2017 00:20:11 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by p130.piuha.net (Postfix) with ESMTP id D33D22CD0D; Wed, 19 Jul 2017 10:20:09 +0300 (EEST) (envelope-from jari.arkko@piuha.net)
X-Virus-Scanned: amavisd-new at piuha.net
Received: from p130.piuha.net ([127.0.0.1]) by localhost (p130.piuha.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6R2gRBFeTcHT; Wed, 19 Jul 2017 10:20:09 +0300 (EEST)
Received: from [127.0.0.1] (p130.piuha.net [IPv6:2001:14b8:1829::130]) by p130.piuha.net (Postfix) with ESMTP id 325182CCBF; Wed, 19 Jul 2017 10:20:09 +0300 (EEST) (envelope-from jari.arkko@piuha.net)
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
Content-Type: multipart/signed; boundary="Apple-Mail=_20EFCFB7-81D5-4E94-820D-EB75FAF3F3EC"; protocol="application/pgp-signature"; micalg="pgp-sha512"
X-Pgp-Agent: GPGMail
From: Jari Arkko <jari.arkko@piuha.net>
In-Reply-To: <f1245be3-d3b3-3f96-8e09-69e28f4231fd@filament.com>
Date: Wed, 19 Jul 2017 09:20:10 +0200
Cc: Core <core@ietf.org>
Message-Id: <03BBD9AC-BD80-4B24-940C-3980056D4AC3@piuha.net>
References: <f1245be3-d3b3-3f96-8e09-69e28f4231fd@filament.com>
To: Peter Saint-Andre - Filament <peter@filament.com>
X-Mailer: Apple Mail (2.1878.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/Za0z-laOHGmqpOoouSr3eFugeNY>
Subject: Re: [core] comments on draft-arkko-core-dev-urn
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.22
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, 19 Jul 2017 07:20:14 -0000

Peter,

> First, RFC 2141 and RFC 3406 were recently replaced by RFC 8141. The
> registration template has changed, the registration procedure has
> changed, everything should be simpler than it used to be, etc. Please
> see RFC 8141 for details. Also, the ISBN and ISSN registrations are
> great examples of the new template:
> 
> https://www.iana.org/assignments/urn-formal/isbn
> 
> https://www.iana.org/assignments/urn-formal/issn
> 
> Second, we might be able to use URN f-components (preceded by "#" as in
> other URI schemes) instead of the namespace-specific componentpart
> (beginning with ";"). Have a look at Section 2.3.3 of RFC 8141.

Thanks for this. I will implement these changes in the next revision.

Jari