forked from crs4/rocrate-validator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.08 KB
/
CITATION.cff
File metadata and controls
35 lines (35 loc) · 1.08 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
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "rocrate-validator"
abstract: "A Python package to validate RO-Crates."
type: software
authors:
- family-names: "Piras"
given-names: "Marco Enrico"
orcid: https://orcid.org/0000-0002-5207-0030
- family-names: "Leo"
given-names: "Simone"
orcid: https://orcid.org/0000-0001-8271-5429
- family-names: "Pireddu"
given-names: "Luca"
orcid: https://orcid.org/0000-0002-4663-5613
- family-names: Chadwick
given-names: Eli
orcid: https://orcid.org/0000-0002-0035-6475
- family-names: Bauer
given-names: Daniel
orcid: https://orcid.org/0000-0001-9447-460X
- family-names: "Wetzels"
given-names: "Florian"
orcid: https://orcid.org/0000-0002-5526-7138
- family-names: "Weil"
given-names: "Heinrich Lukas"
orcid: https://orcid.org/0000-0003-1945-6342
repository-code: "https://github.com/crs4/rocrate-validator"
url: "https://github.com/crs4/rocrate-validator"
keywords:
- "RO-Crate"
- "validation"
- "metadata"
- "FAIR"
license: "Apache-2.0"