From fc60dcffefd5f7a6c90b5b8536a90df33f9008d9 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 28 Oct 2019 16:54:05 +0200 Subject: [PATCH] Update CGSpace CG Core v2 Migration notes --- content/posts/cgspace-cgcorev2-migration.md | 5 ++--- docs/2019-10/index.html | 4 ++-- docs/cgspace-cgcorev2-migration/index.html | 17 +++-------------- docs/sitemap.xml | 10 +++++----- 4 files changed, 12 insertions(+), 24 deletions(-) diff --git a/content/posts/cgspace-cgcorev2-migration.md b/content/posts/cgspace-cgcorev2-migration.md index e6a70580d..8ca648c40 100644 --- a/content/posts/cgspace-cgcorev2-migration.md +++ b/content/posts/cgspace-cgcorev2-migration.md @@ -26,7 +26,6 @@ As of 2019-09-11 the scope of the changes includes the following fields: - for people and institutional authors - cg.creator.id→cg.creator.identifier - ORCID identifiers -- dc.title→dcterms.title - dc.format.extent→dcterms.extent - dc.date.issued→dcterms.issued - dc.description.abstract→dcterms.abstract @@ -54,10 +53,11 @@ As of 2019-09-11 the scope of the changes includes the following fields: - dc.identifier.isbn→cg.isbn - dc.identifier.issn→cg.issn - cg.identifier.dataurl→cg.hasMetadata -- dc.title.alternative→dcterms.alternative The following fields are currently out of the scope of this migration because they are used internally by DSpace 5.x/6.x and would be difficult to change without significant modifications to the core of the code: +- dc.title +- dc.title.alternative - dc.date.available - dc.date.accessioned - dc.identifier.uri @@ -91,7 +91,6 @@ Tally of the status of the implementation of the new fields in the CGSpace `5_x- | ---------- | :---------------: | :---------: | :-----------: | :--------: | :-------: | :------------: | :--------: | dcterms.creator | ✓ | ✓ | ? | ✓ | ✓ | ✓ | | cg.creator.identifier | ✓ | ✓ | ✓ | - | ✓ | ✓ | | -dcterms.title | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | dcterms.extent | ✓ | ✓ | - | - | - | - | | dcterms.issued | ✓ | ✓ | ? | ✓ | ✓ | ✓ | | dcterms.abstract | ✓ | ✓ | ✓ | ✓ | ✓ | - | | diff --git a/docs/2019-10/index.html b/docs/2019-10/index.html index 32bfea19c..6e23d1337 100644 --- a/docs/2019-10/index.html +++ b/docs/2019-10/index.html @@ -11,7 +11,7 @@ - + @@ -29,7 +29,7 @@ "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-10\/", "wordCount": "1719", "datePublished": "2019-10-01T13:20:51+03:00", - "dateModified": "2019-10-28T13:50:17+02:00", + "dateModified": "2019-10-28T16:52:51+02:00", "author": { "@type": "Person", "name": "Alan Orth" diff --git a/docs/cgspace-cgcorev2-migration/index.html b/docs/cgspace-cgcorev2-migration/index.html index 68fd7e3ef..6db7720ee 100644 --- a/docs/cgspace-cgcorev2-migration/index.html +++ b/docs/cgspace-cgcorev2-migration/index.html @@ -25,7 +25,7 @@ "@type": "BlogPosting", "headline": "CGSpace CG Core v2 Migration", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/cgspace-cgcorev2-migration\/", - "wordCount": "536", + "wordCount": "529", "datePublished": "2019-10-28T13:27:35+02:00", "dateModified": "2019-10-28T13:47:52+02:00", "author": { @@ -125,7 +125,6 @@ -
  • dc.title→dcterms.title
  • dc.format.extent→dcterms.extent
  • dc.date.issued→dcterms.issued
  • dc.description.abstract→dcterms.abstract
  • @@ -168,12 +167,13 @@
  • dc.identifier.isbn→cg.isbn
  • dc.identifier.issn→cg.issn
  • cg.identifier.dataurl→cg.hasMetadata
  • -
  • dc.title.alternative→dcterms.alternative
  • The following fields are currently out of the scope of this migration because they are used internally by DSpace 5.x/6.x and would be difficult to change without significant modifications to the core of the code: