<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello all,</div>
<div><br>
</div>
<div>I just wanted to make known that, in addition to the EADChecker and our preprocessor, we have produced a set of ruby scripts for doing bulk ingest that might be of general interest, made them available via Github.</div>
<div><br>
</div>
<div><a href="https://github.com/harvard-library/aspace-utils">https://github.com/harvard-library/aspace-utils</a></div>
<div><br>
</div>
<div>There are basically two scripts - an ingest script, which will do a bulk ingest of all XML finding aids in a directory, and an analysis script which will run over said finding aids and produce a summary of error causes.</div>
<div><br>
</div>
<div>The ingest script's primary advantage over the built-in bulk importer is that it doesn't fail the whole import on the first failed file, just the individual file. </div>
<div><br>
</div>
<div>Right now, the scripts have one Harvard-ism: they assume that finding aids are named with a leading 3-character code, which is associated with a repository ID in the ingest script's configuration file.  This can probably be amended in a more general manner
 pretty easily - if you want to use/try the scripts, but don't know Ruby terribly well, please email me and I'll help you get it set up (or if there's enough demand, just take the time and generalize handling of repositories).</div>
<div><br>
</div>
<div>Comments welcome, please contact me with any questions, code or doc contributions, etc. </div>
<div><br>
</div>
<div>For reference, here's a list of our other ASpace-related EAD tools, which I'm ALSO very happy to help with/answer questions about.</div>
<div><br>
</div>
<div>EADChecker - Web service to check EAD files against Harvard's schematron (or your own, if you want to download the code and run your own instance) </div>
<div>Live site, globally accessible: <a href="http://eadchecker.lib.harvard.edu">
http://eadchecker.lib.harvard.edu</a></div>
<div>Code: <a href="https://github.com/harvard-library/archivesspace-checker">https://github.com/harvard-library/archivesspace-checker</a></div>
<div>Developer Docs: <a href="http://harvard-library.github.io/archivesspace-checker">http://harvard-library.github.io/archivesspace-checker</a>/</div>
<div><br>
</div>
<div>ASpace Preprocessor - Application to check finding aids in bulk and apply automated fixes to them</div>
<div>Code: <a href="https://github.com/harvard-library/archivesspace-preprocessor">https://github.com/harvard-library/archivesspace-preprocessor</a></div>
<div>AND: <a href="https://github.com/harvard-library/aspace-processor-fixes">https://github.com/harvard-library/aspace-processor-fixes</a></div>
<div><br>
</div>
<div>Thanks very much for your time, I hope this is useful to someone out there!</div>
<div><br>
</div>
<div>- Dave Mayo</div>
</body>
</html>