mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2023-09-13
This commit is contained in:
parent
22e47beeb6
commit
afcbc67874
@ -68,4 +68,28 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUS
|
||||
- I can't believe that almost 18 hours later the first CSV import with 5,000 changes is not done...
|
||||
- Run all system updates on CGSpace and reboot it, as it had been two months since the last time
|
||||
|
||||
## 2023-09-10
|
||||
|
||||
- Minor work on the DSpace 7 home page
|
||||
|
||||
## 2023-09-11
|
||||
|
||||
- Export CGSpace to check for missing Initiative collection mappings
|
||||
- Start a harvest on AReS
|
||||
|
||||
## 2023-09-12
|
||||
|
||||
- Minor work on DSpace 7 home page
|
||||
- Minor work on CG Core types
|
||||
- I published a new HTML version of the updated IPtypes and archived the current version as v2.0.0 so we can still reference it
|
||||
|
||||
## 2023-09-13
|
||||
|
||||
- Stefano reminded me about the updated OAI MODS mappings on CGSpace so I re-applied them on DSpace Test and updated the OAI index so he could confirm
|
||||
- Now I'm ready to put it on CGSpace if he confirms
|
||||
- I created a basic theme for CIP on DSpace 7
|
||||
- While doing that I noticed that a bunch of CIP bitstreams didn't have the latest 500px thumbnails so I re-ran filter-media on a handful of their collections
|
||||
- I had two occurrences of an OOM kill of the Tomcat 9 java process on DSpace 7 test tonight
|
||||
- Once while doing a Discovery index, the other while doing filter media
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -36,7 +36,7 @@ Start a harvest on AReS
|
||||
"@type": "BlogPosting",
|
||||
"headline": "September, 2023",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2023-09/",
|
||||
"wordCount": "426",
|
||||
"wordCount": "594",
|
||||
"datePublished": "2023-09-02T17:29:36+03:00",
|
||||
"dateModified": "2023-09-10T09:58:29+03:00",
|
||||
"author": {
|
||||
@ -182,6 +182,42 @@ Start a harvest on AReS
|
||||
<li>I can’t believe that almost 18 hours later the first CSV import with 5,000 changes is not done…</li>
|
||||
<li>Run all system updates on CGSpace and reboot it, as it had been two months since the last time</li>
|
||||
</ul>
|
||||
<h2 id="2023-09-10">2023-09-10</h2>
|
||||
<ul>
|
||||
<li>Minor work on the DSpace 7 home page</li>
|
||||
</ul>
|
||||
<h2 id="2023-09-11">2023-09-11</h2>
|
||||
<ul>
|
||||
<li>Export CGSpace to check for missing Initiative collection mappings</li>
|
||||
<li>Start a harvest on AReS</li>
|
||||
</ul>
|
||||
<h2 id="2023-09-12">2023-09-12</h2>
|
||||
<ul>
|
||||
<li>Minor work on DSpace 7 home page</li>
|
||||
<li>Minor work on CG Core types
|
||||
<ul>
|
||||
<li>I published a new HTML version of the updated IPtypes and archived the current version as v2.0.0 so we can still reference it</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2023-09-13">2023-09-13</h2>
|
||||
<ul>
|
||||
<li>Stefano reminded me about the updated OAI MODS mappings on CGSpace so I re-applied them on DSpace Test and updated the OAI index so he could confirm
|
||||
<ul>
|
||||
<li>Now I’m ready to put it on CGSpace if he confirms</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I created a basic theme for CIP on DSpace 7
|
||||
<ul>
|
||||
<li>While doing that I noticed that a bunch of CIP bitstreams didn’t have the latest 500px thumbnails so I re-ran filter-media on a handful of their collections</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I had two occurrences of an OOM kill of the Tomcat 9 java process on DSpace 7 test tonight
|
||||
<ul>
|
||||
<li>Once while doing a Discovery index, the other while doing filter media</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user