Contains information about the external surveys tables. |
Each external survey database will consist of several tables that may need to be explicitly recorded for the purposes of various curation tasks. This table contains a matrix of external surveys and their tables stored within the archive. Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
surveyID | int | 4 | the unique identifier for the survey | meta.id | ||
extTableID | int | 4 | the unique table ID | meta.id;meta.main | ||
extTableName | varchar | 256 | the name of the table | meta.id;meta.dataset | ||
sourceIDName | varchar | 256 | The source unique identifier in the table | meta.id | ||
coord1 | varchar | 32 | The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA | 'ra' | ?? | |
coord2 | varchar | 32 | The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec | 'dec' | ?? | |
Total length | 584 |