LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/img/comparison.png
docs/source/logo.png
src/bioregistry/__init__.py
src/bioregistry/__main__.py
src/bioregistry/cli.py
src/bioregistry/compare.py
src/bioregistry/constants.py
src/bioregistry/lint.py
src/bioregistry/resolve.py
src/bioregistry/utils.py
src/bioregistry/version.py
src/bioregistry.egg-info/PKG-INFO
src/bioregistry.egg-info/SOURCES.txt
src/bioregistry.egg-info/dependency_links.txt
src/bioregistry.egg-info/entry_points.txt
src/bioregistry.egg-info/not-zip-safe
src/bioregistry.egg-info/requires.txt
src/bioregistry.egg-info/top_level.txt
src/bioregistry/align/__init__.py
src/bioregistry/align/__main__.py
src/bioregistry/align/cli.py
src/bioregistry/align/miriam.py
src/bioregistry/align/obofoundry.py
src/bioregistry/align/ols.py
src/bioregistry/align/wikidata.py
src/bioregistry/data/bioregistry.json
src/bioregistry/data/obsolete.json
src/bioregistry/data/wikidata_property_types.json
src/bioregistry/external/__init__.py
src/bioregistry/external/cli.py
src/bioregistry/external/miriam.py
src/bioregistry/external/obofoundry.py
src/bioregistry/external/ols.py
src/bioregistry/external/utils.py
src/bioregistry/external/wikidata.py
tests/__init__.py
tests/test_resolve.py