Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lehigh-university-libraries/i7-audit
Various scripts used to ensure data in i7 made its way into i2
https://github.com/lehigh-university-libraries/i7-audit
Last synced: 3 days ago
JSON representation
Various scripts used to ensure data in i7 made its way into i2
- Host: GitHub
- URL: https://github.com/lehigh-university-libraries/i7-audit
- Owner: lehigh-university-libraries
- Created: 2024-01-11T15:23:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T20:15:04.000Z (8 months ago)
- Last Synced: 2024-03-20T21:36:49.671Z (8 months ago)
- Language: Go
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# i7-audit
Various scripts used to ensure data in i7 made its way into i2## Ensure all items have been migrated
1. [Extract the list of PIDs from your i7 solr instance](./00-extract-solr)
2. [Load pids into your i2 site](./02-load-pids) to ensure all nodes have been created## Todo
- [ ] Ensure all files have been migrated
- [ ] Ensure metadata has been mapped properly
- [ ] Ensure all derivatives have been created