Skip to content

carj/3RepZipWithMets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Ingest of ZIP packages with 3 Representations

Install

pip install pyPreservica

pip install tinydb

Configuration

Create a credentials.properties in a folder with the following properties

[credentials]

username=

password=

tenant=

server=eu.preservica.com

The location of the source ZIP files: Path

storage_root=

The preservica collection to ingest new content into: UUID

collection_id=

The cloud bucket connected to the ingest workflow:

bucket=

The number of concurrent uploads: Integer

pool_size=

The location where the Preservica SIPs are written out to before upload

export_folder=

The ingest workflow name

workflow_name=

Running

Run the main.py script from the folder with the credentials.properties After the script has completed re-run to generate audit information Completed ingests are written into a file 'ingested-content.json'

About

ZIP file with 3 Representations including METS file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages