From 33a812f2c3ef2b3eba3c9eea7fce407d1d97fef4 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 31 Jan 2023 14:27:59 +0100 Subject: [PATCH] fixed example file --- src/test/resources/gcat-test-sandbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/gcat-test-sandbox.json b/src/test/resources/gcat-test-sandbox.json index 7bca689..71a1160 100644 --- a/src/test/resources/gcat-test-sandbox.json +++ b/src/test/resources/gcat-test-sandbox.json @@ -138,7 +138,7 @@ "export_filename": "{{name}}", "exporters": { "ZenodoSoftwareVersionExporter": { - "elaboration": "UPDATE_ONLY", + "elaboration": "NONE", "skip_grants": ["004260"], "additional_html_description": "\n\n

gCube is an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments, such as the D4Science Infrastructure, by favouring the realisation of reuse-oriented policies.

\n\n

gCube has been used to successfully build and operate infrastructures and virtual research environments for application domains ranging from biodiversity to environmental data management and cultural heritage.

\n\n

gCube offers components supporting typical data management workflows including data access, curation, processing, and visualisation on a large set of data typologies ranging from primary biodiversity data to geospatial and tabular data.

\n\n

D4Science is a Hybrid Data Infrastructure combining over 500 software components and integrating data from more than 50 different data providers into a coherent and managed system of hardware, software, and data resources. The D4Science infrastructure drastically reduces the cost of ownership, maintenance, and operation thanks to the exploitation of gCube.

\n\n

 

\n\n

The official source code location of this software version is available at:

\n\n

{{code_location}}

" },