-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.78 KB
/
CITATION.cff
File metadata and controls
43 lines (43 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.2.0
title: NOMAD Material Processing Plugin
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Andrea
family-names: Albino
orcid: 'https://orcid.org/0000-0001-9280-7431'
- given-names: Sebastian
family-names: Brückner
orcid: 'https://orcid.org/0000-0002-5969-847X'
- given-names: Michael
family-names: Götte
- given-names: Ahmed
family-names: Ilyas
- given-names: Sarthak
family-names: Kapoor
orcid: 'https://orcid.org/0000-0002-1889-6998'
- given-names: José A.
family-names: Márquez
orcid: 'https://orcid.org/0000-0002-8173-2566'
- given-names: Hampus
family-names: Näsström
orcid: 'https://orcid.org/0000-0002-3264-1692'
- given-names: Markus
family-names: Scheidgen
orcid: 'https://orcid.org/0000-0002-8038-2277'
doi: 10.5281/zenodo.13786015
repository-code: 'https://github.com/FAIRmat-NFDI/nomad-material-processing'
url: 'https://fairmat-nfdi.github.io/nomad-material-processing/'
abstract: >-
`nomad-material-processing` is a plugin for the NOMAD software (https://zenodo.org/doi/10.5281/zenodo.8366162)
adding data schemas and parsers for material processing data.
For example, it can be used to store process data from various vapor deposition techniques,
such as metal-organic vapor phase epitaxy (MOVPE) or pulsed laser deposition (PLD),
into a common data format that can be analyzed, explored, and published in NOMAD.
The plugin is community driven and primarily aims at providing usability to users
through practical data parsers and common data schemas.
The data schemas continue to develop with the community to ultimately provide Findable,
Accessible, Interoperable, and Reusable (FAIR) data.
license: Apache-2.0