doi2dataset/tests/config_test.yaml
Alexander Minges 3dd034c234
All checks were successful
Test pipeline / test (push) Successful in 11s
Use example config for tests
2025-03-21 16:06:28 +01:00

23 lines
531 B
YAML

default_grant:
- funder: "Awesome Funding Agency"
id: "ABC12345"
phase:
"Phase 1 (2021/2025)":
start: 2021
end: 2025
pis:
- family_name: "Doe"
given_name: "Jon"
orcid: "0000-0000-0000-0000"
email: "jon.doe@iana.org"
affiliation: "Institute of Science, Some University"
project: ["Project A01"]
- family_name: "Doe"
given_name: "Jane"
orcid: "0000-0000-0000-0001"
email: "jane.doe@iana.org"
affiliation: "Institute of Science, Some University"
project: ["Project A02"]