You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<svrl:failed-assert test="contains($premisEventTypes, m:xmlData/p:event/p:eventType)" location="/*[local-name()=\'mets\' and namespace-uri()=\'http://www.loc.gov/METS/\']/*[local-name()=\'amdSec\' and namespace-uri()=\'http://www.loc.gov/METS/\'][14]/*[local-name()=\'digiprovMD\' and namespace-uri()=\'http://www.loc.gov/METS/\'][2]/*[local-name()=\'mdWrap\' and namespace-uri()=\'http://www.loc.gov/METS/\']">
<svrl:text>A PREMIS event MUST be of a recognized eventType. (registration is not in ingestion, message digest calculation, virus check, name cleanup, format identification, validation, normalization, fixity check, creation, unpacking, compression)</svrl:text>
</svrl:failed-assert>
The text was updated successfully, but these errors were encountered:
ross-spencer
changed the title
Problem: Archivematica Mets Schematron doesn't support archivematica 'registration' event type
Problem: Archivematica METS Schematron doesn't support archivematica 'registration' event type
Apr 4, 2018
ross-spencer
changed the title
Problem: Archivematica METS Schematron doesn't support archivematica 'registration' event type
Problem: Archivematica METS Schematron doesn't support Archivematica 'registration' event type
Apr 4, 2018
Per here: https://github.com/artefactual/archivematica/blob/0c748d9f448b8d18961fc8cb764c0149e56fd11b/src/archivematicaCommon/lib/fileOperations.py#L81
The supported types: https://github.com/artefactual-labs/mets-reader-writer/blob/master/metsrw/resources/archivematica_mets_schematron.xml#L33
If we try validating with schematron on a 1.7 METS, example PREMIS:
We see:
The text was updated successfully, but these errors were encountered: