From 30e017f5fb7d7fa64f8ff53dcf0dcc4372955250 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 21 Jan 2021 16:54:45 +0200 Subject: [PATCH] Add notes for 2021-01-21 --- content/posts/2021-01.md | 10 ++++++++++ docs/2021-01/index.html | 25 ++++++++++++++++++++++--- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/notes/page/2/index.html | 2 +- docs/categories/notes/page/3/index.html | 2 +- docs/categories/notes/page/4/index.html | 2 +- docs/categories/notes/page/5/index.html | 2 +- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/page/6/index.html | 2 +- docs/page/7/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/posts/page/6/index.html | 2 +- docs/posts/page/7/index.html | 2 +- docs/sitemap.xml | 10 +++++----- 23 files changed, 57 insertions(+), 28 deletions(-) diff --git a/content/posts/2021-01.md b/content/posts/2021-01.md index 072953768..6c9332513 100644 --- a/content/posts/2021-01.md +++ b/content/posts/2021-01.md @@ -279,5 +279,15 @@ $ docker exec -it api /bin/bash - Help Peter get a list of titles and DOIs for CGSpace items that Altmetric does not have an attention score for - He generated a list from their dashboard and I extracted the DOIs in OpenRefine (because it was WINDOWS-1252 and csvcut couldn't do it) - Then I looked up the titles and handles using the `doi-to-handle.py` script that I wrote last week +- I created [a pull request](https://github.com/AgriculturalSemantics/cg-core/pull/34) to convert several CG Core v2 fields to consistent "camel case" + - Marie said we should create a new minor version of CG Core v2 for this so I tagged it with the ["CG Core v2.1" milestone](https://github.com/AgriculturalSemantics/cg-core/milestone/1) +- I created [a pull request](https://github.com/AgriculturalSemantics/cg-core/pull/35) to fix some links in cgcore.html + +## 2021-01-21 + +- File [an issue](https://github.com/ilri/OpenRXV/issues/68) for the OpenRXV backend API container's missing `unoconv` + - This causes PDF reports to not work, and I always have to go manually re-install it after rebooting the server +- A little bit more work on the CG Core v2 migration in CGSpace + - I updated the `migrate-fields.sh` script for DSpace 6 and created all the new fields in my test instance diff --git a/docs/2021-01/index.html b/docs/2021-01/index.html index aab8daede..22c2494fa 100644 --- a/docs/2021-01/index.html +++ b/docs/2021-01/index.html @@ -27,7 +27,7 @@ For example, this item has 51 views on CGSpace, but 0 on AReS - + @@ -60,9 +60,9 @@ For example, this item has 51 views on CGSpace, but 0 on AReS "@type": "BlogPosting", "headline": "January, 2021", "url": "https://alanorth.github.io/cgspace-notes/2021-01/", - "wordCount": "1945", + "wordCount": "2060", "datePublished": "2021-01-03T10:13:54+02:00", - "dateModified": "2021-01-18T18:32:15+02:00", + "dateModified": "2021-01-19T13:18:06+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -471,6 +471,25 @@ localhost/dspace63= > COMMIT;
  • Then I looked up the titles and handles using the doi-to-handle.py script that I wrote last week
  • +
  • I created a pull request to convert several CG Core v2 fields to consistent “camel case” + +
  • +
  • I created a pull request to fix some links in cgcore.html
  • + +

    2021-01-21

    + diff --git a/docs/categories/index.html b/docs/categories/index.html index 900fa935c..1d25f5fd2 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index cf8878706..1aaa1747e 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 7e8715bc4..678909039 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index f8382a4a0..b9357489c 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index 681df42f3..a55619bfd 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 766273e51..3ac70ad4b 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 242553723..2c66f8319 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 6831bee9d..0bde447f6 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index d9112d65f..bd004132f 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 4a48281c7..c1c005829 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 0829cb066..502f8506e 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index fd27bc562..681441608 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 08ae57bd0..13266a7dd 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 66049e0bd..fcf278007 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 32ca77839..d7b89e813 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 73f6e9bbb..d53627398 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 5ef39ae14..58b71bad9 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index b421a8a5c..03b7a9540 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index edfc4b381..6ec88468a 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index 882b1360a..50ad1b42d 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 0205cfaf1..94e71d9d1 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2021-01-18T18:32:15+02:00 + 2021-01-19T13:18:06+02:00 https://alanorth.github.io/cgspace-notes/ - 2021-01-18T18:32:15+02:00 + 2021-01-19T13:18:06+02:00 https://alanorth.github.io/cgspace-notes/2021-01/ - 2021-01-18T18:32:15+02:00 + 2021-01-19T13:18:06+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-01-18T18:32:15+02:00 + 2021-01-19T13:18:06+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-01-18T18:32:15+02:00 + 2021-01-19T13:18:06+02:00