mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -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’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’s “evidence” metadata about whether an item is open access or not, after looking at dozens of items manually:
|
||||
<ul>
|
||||
<li>evidence: “oa journal (via doaj)” <—- yes</li>
|
||||
<li>evidence: “open (via free article)” <—- hmmm, not always correct</li>
|
||||
<li>evidence: “open (via page says license)” <— noooo, can’t rely on that</li>
|
||||
<li>evidence: “open (via page says Open Access)” <—- yes…?</li>
|
||||
<li>evidence: “open (via free pdf)” <—- hmmm, not always correct</li>
|
||||
<li>evidence: “oa journal (via publisher name)” <—- noooo</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user