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

Namespace: Update METS namespace to 1.11 #24

Closed Hwesta closed 7 years ago

jrwdunham commented 7 years ago

METS "version18" is also hard-coded into MCPClient/lib/clientScripts/createPointerFile.py, MCPClient/lib/clientScripts/createAICMETS.py and MCPClient/lib/clientScripts/archivematicaCreateMETS2.py. Should these be changed to "version111" also?

Hwesta commented 7 years ago

See artefactual/archivematica#572 which references to this one. :)

jrwdunham commented 7 years ago

Yup. I should probably look at ALL of the PRs for a given ticket before commenting. Thanks!

jrwdunham commented 7 years ago

👍

Hwesta commented 7 years ago

Since this relates to an Archivematica pull request that depends on an updated metsrw, we'll make a point release with this change so the fix can be incorporated into Archivematica easily.