Skip to content

v0.12.11

Choose a tag to compare

@cthoyt cthoyt released this 21 Oct 10:03
· 118 commits to main since this release

What's Changed

  • Turn off primary identifier resolution in pyobo.get_name() by default by @cthoyt in #440
  • Add get_primary_reference by @cthoyt in #439
  • Improve documentation for typed dicts by @cthoyt in #441
  • Add caching to embedding by @cthoyt in #443
  • Update relationship for mentions by @cthoyt in #446
  • Consolidate synonym type usage in HGNC and RGD by @cthoyt in #447
  • Link to script that produced ontology by @cthoyt in #448
  • Complete locus types in HGNC by @cthoyt in #449
  • Fix serialization of axioms on relationships in both OBO and OFN by @cthoyt in #453
  • Update OBO ontology-level property value serialization by @cthoyt in #452
  • Annotate HGNC gene locations with CHR by @cthoyt in #451
  • Add GoldBook source by @cthoyt in #436
  • Add graph machine learning workflow by @cthoyt in #454
  • Update HGNC gene families by @cthoyt in #456
  • Add getter for semantic mappings by @cthoyt in #457

Full Changelog: v0.12.10...v0.12.11