This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_web [2019/05/22 13:32] nick created |
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_web [2021/08/09 12:50] (current) murphy [Purpose] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======= Web-Enabled DDS (DDS-WEB) ======= | + | ===== OMG: Web-Enabled DDS (DDS-WEB) ===== |
| - | [[dido:public:stds:tech:omg | return to the OMG Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:omg:start| return to the OMG Standards ]] |
| <table> | <table> | ||
| <caption>Data sheet for Web-Enabled DDS (DDS-WEB)</caption> | <caption>Data sheet for Web-Enabled DDS (DDS-WEB)</caption> | ||
| Line 7: | Line 6: | ||
| | Acronym | DDS-WEB | | | Acronym | DDS-WEB | | ||
| | Version | 1.0 | | | Version | 1.0 | | ||
| - | | OMG Document Number | | | + | | OMG Document Number | formal/16-03-01 | |
| | Release Date | February 2016 | | | Release Date | February 2016 | | ||
| | About Specification | [[https://www.omg.org/spec/DDS-WEB/]] | | | About Specification | [[https://www.omg.org/spec/DDS-WEB/]] | | ||
| | Document | [[https://www.omg.org/spec/DDS-WEB/1.0/PDF]]| | | Document | [[https://www.omg.org/spec/DDS-WEB/1.0/PDF]]| | ||
| </table> | </table> | ||
| + | : **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. | ||
| - | : **Note**: The following is an excerpt from the actual document. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | ==== Purpose ==== |
| - | + | : //The [[dido:public:ra:xapend:xapend.a_glossary:g:goal|goal]] of this specification is to define the means for applications using standard web protocols to | |
| - | ====== Scope ====== | + | |
| - | ===== Purpose ===== | + | |
| - | : //The goal of this specification is to define the means for applications using standard web protocols to | + | |
| participate as first-class citizens as publishers and subscribers of data in the DDS Global Data space. | participate as first-class citizens as publishers and subscribers of data in the DDS Global Data space. | ||
| This participation is realized by exposing a WebDDS Object Model and making it accessible as a | This participation is realized by exposing a WebDDS Object Model and making it accessible as a | ||
| - | web service, a REST resources, or some other standard web protocol. Exposing access via these | + | web service, a [[dido:public:ra:xapend:xapend.a_glossary:r:rest| REST]] resources, or some other standard web protocol. Exposing access via these |
| - | web-friendly protocols allow applications built on various technology stacks (e.g. JavaScript, | + | web-friendly protocols allow applications built on various technology stacks (e.g. [[dido:public:ra:xapend:xapend.a_glossary:j:javascript|JavaScript]], |
| Python, PHP, Perl , etc.) to communicate with native DDS applications. // | Python, PHP, Perl , etc.) to communicate with native DDS applications. // | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||