artefactual-labs / mets-reader-writer

Library to parse and create METS files, especially for Archivematica.
https://mets-reader-writer.readthedocs.io
GNU Affero General Public License v3.0
20 stars 13 forks source link

Fix fileSec group sorting with non default groups #111

Closed replaceafill closed 9 months ago

replaceafill commented 9 months ago

This fixes fileSec group sorting when an Archivematica full reingest has generated non default groups such as <mets:fileGrp USE="deleted"> in the METS file. Non default groups are placed after the default ones now.