Vážení zákazníci, v letošním roce budeme expedovat poslední objednávky ve středu 18. 12. 2024.

Těšíme se s vámi na shledanou od pondělí 06. 01. 2025.

 

Cena s DPH / bez DPH
Hlavní stránka>BS ISO/IEC 21778:2017 Information technology. The JSON data interchange syntax
Sponsored link
sklademVydáno: 2017-11-30
BS ISO/IEC 21778:2017 Information technology. The JSON data interchange syntax

BS ISO/IEC 21778:2017

Information technology. The JSON data interchange syntax

Formát
Dostupnost
Cena a měna
Anglicky Zabezpečené PDF
K okamžitému stažení
4898 Kč
Čtěte normu po dobu 1 hodiny. Více informací v kategorii E-READING
Čtení normy
na 1 hodinu
489.80 Kč
Čtěte normu po dobu 24 hodin. Více informací v kategorii E-READING
Čtení normy
na 24 hodin
1469.40 Kč
Anglicky Tisk
Skladem
4898 Kč
Označení normy:BS ISO/IEC 21778:2017
Počet stran:16
Vydáno:2017-11-30
ISBN:978 0 580 94906 7
Status:Standard
Popis

BS ISO/IEC 21778:2017


This standard BS ISO/IEC 21778:2017 Information technology. The JSON data interchange syntax is classified in these ICS categories:
  • 35.060 Languages used in information technology

JSON is a lightweight, text-based, language-independent syntax for defining data interchange formats. It was derived from the ECMAScript programming language, but is programming language independent. JSON defines a small set of structuring rules for the portable representation of structured data.

The goal of this specification is only to define the syntax of valid JSON texts. Its intent is not to provide any semantics or interpretation of text conforming to that syntax. It also intentionally does not define how a valid JSON text might be internalized into the data structures of a programming language. There are many possible semantics that could be applied to the JSON syntax and many ways that a JSON text can be processed or mapped by a programming language. Meaningful interchange of information using JSON requires agreement among the involved parties on the specific semantics to be applied. Defining specific semantic interpretations of JSON is potentially a topic for other specifications. Similarly, language mappings of JSON can also be independently specified. For example, ECMA‑262 defines mappings between valid JSON texts and ECMAScript’s runtime data structures.