Skip to content
Snippets Groups Projects
Commit 63e18fa0 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- updated

parent 1eb2649d
No related branches found
No related tags found
No related merge requests found
- the textfile 'exit_strategie.asciidoc' is a asciidoc document, it can
- the textfile 'doc/deprecated_exit_strategie.asciidoc' is a asciidoc document, it can
be used to generate various output files using asciidoc. As an example
to generate html-output, call: "asciidoc exit_strategie.asciidoc". To get
to generate html-output, call: "asciidoc deprecated_exit_strategie.asciidoc". To get
correctly rendered ER-graphs, the asciidoc filter for 'ditaa' must be
installed. To colorize the code-examples, the 'source-highlight'
programm must be installed as well.
......@@ -6,16 +6,9 @@ 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.
The script scans a given repository and creates a SQLite 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
'doc/deprecated_exit_strategie.asciidoc' (also contains ER-diagram for database)
Call the script with "perl exit_strategy --help" to get help.
......@@ -23,7 +23,7 @@ Optional soll die Generierung des SQL-Scripts möglich bleiben.
// Status: Proposed -> Accepted -> Superseded
// -> Declined
Proposed
Accepted (in Fachsitzung 2021-07-28)
== Kontext
......
......@@ -5,6 +5,7 @@ Exit Strategie Rosetta
:date: 2013-05-09
:author: Andreas Romeyke
:toc:
:status: deprecated, use https://git.slub-dresden.de/slub-digitalpreservation/Richtlinien-und-Spezifikationen-SLUBArchiv[] instead!
.Erzeugen HTML-Version dieses Dokumentes
[TIP]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment