Contains details of the matrix of the Archives' required curation tasks. |
This table contains details of the matrix of the curation tasks required for the archive; each time a curation task is run, this table gets updated with timestamps and indicating the status of the curation process. Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
cuEventID | int | 4 | UID of curation event giving rise to this record | meta.bib | ||
cuID | smallint | 2 | the unique curation task ID | meta.bib | ||
logFile | varchar | 256 | filename of verbose logged task output | meta.id;meta.file | ||
resultsFile | varchar | 256 | filename of any results file | meta.id;meta.file | ||
timeStamp | datetime | 8 | UTC | Time of the completion of the whole task | time.epoch | |
curator | varchar | 16 | The archive curation scientist responsible for this event | ?? | ||
comment | varchar | 256 | Comment string supplied by the curator | ?? | ||
rolledBack | tinyint | 1 | Flag for roll-back of this event: 0=no, 1 = yes | ?? | ||
Total length | 799 |