Add notes for 2016-05-19

This commit is contained in:
2016-05-19 11:22:29 +03:00
parent 7363c63a9c
commit e9e1dbc3d1
4 changed files with 74 additions and 0 deletions

View File

@ -143,3 +143,17 @@ if(cells['thumbnails'].value.contains('hqdefault'), cells['thumbnails'].value.sp
- Because ~400 records had the same filename on Flickr (hqdefault.jpg) but different UUIDs in the URL
- So for the `hqdefault.jpg` ones I just take the UUID (-2) and use it as the filename
- Before importing with SAFBuilder I tested adding "__bundle:THUMBNAIL" to the `filename` column and it works fine
## 2016-05-19
- More quality control on `filename` field of CCAFS records to make processing in shell and SAFBuilder more reliable:
```
value.replace('_','').replace('-','')
```
- We need to hold off on moving `dc.Species` to `cg.species` because it is only used for plants, and might be better to move it to something like `cg.species.plant`
- And `dc.identifier.fund` is MOSTLY used for CPWF project identifier but has some other sponsorship things
- We should move PN*, SG*, CBA, IA, and PHASE* values to `cg.identifier.cpwfproject`
- The rest, like BMGF and USAID etc, might have to go to either `dc.description.sponsorship` or `cg.identifier.fund` (not sure yet)
- There are also some mistakes in CPWF's things, like "PN 47"