mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-24 07:30:18 +01:00
content/posts/2021-09.md: Fix syntax error
This commit is contained in:
parent
50407a4570
commit
45ae9e7820
@ -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
|
- 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
|
- 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`
|
- On second thought, these are identifiers so perhaps this is better: `cg.identifier.aiccraComponent` and `cg.identifier.aiccraCluster`
|
||||||
|
|
||||||
## 2021-09-15
|
## 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
|
- 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
|
- 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
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
Loading…
Reference in New Issue
Block a user