mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes
This commit is contained in:
parent
55a231611f
commit
96cdb781fb
@ -481,4 +481,23 @@ $ convert 10568-103447-dspace-step1.pdf.jpg -thumbnail 600x600 -unsharp 1.5x1+0.
|
||||
- I had a call with Salem and he asked me about redirecting from some CRP duplicates that exist in both MELSpace and CGSpace
|
||||
- We decided that the only way is to use an HTTP 301 redirect in the nginx web server, but I said that I'd check with CNRI to see if there was a way to do this within the Handle system
|
||||
|
||||
## 2022-10-13
|
||||
|
||||
- Disable the REST API cache on CGSpace temporarily to see if that fixes a strange problem we are seeing with listing publications on ilri.org
|
||||
- Meeting with MEL, MARLO, and CG Core people to continue discussing `dcterms.type`
|
||||
- I added the new MEL account to all the appropriate authorizations for Initiatives that ICARDA is involved in on CGSpace
|
||||
- I still have to add the few that WorldFish is involved in
|
||||
|
||||
## 2022-10-14
|
||||
|
||||
- Abenet finalized adding the MEL user to all initiative collections on CGSpace
|
||||
- Re-sync CGSpace to DSpace Test to get the new MEL user and authorizations
|
||||
- I checked ilri.org and I see more publications for 2021 and earlier
|
||||
- The results are still strange though because I only see a few for each year
|
||||
|
||||
## 2022-10-15
|
||||
|
||||
- I'm going to turn the REST API cache on CGSpace back on to see if the ilri.org publications thing gets broken again
|
||||
- Start a harvest on AReS
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -20,7 +20,7 @@ I filed an issue to ask about Java 11+ support
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-10/" />
|
||||
<meta property="article:published_time" content="2022-10-01T19:45:36+03:00" />
|
||||
<meta property="article:modified_time" content="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="article:modified_time" content="2022-10-13T07:10:59+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -46,9 +46,9 @@ I filed an issue to ask about Java 11+ support
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2022",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2022-10/",
|
||||
"wordCount": "1940",
|
||||
"wordCount": "2090",
|
||||
"datePublished": "2022-10-01T19:45:36+03:00",
|
||||
"dateModified": "2022-10-09T21:19:38+03:00",
|
||||
"dateModified": "2022-10-13T07:10:59+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -630,6 +630,31 @@ I filed an issue to ask about Java 11+ support
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2022-10-13">2022-10-13</h2>
|
||||
<ul>
|
||||
<li>Disable the REST API cache on CGSpace temporarily to see if that fixes a strange problem we are seeing with listing publications on ilri.org</li>
|
||||
<li>Meeting with MEL, MARLO, and CG Core people to continue discussing <code>dcterms.type</code></li>
|
||||
<li>I added the new MEL account to all the appropriate authorizations for Initiatives that ICARDA is involved in on CGSpace
|
||||
<ul>
|
||||
<li>I still have to add the few that WorldFish is involved in</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2022-10-14">2022-10-14</h2>
|
||||
<ul>
|
||||
<li>Abenet finalized adding the MEL user to all initiative collections on CGSpace</li>
|
||||
<li>Re-sync CGSpace to DSpace Test to get the new MEL user and authorizations</li>
|
||||
<li>I checked ilri.org and I see more publications for 2021 and earlier
|
||||
<ul>
|
||||
<li>The results are still strange though because I only see a few for each year</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2022-10-15">2022-10-15</h2>
|
||||
<ul>
|
||||
<li>I’m going to turn the REST API cache on CGSpace back on to see if the ilri.org publications thing gets broken again</li>
|
||||
<li>Start a harvest on AReS</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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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="2022-10-09T21:19:38+03:00" />
|
||||
<meta property="og:updated_time" content="2022-10-13T07:10:59+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>2022-10-09T21:19:38+03:00</lastmod>
|
||||
<lastmod>2022-10-13T07:10:59+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2022-10-09T21:19:38+03:00</lastmod>
|
||||
<lastmod>2022-10-13T07:10:59+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2022-10-09T21:19:38+03:00</lastmod>
|
||||
<lastmod>2022-10-13T07:10:59+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2022-10/</loc>
|
||||
<lastmod>2022-10-09T21:19:38+03:00</lastmod>
|
||||
<lastmod>2022-10-13T07:10:59+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2022-10-09T21:19:38+03:00</lastmod>
|
||||
<lastmod>2022-10-13T07:10:59+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2022-09/</loc>
|
||||
<lastmod>2022-09-30T17:29:50+03:00</lastmod>
|
||||
|
Loading…
Reference in New Issue
Block a user