biolink / ontobio

python library for working with ontologies and ontology associations
https://ontobio.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
119 stars 30 forks source link

expand a TSV using ontology lookups #530

Closed cmungall closed 3 years ago

cmungall commented 3 years ago

@deepakunni3 @kshefchek - example of a fast method of enriching a tsv - e.g. kgx - with ontologies, for loading into a denormalized solr store or similar

cmungall commented 3 years ago

this could also be combined with a step to encode categories, see https://pbpython.com/categorical-encoding.html