mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes
This commit is contained in:
parent
2bd3c89f18
commit
a918ee7c0b
@ -101,4 +101,21 @@ $ ./add-orcid-identifiers-csv.py -i 2020-05-11-add-orcids.csv -db dspace -u dspa
|
||||
|
||||
- Create an issue in the OpenRXV project for Moayad to change the default harvester user agent ([#36](https://github.com/ilri/OpenRXV/issues/36))
|
||||
|
||||
## 2020-05-18
|
||||
|
||||
- Atmire responded and said they still can't figure out the CUA statistics issue, though they seem to only be trying to understand what's going on using static analysis
|
||||
- I told them that they should try to run the code with the Solr statistics that I shared with them a few weeks ago
|
||||
|
||||
## 2020-05-19
|
||||
|
||||
- Add ORCID identifier for Sirak Bahta
|
||||
- I added it to the controlled vocabulary and tagged the user's existing ~40 items in CGSpace using this CSV file with my `add-orcid-identifiers-csv.py` script:
|
||||
|
||||
```
|
||||
$ cat 2020-05-19-add-orcids.csv
|
||||
dc.contributor.author,cg.creator.id
|
||||
$ ./add-orcid-identifiers-csv.py -i 2020-05-19-add-orcids.csv -db dspace -u dspace -p 'fuuu' -d
|
||||
"Bahta, Sirak T.","Sirak Bahta: 0000-0002-5728-2489"
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -18,7 +18,7 @@ I see that CGSpace (linode18) is still using PostgreSQL JDBC driver version 42.2
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-05/" />
|
||||
<meta property="article:published_time" content="2020-05-02T09:52:04+03:00" />
|
||||
<meta property="article:modified_time" content="2020-05-11T17:30:31+03:00" />
|
||||
<meta property="article:modified_time" content="2020-05-17T20:03:17+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2020"/>
|
||||
@ -41,9 +41,9 @@ I see that CGSpace (linode18) is still using PostgreSQL JDBC driver version 42.2
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2020",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2020-05/",
|
||||
"wordCount": "808",
|
||||
"wordCount": "912",
|
||||
"datePublished": "2020-05-02T09:52:04+03:00",
|
||||
"dateModified": "2020-05-11T17:30:31+03:00",
|
||||
"dateModified": "2020-05-17T20:03:17+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -244,7 +244,27 @@ $ ./add-orcid-identifiers-csv.py -i 2020-05-11-add-orcids.csv -db dspace -u dspa
|
||||
<ul>
|
||||
<li>Create an issue in the OpenRXV project for Moayad to change the default harvester user agent (<a href="https://github.com/ilri/OpenRXV/issues/36">#36</a>)</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
<h2 id="2020-05-18">2020-05-18</h2>
|
||||
<ul>
|
||||
<li>Atmire responded and said they still can’t figure out the CUA statistics issue, though they seem to only be trying to understand what’s going on using static analysis
|
||||
<ul>
|
||||
<li>I told them that they should try to run the code with the Solr statistics that I shared with them a few weeks ago</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2020-05-19">2020-05-19</h2>
|
||||
<ul>
|
||||
<li>Add ORCID identifier for Sirak Bahta
|
||||
<ul>
|
||||
<li>I added it to the controlled vocabulary and tagged the user’s existing ~40 items in CGSpace using this CSV file with my <code>add-orcid-identifiers-csv.py</code> script:</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<pre><code>$ cat 2020-05-19-add-orcids.csv
|
||||
dc.contributor.author,cg.creator.id
|
||||
$ ./add-orcid-identifiers-csv.py -i 2020-05-19-add-orcids.csv -db dspace -u dspace -p 'fuuu' -d
|
||||
"Bahta, Sirak T.","Sirak Bahta: 0000-0002-5728-2489"
|
||||
</code></pre><!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2020-05-11T17:30:31+03:00</lastmod>
|
||||
<lastmod>2020-05-17T20:03:17+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2020-05-11T17:30:31+03:00</lastmod>
|
||||
<lastmod>2020-05-17T20:03:17+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2020-05/</loc>
|
||||
<lastmod>2020-05-11T17:30:31+03:00</lastmod>
|
||||
<lastmod>2020-05-17T20:03:17+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2020-05-11T17:30:31+03:00</lastmod>
|
||||
<lastmod>2020-05-17T20:03:17+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2020-05-11T17:30:31+03:00</lastmod>
|
||||
<lastmod>2020-05-17T20:03:17+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user