[eppext] draft-newton-rdap-jcr
Andrew Newton <andy@hxr.us> Tue, 20 October 2015 15:44 UTC
Return-Path: <andy@hxr.us>
X-Original-To: eppext@ietfa.amsl.com
Delivered-To: eppext@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 908D21AC41C
for <eppext@ietfa.amsl.com>; Tue, 20 Oct 2015 08:44:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.978
X-Spam-Level:
X-Spam-Status: No, score=-1.978 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-0.7]
autolearn=unavailable
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 Ba_tyc-7hI8S for <eppext@ietfa.amsl.com>;
Tue, 20 Oct 2015 08:44:28 -0700 (PDT)
Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com
[209.85.212.179])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 1A6811A6F1F
for <eppext@ietf.org>; Tue, 20 Oct 2015 08:44:27 -0700 (PDT)
Received: by wicfv8 with SMTP id fv8so35175143wic.0
for <eppext@ietf.org>; Tue, 20 Oct 2015 08:44:25 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:date:message-id:subject:from:to
:content-type;
bh=zpdjWPpLQunlaZ/PWJoo5nMnbzXM/sOBOPXrA0Qvxp0=;
b=DkY3Zfjy5++x0R+BzAnsvKgCHZ7bhBUzyLSZs3YiHHPXa+oHOsyJs6A2kTJluFEdQR
+YnZ1KfKCraxDMZgk3h6U02cP0wexkJh+LpjVeUFfLnKGCZmNFzLXwMj+OKqn01sLFwq
SxeD/7y2x9wrIRwbcyIPL792/MeS2zDjGYszR+OFpCJOzmTyn3fhJq5aINmYFGmRiu5/
xViaDDNMTWO3PzwkaBn9sJHN5OCuAD/Dc5PRjgoEu9OPIGMORl7a/EWU8V7Bdi3Hj4B0
7ZfTn5XmOTrN6RaXxx04pBxa/JeKJR4+bh2qQa2Ya0zfB5lh7/VI0qmAZH+qXUH5VD2y
HWnA==
X-Gm-Message-State: ALoCoQkReE3PAoVV6caaCv4CMBLpf2cg9xI9xHPPCJG0GXmHGWSU46Y0nf9Z3rxG9UWQHFZMttNM
MIME-Version: 1.0
X-Received: by 10.180.35.38 with SMTP id e6mr4273475wij.37.1445355865539; Tue,
20 Oct 2015 08:44:25 -0700 (PDT)
Received: by 10.194.83.37 with HTTP; Tue, 20 Oct 2015 08:44:25 -0700 (PDT)
X-Originating-IP: [2001:500:4:15:24b3:976c:2f80:67de]
Date: Tue, 20 Oct 2015 11:44:25 -0400
Message-ID: <CAAQiQRf0_RB5eYAywyGdxUXgb1_Y_8dADKajQust-qAeyyeohA@mail.gmail.com>
From: Andrew Newton <andy@hxr.us>
To: "weirds@ietf.org" <weirds@ietf.org>, eppext <eppext@ietf.org>
Content-Type: text/plain; charset=UTF-8
Archived-At: <http://mailarchive.ietf.org/arch/msg/eppext/xgb7nUHlX0XIY3wAIPbjYWVHmIs>
Subject: [eppext] draft-newton-rdap-jcr
X-BeenThere: eppext@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: EPPEXT <eppext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/eppext>,
<mailto:eppext-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/eppext/>
List-Post: <mailto:eppext@ietf.org>
List-Help: <mailto:eppext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/eppext>,
<mailto:eppext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 20 Oct 2015 15:44:29 -0000
Just thought I'd bring this to the attention of the group(s). draft-newton-rdap-jcr can be found here: https://datatracker.ietf.org/doc/draft-newton-rdap-jcr/ It is an attempt to take the JSON described in RFC 7483 (RDAP) and give it a formal schema using JCR. -andy
- [eppext] draft-newton-rdap-jcr Andrew Newton