Skip to content

Commit

Permalink
fix(k8s.dataverse): spelling of RKI collection
Browse files Browse the repository at this point in the history
  • Loading branch information
vera committed Dec 6, 2023
1 parent 5c473a3 commit 8ad4ee5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion k8s/dataverse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 8ad4ee5

Please sign in to comment.