Skip to content

OAI Harvest Manager 1.2.0

Compare
Choose a tag to compare
@menzowindhouwer menzowindhouwer released this 05 Feb 13:02
· 4 commits to master since this release

Changes compared to 1.1.0

  • for XSLT SaxonUtils is used, so extension functions for, e.g., dynamic XPath evaluation can easily be used
  • the Transform action now provides access to the configuration to the stylesheet, so records can be filtered, transformed on the basis of info from the configuration
  • the JSON API of the Centre Registry is used instead of the deprecated XML one
  • no external processing is needed any more to complete the mapping from directory names to endpoint and centre info
  • now uses Java 11
  • skip invalid characters encountered in the XML
  • retry-delay is now in seconds instead of milliseconds
  • extended documentation