DDX: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
Line 3: Line 3:
== DAP 3.1 ==
== DAP 3.1 ==


DAP 3.1 contains an implementation of this feature, which is described, in spirit, in the original [[:Image:Dap_objectsdraft3nov03.pdf  | DAP 4 specification document]].
DAP 3.1 contains an implementation of this feature, which is described, in spirit, in the original [[Media:Dap_objectsdraft3nov03.pdf  | Draft DAP 4 specification document]].

Revision as of 23:45, 30 July 2008

The DDX is an attempt to combine the information in the both the DDS and DAS into one response to eliminate the need to cross-walk the two responses when applying DAS information to variables. It will also streamline access somewhat and will employ XML as the content-type, although these are secondary objectives.

DAP 3.1

DAP 3.1 contains an implementation of this feature, which is described, in spirit, in the original Draft DAP 4 specification document.