From 17b249bb34a63989d5a5c652c753577776e103f9 Mon Sep 17 00:00:00 2001 From: Tom Morrell Date: Mon, 6 May 2024 10:30:48 -0700 Subject: [PATCH] resource_types: fix datapaper and interactiveresource datacite mapping --- .../fixtures/data/vocabularies/resource_types.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml b/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml index 2c5bbabc0..97ac2bc49 100644 --- a/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml +++ b/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml @@ -443,8 +443,8 @@ icon: file alternate props: csl: article - datacite_general: Text - datacite_type: Data paper + datacite_general: DataPaper + datacite_type: "" openaire_resourceType: "0031" openaire_type: publication eurepo: info:eu-repo/semantics/workingPaper @@ -843,7 +843,7 @@ props: csl: speech datacite_general: InteractiveResource - datacite_type: Interactive resource + datacite_type: "" openaire_resourceType: "0010" openaire_type: other eurepo: info:eu-repo/semantics/lecture