semantic-sql icon indicating copy to clipboard operation
semantic-sql copied to clipboard

Handling KEGG Prefixes with Identical URI Resolution

Open jplfaria opened this issue 10 months ago • 2 comments

KEGG Ontology Prefix Handling

We are currently using two KEGG prefixes:

Both of these prefixes resolve to the same base URL: https://www.kegg.jp/entry. For example:

I have been manually editing the prefix.csv files in my semsql installation to handle prefixes that are not already defined for ontologies we are currently developing. However, I'm uncertain how best to handle the KEGG prefixes given their shared resolution.

Any suggestions or guidance on a robust solution for this issue would be greatly appreciated.

jplfaria avatar Feb 21 '25 03:02 jplfaria

Any suggestions or guidance on a robust solution for this issue?

jplfaria avatar Jun 24 '25 23:06 jplfaria

this was upstream https://github.com/biopragmatics/bioregistry/pull/1718/

a refresh should fix this...

cmungall avatar Oct 31 '25 00:10 cmungall