diff --git a/content/posts/2021-01.md b/content/posts/2021-01.md index 2f3a1b13e..072953768 100644 --- a/content/posts/2021-01.md +++ b/content/posts/2021-01.md @@ -266,4 +266,18 @@ localhost/dspace63= > COMMIT; - I submitted [an issue](https://github.com/AgriculturalSemantics/cg-core/issues/32) to CG Core v2 to propose removing `cg.series` and `cg.pages` in favor of `dcterms.isPartOf` and `dcterms.extent`, respectively - It looks like we will roll all these changes into a CG Core v2.1 release +## 2021-01-19 + +- Abenet said that the PDF reports on AReS aren't working + - I had to install `unoconv` in the backend api container again + +```console +$ docker exec -it api /bin/bash +# apt update && apt install unoconv +``` + +- 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 + diff --git a/docs/2021-01/index.html b/docs/2021-01/index.html index 76fa83ccd..aab8daede 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": "1849", + "wordCount": "1945", "datePublished": "2021-01-03T10:13:54+02:00", - "dateModified": "2021-01-18T16:21:24+02:00", + "dateModified": "2021-01-18T18:32:15+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -454,6 +454,24 @@ localhost/dspace63= > COMMIT;
  • I submitted an issue to CG Core v2 to propose removing cg.series and cg.pages in favor of dcterms.isPartOf and dcterms.extent, respectively
  • It looks like we will roll all these changes into a CG Core v2.1 release
  • +

    2021-01-19

    + +
    $ docker exec -it api /bin/bash
    +# apt update && apt install unoconv
    +
    diff --git a/docs/categories/index.html b/docs/categories/index.html index 9ad495f4e..900fa935c 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 d515c1a1e..cf8878706 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 d33ade9cd..7e8715bc4 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 66d9eca85..f8382a4a0 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 62ca8d692..681df42f3 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 790ba3205..766273e51 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 9a4b90e85..242553723 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 8a0154231..6831bee9d 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 93232655d..d9112d65f 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 2cab1ad80..4a48281c7 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 61647ac68..0829cb066 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 def4d16d5..fd27bc562 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 bda5eb568..08ae57bd0 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 57145c173..66049e0bd 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 6308b8bb7..32ca77839 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 db32a0e48..73f6e9bbb 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 87545d993..5ef39ae14 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 8baaf271d..b421a8a5c 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 68bdbdb87..edfc4b381 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 a9802538a..882b1360a 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 45c949a0a..0205cfaf1 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2021-01-18T18:22:19+02:00 + 2021-01-18T18:32:15+02:00 https://alanorth.github.io/cgspace-notes/ - 2021-01-18T18:22:19+02:00 + 2021-01-18T18:32:15+02:00 https://alanorth.github.io/cgspace-notes/2021-01/ - 2021-01-18T16:21:24+02:00 + 2021-01-18T18:32:15+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-01-18T18:22:19+02:00 + 2021-01-18T18:32:15+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-01-18T18:22:19+02:00 + 2021-01-18T18:32:15+02:00