Skip to content

Commit 6620f3f

Browse files
committed
Add contributors to CITATION.cff
1 parent e607d35 commit 6620f3f

1 file changed

Lines changed: 34 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
cff-version: 1.2.0
22

3+
type: software
4+
35
title: "Compass: FAIR Signposting validation for RFC 8288 Web Links (Java, alpha)"
46

57
abstract: >-
@@ -21,29 +23,57 @@ version: "1.0.0-alpha.2"
2123
date-released: "2026-01-20"
2224

2325
doi: 10.5281/zenodo.18327776
26+
identifiers:
27+
- type: doi
28+
value: 10.5281/zenodo.18327776
29+
30+
repository-code: "https://github.com/qbicsoftware/compass"
31+
url: "https://github.com/qbicsoftware/compass"
32+
license: "AGPL-3.0-only"
2433

2534
authors:
2635
- family-names: Fillinger
2736
given-names: Sven
2837
orcid: "https://orcid.org/0000-0001-8835-2219"
38+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
2939
- family-names: Nahnsen
3040
given-names: Sven
31-
orcid: https://orcid.org/0000-0002-4375-0691
41+
orcid: "https://orcid.org/0000-0002-4375-0691"
42+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
3243

33-
repository-code: "https://github.com/qbicsoftware/compass"
34-
license: "AGPL-3.0-only"
44+
contributors:
45+
- family-names: Fillinger
46+
given-names: Sven
47+
orcid: "https://orcid.org/0000-0001-8835-2219"
48+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
49+
roles:
50+
- conceptualization
51+
- validation
52+
- maintenance
53+
- family-names: Nahnsen
54+
given-names: Sven
55+
orcid: "https://orcid.org/0000-0002-4375-0691"
56+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
57+
roles:
58+
- supervision
59+
- resources
3560

3661
preferred-citation:
3762
type: software
3863
title: "Compass: FAIR Signposting validation for RFC 8288 Web Links"
3964
version: "1.0.0-alpha.2"
65+
date-released: "2026-01-20"
4066
authors:
4167
- family-names: Fillinger
4268
given-names: Sven
4369
orcid: "https://orcid.org/0000-0001-8835-2219"
70+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
71+
affiliation-identifier: "https://ror.org/00v34f693"
4472
- family-names: Nahnsen
4573
given-names: Sven
46-
orcid: https://orcid.org/0000-0002-4375-0691
74+
orcid: "https://orcid.org/0000-0002-4375-0691"
75+
affiliation: "Quantitative Biology Center (QBiC), University of Tübingen"
76+
affiliation-identifier: "https://ror.org/00v34f693"
4777
doi: 10.5281/zenodo.18327776
4878
year: 2026
4979

0 commit comments

Comments
 (0)