Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dido:99_annexes:annex-b-terms-and-definitions:j:json [2026/07/11 11:14] – ↷ Links adapted because of a move operation nick_didodido:99_annexes:annex-b-terms-and-definitions:j:json [2026/07/18 12:33] (current) – external edit 127.0.0.1
Line 7: Line 7:
 JavaScript Object Notation (JSON) provides a lightweight, text-based syntax for structured data interchange. JSON represents data using objects, arrays, names, values, strings, numbers, booleans, and null values. JavaScript Object Notation (JSON) provides a lightweight, text-based syntax for structured data interchange. JSON represents data using objects, arrays, names, values, strings, numbers, booleans, and null values.
  
-JSON supports data exchange across programming languages, [[dido:99_annexes:annex-b-terms-and-definitions:a:api|APIs]], message formats, configuration files, event payloads, reports, and implementation artefacts.+JSON supports data exchange across programming languages, [[dido:99_annexes:annex-b-terms-and-definitions:a:api|APIs]], message formats, configuration files, event payloads, reports, and implementation artifacts.
  
 JSON differs from [[dido:99_annexes:annex-b-terms-and-definitions:s:schema|schema]]. JSON provides a data-interchange syntax. A schema defines structure, permitted values, relationships, and constraints for a defined representation context. JSON Schema, when used, constrains JSON documents. JSON differs from [[dido:99_annexes:annex-b-terms-and-definitions:s:schema|schema]]. JSON provides a data-interchange syntax. A schema defines structure, permitted values, relationships, and constraints for a defined representation context. JSON Schema, when used, constrains JSON documents.
Line 19: Line 19:
 ===== Source ===== ===== Source =====
  
-ECMA-404 The JSON Data Interchange Syntax; specialised for use in the FX Demo Reference Architecture.+ECMA-404 The JSON Data Interchange Syntax; specialized for use in the FX Demo Reference Architecture.
  
 ===== Note ===== ===== Note =====
  • dido/99_annexes/annex-b-terms-and-definitions/j/json.1783793698.txt.gz
  • Last modified: 2026/07/11 11:14
  • by nick_dido