[Cbor] Request for IANA registry addition for cbor tag

Kio Smallwood <kio@mothers-arms.co.uk> Tue, 21 January 2020 11:14 UTC

Return-Path: <kio@mothers-arms.co.uk>
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 C10251200DE for <cbor@ietfa.amsl.com>; Tue, 21 Jan 2020 03:14:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=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 btGAe2FD_8iy for <cbor@ietfa.amsl.com>; Tue, 21 Jan 2020 03:14:44 -0800 (PST)
Received: from b-painless.mh.aa.net.uk (b-painless.mh.aa.net.uk [IPv6:2001:8b0:0:30::52]) (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 1DD281200C1 for <cbor@ietf.org>; Tue, 21 Jan 2020 03:14:44 -0800 (PST)
Received: from a-webmail.mh.aa.net.uk ([2001:8b0:0:30::75] helo=webmail.aa.net.uk) by b-painless.mh.aa.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from <kio@mothers-arms.co.uk>) id 1itrUY-0004FB-QT for cbor@ietf.org; Tue, 21 Jan 2020 11:14:42 +0000
Received: from 130.14-255-62.static.virginmediabusiness.co.uk ([62.255.14.130]) by webmail.aa.net.uk with HTTP (HTTP/1.1 POST); Tue, 21 Jan 2020 11:14:39 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Content-Transfer-Encoding: 7bit
Date: Tue, 21 Jan 2020 11:14:39 +0000
From: Kio Smallwood <kio@mothers-arms.co.uk>
To: cbor@ietf.org
Message-ID: <8eefb11ba6e49f7f19fd645d11d47a7f@mothers-arms.co.uk>
X-Sender: kio@mothers-arms.co.uk
User-Agent: Roundcube Webmail/1.3.8
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/Ykt5wn-a220sefz3ZDsGf8o4bhE>
Subject: [Cbor] Request for IANA registry addition for cbor tag
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
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: Tue, 21 Jan 2020 11:14:50 -0000

Hi CBOR list,

I'd like to register the following tag for representing key-value maps 
where the order of keys is significant and must be passed through 
encode/decode steps without re-ordering:


Requesting tag #272
Data item: array
Semantics: Ordered Map
Point of contact: kio.smallwood@flexitricity.com
Description of semantics (URL): 
https://github.com/Sekenre/cbor-ordered-map-spec/blob/master/CBOR_Ordered_Map.md


Thanks!