Data Migration into Folio Inventory

The first library that plans to go online with hbz Folio does not have MARC records in their legacy system.

hbz plans to convert their legacy catalog data directly into Folio JSON records (instances, holidngs, items) and load these records into Folio Inventory.

This is how we plan to load the records: https://github.com/inkuss/folio.load.inventory

This github repository contains a complete example of dependent Folio inventory records and a prescription of how to load these records into Folio Inventory. The scripts to load these records are part of this repository. Also, scripts to delete the records again (for testing purposes) are part of the repository.