We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe0136 commit 64da428Copy full SHA for 64da428
1 file changed
CITATION.cff
@@ -0,0 +1,23 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software, please cite it using these metadata."
3
+title: "rocrate-validator"
4
+abstract: "A Python package to validate RO-Crates."
5
+type: software
6
+authors:
7
+ - family-names: "Piras"
8
+ given-names: "Marco Enrico"
9
+ orcid: https://orcid.org/0000-0002-5207-0030
10
+ - family-names: "Leo"
11
+ given-names: "Simone"
12
+ orcid: https://orcid.org/0000-0001-8271-5429
13
+ - family-names: "Pireddu"
14
+ given-names: "Luca"
15
+ orcid: https://orcid.org/0000-0002-4663-5613
16
+repository-code: "https://github.com/crs4/rocrate-validator"
17
+url: "https://github.com/crs4/rocrate-validator"
18
+keywords:
19
+ - "RO-Crate"
20
+ - "validation"
21
+ - "metadata"
22
+ - "FAIR"
23
+license: "Apache-2.0"
0 commit comments