-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
does not accept METS with OCR-D-style mets:agent provenance #38
Comments
Perhaps MyCore's METS model is based on an older version of the METS schema? They added |
It is not related to an actual METS-version. By now it helps probably to register the ocrd-namespace once in the regular prologue at the root and then just refer internally like it was of old. I guess Python's lxml library provides means like |
Oh, that sounds very plausible.
Yes, perhaps we should generate that correctly in core to begin with.
Interesting. This does work, you just need to pass it a kwarg |
@bertsky Would you mind to re-tackle this as brand new issue on mets-model project, which does the actual METS-handling? |
I'd rather solve it in core. |
with our typical
mets:metsHdr/mets:agent
section, e.g. ……(which is valid by XSD validation in xmllint/xmlstarlet) I get the following exception:
The text was updated successfully, but these errors were encountered: