uga-libraries / hub-monitoring

Scripts for summarizing and validating content on the Digital Production Hub, the UGA Libraries' centralized storage for digital objects that are not suitable for our digital preservation system.
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

Improve testing for if acccession #52

Open amhanson9 opened 5 months ago

amhanson9 commented 5 months ago

Function accession_paths() currently skips folders known not to be accessions. Could switch to using accession_test() from collection_summary.py instead, which tests that something is an accession. It is more flexible this way, so archivists can make folders of any name for other work without impacting the script. Not as important for this script though, since it would just make an extra row in the report that could be ignored if something was incorrectly not skipped.

amhanson9 commented 4 months ago

Don't do this until normalization of UA accessions is done, to add "-er" at the end.