Skip to content

sword-fedora-1.5.0-SLUB

Compare
Choose a tag to compare
@claussni claussni released this 12 Feb 14:50
· 47 commits to master since this release

Proprietary SWORD v1.3 protocol extension:

  • Support for HTTP PUT on ingested resource. The resource will be updated if there is a file handler for the given content type and packaging that implements update.

Along with the feature goes refactoring that changes the internal API:

  • FedoraObject class split in two separate classes. One for representing the object and a second for representing a repository connection and access logic.