Skip to content

Commit 31eb404

Browse files
docs: 📝 add CITATION.cff (#42)
# Description Closes #31 This PR needs a quick review. --------- Co-authored-by: martonvago <57952344+martonvago@users.noreply.github.com>
1 parent 3db545e commit 31eb404

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CITATION.cff

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
title: "Template Data Package: An opinionated setup for making FAIR and structured data using Seedcase Python packages"
2+
abstract: "A template for making a Git repository that follows strongly opinionated practices for building and managing a data package. These practices include using Seedcase Python packages, such as Seedcase Sprout, and the Frictionless Data Package standard."
3+
authors:
4+
- family-names: Johnston
5+
given-names: Luke William
6+
orcid: "https://orcid.org/0000-0003-4169-2616"
7+
affiliation: "Steno Diabetes Center Aarhus"
8+
- family-names: Brødbæk
9+
given-names: Signe Kirk
10+
affiliation: "Steno Diabetes Center Aarhus"
11+
- family-names: Beicher
12+
given-names: Kristiane
13+
affiliation: "Steno Diabetes Center Aarhus"
14+
- family-names: Vago
15+
given-names: Marton
16+
affiliation: "Steno Diabetes Center Aarhus"
17+
cff-version: 1.2.0
18+
# doi:
19+
keywords:
20+
- "template repository"
21+
- "template project"
22+
- "template data package"
23+
- "data engineering"
24+
- "data infrastructure"
25+
- "data package"
26+
- "frictionless data"
27+
- "FAIR data"
28+
license: MIT
29+
message: "If you use this software, please cite it using these metadata."
30+
repository-code: "https://github.com/seedcase-project/template-data-package"
31+
url: "https://template-data-package.seedcase-project.org"

0 commit comments

Comments
 (0)