WSULib / ouroboros

:snake: Ouroboros: python middleware for WSU digital collections infrastructure
3 stars 1 forks source link

ingest workspace: skip filename suffixes for AEM / AM node matching #31

Closed ghukill closed 7 years ago

ghukill commented 7 years ago

example PID might be wayne:1777_1_2_3, but the AEM METS file has the identifier, aem_prefix_1777_1_2_3_pdf which includes the original filename's suffix.

Currently we have a shim in place that skims these filename suffixes off, but it's not a good, perm fix.