Add notes for 2016-06-18

This commit is contained in:
2016-06-18 17:07:40 +03:00
parent ef549a77e8
commit a71650fb98
4 changed files with 100 additions and 0 deletions

View File

@ -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`