Is there a list of "reserved" keywords and special values?

39 views
Skip to first unread message

Takashi SASAKI

unread,
Jun 5, 2013, 2:00:15 AM6/5/13
to json-...@googlegroups.com
Hi all.

Could anyone tell me a list of "reserved" keyword and special values?

For example, I know "id" keyword is used for a special purpose
(and may be replaced by "$location" keyword in the next draft).
I also know that "$schema" and "$ref" keywords have their own purposes.

Then how about "title" keyword and "root" as its value?

I hope all keywords for special purposes begin with "$".

I'm afraid of missing some significant discussions.
If so, please give me a link and help me understand.

Thanks in advance.


Geraint

unread,
Jun 5, 2013, 1:58:19 PM6/5/13
to json-...@googlegroups.com
All special keywords are defined in the standards, which can be found from this page: http://json-schema.org/documentation.html

Just to in case there's confusion, I have to say: there are no reserved keywords in the data.  The keywords defined in the standard, apply to the schema, not the data.  The data can be any shape.
Reply all
Reply to author
Forward
0 new messages