This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_web [2020/04/25 16:09] char |
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_web [2021/08/09 12:50] (current) murphy [Purpose] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== OMG: 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 13: | Line 13: | ||
| : **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 convenience and is not authoritative. Refer to the original document as the authoritative reference. | ||
| - | ===== Purpose ===== | + | ==== Purpose ==== |
| - | : //The goal of this specification is to define the means for applications using standard web protocols to | + | : //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 |
| 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~~ | ||