bodleian / ora_ocfl

The ORA OCFL project home, for the interactions between Hyrax/Sword2 and OCFL
MIT License
1 stars 1 forks source link

Interact with ORA Hyrax via Sword2 #18

Open tomwrobel opened 5 years ago

tomwrobel commented 5 years ago

As a repository manager, I would like the ORA OCFL client to interact with Hyrax via the Sword2 interface created for Symplectic Elements Repotool 2 so that I can re-use existing tested code for crosswalking metadata and ingesting objects

AS an import/export process I want to be able to migrate objects between Hyrax and OCFL by using the Sword2 interface so that I can use existing code wherever possible.

AS a Sword2 OCFL connector I want to read an object (metadata and binary files) from the OCFL layer so I can restore it into Hyrax

AS a Sword2 OCFL connector I want to add a binary file and its metadata to an object in order to back it up to the OCFL layer

AS a Sword2 OCFL connector I want to save an entire object in order to back it up to the OCFL layer

AS a Sword2 OCFL connector I want to save a new version of an object in order to back it up to the OCFL layer

DP Solution: SHOULD interface with the Hyrax system via its SWORD2 endpoint