mapping-commons / sssom-py

Python toolkit for SSSOM mapping format
https://mapping-commons.github.io/sssom-py/index.html#
MIT License
49 stars 12 forks source link

Clean up extract_iri functionality #460

Closed cthoyt closed 10 months ago

cthoyt commented 10 months ago

This PR doesn't change any existing functionality other than getting rid of a duplicate function and cleaning up the logic for extracting IRIs from a list of strings or file paths.