From 7f124737e53d6b16d0b1447c126d8b11bdd0543a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Gl=C3=B6ckner?= Date: Thu, 9 Dec 2021 01:26:25 +0100 Subject: [PATCH] Update .zenodo.json --- .zenodo.json | 69 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 58 insertions(+), 11 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 4be971c..e5bd8de 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,31 +1,78 @@ { - "description": "

SARS-CoV-2 School Infection Dashboard Germany

", - "license": "other-open", - "title": "hzi-braunschweig/covid-schulen: v0.2.0-alpha", + "title": "SARS-CoV-2 School Infection Dashboard Germany", + "description": "Dashboard reporting infection & quarantine of German pupils and teacher and forecasting infection rates per county", "version": "dashboard", "upload_type": "software", "publication_date": "2021-12-08", + "license": "apache2", + "language": "deu", + "access_right": "open", + "communities": [ + { + "identifier": "helmholtzcentreforinfectionresearch" + } + ], "creators": [ { "affiliation": "Helmholtz Centre for Infection Research", - "name": "Stephan Gl\u00f6ckner" + "name": "Gloeckner, Stephan", + "orcid": "https://orcid.org/0000-0002-7975-9049", + "type": "Researcher" } + ], + "contributors": [ { - "affiliation": "Helmholtz Centre for Infection Research", - "name": "Berit Lange" + "name": "Lange, Berit", + "affiliation": "Helmholtz Centre for Infection Research", + "orcid": "https://orcid.org/0000-0002-9325-9307", + "type": "ProjectManager" } - ], - "access_right": "open", + ], "related_identifiers": [ { "scheme": "url", - "identifier": "https://github.com/hzi-braunschweig/covid-schulen/tree/dashboard", + "identifier": "https://github.com/hzi-braunschweig/covid-schulen/", "relation": "isSupplementTo" }, { "scheme": "doi", - "identifier": "10.5281/zenodo.5768685", + "identifier": "10.5281/zenodo.5768686", "relation": "isVersionOf" } - ] + ], + "subjects": [ + { + "term": "Gesundheitsberichterstattung", + "identifier": "info:ddc/22/de//614.42" + }, + { + "term": "Epidemiologie", + "identifier": "info:ddc/22/de//614.4" + }, + { + "term": "Public health surveillance", + "identifier": "info:ddc/22/eng//614.42" + }, + { + "term": "Epidemiology", + "identifier": "info:ddc/22/eng//614.4" + } + ], + "keywords": [ + "Schulinfektionen", + "Pupil", + "Teacher", + "Schueler", + "Lehrer", + "Kultusministerium", + "Vorhersage", + "Forecasting", + "COVID-19", + "SARS-CoV-2", + "Infektion", + "Deutschland", + "Infection", + "Germany", + "HZI" + ] }