DAP2: DDS Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(Created page with "== Overview == The DAP2 DDS service access to the 'syntactic' metadata (aka use or structural metadata) for the data resource. == Request == The DAP2 DDS Service is invoked by...")
 
Line 5: Line 5:
== Request ==
== Request ==


The DAP2 DDS Service is invoked by appending the suffix <font size="2"><code>.dds</code></font> to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL. The DDS accepts a query string (constraint expression).
The DAP2 DDS Service is invoked by appending the suffix <font size="2"><code>.dds</code></font> to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL. The DDS service accepts a query string (constraint expression).


<font color="red"> Need links to DAP2 spec bla blah blah </font>
<font color="red"> Need links to DAP2 spec bla blah blah </font>
== Response ==
== Response ==
The DAP2 DDS response DAP2 DDS document conforming to the DDS part of the DAP2 specification.
The DAP2 DDS response DAP2 DDS document conforming to the DDS part of the DAP2 specification.

Revision as of 21:14, 29 March 2012

Overview

The DAP2 DDS service access to the 'syntactic' metadata (aka use or structural metadata) for the data resource.

Request

The DAP2 DDS Service is invoked by appending the suffix .dds to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL. The DDS service accepts a query string (constraint expression).

Need links to DAP2 spec bla blah blah

Response

The DAP2 DDS response DAP2 DDS document conforming to the DDS part of the DAP2 specification.

Need links to DAP2 spec bla blah blah

Errors

DAP2: Error Response