Add notes for 2021-03-10

This commit is contained in:
2021-03-10 15:04:01 +02:00
parent 4f60b2aff3
commit 814e639d7c
23 changed files with 42 additions and 29 deletions

View File

@ -290,4 +290,9 @@ $ curl -s -X POST http://localhost:9200/openrxv-items-final/_clone/openrxv-items
$ ./ilri/doi-to-handle.py -i /tmp/dois.txt -o /tmp/handles.txt -db dspace -u dspace -p 'fuuu'
```
## 2021-03-10
- Colleagues from ICARDA asked about how we should handle ISI journals in CG Core, as CGSpace uses `cg.isijournal` and MELSpace uses `mel.impact-factor`
- I filed [an issue](https://github.com/AgriculturalSemantics/cg-core/issues/39) on the cg-core project to ask colleagues for ideas
<!-- vim: set sw=2 ts=2: -->