Fix DOI and Identifier handling
This release fixes some issues with DOI and other identifier handling.
The caltechdata_edit function was changed so it accepts just one id at a time. This is the more likely use case and makes metadata checks easier.
This release improves metadata handling, add some example metadata files, and updates documentation.
Full Changelog: v1.0.0...v1.1.0