TABLE  Survey

Contains information about the curated surveys within the WSA.

Several surveys (e.g. UKIDSS, private PI proprietary surveys, etc.) are
curated within the WSA. This table describes those surveys and drives
the release of new survey products.

Required constraints:
  • Primary key is (surveyID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
surveyIDint4 The unique identifier for the curated survey meta.id
namevarchar128 The short name for the survey ??
descriptionvarchar512 A concise description of the survey ??
dbNamePrefixvarchar32 A string that prefixes all database names released for this survey ??
proprietarytinyint1 Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no) ??
Total length677