Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion linking to self as a means of versioning a schema

Received: by 10.224.175.72 with SMTP id w8mr4654305qaz.2.1330714427526;
        Fri, 02 Mar 2012 10:53:47 -0800 (PST)
X-BeenThere: json-schema@googlegroups.com
Received: by 10.229.128.215 with SMTP id l23ls3903415qcs.9.gmail; Fri, 02 Mar
 2012 10:53:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.183.234 with SMTP id q70mr702663yhm.2.1330714425838; Fri,
 02 Mar 2012 10:53:45 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 postsh...@gmail.com designates internal as permitted sender)
 smtp.mail=postsh...@gmail.com; dkim=pass
 header...@gmail.com
Received: by t16g2000yqt.googlegroups.com with HTTP; Fri, 2 Mar 2012 10:53:45
 -0800 (PST)
Date: Fri, 2 Mar 2012 10:53:45 -0800 (PST)
In-Reply-To: <CALcybBCdFtH+AgHgGMuhtWkt6oYbY0PRCPx9TXNYa+2dqNJh5g@mail.gmail.com>
References: <30193587.2124.1330281908434.JavaMail.geo-discussion-forums@ynil17>
 <b1f556b1-67f0-43c5-a937-f9bb70065cad@b18g2000vbz.googlegroups.com>
 <ff05a2b9-0137-4e9e-96d5-9a8baa0886aa@ge5g2000vbb.googlegroups.com>
 <CALcybBA37QKkBqcTcd2_HOgMnZjXw_XB3GqimKSyP+EMPkOFqg@mail.gmail.com>
 <1f258fe1-cf8b-4303-9ce7-574744cd8919@m2g2000vbc.googlegroups.com>
 <CALcybBDssUJh3UMnrFzrh47erHQuVkAkgM8AnzQHwjDtdD_DoA@mail.gmail.com>
 <f10c7b0a-ae0f-4d59-bf84-3842e3d2195d@v2g2000vbx.googlegroups.com> <CALcybBCdFtH+AgHgGMuhtWkt6oYbY0PRCPx9TXNYa+2dqNJh5g@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3)
 AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11,gzip(gfe)
Message-ID: <9d1a7d8f-62d8-4d4c-a92f-34ed3cc309e1@t16g2000yqt.googlegroups.com>
Subject: Re: linking to self as a means of versioning a schema
From: ps <postsh...@gmail.com>
To: JSON Schema <json-schema@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

What does it mean for the fragment hash mark "#" to appear at the end
of this URI?

    "$schema": "http://json-schema.org/schema/draft-v3/schema#",

Should I be putting such an empty fragment hashmark in references to
schemas that I write?