Check root element is atom:entry, and all Atom/Codemeta tags are valid
- Check root element is
<atom:entry>
I found some deposits on staging which use<entry xmlns="https://doi.org/10.5063/SCHEMA/CODEMETA-2.0">
instead - Check all tag names in Atom and Codemeta namespaces are valid, as this would have caught this mistake too, and more
- finally remove deprecated
<atom:external_identifier>
element
I recommend reviewing each commit individually
Edited by vlorentz