-
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.42 KB
/
CITATION.cff
File metadata and controls
35 lines (35 loc) · 1.42 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
title: "Template Data Package: An opinionated setup for making FAIR and structured data using Seedcase Python packages."
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."
authors:
- family-names: Johnston
given-names: Luke William
orcid: "https://orcid.org/0000-0003-4169-2616"
affiliation: "Steno Diabetes Center Aarhus"
- family-names: Brødbæk
given-names: Signe Kirk
affiliation: "Steno Diabetes Center Aarhus"
orcid: "https://orcid.org/0009-0000-2208-7088"
- family-names: Beicher
given-names: Kristiane
affiliation: "Steno Diabetes Center Aarhus"
orcid: "https://orcid.org/0000-0001-7556-9566"
- family-names: Vago
given-names: Marton
affiliation: "Steno Diabetes Center Aarhus"
cff-version: 1.2.0
doi: "10.5281/zenodo.16540439"
keywords:
- "copier template"
- "template"
- "template repository"
- "template project"
- "template data package"
- "data engineering"
- "data infrastructure"
- "data package"
- "frictionless data"
- "FAIR data"
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/seedcase-project/template-data-package"
url: "https://template-data-package.seedcase-project.org"