COVID-19

Author: Florian Thiery (Research Squirrel Engineers)

Revision: 1.0

Date: 2020-04-20

Abstract: A vocabulary for COVID-19 data.

Copyright: This work is licensed under a Creative Commons Attribution 4.0 International License.

Vocabulary

The COVID-19 Vocabulary Vocabulary is published as RDF/XML on GitHub.

An HTML version is published at http://covid19.squirrel.link/ontology/.

This document is based on GEOJSON-LD by Sean Gillies (Mapbox) with a CC BY 4.0 license.

Namespace

Hadrian's Wall namespace is http://covid19.squirrel.link/ontology#.

GitHub repository

See https://github.com/Research-Squirrel-Engineers/COVID-19/ for ontology developments.

Outstanding issues

TBD

About this Document

This document is based on the GEOJSON-LD VOCABULARY by Sean Gillies (Mapbox) with a CC BY 4.0 license.

Core

This section describes the core classes and properties.

Core Classes

COVID19_Classes

http://covid19.squirrel.link/ontology#COVID19_Classes

Description, see here.

Dataset

http://covid19.squirrel.link/ontology#Dataset

Description, see here.

ECDC_Dataset

http://covid19.squirrel.link/ontology#ECDC_Dataset

Description, see here.

JHU_Dataset

http://covid19.squirrel.link/ontology#JHU_Dataset

Description, see here.

RKI_Dataset

http://covid19.squirrel.link/ontology#RKI_Dataset

Description, see here.

RKI_Dataset_GER

http://covid19.squirrel.link/ontology#RKI_Dataset_GER

Description, see here.

RKI_Dataset_FS

http://covid19.squirrel.link/ontology#RKI_Dataset_FS

Description, see here.

RKI_Dataset_GER_CUM

http://covid19.squirrel.link/ontology#RKI_Dataset_GER_CUM

Description, see here.

RKI_Dataset_FS_CUM

http://covid19.squirrel.link/ontology#RKI_Dataset_FS_CUM

Description, see here.

Core Properties

Object Properties

bundesland

http://covid19.squirrel.link/ontology#bundesland

covid19:Dataset > owl:Thing

Description, see here.

country

http://covid19.squirrel.link/ontology#country

covid19:Dataset > owl:Thing

Description, see here.

Data Properties

altersgruppe

http://covid19.squirrel.link/ontology#altersgruppe

covid19:Dataset > xsd:string

Description, see here.

bundeslandcode

http://covid19.squirrel.link/ontology#bundeslandcode

covid19:Dataset > xsd:string

Description, see here.

confirmed

http://covid19.squirrel.link/ontology#confirmed

covid19:Dataset > xsd:int

Description, see here.

date

http://covid19.squirrel.link/ontology#date

covid19:Dataset > xsd:string

Description, see here.

deaths

http://covid19.squirrel.link/ontology#deaths

covid19:Dataset > xsd:int

Description, see here.

geschlecht

http://covid19.squirrel.link/ontology#geschlecht

covid19:Dataset > xsd:string

Description, see here.

recovered

http://covid19.squirrel.link/ontology#recovered

covid19:Dataset > xsd:int

Description, see here.