biopragmatics / curies

🐸 Idiomatic conversion between URIs and compact URIs (CURIEs) in Python
https://curies.readthedocs.io
MIT License
21 stars 6 forks source link

Working with fields that might be URI or CURIE #91

Closed cthoyt closed 1 year ago

cthoyt commented 1 year ago

Adds some additional tutorial material on working with strings that might be a URI or CURIE - specifically, a formula for making a better compress and expand function.