Skip to content

Commit

Permalink
readme for tul difference script
Browse files Browse the repository at this point in the history
  • Loading branch information
Paurikova2 authored Jun 27, 2024
1 parent 4dd6c69 commit 52dc41c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,8 @@ e.g.,`handle.additional.prefixes = 11858, 11234, 11372, 11346, 20.500.12801, 20.
## !!!Migration notes:!!!
- The values of table attributes that describe the last modification time of dspace object (for example attribute `last_modified` in table `Item`) have a value that represents the time when that object was migrated and not the value from migrated database dump.
- If you don't have valid and complete data, not all data will be imported.

## Vanilla import check
1. Run Vanilla import based on instruction: https://wiki.lyrasis.org/display/DSDOC7x/Migrating+DSpace+to+a+new+server
2. Update `tul_settings.py`
3. run `cd ./src && python dtb_difference.py`

0 comments on commit 52dc41c

Please sign in to comment.