This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:json [2020/11/13 02:21] nick ↷ Links adapted because of a move operation |
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:ra:xapend:xapend.b_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 15: | Line 15: | ||
| ==== Abstract ==== | ==== Abstract ==== | ||
| - | : //JavaScript Object Notation (JSON) is a lightweight, text-based, | + | : //[[dido:public:ra:xapend:xapend.a_glossary:j:javascript|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 23: | 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~~ | ||