This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:json [2019/05/22 18:39] nick created |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:json [2021/08/09 12:40] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== RFC8259 - The JavaScript Object Notation (JSON) Data Interchange Format ========= | + | ===== RFC8259 - The JavaScript Object Notation (JSON) Data Interchange Format ===== |
| - | [[dido:public:stds:tech:ietf | return to the IETF Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:start| return to the IETF Standards ]] |
| <table> | <table> | ||
| - | <caption>Data sheet for The JavaScript Object Notation (JSON) Data Interchange Format</caption> | + | <caption>Data sheet for The [[dido:public:ra:xapend:xapend.a_glossary:j:json]] Data Interchange Format</caption> |
| | Title | The JavaScript Object Notation (JSON) Data Interchange Format | | | Title | The JavaScript Object Notation (JSON) Data Interchange Format | | ||
| | Acronym | JSON | | | Acronym | JSON | | ||
| Line 12: | Line 12: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official IETF RFC. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the official IETF RFC. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| - | + | ==== Abstract ==== | |
| - | ====== Abstract ====== | + | : //[[dido:public:ra:xapend:xapend.a_glossary:j:javascript|JavaScript]] Object Notation (JSON) is a lightweight, text-based, |
| - | : //JavaScript Object Notation (JSON) is a lightweight, text-based, | + | |
| language-independent data interchange format. It was derived from | language-independent data interchange format. It was derived from | ||
| the ECMAScript Programming Language Standard. JSON defines a small | the ECMAScript Programming Language Standard. JSON defines a small | ||
| Line 24: | Line 23: | ||
| : //This document removes inconsistencies with other specifications of | : //This document removes inconsistencies with other specifications of | ||
| JSON, repairs specification errors, and offers experience-based | JSON, repairs specification errors, and offers experience-based | ||
| - | interoperability guidance.// | + | [[dido:public:ra:xapend:xapend.a_glossary:i:interoperability|interoperability]] guidance.// |
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||