mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-03-31
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
<meta property="og:description" content="Possible changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2." />
|
||||
<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-28T16:28:21+02:00" />
|
||||
<meta property="article:published_time" content="2021-02-21T13:27:35+02:00" />
|
||||
<meta property="article:modified_time" content="2021-03-30T09:56:38+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -28,9 +28,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "CGSpace CG Core v2 Migration",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/",
|
||||
"wordCount": "571",
|
||||
"datePublished": "2019-10-28T13:27:35+02:00",
|
||||
"dateModified": "2021-01-28T16:28:21+02:00",
|
||||
"wordCount": "573",
|
||||
"datePublished": "2021-02-21T13:27:35+02:00",
|
||||
"dateModified": "2021-03-30T09:56:38+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -98,7 +98,7 @@
|
||||
<header>
|
||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/">CGSpace CG Core v2 Migration</a></h2>
|
||||
<p class="blog-post-meta">
|
||||
<time datetime="2019-10-28T13:27:35+02:00">Mon Oct 28, 2019</time>
|
||||
<time datetime="2021-02-21T13:27:35+02:00">Sun Feb 21, 2021</time>
|
||||
in
|
||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||
|
||||
@ -107,7 +107,7 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<p>Possible changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2.</p>
|
||||
<p>Changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2. Implemented on 2021-02-21.</p>
|
||||
<p>With reference to <a href="https://agriculturalsemantics.github.io/cg-core/cgcore.html">CG Core v2 draft standard</a> by Marie-Angélique as well as <a href="http://www.dublincore.org/specifications/dublin-core/dcmi-terms/">DCMI DCTERMS</a>.</p>
|
||||
<ul>
|
||||
<li><a href="#proposed-changes">Proposed Changes</a></li>
|
||||
@ -198,11 +198,11 @@
|
||||
<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 checked="" disabled="" type="checkbox"> cg.creator.id</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.fulltextstatus</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.identifier.status</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> cg.link.reference</li>
|
||||
<li><input checked="" 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>6_x-cgcorev2</code> branch.</p>
|
||||
@ -464,14 +464,14 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2021-03/">March, 2021</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgspace-cgcorev2-migration/">CGSpace CG Core v2 Migration</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2021-02/">February, 2021</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2021-01/">January, 2021</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2020-12/">December, 2020</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgspace-dspace6-upgrade/">CGSpace DSpace 6 Upgrade</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user