TABLE  Provenance

Describes the provenance of all combined frames in the archive.

Any image that has provenance with respect to other images in the archive
(ie. that is derived from some combinatorial operation on a set of two
or more images that are also present in the archive) is known as a
combiframe. The list of images that comprise a combiframe are stored in
this table.

Required constraints:
  • Primary key is (combiframeID,multiframeID)
  • (multiframeID) references Multiframe(multiframeID)n
  • (combiframeID) references Multiframe(multiframeID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
combiframeIDbigint8 the UID of the combined frame (=combiframe) ID_FRAME
multiframeIDbigint8 the UID of the component frame ID_FRAME
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
Total length20