Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rosettaExitStrategy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
rosettaExitStrategy
Commits
63e18fa0
Commit
63e18fa0
authored
3 years ago
by
Andreas Romeyke
Browse files
Options
Downloads
Patches
Plain Diff
- updated
parent
1eb2649d
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.1st
+2
-2
2 additions, 2 deletions
README.1st
README.md
+3
-10
3 additions, 10 deletions
README.md
doc/decisions/ADR-sqlite.asciidoc
+1
-1
1 addition, 1 deletion
doc/decisions/ADR-sqlite.asciidoc
doc/deprecated__exit_strategie.asciidoc
+1
-0
1 addition, 0 deletions
doc/deprecated__exit_strategie.asciidoc
with
7 additions
and
13 deletions
README.1st
+
2
−
2
View file @
63e18fa0
- 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.
This diff is collapsed.
Click to expand it.
README.md
+
3
−
10
View file @
63e18fa0
...
...
@@ -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.
This diff is collapsed.
Click to expand it.
doc/decisions/ADR-sqlite.asciidoc
+
1
−
1
View file @
63e18fa0
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc/deprecated__exit_strategie.asciidoc
+
1
−
0
View file @
63e18fa0
...
...
@@ -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]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment