An app that will provide xquery functions on a collection of Kitodo METS/MODS files.
The use case is to find errata in the serializations before transformation into Marc21.
- create directory
/mnt/pandora-data/existdb
- start exist with
docker-compose up
- install
.xar
application using eXist package manager
WIP