mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-29 18:08:20 +01:00
Update cgcorev2 migration docs
This commit is contained in:
parent
2cc1653344
commit
bba889c592
@ -67,13 +67,15 @@ The following fields are currently out of the scope of this migration because th
|
|||||||
## Fields to Create
|
## Fields to Create
|
||||||
Make sure the following fields exist:
|
Make sure the following fields exist:
|
||||||
|
|
||||||
- [] cg.creator.identifier
|
- [x] cg.creator.identifier (247)
|
||||||
- [] cg.contributor.donor
|
- [x] cg.contributor.donor (248)
|
||||||
- [] cg.reviewStatus
|
- [x] cg.reviewStatus (249)
|
||||||
- [] cg.howPublished
|
- [x] cg.howPublished (250)
|
||||||
- [] cg.journal
|
- [x] cg.journal (251)
|
||||||
- [] cg.isbn
|
- [x] cg.isbn (252)
|
||||||
- [] cg.issn
|
- [x] cg.issn (253)
|
||||||
|
- [x] cg.volume (254)
|
||||||
|
- [x] cg.number (255)
|
||||||
|
|
||||||
## Fields to delete
|
## Fields to delete
|
||||||
Fields to delete after migration:
|
Fields to delete after migration:
|
||||||
@ -85,7 +87,7 @@ Fields to delete after migration:
|
|||||||
- [ ] cg.targetaudience
|
- [ ] cg.targetaudience
|
||||||
|
|
||||||
## Implementation Progress
|
## Implementation Progress
|
||||||
Tally of the status of the implementation of the new fields in the CGSpace `5_x-cgcorev2` branch.
|
Tally of the status of the implementation of the new fields in the CGSpace `6_x-cgcorev2` branch.
|
||||||
|
|
||||||
| Field Name | migrate-fields.sh | Input Forms | XMLUI Themes¹ | dspace.cfg | Discovery | Atmire Modules | Crosswalks |
|
| Field Name | migrate-fields.sh | Input Forms | XMLUI Themes¹ | dspace.cfg | Discovery | Atmire Modules | Crosswalks |
|
||||||
| ---------- | :---------------: | :---------: | :-----------: | :--------: | :-------: | :------------: | :--------: |
|
| ---------- | :---------------: | :---------: | :-----------: | :--------: | :-------: | :------------: | :--------: |
|
||||||
|
Loading…
Reference in New Issue
Block a user