Add notes for 2021-01-28

This commit is contained in:
2021-01-28 16:28:21 +02:00
parent bba889c592
commit 8ad23a6f4d
27 changed files with 69 additions and 44 deletions

View File

@ -11,7 +11,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/" />
<meta property="article:published_time" content="2019-10-28T13:27:35+02:00" />
<meta property="article:modified_time" content="2021-01-24T17:40:08+02:00" />
<meta property="article:modified_time" content="2021-01-28T10:48:04+02:00" />
@ -28,9 +28,9 @@
"@type": "BlogPosting",
"headline": "CGSpace CG Core v2 Migration",
"url": "https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/",
"wordCount": "565",
"wordCount": "571",
"datePublished": "2019-10-28T13:27:35+02:00",
"dateModified": "2021-01-24T17:40:08+02:00",
"dateModified": "2021-01-28T10:48:04+02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -184,13 +184,16 @@
<h2 id="fields-to-create">Fields to Create</h2>
<p>Make sure the following fields exist:</p>
<ul>
<li>[] cg.creator.identifier</li>
<li>[] cg.contributor.donor</li>
<li>[] cg.reviewStatus</li>
<li>[] cg.howPublished</li>
<li>[] cg.journal</li>
<li>[] cg.isbn</li>
<li>[] cg.issn</li>
<li><input checked="" disabled="" type="checkbox"> cg.creator.identifier (247)</li>
<li><input checked="" disabled="" type="checkbox"> cg.contributor.donor (248)</li>
<li><input checked="" disabled="" type="checkbox"> cg.reviewStatus (249)</li>
<li><input checked="" disabled="" type="checkbox"> cg.howPublished (250)</li>
<li><input checked="" disabled="" type="checkbox"> cg.journal (251)</li>
<li><input checked="" disabled="" type="checkbox"> cg.isbn (252)</li>
<li><input checked="" disabled="" type="checkbox"> cg.issn (253)</li>
<li><input checked="" disabled="" type="checkbox"> cg.volume (254)</li>
<li><input checked="" disabled="" type="checkbox"> cg.number (255)</li>
<li><input checked="" disabled="" type="checkbox"> cg.issue (256)</li>
</ul>
<h2 id="fields-to-delete">Fields to delete</h2>
<p>Fields to delete after migration:</p>
@ -202,7 +205,7 @@
<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>
<p>Tally of the status of the implementation of the new fields in the CGSpace <code>6_x-cgcorev2</code> branch.</p>
<table>
<thead>
<tr>