Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
79 stars 26 forks source link

Update `OntologyClass` node categories #461

Open caufieldjh opened 1 year ago

caufieldjh commented 1 year ago

Describe the bug

More than 73 thousand nodes still have OntologyClass categories.

To Reproduce

grep "OntologyClass" merged-kg_nodes.tsv

Expected behavior

They should be more specific in nearly all cases, or at least NamedThing.

Additional context

The universalizer should be able to resolve this.