mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 22:25:02 +01:00
Add notes for 2023-10-27
This commit is contained in:
parent
3a4ecbd82d
commit
34523acc47
@ -119,5 +119,21 @@ forEach(value.parseXml().select("jats|p"),i,i.xmlText()).join("")
|
||||
## 2023-10-24
|
||||
|
||||
- Sync DSpace 7 Test with a fresh CGSpace snapshot
|
||||
- Meeting with FARA to discuss DSpace training and support
|
||||
- Meeting with IFPRI about migrating to CGSpace
|
||||
|
||||
## 2023-10-25
|
||||
|
||||
- Maria was asking about an error deleting an item in the Alliance community
|
||||
- The error was "Authorization denied for action OBSOLETE (DELETE) on BITSTREAM:..."
|
||||
- According to my notes this error happened a few times in the past and is some kind of corner case regarding permissions
|
||||
- I deleted the item for her
|
||||
- I deleted a handful of old CRP groups on CGSpace
|
||||
|
||||
## 2023-10-27
|
||||
|
||||
- Peter sent me a list of journal articles from Altmetric that have an ILRI affiliation, but no Handle
|
||||
- I used my `crossref_doi_lookup.py` script to fetch the metadata for them using their DOIs, then did a bunch of cleanup in OpenRefine
|
||||
- Test some LDAP patches for DSpace 7
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -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 “Authorization denied for action OBSOLETE (DELETE) on BITSTREAM:…”</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 -->
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-10-16T17:03:59+03:00" />
|
||||
<meta property="og:updated_time" content="2023-10-24T23:26:01+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -3,19 +3,19 @@
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2023-10-16T17:03:59+03:00</lastmod>
|
||||
<lastmod>2023-10-24T23:26:01+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2023-10-16T17:03:59+03:00</lastmod>
|
||||
<lastmod>2023-10-24T23:26:01+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2023-10-16T17:03:59+03:00</lastmod>
|
||||
<lastmod>2023-10-24T23:26:01+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2023-10/</loc>
|
||||
<lastmod>2023-10-16T17:03:59+03:00</lastmod>
|
||||
<lastmod>2023-10-24T23:26:01+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2023-10-16T17:03:59+03:00</lastmod>
|
||||
<lastmod>2023-10-24T23:26:01+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2023-09/</loc>
|
||||
<lastmod>2023-10-04T09:24:33+03:00</lastmod>
|
||||
|
Loading…
Reference in New Issue
Block a user