bioregistry 0.13.18__tar.gz → 0.13.19__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bioregistry-0.13.18 → bioregistry-0.13.19}/PKG-INFO +6 -6
- {bioregistry-0.13.18 → bioregistry-0.13.19}/pyproject.toml +7 -7
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/analysis/paper_ranking.py +2 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/bioregistry.json +284 -148
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/aberowl/processed.json +168 -56
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bartoc/processed.json +34 -21
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/agroportal.json +42 -39
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/bioportal.json +251 -60
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/ecoportal.json +26 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/fairsharing/processed.json +36 -29
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/integbio/__init__.py +3 -3
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/lov/processed.json +26 -2
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/obofoundry/processed.json +3 -2
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/processed.json +53 -35
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/re3data/processed.json +108 -35
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/uniprot/processed.json +54 -54
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/version.py +1 -1
- {bioregistry-0.13.18 → bioregistry-0.13.19}/LICENSE +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/README.md +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/__main__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/analysis/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/analysis/bioregistry_diff.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/analysis/mapping_checking.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/api.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/constants.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/impl.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/proxies.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/czi.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/dalia.png +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/dfg.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/funding-manifest-urls.txt +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/logo.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/nfdi4chem.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/northeastern.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/static/rwth-iac.svg +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/base.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/collection.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/collections.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/context.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/contexts.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/contributor.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/contributors.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/highlights/owners.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/highlights/relations.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/highlights/twitter.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/home.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/keyword.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/keywords.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/macros.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/access.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/acknowledgements.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/download.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/related.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/schema.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/summary.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/meta/sustainability.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/metaresource.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/metaresources.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/prose.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/reference.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resolve_errors/disallowed_identifier.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resolve_errors/invalid_identifier.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resolve_errors/missing_prefix.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resolve_errors/missing_providers.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resource-bibliometrics.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resource-standards.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resource.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/templates/resources.html +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/test.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/ui.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/utils.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/app/wsgi.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/__main__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/curie_parsing.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/curie_validation.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/benchmarks/uri_parsing.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/bibliometrics.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/collection_api.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/compare.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/constants.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_cessda.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_co_providers.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_examples.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_examples_from_ols.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_linkml.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_nfdi_section_collections.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_ontology_regexes.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_provider_status_curations.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_sweet.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/add_wikidata_database.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/bulk_import.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/clean_licenses.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/clean_name_suffixes.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/clean_publications.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/cleanup_authors.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/deprecation_diff.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/enrich_publications.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/find_contact_groups.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/fix_obo_purls.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/import_pc_semiautomatic.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/ingest_prefixmaps_bioportal.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/literature.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/make_description_curation_sheet.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/make_health_report_curation_sheet.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/map_bartoc_via_wikidata.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/map_re3data_via_fairsharing.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/nfdi_collections.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/odk_usage.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/rename_metaprefix.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/review_pc.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/seed_collection.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/suggest_author_curation.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/curation/suggest_uniprot_providers.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/README.md +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/collections.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/contexts.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/curated_mappings.sssom.tsv +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/curated_papers.tsv +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/data/metaregistry.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/__main__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/prefix_maps.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/prefixcc.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/rdf_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/schema_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/sssom_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/tables_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/tsv_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/warnings_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/export/yaml_export.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/aberowl/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/align.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/alignment_utils.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bartoc/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/biocontext/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/biocontext/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/biolink/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/biolink/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/biolink/processing_biolink.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/agroportal.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/bioportal.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/bioportal/ecoportal.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cellosaurus/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cellosaurus/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cheminf/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cheminf/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cropoct/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/cropoct/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/edam/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/edam/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/fairsharing/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/go/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/go/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/go/processing_go.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/hl7/OID_Report.csv +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/hl7/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/integbio/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/lov/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/miriam/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/miriam/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/n2t/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/n2t/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ncbi/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ncbi/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/obofoundry/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/processing_ols.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/tib-processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/tib-processing-config.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ols/tib.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ontobee/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/ontobee/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/pathguide/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/prefixcommons/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/prefixcommons/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/re3data/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/rrid/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/togoid/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/togoid/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/uniprot/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/wikidata/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/wikidata/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/zazuko/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/external/zazuko/processed.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/gh/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/gh/github_client.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/gh/new_prefix.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/health/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/health/__main__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/health/check_homepages.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/health/check_providers.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/health/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/license_standardizer.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/lint.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/metaresource_api.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/pandas.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/parse_iri.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/parse_version_iri.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/py.typed +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/record_accumulator.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/reference.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/resolve.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/resolve_identifier.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/resource_manager.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema/constants.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema/schema.json +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema/struct.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema/utils.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/schema_utils.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/summary.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/upload_ndex.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/uri_format.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/utils.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/validate/__init__.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/validate/cli.py +0 -0
- {bioregistry-0.13.18 → bioregistry-0.13.19}/src/bioregistry/validate/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: bioregistry
|
|
3
|
-
Version: 0.13.
|
|
3
|
+
Version: 0.13.19
|
|
4
4
|
Summary: Integrated registry of biological databases and nomenclatures
|
|
5
5
|
Keywords: snekpack,cookiecutter,databases,biological databases,biomedical databases,persistent identifiers
|
|
6
6
|
Author: Charles Tapley Hoyt
|
|
@@ -53,11 +53,11 @@ Requires-Dist: tabulate ; extra == 'align'
|
|
|
53
53
|
Requires-Dist: defusedxml ; extra == 'align'
|
|
54
54
|
Requires-Dist: class-resolver ; extra == 'align'
|
|
55
55
|
Requires-Dist: fairsharing-client>=0.1.0 ; extra == 'align'
|
|
56
|
-
Requires-Dist: pandas ; extra == 'align'
|
|
56
|
+
Requires-Dist: pandas<3.0 ; extra == 'align'
|
|
57
57
|
Requires-Dist: matplotlib ; extra == 'charts'
|
|
58
58
|
Requires-Dist: matplotlib-venn ; extra == 'charts'
|
|
59
59
|
Requires-Dist: seaborn ; extra == 'charts'
|
|
60
|
-
Requires-Dist: pandas ; extra == 'charts'
|
|
60
|
+
Requires-Dist: pandas<3.0 ; extra == 'charts'
|
|
61
61
|
Requires-Dist: jinja2 ; extra == 'charts'
|
|
62
62
|
Requires-Dist: sphinx>=8 ; extra == 'docs'
|
|
63
63
|
Requires-Dist: sphinx-rtd-theme>=3.0 ; extra == 'docs'
|
|
@@ -70,13 +70,13 @@ Requires-Dist: rdflib-jsonld ; extra == 'export'
|
|
|
70
70
|
Requires-Dist: ndex2 ; extra == 'export'
|
|
71
71
|
Requires-Dist: more-itertools ; extra == 'gha'
|
|
72
72
|
Requires-Dist: click-default-group ; extra == 'health'
|
|
73
|
-
Requires-Dist: pandas ; extra == 'health'
|
|
73
|
+
Requires-Dist: pandas<3.0 ; extra == 'health'
|
|
74
74
|
Requires-Dist: tabulate ; extra == 'health'
|
|
75
75
|
Requires-Dist: pyyaml ; extra == 'health'
|
|
76
76
|
Requires-Dist: jinja2 ; extra == 'health'
|
|
77
|
-
Requires-Dist: pandas ; extra == 'mapping-checking'
|
|
77
|
+
Requires-Dist: pandas<3.0 ; extra == 'mapping-checking'
|
|
78
78
|
Requires-Dist: sentence-transformers ; extra == 'mapping-checking'
|
|
79
|
-
Requires-Dist: pandas ; extra == 'paper-ranking'
|
|
79
|
+
Requires-Dist: pandas<3.0 ; extra == 'paper-ranking'
|
|
80
80
|
Requires-Dist: scikit-learn ; extra == 'paper-ranking'
|
|
81
81
|
Requires-Dist: tabulate ; extra == 'paper-ranking'
|
|
82
82
|
Requires-Dist: pubmed-downloader>=0.0.12 ; extra == 'paper-ranking'
|
|
@@ -10,7 +10,7 @@ markers = [
|
|
|
10
10
|
|
|
11
11
|
[project]
|
|
12
12
|
name = "bioregistry"
|
|
13
|
-
version = "0.13.
|
|
13
|
+
version = "0.13.19"
|
|
14
14
|
description = "Integrated registry of biological databases and nomenclatures"
|
|
15
15
|
readme = "README.md"
|
|
16
16
|
authors = [
|
|
@@ -88,7 +88,7 @@ align = [
|
|
|
88
88
|
"defusedxml",
|
|
89
89
|
"class-resolver",
|
|
90
90
|
"fairsharing-client>=0.1.0",
|
|
91
|
-
"pandas",
|
|
91
|
+
"pandas<3.0",
|
|
92
92
|
]
|
|
93
93
|
export = [
|
|
94
94
|
"pyyaml",
|
|
@@ -100,12 +100,12 @@ charts = [
|
|
|
100
100
|
"matplotlib",
|
|
101
101
|
"matplotlib_venn",
|
|
102
102
|
"seaborn",
|
|
103
|
-
"pandas",
|
|
103
|
+
"pandas<3.0",
|
|
104
104
|
"jinja2",
|
|
105
105
|
]
|
|
106
106
|
health = [
|
|
107
107
|
"click_default_group",
|
|
108
|
-
"pandas",
|
|
108
|
+
"pandas<3.0",
|
|
109
109
|
"tabulate",
|
|
110
110
|
"pyyaml",
|
|
111
111
|
"jinja2",
|
|
@@ -126,13 +126,13 @@ web = [
|
|
|
126
126
|
"api-analytics[fastapi]",
|
|
127
127
|
]
|
|
128
128
|
paper-ranking = [
|
|
129
|
-
"pandas",
|
|
129
|
+
"pandas<3.0",
|
|
130
130
|
"scikit-learn",
|
|
131
131
|
"tabulate",
|
|
132
132
|
"pubmed-downloader>=0.0.12",
|
|
133
133
|
]
|
|
134
134
|
mapping-checking = [
|
|
135
|
-
"pandas",
|
|
135
|
+
"pandas<3.0",
|
|
136
136
|
"sentence_transformers",
|
|
137
137
|
]
|
|
138
138
|
|
|
@@ -254,7 +254,7 @@ known-first-party = [
|
|
|
254
254
|
docstring-code-format = true
|
|
255
255
|
|
|
256
256
|
[tool.bumpversion]
|
|
257
|
-
current_version = "0.13.
|
|
257
|
+
current_version = "0.13.19"
|
|
258
258
|
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)(?:-(?P<release>[0-9A-Za-z-]+(?:\\.[0-9A-Za-z-]+)*))?(?:\\+(?P<build>[0-9A-Za-z-]+(?:\\.[0-9A-Za-z-]+)*))?"
|
|
259
259
|
serialize = [
|
|
260
260
|
"{major}.{minor}.{patch}-{release}+{build}",
|
|
@@ -24,6 +24,7 @@ import logging
|
|
|
24
24
|
import textwrap
|
|
25
25
|
from collections import defaultdict
|
|
26
26
|
from pathlib import Path
|
|
27
|
+
from time import sleep
|
|
27
28
|
from typing import TYPE_CHECKING, NamedTuple, TypeAlias, cast
|
|
28
29
|
|
|
29
30
|
import click
|
|
@@ -213,6 +214,7 @@ def _search(
|
|
|
213
214
|
):
|
|
214
215
|
if pubmed_id not in pubmed_ids_to_filter:
|
|
215
216
|
pubmed_to_terms[pubmed_id].append(term)
|
|
217
|
+
sleep(1)
|
|
216
218
|
return dict(pubmed_to_terms)
|
|
217
219
|
|
|
218
220
|
|