This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:j:json [2021/08/17 13:38] murphy |
dido:public:ra:xapend:xapend.a_glossary:j:json [2021/10/03 16:12] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== JavaScript Object Notation (JSON) ===== | ===== JavaScript Object Notation (JSON) ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **[[dido:public:ra:xapend:xapend.a_glossary:j:javascript]] Object Notation (JSON)** is an open standard file format and data interchange format that uses human-readable text to store and transmit [[dido:public:ra:xapend:xapend.a_glossary:d:data_object|data objects]] consisting of attribute–value pairs and arrays (or other serializable values). It is a very common data format, with a diverse range of applications, one example being web applications that communicate with a [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]]. | **[[dido:public:ra:xapend:xapend.a_glossary:j:javascript]] Object Notation (JSON)** is an open standard file format and data interchange format that uses human-readable text to store and transmit [[dido:public:ra:xapend:xapend.a_glossary:d:data_object|data objects]] consisting of attribute–value pairs and arrays (or other serializable values). It is a very common data format, with a diverse range of applications, one example being web applications that communicate with a [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]]. | ||