Re: [Cbor] I-D Action: draft-ietf-cbor-edn-literals-03.txt

Carsten Bormann <cabo@tzi.org> Mon, 04 September 2023 19:05 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF89FC13739D for <cbor@ietfa.amsl.com>; Mon, 4 Sep 2023 12:05:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.907
X-Spam-Level:
X-Spam-Status: No, score=-6.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nwjZWIsT5dhA for <cbor@ietfa.amsl.com>; Mon, 4 Sep 2023 12:05:56 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD551C137370 for <cbor@ietf.org>; Mon, 4 Sep 2023 11:56:18 -0700 (PDT)
Received: from [192.168.217.124] (p548dc15c.dip0.t-ipconnect.de [84.141.193.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4RfdC40hSyzDCcv; Mon, 4 Sep 2023 20:56:16 +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: <169385360941.34292.15393866159203647934@ietfa.amsl.com>
Date: Mon, 04 Sep 2023 20:56:15 +0200
X-Mao-Original-Outgoing-Id: 715546575.585306-faf8429fa5ff7629f9edf734a0492124
Content-Transfer-Encoding: quoted-printable
Message-Id: <0D0EFF36-3192-41D2-BE7B-10F635898C1D@tzi.org>
References: <169385360941.34292.15393866159203647934@ietfa.amsl.com>
To: cbor@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/fSM-NJUiZ07zOP90CATzF7JXIRI>
Subject: Re: [Cbor] I-D Action: draft-ietf-cbor-edn-literals-03.txt
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Sep 2023 19:05:59 -0000

This is an intermediate update, mostly so we can see the ABNF updates for the optional trailing commas.  The edn-abnf gem is already updated with this grammar.

There are still four issues to be worked on, and I’m sure we’ll gain a few more.  Please review and comment…

Grüße, Carsten


> On 2023-09-04, at 20:53, internet-drafts@ietf.org wrote:
> 
> Internet-Draft draft-ietf-cbor-edn-literals-03.txt is now available. It is a
> work item of the Concise Binary Object Representation Maintenance and
> Extensions (CBOR) WG of the IETF.
> 
>   Title:   Application-Oriented Literals in CBOR Extended Diagnostic Notation
>   Author:  Carsten Bormann
>   Name:    draft-ietf-cbor-edn-literals-03.txt
>   Pages:   17
>   Dates:   2023-09-04
> 
> Abstract:
> 
>   The Concise Binary Object Representation, CBOR (RFC 8949), defines a
>   "diagnostic notation" in order to be able to converse about CBOR data
>   items without having to resort to binary data.
> 
>   This document specifies how to add application-oriented extensions to
>   the diagnostic notation.  It then defines two such extensions for
>   text representations of epoch-based date/times and of Constrained
>   Resource Identifiers (draft-ietf-core-href).
> 
>   To facilitate tool interoperation, this document also specifies a
>   formal ABNF definition for extended diagnostic notation (EDN) that
>   accommodates application-oriented literals.
> 
> The IETF datatracker status page for this Internet-Draft is:
> https://datatracker.ietf.org/doc/draft-ietf-cbor-edn-literals/
> 
> There is also an HTML version available at:
> https://www.ietf.org/archive/id/draft-ietf-cbor-edn-literals-03.html
> 
> A diff from the previous version is available at:
> https://author-tools.ietf.org/iddiff?url2=draft-ietf-cbor-edn-literals-03