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

Parse and serialize custom logical structMaps #101

Closed replaceafill closed 1 year ago

replaceafill commented 1 year ago

This updates METS parsing to save additional custom logical structMap elements (e.g. the ones generated by importing mets_structmap.xml files) and adds them back on serialization.

Connected to https://github.com/archivematica/Issues/issues/1615