Skip to content
Snippets Groups Projects
user avatar
Andreas Romeyke authored
40d9b0f7
History
Name Last commit Last update
doc
perl
Makefile
README.1st
README.md

rosettaExitStrategy

This script processes a '/permanent'-directory of an ExLibris Rosetta digital longterm archive system and parses the metadata in AIP-packages and builds a database to find AIPs and associated metadata independently from the Exlibris Rosetta system.

The script scans a given repository and creates an SQL script to create a database.

This is part of the exit-strategy, for details, see asciidoc file 'doc/exit_strategie.asciidoc' (also contains ER-diagram for database)

file was tested with postgres-database sucessfully

using:

$> psql -U romeyke -d exit_strategy \
   -f rosetta_exit_strategy/tmp.sql -L rosetta_exit.log