Princeton-CDH / ppa-django

Princeton Prosody Archive v3.x - Python/Django web application
http://prosody.princeton.edu
Apache License 2.0
4 stars 2 forks source link

As an admin, I want to regularly rsync and reindex excerpts and articles that HathiTrust has updated so that we have the most current version of HathiTrust content. #626

Open mnaydan opened 5 months ago

mnaydan commented 5 months ago

Should build on issue handling regular rsync and reindex of full works #428.

As noted in the decision tree, if excerpt, check whether pages match in METS-XML. If they match, reindex that work and log change. If they don't match or match cannot be determined, add a log entry and flag for admin review.

Development notes: