Skip to content
Snippets Groups Projects
Select Git revision
  • 4335ca7432ed286d15c81a4beded44003319c1ae
  • master default protected
  • v2022.1
3 results

rosettaExitStrategy

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Andreas Romeyke authored
    4335ca74
    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