uga-libraries / format-report

Aggregate and analyze csv files with file format information generated by the UGA Libraries' digital preservation system (ARCHive).
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Simplify regex for dlg-hargrett #30

Open amhanson9 opened 1 year ago

amhanson9 commented 1 year ago

A lot of the AIPs in dlg-hargrett are actually also in dlg and part of the turningpoint pattern. The regex in collection_from_aip() was designed to include these, but actually acts on a much smaller subset and could be a simpler pattern.