This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:01_family_of_standards:05_wip:idljava [2020/06/07 21:11] char created |
ddsf:public:guidebook:06_append:01_family_of_standards:05_wip:idljava [2021/07/14 15:53] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OMG (IDL4-Java_mapping) ====== | + | ====== OMG: IDL4 to Java Language Mapping ====== |
| - | [[ddsf:private:cookbook:06_append:01_family_of_standards| 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 OMG (IDL4-Java_mapping)</caption> | + | <caption>Data sheet for IDL4 to Java Language Mapping</caption> |
| - | | Title | OmgTitle | | + | | Title | IDL4 to Java Language Mapping | |
| - | | Acronym | idl-java_mapping | | + | | Acronym | IDL4-Java| |
| - | | Version | vvv | | + | | Version | 1.0 beta2 | |
| - | | OMG Document Number | | | + | | OMG Document Number | ptc/20-06-08 | |
| - | | Release Date | Month YYYY | | + | | Release Date | September 2020| |
| - | | About Specification | [[URI]] | | + | | About Specification | [[https://www.omg.org/spec/IDL4-Java/]] | |
| - | | Document | [[URI]]| | + | | Document | [[https://www.omg.org/spec/IDL4-Java/1.0/Beta2/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 convenience and is not authoritative. Refer to the original document as the authoritative reference. | ||
| - | ===== Scope ===== | + | ===== Purpose ===== |
| + | : //The [[ddsf:public:guidebook:06_append:glossary:g:goal|goal]] of this specification is to define the means for applications using standard web [[ddsf:public:guidebook:06_append:glossary:p:protocol|protocols]] to 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 web service, a 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, 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~~ | ||