Releases: caltechlibrary/caltechdata_api
Reduce logging, update dates, and adjust write API
This release reduces the number of print log statements. It standardizes how dates are returned (relying on the DataCite dates more and minimizing the TIND specific metadata) and makes a small adjustment to the write API to match changes from TIND. There are also a couple more example scripts.
CaltechDATA metadata option improvements
More options for returning metadata from CaltechDATA, including locations of files and the internal ID numbers. Additional usage examples.
Metadata handling and email passing
Improvements to metadata handling, error messages, and a new option to pass contributor emails. Contributor emails are not part of the DataCite spec, but this allows records to be transferred from CaltechDATA without losing this information.
Metadata handling and error improvements
Modifications to improve metadata handling and error reporting.
Preservation and metadata improvement release
New release for preservation in CaltechDATA. Also some documentation and geolocation improvements.
Small improvements to get_metadata
Small improvements to make get_metadata more flexible
New name and get_metadata function
caltechdata_write is now caltechdata_api to signify that it now has more than a write function. get_metadata has also moved from caltechdata_migrate to be part of the standard API library. There are also a few modifications to work with the improved TIND metadata scheme.
This is a re-release for CaltechDATA preservation
New name and get_metadata function
caltechdata_write is now caltechdata_api to signify that it now has more than a write function. get_metadata has also moved from caltechdata_migrate to be part of the standard API library. There are also a few modifications to work with the improved TIND metadata scheme.
Initial production release of caltechdata_write
First release of library to write and edit records in CaltechDATA. b version re-release to trigger harvesting in CaltechDATA
Initial production release
First release of library to write and edit records in CaltechDATA