Add new dataset
{%- elif article.is_shared_with_me and not permissions.metadata_edit %}Read-only dataset
{%- else %}Edit dataset
{%- endif %}Dataset details
Fields marked with ∗ are required.
| Author | Actions | |||
|---|---|---|---|---|
| Collaborator | Metadata Refers to all the fields on this page |
Files Refers to the uploaded files |
|||||
|---|---|---|---|---|---|---|---|
") | safe }}
Open access is the default setting in {{site_name}} by which your dataset will be directly accessible to others.
Embargo is a period during which a dataset is unavailable and not accessible to anyone else. Please enter the end date of the embargo period and add the reason why the files are under embargo.
") | safe }}
Restricted access allows you to share your dataset under specific conditions and with users who have been granted access. Please specify the End-User Licence Agreement (EULA) in which you specify the conditions under which you grant users access to your data files, and add the reason why your dataset is restricted.
∗") | safe }}
") | safe }}
{%- endfor %}
{{article.group_name}}
{%- elif not groups: %}
No group association found. Please contact support.
{%- else %} {%- for group in groups: %}{{group.name}}
{%- for sub in group.subgroups: %}
{%- endfor %}
| Name | Actions |
|---|
Linked resource & references
If the dataset is published as part of a scientific paper, add its title and DOI here.
Add any other relevant URLs or DOIs below.
| Reference | Actions |
|---|
The DOI of your dataset will be: {{article["doi"]}}
Findability
Files
Only use this option when there are no files to attach. Enter the reason for creating a metadata only record and why the files cannot be shared.
Only use when no files can be attached. Add the URL where your files can be found. Note that {{site_name}} is not responsible for maintaining the link or for its validity.
Publish source code through Git
To publish from a Git repository, push a branch to the {{site_shorttag}} remote.
First, add the {{site_shorttag}} remote:
git remote add {{site_shorttag}} {{base_url}}/v3/datasets/{{article.git_uuid}}.git
Then, push the repository to it:
git push {{site_shorttag}} --all
git push {{site_shorttag}} --tags
When publishing a newer version of this dataset in the future, the Git remote location will be reset.
So when your dataset has been published, remove the remote:
git remote remove {{site_shorttag}}
Git repository files and branches
Reproducibility check
You can request a reproducibility check to see if scientific outputs produced by your software can be independently reproduced. The check will be conducted using the CODECHECK process. For details, please visit our dedicated CODECHECK page.
If you already have a CODECHECK certificate for this software, please enter the certificate DOI below:
Distribution artefacts
Software packages oftentimes have separate distribution tarballs produced by a build system. If applicable, upload them as files below.
{{ file_deposit_notice|safe }}
Or upload from another computer or server.
Files can also be uploaded through an API call for which a copy/pasteable example is displayed here:
curl --http1.1 -X POST "{{base_url}}/v3/datasets/{{container_uuid}}/upload" -H 'Accept: application/json' -H 'Authorization: token {{api_token}}' -F "file=@path/to/your/file/here"
The displayed token is valid until you log out. However, the token can be any token generated from the Dashboard using the Create API token button.
| Filename | MD5 Checksum | Actions |
|---|
Terms and agreement
∗∗ {%- if not article.is_shared_with_me or permissions.metadata_edit %} {%- endif %}