You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will fail for some ontology classes where `id` is not an integer, e.g. `NCIT:C2852` for [Adenocarcinoma](https://www.ebi.ac.uk/ols4/ontologies/ncit/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FNCIT_C2852) (if you think of this serving such an ontology).
To best of my knowledge, both CURIE prefix and id are strings, but some ids are strings of int values.
To best of my knowledge, both CURIE prefix and id are strings, but some
id
s are strings of int values.Originally posted by @ielis in #49 (comment)
The text was updated successfully, but these errors were encountered: