Skip to content

Commit

Permalink
Update 2023-10-26
Browse files Browse the repository at this point in the history
  • Loading branch information
RKIOpenData authored and HannesWuensche committed Oct 26, 2023
1 parent 97c1f1e commit 3ffb294
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 203 deletions.
10 changes: 5 additions & 5 deletions Metadaten/govdata.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
dcatde:maintainer [ a foaf:Agent ; foaf:mbox "opendata@rki.de" ; foaf:name "Robert Koch-Institut | Open Data Team"] ;
dcatde:contributor [ a foaf:Person; foaf:name "Kristin Tolksdorf"; foaf:account <http://orcid.org/0000-0002-8712-6399>; ],[ a foaf:Person; foaf:name "Luise Goerlitz"; foaf:account <http://orcid.org/0009-0004-3024-6797>; ],[ a foaf:Person; foaf:name "Walter Haas"; foaf:account <http://orcid.org/0000-0003-3413-1431>; ],[ a foaf:Person; foaf:name "Silke Buda"; foaf:account <http://orcid.org/0000-0003-3448-3357>; ];
dct:description "Zur Einschätzung der Krankheitslast schwerer symptomatischer Atemwegsinfektionen im stationären Bereich wird mithilfe von Daten aus der syndromischen Krankenhaussurveillance ICOSARI die Inzidenz der Fälle, die mit einer schweren akuten respiratorischen Infektion (SARI) in ein Krankenhaus zur Behandlung aufgenommen wurden, pro 100.000 Einwohner berechnet. Zeitnahe und valide Daten über die Häufigkeit von SARI im zeitlichen Verlauf und im Kontext zirkulierender Atemwegserreger in der Bevölkerung sind essenziell für die Einschätzung der epidemiologischen Lage und die Entwicklung und Anpassung von Präventionsstrategien." ;
dct:issued "2023-10-23T10:49:51+02:00"^^xsd:dateTime ;
dct:modified "2023-10-23T10:49:51+02:00"^^xsd:dateTime ;
dct:issued "2023-10-26T09:08:03+02:00"^^xsd:dateTime ;
dct:modified "2023-10-26T09:08:03+02:00"^^xsd:dateTime ;
dct:publisher [ a foaf:Organization ;
foaf:mbox "opendata@rki.de" ;
foaf:name "Robert Koch Institut"
Expand Down Expand Up @@ -41,7 +41,7 @@
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Github - SARI-Hospitalisierungsinzidenz" ;
dcat:accessURL <https://github.com/robert-koch-institut/SARI-Hospitalisierungsinzidenz>;
dct:modified "2023-10-23T10:49:51+02:00"^^xsd:dateTime;
dct:modified "2023-10-26T09:08:03+02:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
Expand All @@ -52,7 +52,7 @@
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Zenodo - SARI-Hospitalisierungsinzidenz" ;
dcat:accessURL <https://zenodo.org/record/8382331>;
dct:modified "2023-10-23T10:49:51+02:00"^^xsd:dateTime;
dct:modified "2023-10-26T09:08:03+02:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
Expand All @@ -64,5 +64,5 @@
dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dcat:accessURL <https://zenodo.org/record/8382331/files/%5BDokumentation%5D_SARI-Hospitalisierungsinzidenz.pdf>;
dct:modified "2023-10-23T10:49:51+02:00"^^xsd:dateTime;
dct:modified "2023-10-26T09:08:03+02:00"^^xsd:dateTime;
].
2 changes: 1 addition & 1 deletion Metadaten/nfdi4health.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
},
"resource_use_rights_label": "CC BY 4.0 (Creative Commons Attribution 4.0 International)"
},
"resource_version": "2023-10-23"
"resource_version": "2023-10-26"
},
"resource_titles": [
{
Expand Down
8 changes: 4 additions & 4 deletions Metadaten/zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"Open Data",
"Offene Daten"
],
"publication_date": "2023-10-23",
"version": "2023-10-23",
"publication_date": "2023-10-26",
"version": "2023-10-26",
"upload_type": "dataset",
"access_right": "open",
"license": "CC-BY-4.0",
Expand Down Expand Up @@ -83,8 +83,8 @@
],
"dates": [
{
"start": "2023-10-23T10:49:51+02:00",
"end": "2023-10-23T10:49:51+02:00",
"start": "2023-10-26T09:08:03+02:00",
"end": "2023-10-26T09:08:03+02:00",
"type": "Collected",
"description": "Date when the Dataset was created"
}
Expand Down
Loading

0 comments on commit 3ffb294

Please sign in to comment.