From 45ae9e78208700f7d696737ee02bba1c2727ada3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 4 Oct 2021 11:10:54 +0300 Subject: [PATCH] content/posts/2021-09.md: Fix syntax error --- content/posts/2021-09.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/posts/2021-09.md b/content/posts/2021-09.md index 74fa7b992..58d646846 100644 --- a/content/posts/2021-09.md +++ b/content/posts/2021-09.md @@ -75,7 +75,7 @@ $ vipsthumbnail ARRTB2020ST.pdf -s x600 -o '%s.jpg[Q=85,optimize_coding,strip]' - Some people from the Alliance contacted me last week about AICCRA metadata - They have internal things called Components and Clusters, so they were asking how to store these in CGSpace - - I suggested adding new metadata values: `cg.subject.aiccraComponent` and cg.subject.aiccraCluster` + - I suggested adding new metadata values: `cg.subject.aiccraComponent` and `cg.subject.aiccraCluster` - On second thought, these are identifiers so perhaps this is better: `cg.identifier.aiccraComponent` and `cg.identifier.aiccraCluster` ## 2021-09-15 @@ -386,4 +386,10 @@ $ csvcut -c subject,'match type' /tmp/2021-09-29-ilri-subjects.csv | sed -e 's/m - Talk to Moayad about OpenRXV - We decided that we'd keep harvesting all the Handles from the Altmetric prefix API, but then have a plugin to retrive DOI scores that we can run manually +## 2021-09-30 + +- Look over 292 non-IWMI publications from Udana for inclusion into the Virtual library on water management collection on CGSpace + - I did some minor cleanup to remove blank columns and run it through the csv-metadata-quality tool + - I told him to add licenses and journal volume/issue and asked Abenet for input as well +