Skip to content

E-ARK-SIP v2.2.0

Latest
Compare
Choose a tag to compare
@carlwilson carlwilson released this 17 May 12:20
· 2 commits to master since this release
a2dcdba

17th May 2024

Specification Changes

Version 2.2.0 of the SIP specification introduces textual enhancements and clarifications, rectification of previously detected typographical errors, adjustments to the cardinality of certain METS elements, along with comprehensive reviews and updates to examples and METS profiles. Further, enhancements in indentation have been applied to augment the legibility of the examples.

Corrections

  • Amended the text for requirement SIP19 from 'The submitting agent has a note providing a unique identification code for the archival creator.' to 'The submitting agent has a note providing a unique identification code for the submitter.' [#126]
  • Altered the cardinality of the structMap element in the METS Profile from SHOULD to MUST. Owing to the absence of modifications in the element's cardinality by the SIP specification itself, this requirement was subsequently removed from the SIP specification. Additionally, the METS profile erroneously referenced CSIP_3 instead of the structMap requirement CSIP_80. [#115]
  • Introduced version numbers for METS profiles versions 2.2.0 and 2.1.0. [baa2c99]
  • Implemented several enhancements to the specification text, indentation, and formatting for increased clarity. [ba05428], [ffd4a16]
  • Enhanced the indentation of examples for improved readability. [ba05428]
  • Minor textual improvements concerning the employment of PREMIS within SIPs. [f219da1]
  • Added a METS profile specific to SIP version 2.2.0. [baa2c99]
  • Updated the incorrect cardinality of the <agent> element from SHOULD to MUST (requirement SIP12). [827cede], [#101], [#102]
  • Rectified a typo in the RECORDSTATUS controlled vocabulary entry from REPLEACEMENT to REPLACEMENT. [827cede]
  • Corrected a language attribute typo in the RECORDSTATUS vocabulary entry TEST from eb to en. [9176fc8]

Administrative

  • The specification abstract has been updated for enhanced readability and clarity. The table of authors and the table of revisions have also been updated. [ba05428]

Website and PDF Presentation

  • The publication process for converting the markdown specification into its HTML and PDF formats has been significantly improved and updated.