INCATools / INCATools/ontology-access-kit

Chore: Curies currently needs to be locked to version 11

Open
#855 1 comment 0 reactions 1 assignee Claimed by @DnlRKorn View on GitHub
chore
Dominant language
Python
Stars
198
Forks
35
Avg merge
3d 4h
Merged PRs (30d)
1

Description

Currently we execute the equivalent of `from curies import Converter; converter = Converter(); converter.parse_uri(id)`

https://github.com/INCATools/ontology-access-kit/blob/aaede8e497e98fe7677e82730eeb56039241ac3b/src/oaklib/utilities/obograph_utils.py#L1008-L1015

However curies no longer returns a tuple as of version 12. Should explore why.

https://github.com/biopragmatics/curies/blob/853614fba6caa6922ddd49fb9218f756c74fd79b/src/curies/api.py#L77-L85

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.