objectType DataResource
extends VOResource:Service
A resource publishing astronomical data. This resource type should only be used if the resource has no common underlying tabular schema (e.g., an inhomogeneous archive). Use CatalogResource otherwise.
Members
| name | type | mult | description |
|---|---|---|---|
| facility | VOResource:ResourceName | 0 or more | The observatory or facility used to collect the data contained or managed by this resource. |
| instrument | VOResource:ResourceName | 0 or more | The instrument used to collect the data contain or managed by a resource. |
| coverage | Coverage | optional | Extent of the content of the resource over space, time, and frequency. |
| productTypeServed | ivoa:string from http://www.ivoa.net/rdf/product-type | 0 or more | Collections of data products (e.g., images or spectra) or services serving them define the type of products they contain or serve here. This information is intended to enable global product discovery. Hence, services failing to define their product type(s) may be skipped by clients in global discovery. Product type names must be taken from the IVOA vocabulary http://www.ivoa.net/rdf/product-type. |