mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-06-18
This commit is contained in:
@ -184,3 +184,22 @@ UPDATE 960
|
||||
## 2016-06-17
|
||||
|
||||
- Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)
|
||||
|
||||
## 2016-06-18
|
||||
|
||||
- Clean up titles and hints in `input-forms.xml` to use title/sentence case and a few more consistency things ([#241](https://github.com/ilri/DSpace/pull/241))
|
||||
- The final list of fields to migrate in the third phase of metadata migrations is:
|
||||
- dc.title.jtitle → dc.source
|
||||
- dc.crsubject.crpsubject → cg.contributor.crp
|
||||
- dc.contributor.affiliation → cg.contributor.affiliation
|
||||
- dc.srplace.subregion → cg.coverage.subregion
|
||||
- dc.Species → cg.species
|
||||
- dc.contributor.corporate → dc.contributor
|
||||
- dc.identifier.url → cg.identifier.url
|
||||
- dc.identifier.doi → cg.identifier.doi
|
||||
- dc.identifier.googleurl → cg.identifier.googleurl
|
||||
- dc.identifier.dataurl → cg.identifier.dataurl
|
||||
|
||||
- Interesting "Sunburst" visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
|
||||
- Final testing on metadata fix/delete for `dc.description.sponsorship` cleanup
|
||||
- Need to run `fix-metadata-values.py` and then `fix-metadata-values.py`
|
||||
|
Reference in New Issue
Block a user