Re: [Cbor] [core] draft-ietf-core-sid-19: some comments
Carsten Bormann <cabo@tzi.org> Mon, 27 February 2023 19:18 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 3F36FC14F72D; Mon, 27 Feb 2023 11:18:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.885
X-Spam-Level:
X-Spam-Status: No, score=-6.885 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, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001, 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 iiziZJ5LGK_t; Mon, 27 Feb 2023 11:18:38 -0800 (PST)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.15]) (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 E10F1C14F724; Mon, 27 Feb 2023 11:18:36 -0800 (PST)
Received: from [192.168.217.124] (p548dc9a4.dip0.t-ipconnect.de [84.141.201.164]) (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 4PQVf23TKkzDCbr; Mon, 27 Feb 2023 20:18:34 +0100 (CET)
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: <97EDACA4-3105-448E-A1A9-E896718578EF@tzi.org>
Date: Mon, 27 Feb 2023 20:18:34 +0100
Cc: "core@ietf.org WG (core@ietf.org)" <core@ietf.org>, cbor@ietf.org
X-Mao-Original-Outgoing-Id: 699218313.913063-35ef80d81a073530f3b1c26054ecd6d4
Content-Transfer-Encoding: quoted-printable
Message-Id: <0F906AD2-E208-4C23-A550-9E1AB94AF334@tzi.org>
References: <f9a4b15a-fb05-ba60-f852-640dcb8ead58@mg-soft.si> <97EDACA4-3105-448E-A1A9-E896718578EF@tzi.org>
To: Jernej Tuljak <jernej.tuljak@mg-soft.si>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/ZpGiC8bEPOIoNlj94-gah8k0P-o>
Subject: Re: [Cbor] [core] draft-ietf-core-sid-19: some comments
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, 27 Feb 2023 19:18:44 -0000
> On 2023-02-24, at 15:40, Carsten Bormann <cabo@tzi.org> wrote: > > (Personally, I have worked on a CSV representation that is much easier to work with.) … which you now can explore at: https://www.ietf.org/archive/id/draft-bormann-cbor-cddl-csv-02.html#name-example-ietf-systemsid-repr Grüße, Carsten
- Re: [Cbor] [core] draft-ietf-core-sid-19: some co… Carsten Bormann