Update notes

This commit is contained in:
2023-09-30 13:07:23 +03:00
parent 4a02a78186
commit 249d9be387
135 changed files with 218 additions and 170 deletions

View File

@ -15,7 +15,7 @@ Start a harvest on AReS
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-09/" />
<meta property="article:published_time" content="2023-09-02T17:29:36+03:00" />
<meta property="article:modified_time" content="2023-09-23T10:15:01+03:00" />
<meta property="article:modified_time" content="2023-09-25T17:38:05+03:00" />
@ -26,7 +26,7 @@ Start a harvest on AReS
Export CGSpace to check for missing Initiative collection mappings
Start a harvest on AReS
"/>
<meta name="generator" content="Hugo 0.118.2">
<meta name="generator" content="Hugo 0.119.0">
@ -36,9 +36,9 @@ Start a harvest on AReS
"@type": "BlogPosting",
"headline": "September, 2023",
"url": "https://alanorth.github.io/cgspace-notes/2023-09/",
"wordCount": "1332",
"wordCount": "1515",
"datePublished": "2023-09-02T17:29:36+03:00",
"dateModified": "2023-09-23T10:15:01+03:00",
"dateModified": "2023-09-25T17:38:05+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -360,6 +360,31 @@ Start a harvest on AReS
<li>Review some patches on DSpace Angular</li>
<li>Create a basic Alliance theme for DSpace 7</li>
</ul>
<h2 id="2023-09-27">2023-09-27</h2>
<ul>
<li>I realized that we can get controlled vocabularies from DSpace 7&rsquo;s REST API, for both value-pairs and hierarchical controlled vocabularies, ie:</li>
</ul>
<p><a href="https://dspace7test.ilri.org/server/api/submission/vocabularies/common_iso_languages/entries">https://dspace7test.ilri.org/server/api/submission/vocabularies/common_iso_languages/entries</a></p>
<h2 id="2023-09-29">2023-09-29</h2>
<ul>
<li>Meeting with Aditi and others to discuss plan for using CGSpace to do a systematic review of CGIAR research on climate change</li>
<li>I cleaned up metadata for a hundred or so items, and realized we will need to do more to make sure abstracts and open access status are correct since there will be a laser focus on the metadata</li>
</ul>
<h2 id="2023-09-30">2023-09-30</h2>
<ul>
<li>Export CGSpace to check for missing Initiative collection mappings</li>
<li>Still working on checking Unpaywall for access rights and licenses for our DOIs</li>
<li>Regarding Unpaywall&rsquo;s &ldquo;evidence&rdquo; metadata about whether an item is open access or not, after looking at dozens of items manually:
<ul>
<li>evidence: &ldquo;oa journal (via doaj)&rdquo; &lt;&mdash;- yes</li>
<li>evidence: &ldquo;open (via free article)&rdquo; &lt;&mdash;- hmmm, not always correct</li>
<li>evidence: &ldquo;open (via page says license)&rdquo; &lt;&mdash; noooo, can&rsquo;t rely on that</li>
<li>evidence: &ldquo;open (via page says Open Access)&rdquo; &lt;&mdash;- yes&hellip;?</li>
<li>evidence: &ldquo;open (via free pdf)&rdquo; &lt;&mdash;- hmmm, not always correct</li>
<li>evidence: &ldquo;oa journal (via publisher name)&rdquo; &lt;&mdash;- noooo</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->