Return-Path: <internet-drafts@ietf.org>
X-Original-To: jmap@ietf.org
Delivered-To: jmap@mail2.ietf.org
Received: from [10.244.11.174] (unknown [4.156.85.76])
	by mail2.ietf.org (Postfix) with ESMTP id E0F04F62223E;
	Wed, 27 May 2026 11:24:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1;
	t=1779906296; bh=vZx2toVPIXSRUR0UQfC7A9Wtr4ReYd19KKGdXU2eJVo=;
	h=From:To:Cc:Subject:Reply-To:Date;
	b=BHbZyUbAW6wdWBWcHVpXZXKx7yfkZM+k4rmbMx+8pJNDYwYj8edT1uxLCKrL2eIE0
	 06LCZVPQpfdeC7lAh/ajweRA6j7kEkf2Lf4DMsWa6XiVxooVunTE2TpQOxNBlKVwrf
	 3f9U4w4IeszGSsaqrP0O22gR9desingzQP2mJBRk=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 12.65.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: 
 <177990629684.1163537.5347979945995613252@dt-datatracker-5b4c8598b5-4ztf9>
Date: Wed, 27 May 2026 11:24:56 -0700
Message-ID-Hash: 6N5BWCRFLKOC7HRARPIIGTRGTVMAMHYF
X-Message-ID-Hash: 6N5BWCRFLKOC7HRARPIIGTRGTVMAMHYF
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency;
 loop; banned-address; member-moderation; header-match-jmap.ietf.org-0;
 nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size;
 news-moderation; no-subject; digests; suspicious-header
CC: jmap@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: jmap@ietf.org
Subject: =?utf-8?q?=5BJMAP=5D_I-D_Action=3A_draft-ietf-jmap-metadata-02=2Etxt?=
List-Id: JSON Meta Access Protocol <jmap.ietf.org>
Archived-At: 
 <https://mailarchive.ietf.org/arch/msg/jmap/6FrUMfehFecgHzIknh9S2oF-KgE>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Owner: <mailto:jmap-owner@ietf.org>
List-Post: <mailto:jmap@ietf.org>
List-Subscribe: <mailto:jmap-join@ietf.org>
List-Unsubscribe: <mailto:jmap-leave@ietf.org>

Internet-Draft draft-ietf-jmap-metadata-02.txt is now available. It is a work
item of the JSON Mail Access Protocol (JMAP) WG of the IETF.

   Title:   JMAP Object Metadata
   Author:  Mauro De Gennaro
   Name:    draft-ietf-jmap-metadata-02.txt
   Pages:   30
   Dates:   2026-05-27

Abstract:

   This document defines an extension to the JSON Meta Application
   Protocol (JMAP) that lets clients and servers attach metadata to
   existing JMAP data types.  Each opted-in data type gains two new
   properties, metadata and privateMetadata, whose values are objects
   keyed by _namespace identifier_. A namespace identifier is either a
   name registered with IANA or a domain name controlled by the vendor
   providing the namespace; the latter allows vendors and applications
   to extend the metadata schema without prior coordination.  Because
   metadata is carried as a property on the related object, clients use
   the existing /get, /set, /changes, and /query methods to read,
   modify, and synchronize it.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-jmap-metadata/

There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-jmap-metadata-02

A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-jmap-metadata-02

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts


