mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2020-03-29
This commit is contained in:
parent
2a36e6f5d4
commit
9c51b815fa
@ -314,4 +314,21 @@ $ ./add-orcid-identifiers-csv.py -i /tmp/2020-03-26-ciat-orcids.csv -db dspace -
|
||||
- [The third item](https://hdl.handle.net/10568/107258) also had no handle so I [tweeted it](https://twitter.com/mralanorth/status/1243158786392625153) as well
|
||||
- Abenet pointed out [one item](https://hdl.handle.net/10568/106573) that she had tweeted last week that is missing a donut as well, so I [tweeted it](https://twitter.com/mralanorth/status/1243163710241345536) too
|
||||
|
||||
## 2020-03-29
|
||||
|
||||
- Add two more Bioversity ORCID iDs to CGSpace and then tag ~70 of the authors' existing publications in the database using this CSV with my `add-orcid-identifiers-csv.py` script:
|
||||
|
||||
```
|
||||
dc.contributor.author,cg.creator.id
|
||||
"Snook, L.K.","Laura Snook: 0000-0002-9168-1301"
|
||||
"Snook, L.","Laura Snook: 0000-0002-9168-1301"
|
||||
"Zheng, S.J.","Sijun Zheng: 0000-0003-1550-3738"
|
||||
"Zheng, S.","Sijun Zheng: 0000-0003-1550-3738"
|
||||
```
|
||||
|
||||
- Deploy latest Bioversity and CIAT updates on CGSpace (linode18) and DSpace Test (linode26)
|
||||
- Deploy latest Ansible infrastructure playbooks on CGSpace and DSpace Test to get the latest dspace-statistics-api (v1.1.1) and Tomcat (7.0.103) versions
|
||||
- Run system updates on CGSpace and DSpace Test and reboot them
|
||||
- After reboot all the Solr statistics cores came back up on the first time on both servers (yay)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -22,7 +22,7 @@ You need to download this into the DSpace 6.x source and compile it
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-03/" />
|
||||
<meta property="article:published_time" content="2020-03-02T12:31:30+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-25T15:58:01+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-26T15:14:14+02:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="March, 2020"/>
|
||||
@ -49,9 +49,9 @@ You need to download this into the DSpace 6.x source and compile it
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2020",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-03\/",
|
||||
"wordCount": "1894",
|
||||
"wordCount": "2001",
|
||||
"datePublished": "2020-03-02T12:31:30+02:00",
|
||||
"dateModified": "2020-03-25T15:58:01+02:00",
|
||||
"dateModified": "2020-03-26T15:14:14+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -442,6 +442,24 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
|
||||
</li>
|
||||
<li>Abenet pointed out <a href="https://hdl.handle.net/10568/106573">one item</a> that she had tweeted last week that is missing a donut as well, so I <a href="https://twitter.com/mralanorth/status/1243163710241345536">tweeted it</a> too</li>
|
||||
</ul>
|
||||
<h2 id="2020-03-29">2020-03-29</h2>
|
||||
<ul>
|
||||
<li>Add two more Bioversity ORCID iDs to CGSpace and then tag ~70 of the authors’ existing publications in the database using this CSV with my <code>add-orcid-identifiers-csv.py</code> script:</li>
|
||||
</ul>
|
||||
<pre><code>dc.contributor.author,cg.creator.id
|
||||
"Snook, L.K.","Laura Snook: 0000-0002-9168-1301"
|
||||
"Snook, L.","Laura Snook: 0000-0002-9168-1301"
|
||||
"Zheng, S.J.","Sijun Zheng: 0000-0003-1550-3738"
|
||||
"Zheng, S.","Sijun Zheng: 0000-0003-1550-3738"
|
||||
</code></pre><ul>
|
||||
<li>Deploy latest Bioversity and CIAT updates on CGSpace (linode18) and DSpace Test (linode26)</li>
|
||||
<li>Deploy latest Ansible infrastructure playbooks on CGSpace and DSpace Test to get the latest dspace-statistics-api (v1.1.1) and Tomcat (7.0.103) versions</li>
|
||||
<li>Run system updates on CGSpace and DSpace Test and reboot them
|
||||
<ul>
|
||||
<li>After reboot all the Solr statistics cores came back up on the first time on both servers (yay)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2020-03-25T15:58:01+02:00</lastmod>
|
||||
<lastmod>2020-03-26T15:14:14+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2020-03-25T15:58:01+02:00</lastmod>
|
||||
<lastmod>2020-03-26T15:14:14+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2020-03/</loc>
|
||||
<lastmod>2020-03-25T15:58:01+02:00</lastmod>
|
||||
<lastmod>2020-03-26T15:14:14+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2020-03-25T15:58:01+02:00</lastmod>
|
||||
<lastmod>2020-03-26T15:14:14+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2020-03-25T15:58:01+02:00</lastmod>
|
||||
<lastmod>2020-03-26T15:14:14+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user