mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-09-20
This commit is contained in:
@ -241,6 +241,11 @@ $ tidy -xml -utf8 -m -iq -w 0 dspace/config/controlled-vocabularies/dc-contribut
|
||||
- Also, they noticed that some items have a blank ISSN in the citation like "ISSN:"
|
||||
- I told them it's probably best if we have Francesco produce a new export from Typo 3
|
||||
- But on second thought I think that I've already done so much work on this file as it is that I should fix what I can here and then do a new import to DSpace Test with the PDFs
|
||||
- Other corrections would be to replace "Inst." with "Institute" and remove those blank ISSNs from the citations
|
||||
- Other corrections would be to replace "Inst." and "Instit." with "Institute" and remove those blank ISSNs from the citations
|
||||
- I will rename the files with multiple underscores so they match the filename column in the CSV using this command:
|
||||
|
||||
```
|
||||
$ perl-rename -n 's/_{2,3}/_/g' *.pdf
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user