[apps-discuss] Announce: JSON Schema, I-D version 4

Francis Galiegue <fgaliegue@gmail.com> Fri, 01 February 2013 15:59 UTC

Return-Path: <fgaliegue@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6611221E8064 for <apps-discuss@ietfa.amsl.com>; Fri, 1 Feb 2013 07:59:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level:
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YgnNzRxb8fTq for <apps-discuss@ietfa.amsl.com>; Fri, 1 Feb 2013 07:59:46 -0800 (PST)
Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by ietfa.amsl.com (Postfix) with ESMTP id 72F9921E805D for <apps-discuss@ietf.org>; Fri, 1 Feb 2013 07:59:46 -0800 (PST)
Received: by mail-ob0-f180.google.com with SMTP id ef5so4266363obb.11 for <apps-discuss@ietf.org>; Fri, 01 Feb 2013 07:59:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=XALkSGgpElmre5tBVWtNLoo0QGYDHW1Q7P+Ams662vY=; b=A/dtotShhtlii//OT84oKEPAWo9z1ZbgoMSGqqIcSt+t+3NlAD3xAYqZi60X5mx5qI oH5ZaVrYUQ7D+/95Y+4XO/2/zHG21tZra5NnskZASTS40ODpvU28RuvHhwdoak39kbWU uLbEXWBPBhkHIU0kd1bcsPbv3lSwEZALTwbTwy1OyOupaBZLI7v4l6lj5JJ6X3fGR4+c bIP4RBW4jeshyMgCkboGwqlfAeVd7lqOrf5vge8ByeJDOLO+QO37r5C+H6yqh468F/U0 noxluqeReccN/jDh7cuCWrZn08QNXlIH8ZZKu9n9RYQt9skzrk2mh9jEU2kwQ9yfKs/P qH8Q==
MIME-Version: 1.0
X-Received: by 10.60.7.67 with SMTP id h3mr10062966oea.31.1359734385912; Fri, 01 Feb 2013 07:59:45 -0800 (PST)
Received: by 10.60.13.231 with HTTP; Fri, 1 Feb 2013 07:59:45 -0800 (PST)
Date: Fri, 01 Feb 2013 16:59:45 +0100
Message-ID: <CALcybBAthjz264t5pr1RYANojbCaA3Getgfk-+M5OAuH-du92g@mail.gmail.com>
From: Francis Galiegue <fgaliegue@gmail.com>
To: apps-discuss@ietf.org
Content-Type: text/plain; charset="UTF-8"
Subject: [apps-discuss] Announce: JSON Schema, I-D version 4
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Feb 2013 15:59:47 -0000

Hello,

JSON Schema is now up to version 4.

Links to the specifications:

* http://tools.ietf.org/html/draft-zyp-json-schema-04 (core specification),
* http://tools.ietf.org/html/draft-fge-json-schema-validation-00
(validation specification),
* http://tools.ietf.org/html/draft-luff-json-hyper-schema-00
(hyperschema specification).

It is dependent on two other I-Ds:

* JSON Reference,
* JSON Pointer (as a consequence of the first).

Reviews appreciated. For the recall, JSON Schema has its Google group:
json-schema@googlegroups.com

All the best,
--
Francis Galiegue, fgaliegue@gmail.com
Try out your JSON Schemas: http://json-schema-validator.herokuapp.com