Add notes for 2023-10-27

This commit is contained in:
2023-10-27 17:09:30 +03:00
parent 3a4ecbd82d
commit 34523acc47
32 changed files with 75 additions and 37 deletions

View File

@ -20,7 +20,7 @@ We can be on the safe side by using only abstracts for items that are licensed u
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-10/" />
<meta property="article:published_time" content="2023-10-02T09:05:36+03:00" />
<meta property="article:modified_time" content="2023-10-16T17:03:59+03:00" />
<meta property="article:modified_time" content="2023-10-24T23:26:01+03:00" />
@ -46,9 +46,9 @@ We can be on the safe side by using only abstracts for items that are licensed u
"@type": "BlogPosting",
"headline": "October, 2023",
"url": "https://alanorth.github.io/cgspace-notes/2023-10/",
"wordCount": "962",
"wordCount": "1089",
"datePublished": "2023-10-02T09:05:36+03:00",
"dateModified": "2023-10-16T17:03:59+03:00",
"dateModified": "2023-10-24T23:26:01+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -284,6 +284,28 @@ We can be on the safe side by using only abstracts for items that are licensed u
<h2 id="2023-10-24">2023-10-24</h2>
<ul>
<li>Sync DSpace 7 Test with a fresh CGSpace snapshot</li>
<li>Meeting with FARA to discuss DSpace training and support</li>
<li>Meeting with IFPRI about migrating to CGSpace</li>
</ul>
<h2 id="2023-10-25">2023-10-25</h2>
<ul>
<li>Maria was asking about an error deleting an item in the Alliance community
<ul>
<li>The error was &ldquo;Authorization denied for action OBSOLETE (DELETE) on BITSTREAM:&hellip;&rdquo;</li>
<li>According to my notes this error happened a few times in the past and is some kind of corner case regarding permissions</li>
<li>I deleted the item for her</li>
</ul>
</li>
<li>I deleted a handful of old CRP groups on CGSpace</li>
</ul>
<h2 id="2023-10-27">2023-10-27</h2>
<ul>
<li>Peter sent me a list of journal articles from Altmetric that have an ILRI affiliation, but no Handle
<ul>
<li>I used my <code>crossref_doi_lookup.py</code> script to fetch the metadata for them using their DOIs, then did a bunch of cleanup in OpenRefine</li>
</ul>
</li>
<li>Test some LDAP patches for DSpace 7</li>
</ul>
<!-- raw HTML omitted -->