{# Copyright 2020 Karlsruhe Institute of Technology # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. #} {% if warning_msg %}
{{ warning_msg }}

{% endif %}

{% trans a_open=''.format(export_url) | safe, a_close="" | safe %} All data will be uploaded as a single ZIP archive corresponding to the exported {{ a_open }}RO-Crate data{{ a_close }} of this resource (with user information excluded by default), which can be customized below. Furthermore, the following Zenodo metadata will be populated automatically based on the basic metadata of this resource: {% endtrans %}

Resource type Dataset
Title {% trans %}The title of this resource.{% endtrans %}
Publication date {% trans %}The current date.{% endtrans %}
Creators {% trans %}The current user's display name und ORCID iD, if available.{% endtrans %}
Description {% trans %}The description of this resource, which will be converted to HTML.{% endtrans %}
Licenses {% trans em_open="" | safe, em_close="" | safe %} The license of this resource, if applicable and supported by Zenodo, {{ em_open }}CC BY 4.0{{ em_close }} otherwise. {% endtrans %}
Keywords and subjects {% trans %}The tags of this resource.{% endtrans %}
Publisher Zenodo

{% trans a_open=''.format(invenio_url) | safe, a_close="" | safe, em_open="" | safe, em_close="" | safe %} For advanced use cases, this import metadata can be extended or substituted by specifying custom import metadata using the generic metadata editor below. This metadata will be converted to a corresponding JSON structure and must align with the metadata of record drafts supported by the {{ a_open }}InvenioRDM API{{ a_close }} that Zenodo uses. While not usually part of this metadata, a Zenodo community to submit the data to can also be specified by entering a metadatum with {{ em_open }}community{{ em_close }} as key and the identifier of the community as string value. {% endtrans %}

{% trans %} Note that uploads to Zenodo will not be published directly, i.e. they can be reviewed and adjusted via Zenodo before actually publishing them. {% endtrans %}