mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2023-06-13
This commit is contained in:
@ -24,7 +24,7 @@ From what I can see we need to upgrade the MODS schema from 3.1 to 3.7 and then
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-06/" />
|
||||
<meta property="article:published_time" content="2023-06-02T10:29:36+03:00" />
|
||||
<meta property="article:modified_time" content="2023-06-08T17:04:20+03:00" />
|
||||
<meta property="article:modified_time" content="2023-06-10T09:17:08+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -54,9 +54,9 @@ From what I can see we need to upgrade the MODS schema from 3.1 to 3.7 and then
|
||||
"@type": "BlogPosting",
|
||||
"headline": "June, 2023",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2023-06/",
|
||||
"wordCount": "636",
|
||||
"wordCount": "808",
|
||||
"datePublished": "2023-06-02T10:29:36+03:00",
|
||||
"dateModified": "2023-06-08T17:04:20+03:00",
|
||||
"dateModified": "2023-06-10T09:17:08+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -226,6 +226,28 @@ From what I can see we need to upgrade the MODS schema from 3.1 to 3.7 and then
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2023-06-11">2023-06-11</h2>
|
||||
<ul>
|
||||
<li>File <a href="https://github.com/DSpace/DSpace/issues/8900">an issue</a> on DSpace for the <code>Content-Disposition</code> bug causing images to get downloaded instead of opened inline</li>
|
||||
</ul>
|
||||
<h2 id="2023-06-12">2023-06-12</h2>
|
||||
<ul>
|
||||
<li>Export CGSpace to do some more work extracting volume and issue from citations for items where they are missing
|
||||
<ul>
|
||||
<li>I found and fixed over 7,000!</li>
|
||||
<li>Then I found and extracted another 7,000 items with no extents (pages)</li>
|
||||
<li>Then I replaced all occurences of en dashes for ranges in pages with regular hyphens</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2023-06-13">2023-06-13</h2>
|
||||
<ul>
|
||||
<li>Last night I finally figured out how to do basic overrides to the simple item view in Angular</li>
|
||||
<li>Add a handful of new ORCID identifiers to my list and tag them on CGSpace</li>
|
||||
<li>Extract a list of all the proposed actions for CG Core output types and create a <a href="https://github.com/AgriculturalSemantics/cg-core/issues/45">new issue for them on CG Core’s GitHub repository</a></li>
|
||||
<li>Extract a list of all the proposed actions for CG Core output types for MARLO and create <a href="https://github.com/CCAFS/MARLO/issues/2479">a new issue for them on MARLO’s GitHub repository</a></li>
|
||||
<li>Meeting with Indira, Ryan, and Abenet to discuss plans for the DSpace 7 focus group</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user