From c6cc87853944180a58fc2d7928e34ad1a7aae488 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 18 Jan 2021 16:08:40 +0200 Subject: [PATCH] content/posts/cgspace-cgcorev2-migration.md: Update We agreed to use "camel case" convention for multi-word field names. See: https://github.com/AgriculturalSemantics/cg-core/issues/31 --- content/posts/cgspace-cgcorev2-migration.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/posts/cgspace-cgcorev2-migration.md b/content/posts/cgspace-cgcorev2-migration.md index 784291114..5328f63f4 100644 --- a/content/posts/cgspace-cgcorev2-migration.md +++ b/content/posts/cgspace-cgcorev2-migration.md @@ -20,7 +20,7 @@ With reference to [CG Core v2 draft standard](https://agriculturalsemantics.gith - [Implementation Progress](#implementation-progress) ## Proposed Changes -As of 2019-12-22 the scope of the changes includes the following fields: +As of 2021-01-18 the scope of the changes includes the following fields: - cg.creator.id→cg.creator.identifier - ORCID identifiers @@ -30,8 +30,8 @@ As of 2019-12-22 the scope of the changes includes the following fields: - dc.description→dcterms.description - dc.description.sponsorship→cg.contributor.donor - values from CrossRef or Grid.ac if possible -- dc.description.version→cg.review-status -- cg.fulltextstatus→cg.howpublished +- dc.description.version→cg.reviewStatus +- cg.fulltextstatus→cg.howPublished - CGSpace uses values like "Formally Published" or "Grey Literature" - dc.identifier.citation→dcterms.bibliographicCitation - cg.identifier.status→dcterms.accessRights @@ -67,8 +67,8 @@ Make sure the following fields exist: - [x] cg.creator.identifier (242) - [x] cg.contributor.donor (243) -- [x] cg.review-status (244) -- [x] cg.howpublished (245) +- [x] cg.reviewStatus (244) +- [x] cg.howPublished (245) - [x] cg.journal (246) - [x] cg.isbn (247) - [x] cg.issn (248)