<html 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:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi Cliff.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">The </span><span style="font-size:11.0pt"><repositoryIdentifier> element is from the staff interface “OAI-PMH Settings” page. It uses the OAI Record Prefix where it removes the “oai:” part if you still have
it there otherwise it will just take the value entered there (I think this is it as I backtracked from just trying it in our test instance-- https://github.com/archivesspace/archivesspace/blob/a81ea29ea0167374ef7d38e8a5631627b9cd1d2d/backend/app/lib/oai/oai_gem_patches/identify_response.rb#L22
). It did require me to restart the application when I changed the OAI Record Prefix field to take place in the
<a href="https://archives.lib.ku.edu/oai?verb=Identify">https://archives.lib.ku.edu/oai?verb=Identify</a> where I found the <repositoryIdentifier> element.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">It looks like the default value in that field is: oai:archivesspace which is why I think you see ArchivesSpace in the <repositoryIdentifier> element<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Cliff Landis <jlandis@auctr.edu><br>
<b>Date: </b>Thursday, November 30, 2023 at 10:09 AM<br>
<b>To: </b>archivesspace_users_group@lyralists.lyrasis.org <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject: </b>[Archivesspace_Users_Group] Help changing the <repositoryIdentifier> value in the OAI-PMH feed?<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt">Hi folks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">We’re trying to set up the ArchivesSpace OAI-PMH feed in Digital Collections Gateway (DCG) so that our finding aids can appear in WorldCat.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Unfortunately, the OAI-PMH feed that is coming out of ArchivesSpace isn’t passing the pre-check validator in DCG.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">We reached out to OCLC, and they said to test the feed using the validator at
<a href="https://www.openarchives.org/Register/ValidateSite">https://www.openarchives.org/Register/ValidateSite</a>.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">When we did so, we got a failure for the <repositoryIdentifier> element, because the value is currently set to “archivesspace” rather than to our domain “auctr.edu”. The domain is what’s required in that
element <a href="https://www.openarchives.org/OAI/2.0/guidelines-oai-identifier.htm">
according to the guidelines</a>.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">There’s no option to change that particular element, either in the
<a href="https://archivesspace.github.io/tech-docs/customization/configuration.html">
back-end config.rb file</a>, or in the staff interface “OAI-PMH Settings” page. <o:p>
</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Is there any other way to change this value? Is there something that I’m missing?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Thanks in advance!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:9.0pt;font-family:"Georgia",serif">Cliff Landis</span></b><span style="font-size:9.0pt;font-family:"Georgia",serif"> (<a href="https://www.glsen.org/activity/pronouns-guide-glsen">he/him/his</a>)<br>
Digital Initiatives Librarian</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif">Atlanta University Center Robert W. Woodruff Library</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif">111 James P. Brawley Drive, SW</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif">Atlanta, GA 30314</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif">404-978-2155 (v)</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif;color:#4472C4"><a href="http://www.auctr.edu/"><span style="color:#4472C4">http://www.auctr.edu</span></a></span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif;color:#4472C4"><a href="mailto:jlandis@auctr.edu"><span style="color:#4472C4">jlandis@auctr.edu</span></a></span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Georgia",serif"> </span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Georgia",serif">We will always provide service that exceeds the customer’s expectation… Because we care!</span></i><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
</div>
</div>
</div>
</body>
</html>