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
3ec777b6
Commit
3ec777b6
authored
10 years ago
by
Andreas Romeyke
Browse files
Options
Downloads
Patches
Plain Diff
. README.md updated
parent
51901ba6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+23
-1
23 additions, 1 deletion
README.md
with
23 additions
and
1 deletion
README.md
+
23
−
1
View file @
3ec777b6
# rosettaExitStrategy
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:
[source,bash]
--------------------------------------------------------
$> psql -U romeyke -d exit_strategy
\
-f rosetta_exit_strategy/tmp.sql -L rosetta_exit.log
--------------------------------------------------------
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