Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added cff file for Zenodo publishing #128

Merged
merged 8 commits into from
Sep 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
cff-version: 1.2.0
title: NOMAD Simulations Schema Plugin
JFRudzinski marked this conversation as resolved.
Show resolved Hide resolved
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Nathan
family-names: Daelman
orcid: 'https://orcid.org/0000-0002-7647-1816'
- given-names: Bernadette
family-names: Mohr
orcid: 'https://orcid.org/0000-0003-0903-0073'
- given-names: José M.
JFRudzinski marked this conversation as resolved.
Show resolved Hide resolved
family-names: Pizarro
orcid: 'https://orcid.org/0000-0002-6751-8192'
- given-names: Esma B.
family-names: Boydas
orcid: ''
JFRudzinski marked this conversation as resolved.
Show resolved Hide resolved
- given-names: Joseph F.
family-names: Rudzinski
orcid: 'https://orcid.org/0000-0003-3403-640X'
doi:
JFRudzinski marked this conversation as resolved.
Show resolved Hide resolved
repository-code: 'https://github.com/nomad-coe/nomad-simulations'
url: 'https://nomad-coe.github.io/nomad-simulations/'
abstract: >-
`nomad-simulations` is a plugin for the NOMAD software (https://zenodo.org/doi/10.5281/zenodo.8366162)
JosePizarro3 marked this conversation as resolved.
Show resolved Hide resolved
providing a common data schema for materials science simulations. This schema is utilized
within the many available standard parsers in order to convert the output of simulations
into a uniform, structured data format. The plugin is community-driven, and users are
encouraged to contribtue towards providing Findable, Accessible, Interoperable, and Reusable (FAIR) data.
license: Apache-2.0