Knowledge-Graph-Hub / kg-obo

A package to transform all OBO ontologies into KGX TSV format and OBO json, and put the transformed graph in KGhub
https://knowledge-graph-hub.github.io/kg-obo/getting_started.html
GNU General Public License v3.0
28 stars 2 forks source link

Standardize node identifiers and improve provenance #172

Closed caufieldjh closed 2 years ago

caufieldjh commented 2 years ago

During each transform:

caufieldjh commented 2 years ago

See https://github.com/linkml/prefixmaps

caufieldjh commented 2 years ago

Several OBOs are not transforming from JSON -> TSV correctly. Only the header is written. Examples: mpath, rxno, wbphenotype.

caufieldjh commented 2 years ago

Also keep seeing this error when getting stats:

Encountered unresolvable error while generating stats: <class 'ImportError'> - cannot import name '_imaging' from 'PIL' (/usr/lib/python3/dist-packages/PIL/__init__.py)
caufieldjh commented 2 years ago

Also, transform of ero fails silently