...
- Be able to easily extend the metadata interface
- Submission of metadata can be extended to include optional fields
- DataCite occasionally updates their metadata schema. If we can easily adjust to newer schemas as they are released, then we can more easily avert the risk of using a deprecated schema.
Current API + Notes for change
We should consider deprecating the DOI creation calls. We could pseudo-maintain until we decide to deprecate by just making the new API calls when these are called.
...