====== OMG: DDS Consolidated JSON Syntax (DDS-JSON) ====== [[ddsf:public:guidebook:06_append:01_family_of_standards:start| return to the DDS Family of Standards ]] | Title | DDS Consolidated JSON Syntax | | Acronym | DDS-JSON | | Version | 1.0 | | OMG Document Number | formal/20-12-01 | | Release Date | February 2021 | | About Specification | [[https://www.omg.org/spec/DDS-JSON/]] | | Document | [[https://www.omg.org/spec/DDS-JSON/1.0/PDF]]|
Data sheet for DDS Consolidated JSON Syntax (DDS-JSON)
: **Note**: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. ===== Scope ===== : //[[ddsf:public:guidebook:06_append:glossary:j:json|JavaScript Object Notation (JSON)]] is a lightweight language-independent text format to represent structured data. Originally inspired by the object literals of JavaScript, JSON has become a extremely popular mechanism for data interchange; information storage, with built-in support in many database management systems; and structured document definition. // \\ : //This specification defines a consolidated JSON [[ddsf:public:guidebook:06_append:glossary:s:syntax|syntax]] to represent DDS resources and data. That is, syntax to represent the [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] Type System, DDS [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] Policies, DDS Entities and Applications, and DDS Data Samples using JSON. The syntax defined in this specification can be used as an alternative to the existing XML syntax to represent DDS resources and data defined in [[ddsf:public:guidebook:06_append:01_family_of_standards:03_ext:ddsxml|[DDS-XML]]].// /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~