Releases: caltechlibrary/epxml_to_datacite
Improved xml file verification
Moved option to delete files to a sanity check: if user requests to import new records and xml files already exist in the directory the user is provided the option to delete the old xml files.
Bug fix release
Fix bug for Windows users
Bulk minting and add DOIs back into repository
This release adds two main features - the ability to mint DOIs from a TSV file where the first column is an Eprints ID number and automatically adding the DOIs back to the Eprints repository. It also updates DOI testing to the current DataCite recommendation and other general code cleanup.
Tech reports and download auomation
Add script for converting tech report metadata and -ids option to download xml files from Eprints.
DOI Minting and Module Reorganization
This release includes the option to directly mint DOIs with the flag -mint. It also reorganizes the script into a module that can be imported into other python scripts.
Add DOI Badge
This adds a DOI badge to the README
Encoding improvements
Add explicit file encoding to be more robust on Windows machines.
Resource type improvements
Change to the DataCite supported resource type "Dissertation" for PhD theses and use the types from Eprints for all others.
Date correction and Eprints ID
Date correction and Eprints ID
Add a dummy identifier for validation
Add a dummy identifier field to pass through validation on DataCite Fabrica