DAP4: ISO 19115 Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(Created page with "== Overview == This service provides ISO 19115 metadata for the Dataset, if any can be found. == Request == The ISO 19115 service is invoked by appending the suffix .iso to th...")
 
No edit summary
 
Line 5: Line 5:
== Request ==
== Request ==


The ISO 19115 service is invoked by appending the suffix .iso to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL.
The ISO 19115 service is invoked by appending the suffix <font size="2"><code>.iso</code></font> to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL.


The request a query string (constraint expression) is not required, but if present will obey the rules for constraints as would a [[DAP4:_Requests#Dataset_Request | DAP:4 Dataset Request]]
The request a query string (constraint expression) is not required, but if present will obey the rules for constraints as would a [[DAP4:_Requests#Dataset_Request | DAP:4 Dataset Request]]

Latest revision as of 20:50, 29 March 2012

Overview

This service provides ISO 19115 metadata for the Dataset, if any can be found.

Request

The ISO 19115 service is invoked by appending the suffix .iso to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL.

The request a query string (constraint expression) is not required, but if present will obey the rules for constraints as would a DAP:4 Dataset Request

Response

The ISO 19115 response is an XML document containing ISO 19115 metadata located in the DAP4: Dataset Response.

Errors

DAP4: Error Response.