This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:01_family_of_standards:04_gate:ddsweb [2021/07/14 11:21] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:01_family_of_standards:04_gate:ddsweb [2021/07/14 15:46] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== OMG: Web-Enabled DDS (DDS-WEB) ===== | ===== OMG: Web-Enabled DDS (DDS-WEB) ===== | ||
| - | [[ddsf:private:guidebook:06_append:01_family_of_standards:start| return to the DDS Family of Standards ]] | + | [[ddsf:public:guidebook:06_append:01_family_of_standards:start| return to the DDS Family of Standards ]] |
| <table> | <table> | ||
| <caption>Data sheet for Web-Enabled DDS (DDS-WEB)</caption> | <caption>Data sheet for Web-Enabled DDS (DDS-WEB)</caption> | ||
| Line 14: | Line 14: | ||
| ==== Purpose ==== | ==== Purpose ==== | ||
| - | : //The [[ddsf:private:guidebook:06_append:glossary:g:goal|goal]] of this specification is to define the means for applications using standard web protocols to | + | : //The [[ddsf:public:guidebook:06_append: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 [[ddsf:private:guidebook:06_append:glossary:d:data_distribution_service_dds]] Global Data space. | + | participate as first-class citizens as publishers and subscribers of data in the [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_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 [[dido:public:ra:xapend.glossary:r:rest | REST]] resources, or some other standard web [[ddsf:private:guidebook:06_append:glossary:i:ip|protocol]]. Exposing access via these | + | web service, a [[dido:public:ra:xapend.glossary:r:rest | REST]] resources, or some other standard web [[ddsf:public:guidebook:06_append:glossary:i:ip|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. JavaScript, | ||
| Python, PHP, Perl , etc.) to communicate with native DDS applications. // | Python, PHP, Perl , etc.) to communicate with native DDS applications. // | ||