mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-04-11
This commit is contained in:
@ -38,7 +38,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-04/" />
|
||||
<meta property="article:published_time" content="2019-04-01T09:00:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-04-10T09:48:40+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-04-10T13:44:05+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="April, 2019"/>
|
||||
@ -81,9 +81,9 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2019",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2019-04/",
|
||||
"wordCount": "3246",
|
||||
"wordCount": "3478",
|
||||
"datePublished": "2019-04-01T09:00:43+03:00",
|
||||
"dateModified": "2019-04-10T09:48:40+03:00",
|
||||
"dateModified": "2019-04-10T13:44:05+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -829,6 +829,40 @@ cr = Crossref(mailto="me@cgiar.org")
|
||||
x = cr.funders(query = "mercator")
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2019-04-11">2019-04-11</h2>
|
||||
|
||||
<ul>
|
||||
<li><p>Continue proofing IITA’s last round of batch uploads from <a href="https://dspacetest.cgiar.org/handle/10568/100333">March on DSpace Test</a> (20193rd.xls)</p>
|
||||
|
||||
<ul>
|
||||
<li>One misspelled country</li>
|
||||
<li>Three incorrect regions</li>
|
||||
<li>Potential duplicates (same DOI, similar title, same authors):</li>
|
||||
<li><a href="https://dspacetest.cgiar.org/handle/10568/100580"><sup>10568</sup>⁄<sub>100580</sub></a> and <a href="https://dspacetest.cgiar.org/handle/10568/100579"><sup>10568</sup>⁄<sub>100579</sub></a></li>
|
||||
<li><a href="https://dspacetest.cgiar.org/handle/10568/100444"><sup>10568</sup>⁄<sub>100444</sub></a> and <a href="https://dspacetest.cgiar.org/handle/10568/100423"><sup>10568</sup>⁄<sub>100423</sub></a></li>
|
||||
<li>Two DOIs with incorrect URL formatting</li>
|
||||
<li>Two misspelled IITA subjects</li>
|
||||
<li>Two authors with smart quotes</li>
|
||||
<li>Lots of issues with sponsors</li>
|
||||
<li>One misspelled “Peer review”</li>
|
||||
<li>One invalid ISBN that I fixed by Googling the title</li>
|
||||
<li>Lots of issues with sponsors (German Aid Agency, Swiss Aid Agency, Italian Aid Agency, Dutch Aid Agency, etc)</li>
|
||||
<li>I validated all the AGROVOC subjects against our latest list with reconcile-csv</li>
|
||||
<li>About 720 of the 900 terms were matched, then I checked and fixed or deleted the rest manually</li>
|
||||
</ul></li>
|
||||
|
||||
<li><p>Answer more questions about DOIs and Altmetric scores from WLE</p></li>
|
||||
|
||||
<li><p>Answer more questions about DOIs and Altmetric scores from IWMI</p>
|
||||
|
||||
<ul>
|
||||
<li>They can’t seem to understand the Altmetric + Twitter flow for associating Handles and DOIs</li>
|
||||
<li>To make things worse, many of their items DON’T have DOIs, so when Altmetric harvests them of course there is no link! - Then, a bunch of their items don’t have scores because they never tweeted them!</li>
|
||||
<li>They added a DOI to this old item <a href="https://cgspace.cgiar.org/handle/10568/97087"><sup>10567</sup>⁄<sub>97087</sub></a> this morning and wonder why Altmetric’s score hasn’t linked with the DOI magically</li>
|
||||
<li>We should check in a week to see if Altmetric will make the association after one week when they harvest again</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user