forked from ckan/ckan-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (30 loc) · 1.09 KB
/
CITATION.cff
File metadata and controls
34 lines (30 loc) · 1.09 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
cff-version: 1.2.0
message: "If you use this HESCOR-specific fork, please cite it as below. Please also acknowledge the upstream ckan/ckan-docker project where relevant."
type: software
title: "ckan-docker (HESCOR fork)"
version: "v0.1.0"
date-released: "2026-04-15"
license: "AGPL-3.0"
repository-code: "https://github.com/roink/ckan-docker"
url: "https://github.com/roink/ckan-docker"
doi: "10.5281/zenodo.19596459"
authors:
- family-names: "Schlüter"
given-names: "Philipp"
orcid: "https://orcid.org/0009-0001-7947-5222"
affiliation: "University of Cologne"
abstract: "HESCOR-specific fork of the upstream ckan/ckan-docker deployment setup, adapted for the HESCOR CKAN-based data portal/database infrastructure at the University of Cologne."
keywords:
- "CKAN"
- "Docker"
- "research data management"
- "data portal"
- "HESCOR"
references:
- type: software
title: "ckan-docker"
authors:
- name: "Open Knowledge Foundation and contributors"
repository-code: "https://github.com/ckan/ckan-docker"
url: "https://github.com/ckan/ckan-docker"
license: "AGPL-3.0"