<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bormann-cbor-edn-mapkey" target="https://datatracker.ietf.org/doc/html/draft-bormann-cbor-edn-mapkey-01">
   <front>
      <title>CBOR: Generating Numeric Map Labels from Textual EDN</title>
      <author initials="C." surname="Bormann" fullname="Carsten Bormann">
         <organization>Universität Bremen TZI</organization>
      </author>
      <author initials="C." surname="Amsüss" fullname="Christian Amsüss">
         </author>
      <date month="March" day="1" year="2026" />
      <abstract>
	 <t>   The Concise Binary Object Representation (CBOR, STD 94 == RFC 8949)
   is a data format whose design goals include the possibility of
   extremely small code size, fairly small message size, and
   extensibility without the need for version negotiation.

   CBOR diagnostic notation (EDN) is widely used to represent CBOR data
   items in a way that is accessible to humans, for instance for
   examples in a specification.  Complex examples often use nested maps,
   the map keys (labels) for each of which are often sourced from
   different specifications.  While the e&#x27;&#x27; application extension
   provides a way to import data items, particularly constant values,
   from a CDDL model, it does not help with automatically selecting the
   right kind of map depending on its position in the nested maps.


   // The present document is intended to capture ideas initially
   // discussed at the CBOR WG interim 2025-06-25 and demonstrate some
   // design alternatives.  It is not ready for adoption yet in any way.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-edn-mapkey-01" />
   
</reference>
