Task #420
implement and store checksum for metacat-stored data and metadata
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
SystemMetadata for DataONE requires reporting checksums for all objects. Need to calculate and store a checksum in Metacat's system metadata. Probably store in xml_documents as a property of the doc.
History
#1 Updated by Chad Berkley over 14 years ago
- Status changed from New to Closed
Wrote a method in IdentifierManager to get the system metadata (xml_documents fields) for a given document. The checksum is generated on the fly so there is no need to store it in the table.