The Internet and Data Science Lab (IDLab-imec) created a Knowledge Graph from the recently published Kaggle dataset about COVID-19 literature (commonly known as CORD-19).
This Knownledge Graph contains different information for each paper such as author information, content information and citation information.
Additional information from external resources (such as DBpedia, Crossref, ORCID and BioPortal) were linked within this graph.
The creation process of this knowledge graph is open-sourced such that other research groups can extend, incorporate or link their knowledge within this graph.
Several version of this Graph are hosted on Kaggle, which eases the creation of useful applications. A starter notebook on how this knowledge graph can be used with Python can be found here: https://www.kaggle.com/group16/covid-19-knowledge-graph-starter