mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-03-22
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="CGSpace CG Core v2 Migration"/>
|
||||
<meta name="twitter:description" content="Possible changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2."/>
|
||||
<meta name="generator" content="Hugo 0.67.1" />
|
||||
<meta name="generator" content="Hugo 0.68.0" />
|
||||
|
||||
|
||||
|
||||
@ -176,22 +176,22 @@
|
||||
<h2 id="fields-to-create">Fields to Create</h2>
|
||||
<p>Make sure the following fields exist:</p>
|
||||
<ul>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.creator.identifier (242)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.contributor.donor (243)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.review-status (244)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.howpublished (245)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.journal (246)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.isbn (247)</li>
|
||||
<li><input checked="" disabled="" type="checkbox">cg.issn (248)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.creator.identifier (242)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.contributor.donor (243)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.review-status (244)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.howpublished (245)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.journal (246)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.isbn (247)</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.issn (248)</li>
|
||||
</ul>
|
||||
<h2 id="fields-to-delete">Fields to delete</h2>
|
||||
<p>Fields to delete after migration:</p>
|
||||
<ul>
|
||||
<li><input disabled="" type="checkbox">cg.creator.id</li>
|
||||
<li><input disabled="" type="checkbox">cg.fulltextstatus</li>
|
||||
<li><input disabled="" type="checkbox">cg.identifier.status</li>
|
||||
<li><input disabled="" type="checkbox">cg.link.reference</li>
|
||||
<li><input disabled="" type="checkbox">cg.targetaudience</li>
|
||||
<li><input disabled="" type="checkbox"> cg.creator.id</li>
|
||||
<li><input disabled="" type="checkbox"> cg.fulltextstatus</li>
|
||||
<li><input disabled="" type="checkbox"> cg.identifier.status</li>
|
||||
<li><input disabled="" type="checkbox"> cg.link.reference</li>
|
||||
<li><input disabled="" type="checkbox"> cg.targetaudience</li>
|
||||
</ul>
|
||||
<h2 id="implementation-progress">Implementation Progress</h2>
|
||||
<p>Tally of the status of the implementation of the new fields in the CGSpace <code>5_x-cgcorev2</code> branch.</p>
|
||||
|
Reference in New Issue
Block a user