mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-02-15
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
@ -185,3 +185,15 @@ Processing 64195.pdf
|
||||
- A few items link to PDFs on IFPRI's e-Library or Research Gate
|
||||
- A few items have no item
|
||||
- Also, I'm not sure if we import these items, will be remove the `dc.identifier.url` field from the records?
|
||||
|
||||
## 2016-02-12
|
||||
|
||||
- Looking at CIAT's records again, there are some files linking to PDFs on Slide Share, Embrapa, UEA UK, and Condesan, so I'm not sure if we can use those
|
||||
- 265 items have dirty, URL-encoded filenames:
|
||||
|
||||
```
|
||||
$ ls | grep -c -E "%"
|
||||
265
|
||||
```
|
||||
|
||||
- I suggest that we import ~850 or so of the clean ones first, then do the rest after I can find a clean/reliable way to decode the filenames
|
||||
|
Reference in New Issue
Block a user