mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2018-05-02
This commit is contained in:
parent
86b2281487
commit
3541c23efe
@ -15,3 +15,27 @@ tags: ["Notes"]
|
||||
|
||||
<!--more-->
|
||||
|
||||
## 2018-05-02
|
||||
|
||||
- Advise Fabio Fidanza about integrating CGSpace content in the new CGIAR corporate website
|
||||
- I think they can mostly rely on using the `cg.contributor.crp` field
|
||||
- Looking over some IITA records for Sisay
|
||||
- Other than trimming and collapsing consecutive whitespace, I made some other corrections
|
||||
- I need to check the correct formatting of COTE D'IVOIRE vs COTE D’IVOIRE
|
||||
- I replaced all DOIs with HTTPS
|
||||
- I checked a few DOIs and found at least one that was missing, so I Googled the title of the paper and found the correct DOI
|
||||
- Also, I found an [FAQ for DOI that says the `dx.doi.org` syntax is older](https://www.doi.org/factsheets/DOI_PURL.html), so I will replace all the DOIs with `doi.org` instead
|
||||
- I found five records with "ISI Jounal" instead of "ISI Journal"
|
||||
- I found one item with IITA subject "."
|
||||
- Need to remember to check the facets for things like this in sponsorship:
|
||||
- Deutsche Gesellschaft für Internationale Zusammenarbeit
|
||||
- Deutsche Gesellschaft fur Internationale Zusammenarbeit
|
||||
- Eight records with language "fn" instead of "fr"
|
||||
- One incorrect type (lowercase "proceedings"): Conference proceedings
|
||||
- Found some capitalized CRPs in `cg.contributor.crp`
|
||||
- Found some incorrect author affiliations, ie "Institut de Recherche pour le Developpement Agricolc" should be "Institut de Recherche pour le Developpement *Agricole*"
|
||||
- Wow, and for sponsors there are the following:
|
||||
- Incorrect: Flemish Agency for Development Cooperation and Technical Assistance
|
||||
- Incorrect: Flemish Organization for Development Cooperation and Technical Assistance
|
||||
- Correct: Flemish *Association* for Development Cooperation and Technical Assistance
|
||||
- One item had region "WEST" (I corrected it to "WEST AFRICA")
|
||||
|
@ -65,7 +65,7 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-05/",
|
||||
"wordCount": "63",
|
||||
"wordCount": "307",
|
||||
"datePublished": "2018-05-01T16:43:54+03:00",
|
||||
"dateModified": "2018-05-01T17:49:50+03:00",
|
||||
"author": {
|
||||
@ -148,6 +148,36 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
||||
|
||||
<p></p>
|
||||
|
||||
<h2 id="2018-05-02">2018-05-02</h2>
|
||||
|
||||
<ul>
|
||||
<li>Advise Fabio Fidanza about integrating CGSpace content in the new CGIAR corporate website</li>
|
||||
<li>I think they can mostly rely on using the <code>cg.contributor.crp</code> field</li>
|
||||
<li>Looking over some IITA records for Sisay
|
||||
|
||||
<ul>
|
||||
<li>Other than trimming and collapsing consecutive whitespace, I made some other corrections</li>
|
||||
<li>I need to check the correct formatting of COTE D’IVOIRE vs COTE D’IVOIRE</li>
|
||||
<li>I replaced all DOIs with HTTPS</li>
|
||||
<li>I checked a few DOIs and found at least one that was missing, so I Googled the title of the paper and found the correct DOI</li>
|
||||
<li>Also, I found an <a href="https://www.doi.org/factsheets/DOI_PURL.html">FAQ for DOI that says the <code>dx.doi.org</code> syntax is older</a>, so I will replace all the DOIs with <code>doi.org</code> instead</li>
|
||||
<li>I found five records with “ISI Jounal” instead of “ISI Journal”</li>
|
||||
<li>I found one item with IITA subject “.”</li>
|
||||
<li>Need to remember to check the facets for things like this in sponsorship:</li>
|
||||
<li>Deutsche Gesellschaft für Internationale Zusammenarbeit</li>
|
||||
<li>Deutsche Gesellschaft fur Internationale Zusammenarbeit</li>
|
||||
<li>Eight records with language “fn” instead of “fr”</li>
|
||||
<li>One incorrect type (lowercase “proceedings”): Conference proceedings</li>
|
||||
<li>Found some capitalized CRPs in <code>cg.contributor.crp</code></li>
|
||||
<li>Found some incorrect author affiliations, ie “Institut de Recherche pour le Developpement Agricolc” should be “Institut de Recherche pour le Developpement <em>Agricole</em>“</li>
|
||||
<li>Wow, and for sponsors there are the following:</li>
|
||||
<li>Incorrect: Flemish Agency for Development Cooperation and Technical Assistance</li>
|
||||
<li>Incorrect: Flemish Organization for Development Cooperation and Technical Assistance</li>
|
||||
<li>Correct: Flemish <em>Association</em> for Development Cooperation and Technical Assistance</li>
|
||||
<li>One item had region “WEST” (I corrected it to “WEST AFRICA”)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user