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
Meaning of $ in key name
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Json Schema  
View profile  
 More options Apr 20 2012, 4:19 pm
From: Json Schema <jsonsch...@gmail.com>
Date: Fri, 20 Apr 2012 21:19:02 +0100
Local: Fri, Apr 20 2012 4:19 pm
Subject: Meaning of $ in key name
$schema
$ref

What is the reason for the 4 symbol? Is it signifying they reference
other schemas? Or that something external to the schema is being
referenced?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Francis Galiegue  
View profile  
 More options Apr 23 2012, 5:42 am
From: Francis Galiegue <fgalie...@gmail.com>
Date: Mon, 23 Apr 2012 11:42:58 +0200
Local: Mon, Apr 23 2012 5:42 am
Subject: Re: [json-schema] Meaning of $ in key name

On Fri, Apr 20, 2012 at 22:19, Json Schema <jsonsch...@gmail.com> wrote:
> $schema
> $ref

> What is the reason for the 4 symbol? Is it signifying they reference
> other schemas? Or that something external to the schema is being
> referenced?

The $ is a character like any other in a JSON string. I guess it has
been picked as special for convenience...

It should be noted though that:

{
    "$ref": "whateverurihere"

}

can be viewed as a JSON Reference, which is specified (don't have the
link handy atm).

--
Francis Galiegue, fgalie...@gmail.com
"It seems obvious [...] that at least some 'business intelligence'
tools invest so much intelligence on the business side that they have
nothing left for generating SQL queries" (Stéphane Faroult, in "The
Art of SQL", ISBN 0-596-00894-5)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »