CSIP1 mets/@OBJID always fires
Closed this issue · 4 comments
carlwilson commented
This package has a few INFO issues but I believe it is free of errors:
valid.zip
The folder name and the value of @OBJID are identical but CSIP1 is flagged as an error
JoaoGomes2110 commented
@carlwilson the CSIP1 has failed because @OBJID of METS file in representation isn't equal to representation folder name; In that case the @OBJID of METS.xml in representation must be rep1 like the representation folder.
carlwilson commented
AHHHHHH, lightbulb moment there. It's the reporting that led me astray perhaps (just checked and no, it's just me being hard of understanding). Nice one, will check and close.
carlwilson commented
I've checked this again, it works when the package is zipped but not when the package is unpacked.
JoaoGomes2110 commented
I already fixed this issue @carlwilson