Task #10881
Update METS schema URL in METS file namespaces
Status: | QA/Review | Start date: | 02/14/2017 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Sarah Romkey | % Done: | 0% | |
Category: | METS | |||
Target version: | Release 1.7.0 | |||
Google Code Legacy ID: | Requires documentation: | |||
Sponsored: | No |
Description
Change URL from http://www.loc.gov/standards/mets/version18/mets.xsd to http://www.loc.gov/standards/mets/version111/mets.xsd. Nothing was deprecated between METS 1.8 and 1.11, so the transfer METS, AIP METS and pointer files should all validate against version 1.11.
History
#1 Updated by Holly Becker over 5 years ago
- Target version changed from Release 1.6 to Release 1.7.0
#2 Updated by Holly Becker over 5 years ago
- Status changed from New to Code Review
- Assignee changed from Holly Becker to Nick Wilkinson
- AM branch dev/issue-10881-mets-version
- AM PR https://github.com/artefactual/archivematica/pull/572
- metsrw branch dev/mets-version
- metsrw PR https://github.com/artefactual-labs/mets-reader-writer/pull/24
Ready for testing & code review.
#3 Updated by Nick Wilkinson over 5 years ago
- Assignee changed from Nick Wilkinson to Joel Dunham
Hi Joel, assigning to you for CR.
#4 Updated by Joel Dunham about 5 years ago
- Status changed from Code Review to Feedback
- Assignee changed from Joel Dunham to Nick Wilkinson
Looks good to me. Steps taken in CR:
1. Provisioned VM with SS qa/0.x and AM dev/issue-10881-mets-version
2. Uninstalled metsrw and re-installed via setup.py with branch dev/mets-version
3. Ran AM tests: passed
4. Ran SS tests: passed
5. Created a standard transfer through to AIP:
- confirmed version111 in pointer file
- confirmed version111 in AIP mets
6. Created AIC:
- confirmed version111 in pointer file
- confirmed version111 in AIC mets
7. Reingested (full) an AIP:
- confirmed version111 in pointer file
- confirmed version111 in AIP mets
#5 Updated by Nick Wilkinson about 5 years ago
- Status changed from Feedback to In progress
- Assignee changed from Nick Wilkinson to Holly Becker
Hi Holly, assigning back to you to merge, after the 1.6 release.
#6 Updated by Nick Wilkinson about 5 years ago
We'll do a point release (updating pypi, updating dependency in this PR and merging it).
#7 Updated by Holly Becker about 5 years ago
- Status changed from In progress to QA/Review
- Assignee changed from Holly Becker to Sarah Romkey
New metsrw 0.1.1 release tagged and on PyPI. Updated Archivematica branch with that dependency is merged.