From 8ad4ee5b332e296455bc9f1963a5cb0620f91d1c Mon Sep 17 00:00:00 2001 From: Vera Clemens Date: Wed, 6 Dec 2023 15:38:01 +0100 Subject: [PATCH] fix(k8s.dataverse): spelling of RKI collection --- k8s/dataverse/Chart.yaml | 2 +- .../dataverses/nfdi4health_robert-koch-institute.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/k8s/dataverse/Chart.yaml b/k8s/dataverse/Chart.yaml index 9c56e73..8d88ff1 100644 --- a/k8s/dataverse/Chart.yaml +++ b/k8s/dataverse/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.3 +version: 0.2.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/k8s/dataverse/persona/nfdi4health/dataverses/nfdi4health_robert-koch-institute.json b/k8s/dataverse/persona/nfdi4health/dataverses/nfdi4health_robert-koch-institute.json index 18553ce..940c2b0 100644 --- a/k8s/dataverse/persona/nfdi4health/dataverses/nfdi4health_robert-koch-institute.json +++ b/k8s/dataverse/persona/nfdi4health/dataverses/nfdi4health_robert-koch-institute.json @@ -1,12 +1,12 @@ { - "name": "Robert Koch-Institute", - "alias": "Robert_Koch-Institute", + "name": "Robert Koch Institute", + "alias": "Robert_Koch_Institute", "dataverseContacts": [ { "contactEmail": "fb.studyhub@nfdi4health.de" } ], "affiliation": "NFDI4Health", - "description": "The Robert Koch-Institute (RKI) is the german government’s central scientific institution in the field of biomedicine. It is one of the most important bodies for the safeguarding of public health in Germany. Its tasks are:\n\n - Identification, surveillance and prevention of diseases, especially infectious diseases\n - Monitoring and analysing long-term public health trends in Germany\n - Epidemiological and medical analyses and evaluation of highly pathogenic and highly contagious diseases which are of great significance to the general public\n - Providing a scientific basis for health-related political decision-making\n - Informing and advising political decision-makers, the scientific sector and the general public\n - Executive tasks defined by special laws, in particular with regard to protection from infection, legislation on stem cell research, and attacks using biological agents\n - Federal health reporting\n\nFurther reading: [rki.de](https://www.rki.de/EN/Home/homepage_node.html)", + "description": "The Robert Koch Institute (RKI) is the german government’s central scientific institution in the field of biomedicine. It is one of the most important bodies for the safeguarding of public health in Germany. Its tasks are:\n\n - Identification, surveillance and prevention of diseases, especially infectious diseases\n - Monitoring and analysing long-term public health trends in Germany\n - Epidemiological and medical analyses and evaluation of highly pathogenic and highly contagious diseases which are of great significance to the general public\n - Providing a scientific basis for health-related political decision-making\n - Informing and advising political decision-makers, the scientific sector and the general public\n - Executive tasks defined by special laws, in particular with regard to protection from infection, legislation on stem cell research, and attacks using biological agents\n - Federal health reporting\n\nFurther reading: [rki.de](https://www.rki.de/EN/Home/homepage_node.html)", "dataverseType": "UNCATEGORIZED" } \ No newline at end of file