1
0
mirror of https://github.com/alanorth/cgspace-notes.git synced 2025-01-27 05:49:12 +01:00

Update notes for 2022-08-18

This commit is contained in:
2022-08-18 22:43:37 -07:00
parent e203ee6dcc
commit fc0a9ad944
29 changed files with 45 additions and 34 deletions

@ -117,5 +117,9 @@ $ csvjoin -c 'cg.number (series/report No.)' MELIAs\ metadata\ utf8\ 20220816_JM
```
- Then I imported them into OpenRefine to start metadata cleaning and enrichment
- Make some minor changes to [cgspace-submission-guidelines](https://github.com/ilri/cgspace-submission-guidelines)
- Upgrade to Bootstrap v5.2.0
- Dedupe value pairs and controlled vocabularies before writing them
- Sort the controlled vocabularies before writing them (we don't do this for value pairs because some are added in specific order, like CRPs)
<!-- vim: set sw=2 ts=2: -->