Re: [core] [T2TRG] Review of CoRAL

Carsten Bormann <cabo@tzi.org> Thu, 31 January 2019 17:03 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 64CE2130DC8; Thu, 31 Jan 2019 09:03:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] 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 QwnxBUfbk09G; Thu, 31 Jan 2019 09:03:30 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F91D126F72; Thu, 31 Jan 2019 09:03:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost2.informatik.uni-bremen.de [IPv6:2001:638:708:30c8:406a:91ff:fe74:f2b7]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id x0VH3LAT024599; Thu, 31 Jan 2019 18:03:26 +0100 (CET)
Received: from [192.168.217.106] (p54A6CC50.dip0.t-ipconnect.de [84.166.204.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 43r64n1yKNz1Br6; Thu, 31 Jan 2019 18:03:21 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CAAzbHvYfeO7g+FCL32X_Uhu64GU0uibgQmVjMxw+m7vZoJ+m5g@mail.gmail.com>
Date: Thu, 31 Jan 2019 18:03:20 +0100
Cc: Christian Amsüss <christian@amsuess.com>, draft-hartke-t2trg-coral@ietf.org, T2TRG@irtf.org, "core@ietf.org WG" <core@ietf.org>
X-Mao-Original-Outgoing-Id: 570646998.600332-612909e94fb97b8805b07ad25c8f912f
Content-Transfer-Encoding: quoted-printable
Message-Id: <FB87DF7E-B2EF-4BF4-A582-4A860C03EB67@tzi.org>
References: <20181031164534.GA4995@hephaistos.amsuess.com> <CAAzbHvYfeO7g+FCL32X_Uhu64GU0uibgQmVjMxw+m7vZoJ+m5g@mail.gmail.com>
To: Klaus Hartke <hartke@projectcool.de>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/nZFUm8u9fkLrNS77zRjbTjTLOb8>
Subject: Re: [core] [T2TRG] Review of CoRAL
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, 31 Jan 2019 17:03:32 -0000

On Jan 31, 2019, at 17:56, Klaus Hartke <hartke@projectcool.de> wrote:
> 
> dictionary of key-value entries,
> with keys being unsigned integers and values being either an IRI, an
> integer, a string, etc.

This could be part of the format, or it could be a separate compression on top.

I looked at this in the context of W3C TD:
https://www.w3.org/2017/07/wot-f2f/slides/w3c-serialization.pdf

Grüße, Carsten