Skip to content

Releases: colav/Oxomoc

v0.0.1

04 Dec 04:41
cde93d3
Compare
Choose a tag to compare

What's Changed

  • Added a better error control in incremental checkpoint by @omazapa in #9

Full Changelog: v0.0.5-alpha...v0.0.1

v0.0.5-alpha

03 Dec 19:41
8f6d155
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

03 Dec 18:59
0a0589a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

v0.0.3-alpha

02 Dec 19:19
808e804
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

30 Nov 01:12
2f8a02d
Compare
Choose a tag to compare
  • Code to download XML record using OAI-PMH protocol
  • Support to download the records in multiple XML schemas
  • Support for checkpoints, even incremental
  • Support for parallel execution, to download multiple repositories at the same time.
  • Support Rate-Limit to avoid DDoS and 429 errors, this is supported asynchronous in the parallel execution, which means that every repo can have a different rate limit
  • Allows saving the XML without losing information thanks to the package xmltodict, allowing at the same time, to save the records in MongoDB
  • It has a command line tool for the execution
  • Support python packaging using setup-tools
  • Support Github actions for CI/CD
  • Documentation

What's Changed

  • OAI-PMH harvester by @omazapa in #2
  • renamed the project due to a conflict in pipy.org by @omazapa in #3

New Contributors

Full Changelog: https://github.com/colav/Oxomoc/commits/v0.0.2-alpha