<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Calibri Light";
        panose-1:2 15 3 2 2 2 4 3 2 4;}
@font-face
        {font-family:Menlo-Regular;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Good point, Steve.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Also, I *<b>think</b>* (not 100% sure about this now that I’m typing this) that you can coax a re-index by updating the modification time when running an SQL update if you’re updating the timestamp on a major record type.  At least, we’ve
 usually included a new ‘modified time’ and ‘username’ whenever we opted to update the database directly.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And yes, it’s a heck of a lot quicker, as my colleague Alicia Detelich can attest! A couple of months ago she updated about 1 million date records with normalized begin/end date values, and she did that with an SQL update script since it
 only took a few seconds that way, whereas using the API to update ~1 million archival object records would’ve taken… well… I forget how long it would’ve taken in our setup, but it was a long time
<span style="font-family:"Segoe UI Emoji",sans-serif">😊</span>.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">All that said, often folks might have access to the API but that doesn’t mean that they also have access to the underlying database.  I have read-only access to our database but not write access, for example.  And some folks might not even
 have database access at all (but hopefully they’re very friendly with their IT department/person in that case).  I know that’s definitely come up before when discussing workarounds for reports.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Mark<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">p.s. thank you for changing the subject line, as I almost always forgot to do that!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org [mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org]
<b>On Behalf Of </b>Majewski, Steven Dennis (sdm7g)<br>
<b>Sent:</b> Thursday, 02 August, 2018 3:58 PM<br>
<b>To:</b> Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject:</b> [Archivesspace_Users_Group] Finding Air Filing Title sort [was: Yale Library ASpace PUI Usability Testing Final Report + Results]<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I usually agree with the notion that you shouldn’t try modifying resources directly in MySQL unless you know what you’re doing. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">That’s because, when you’re dealing with linked resources, you need to define some complicated views using multiple JOINs in MySQL to follow those linkages so that parents and children all get updated properly. The backend API resolves
 these links for you in most cases, so it’s simpler to use the API. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">However, this is one of those cases where you would just be modifying one MySQL resource field based on another in the same record, so no extra link resolution required. Simpler to update in MySQL and then trigger a Solr reindex. ( Because
 making changed directly in MySQL bypasses the indexer notifications. ) Also a lot more efficient if you’ve got a lot of resources. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">— Steve. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On Aug 2, 2018, at 2:56 PM, Custer, Mark <<a href="mailto:mark.custer@yale.edu">mark.custer@yale.edu</a>> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">That’s actually a really good use case for using the ASpace API.  The Finding Aid Title field could be moved (or duplicated) in the Filing Title field with a sleek script!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<div>
<p class="MsoNormal"><b>From:</b><span class="apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">archivesspace_users_group-bounces@lyralists.lyrasis.org</a> [<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org</a>]<span class="apple-converted-space"> </span><b>On
 Behalf Of<span class="apple-converted-space"> </span></b>Hilton, Adrien<br>
<b>Sent:</b><span class="apple-converted-space"> </span>Thursday, 02 August, 2018 11:42 AM<br>
<b>To:</b><span class="apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org">archivesspace_users_group@lyralists.lyrasis.org</a>><br>
<b>Subject:</b><span class="apple-converted-space"> </span>Re: [Archivesspace_Users_Group] Yale Library ASpace PUI Usability Testing Final Report + Results<o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Hi Mark,<span class="apple-converted-space"> </span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Yeah, legacy practice across Harvard was not to use Finding Aid Filing Title, just Finding Aid Title, which was formatted like, “Last Name, First Name. First Name Last Name papers: Guide.”<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">But thanks for the link, that might help us develop a solution.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Best wishes,<span class="apple-converted-space"> </span><br>
Adrien<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<div>
<p class="MsoNormal"><b>From:</b><span class="apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a><span class="apple-converted-space"> </span><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a>><span class="apple-converted-space"> </span><b>On
 Behalf Of<span class="apple-converted-space"> </span></b>Custer, Mark<br>
<b>Sent:</b><span class="apple-converted-space"> </span>Thursday, August 02, 2018 11:00 AM<br>
<b>To:</b><span class="apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group@lyralists.lyrasis.org</span></a>><br>
<b>Subject:</b><span class="apple-converted-space"> </span>Re: [Archivesspace_Users_Group] Yale Library ASpace PUI Usability Testing Final Report + Results<o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Hi Adrien,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Right now, the logic for this is the same in the staff interface as it is in the public interface.  If the record is a resource, and if that resource record has a Finding Aid<span class="apple-converted-space"> </span><i>Filing</i><span class="apple-converted-space"> </span>Fitle,
 then the filing title is what’s used for sorting.  If there’s no filing title, then the resource title is used (not the finding aid title; and I assume that decision was made when ASpace was created since often the finding aid title proper will have things
 like “Guide to the…” or “Inventory of” etc. at the very beginning). <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Here’s where that logic happens in the indexer:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__github.com_archivesspace_archivesspace_blob_master_indexer_app_lib_indexer-5Fcommon.rb-23L888-2DL890%26d%3DDwMFAg%26c%3DWO-RGvefibhHBZq3fL85hQ%26r%3Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU%26m%3D_W6Y2-L3MuZlIdndB1sqRCYzyVktoECCp37grV7zXr4%26s%3DHdcHNdb2z4RLjGvE683W6-rwceyV4zfaosHaMmVD1vI%26e%3D&data=02%7C01%7Cmark.custer%40yale.edu%7Ca5e4444d211f40520d1308d5f88fef40%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688219452628981&sdata=cKQ%2BDVvPCfhSTHdDpQngwtImxOKFkOUwVxHrJ9C7QUM%3D&reserved=0"><span style="color:#954F72">https://github.com/archivesspace/archivesspace/blob/master/indexer/app/lib/indexer_common.rb#L888-L890</span></a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">I hope that helps (and I hope the bit about the indexer above is correct, but I’m pretty sure that it is).  But if you put the title as you want it to be sorted in the “finding aid filing title” in the staff interface, then you should be
 all set.  For instance, the “Bradford Edward Ableson Papers” sorts before “Accelerator Laboratories, Yale University, photographs” in our instance  because we have the following recorded in the Finding Aid Filling Title in the staff interface:  “Ableson (Bradford
 Edward) Papers”<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Also, I agree that the report that Eve shared looks great!!!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Mark<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<div>
<p class="MsoNormal"><b>From:</b><span class="apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a><span class="apple-converted-space"> </span>[<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a>]<span class="apple-converted-space"> </span><b>On
 Behalf Of<span class="apple-converted-space"> </span></b>Hilton, Adrien<br>
<b>Sent:</b><span class="apple-converted-space"> </span>Thursday, 02 August, 2018 10:29 AM<br>
<b>To:</b><span class="apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group@lyralists.lyrasis.org</span></a>><br>
<b>Subject:</b><span class="apple-converted-space"> </span>Re: [Archivesspace_Users_Group] Yale Library ASpace PUI Usability Testing Final Report + Results<o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Hi Eve,<span class="apple-converted-space"> </span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Congratulations, this looks great!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">A question: your collections browse list is alphabetical by something other than the first word of the title that’s listed, creator last name, for instance. What field are you sorting this from?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">At Harvard, we’re currently browsing collections using the first word of the collection title, which is not ideal. We’d prefer to sort by finding aid title, but I’ve been told this field is not sortable in the core code.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Thanks,<span class="apple-converted-space"> </span><br>
Adrien<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<div>
<p class="MsoNormal"><b>From:</b><span class="apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a><span class="apple-converted-space"> </span><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group-bounces@lyralists.lyrasis.org</span></a>><span class="apple-converted-space"> </span><b>On
 Behalf Of<span class="apple-converted-space"> </span></b>Neiger, Eve<br>
<b>Sent:</b><span class="apple-converted-space"> </span>Wednesday, August 01, 2018 4:05 PM<br>
<b>To:</b><span class="apple-converted-space"> </span><a href="mailto:archivesspace_users_group@lyralists.lyrasis.org"><span style="color:#954F72">archivesspace_users_group@lyralists.lyrasis.org</span></a><br>
<b>Subject:</b><span class="apple-converted-space"> </span>[Archivesspace_Users_Group] Yale Library ASpace PUI Usability Testing Final Report + Results<o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Dear ArchivesSpace User Group Members:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">The Yale University Library ASpace Public User Interface (PUI) Implementation Team has completed pre-launch usability testing work on our customized PUI, now called<span class="apple-converted-space"> </span><i>Archives at Yale.</i><span class="apple-converted-space"> </span>Over
 the last year, our team has been preparing for the launch of our ASpace PUI and a move from the<span class="apple-converted-space"> </span><a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fdrs.library.yale.edu-5Ffedoragsearch-5Frest-2526d-253DDwMFAg-2526c-253DWO-2DRGvefibhHBZq3fL85hQ-2526r-253Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU-2526m-253DylCmqQ0O-2D8R8Z5jgU-5F-2DvjyMALIZcGx3tlGS1iRf0ZZw-2526s-253DEbFeLEgJ-5FwFbR1Ja7A-5FUlzKJpPDHMHOt2aZOVzJtOl4-2526e-253D-26data-3D02-257C01-257Cmark.custer-2540yale.edu-257C55c0eeda5ec04170817308d5f88445be-257Cdd8cbebb21394df8b4114e3e87abeb5c-257C0-257C0-257C636688169353898109-26sdata-3Dfc-252FunjYJpi8dn2-252BCyS3CiJlzehISoQurnm762VUJ6rc-253D-26reserved-3D0%26d%3DDwMFAg%26c%3DWO-RGvefibhHBZq3fL85hQ%26r%3Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU%26m%3D_W6Y2-L3MuZlIdndB1sqRCYzyVktoECCp37grV7zXr4%26s%3DgJSfQxiaBeCwp9MUsm3MyeKUZjcSTTXwBFJBwXB28U0%26e%3D&data=02%7C01%7Cmark.custer%40yale.edu%7Ca5e4444d211f40520d1308d5f88fef40%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688219452638990&sdata=nz7E4igwMBv9NG4%2FOP30o%2FOSyi8R%2Bvc78h28M0AC6hk%3D&reserved=0"><span style="color:#954F72">Yale
 Finding Aid Database (YFAD).</span></a><span class="apple-converted-space"> </span>In order to identify and prioritize needed changes and customizations to the out-of-the-box PUI, we ran two rounds of usability testing.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">The first round of testing took place in February 2018, followed by an analysis and report. Based on this analysis, we customized our PUI to better match users’ mental models, eliminate usability and accessibility issues, and facilitate
 more accurate searching. During our first round of testing, our Aeon integration for material requesting was not ready so we could not asses usability for requesting at that time. By the time we finished major customizations, the Aeon integration was ready
 and we ran a second round of testing in June 2018 focused on requesting and the new changes.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">We compiled the results from both rounds of usability testing in a report (with an addendum for the second round of testing) and are proud to share it with you now.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">You view a copy of our report here:<span class="apple-converted-space"> </span><a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Fdrive.google.com-5Ffile-5Fd-5F1yB8ejKvfSokOMZnWn6k8MjL0CYA6WKkq-5Fview-2D3Fusp-2D3Dsharing-2526d-253DDwMFAg-2526c-253DWO-2DRGvefibhHBZq3fL85hQ-2526r-253Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU-2526m-253DylCmqQ0O-2D8R8Z5jgU-5F-2DvjyMALIZcGx3tlGS1iRf0ZZw-2526s-253DgrNFeV-5FE3VHz83XuUpMY3Q84oKgIw4zjEYYB-5FfRTA3I-2526e-253D-26data-3D02-257C01-257Cmark.custer-2540yale.edu-257C55c0eeda5ec04170817308d5f88445be-257Cdd8cbebb21394df8b4114e3e87abeb5c-257C0-257C0-257C636688169353908109-26sdata-3DwDs5ogJbzTnPVyXrbLX6yv1eznx5cMaUZXlyhVDs6Q0-253D-26reserved-3D0%26d%3DDwMFAg%26c%3DWO-RGvefibhHBZq3fL85hQ%26r%3Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU%26m%3D_W6Y2-L3MuZlIdndB1sqRCYzyVktoECCp37grV7zXr4%26s%3DMCCAIk0pnvdpQChf0oJjySIQx377DaKj-jMRzWe9U_A%26e%3D&data=02%7C01%7Cmark.custer%40yale.edu%7Ca5e4444d211f40520d1308d5f88fef40%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688219452638990&sdata=tTxav96aI7OoasX9P7fZXKaEwvZF%2FwXFQuDIPpEUAIE%3D&reserved=0"><span style="color:#954F72">https://drive.google.com/file/d/1yB8ejKvfSokOMZnWn6k8MjL0CYA6WKkq/view?usp=sharing</span></a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">We’ve also compiled screenshots of our PUI pre-customization for reference:<span class="apple-converted-space"> </span><a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Fdrive.google.com-5Fopen-2D3Fid-2D3D1lDMTrXSKp4qzujdCzwhu-2D2DPzomyL0KAlH-2526d-253DDwMFAg-2526c-253DWO-2DRGvefibhHBZq3fL85hQ-2526r-253Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU-2526m-253DylCmqQ0O-2D8R8Z5jgU-5F-2DvjyMALIZcGx3tlGS1iRf0ZZw-2526s-253D7eTyX8pwkCAcsXQKjEsqQvxo7Cp4MFnPsQjgqPUgUKQ-2526e-253D-26data-3D02-257C01-257Cmark.custer-2540yale.edu-257C55c0eeda5ec04170817308d5f88445be-257Cdd8cbebb21394df8b4114e3e87abeb5c-257C0-257C0-257C636688169353918123-26sdata-3D6ytaWPyB9J5-252BC-252F1Vcy6UsZCutjN5WVfKnhlHOeUytlM-253D-26reserved-3D0%26d%3DDwMFAg%26c%3DWO-RGvefibhHBZq3fL85hQ%26r%3Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU%26m%3D_W6Y2-L3MuZlIdndB1sqRCYzyVktoECCp37grV7zXr4%26s%3DI8MiZhuh4mcdNRCzYELZnjgLHbU4qTrx3HbYKUPqo9I%26e%3D&data=02%7C01%7Cmark.custer%40yale.edu%7Ca5e4444d211f40520d1308d5f88fef40%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688219452648994&sdata=m5ixbhJdQUUMgSrS7az3IoiQVhTO9zzulPDpVxihKbg%3D&reserved=0"><span style="color:#954F72">https://drive.google.com/open?id=1lDMTrXSKp4qzujdCzwhu-PzomyL0KAlH</span></a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">And finally, you can see the results of our customizations and the most current version of Archives at Yale (our PUI) here:<a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Fpuitestarchivesspace.library.yale.edu-5F-2526d-253DDwMFAg-2526c-253DWO-2DRGvefibhHBZq3fL85hQ-2526r-253Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU-2526m-253DylCmqQ0O-2D8R8Z5jgU-5F-2DvjyMALIZcGx3tlGS1iRf0ZZw-2526s-253DiRqskp189LG1GCTB1pV7exJ3Nb5On6-5F7o1PJaVBmH-2DE-2526e-253D-26data-3D02-257C01-257Cmark.custer-2540yale.edu-257C55c0eeda5ec04170817308d5f88445be-257Cdd8cbebb21394df8b4114e3e87abeb5c-257C0-257C0-257C636688169353918123-26sdata-3DQgmaLNXt-252Fc9BPspLjJdtdhFgxuy1348xCXyNLrDjihc-253D-26reserved-3D0%26d%3DDwMFAg%26c%3DWO-RGvefibhHBZq3fL85hQ%26r%3Do7OoY1I5SGwJOY4qFC1JgmA4MQwVJOWSxO2IqPX0FiU%26m%3D_W6Y2-L3MuZlIdndB1sqRCYzyVktoECCp37grV7zXr4%26s%3D7qLoaGqMyglcYOIr-p21jhMRYD08gXz5NUQPuPcSlRs%26e%3D&data=02%7C01%7Cmark.custer%40yale.edu%7Ca5e4444d211f40520d1308d5f88fef40%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688219452659006&sdata=iGqytc902sZ%2BQDrIDnxE0%2FsOm8UnJ3xh4%2Bk0aFJFrgQ%3D&reserved=0"><span style="color:#954F72">https://puitestarchivesspace.library.yale.edu/</span></a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">*<i>Please note, this is a TEST version or our PUI and may not include up-to-date collection information.</i><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><i> </i><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">We are happy to answer any questions you have about our usability testing process, analysis, and results. Feel free to reach out to me at<a href="mailto:eve.neiger@yale.edu"><span style="color:#954F72">eve.neiger@yale.edu</span></a>.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Best,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Eve Neiger,<span class="apple-converted-space"> </span><i><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif">on behalf of the Yale University Library ArchivesSpace Public User Interface Implementation Team, Usability
 and Accessibility Workgroup</span></i><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div style="margin-left:.5in">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#1F497D">Eve Neiger</span><o:p></o:p></p>
</div>
<div style="margin-left:.5in">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#1F497D">Archivist</span><o:p></o:p></p>
</div>
<div style="margin-left:.5in">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#1F497D">Beinecke Rare Book and Manuscript Library</span><o:p></o:p></p>
</div>
<div style="margin-left:.5in">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#1F497D">Yale University</span><o:p></o:p></p>
</div>
<div style="margin-left:.5in">
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#1F497D">203.432.9027 –<span class="apple-converted-space"> </span></span><a href="mailto:eve.neiger@yale.edu"><span style="font-size:10.5pt;font-family:"Calibri Light",sans-serif;color:#954F72">eve.neiger@yale.edu</span></a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Menlo-Regular",serif">_______________________________________________<br>
Archivesspace_Users_Group mailing list<br>
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br>
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flyralists.lyrasis.org%2Fmailman%2Flistinfo%2Farchivesspace_users_group&data=02%7C01%7Cmark.custer%40yale.edu%7Cd4d2ab168db548d4879808d5f8b239fb%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C636688366741701275&sdata=eaTQkm4%2BMiLTme9BJwhB%2BMBh3ehjten9BqKAYYv84xc%3D&reserved=0">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></span><o:p></o:p></p>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>