Skip to content

Releases: biolink/biolink-model-toolkit

0.8.1

05 Jan 20:02
Compare
Choose a tag to compare

update linkml and biolink model

Full Changelog: 0.7.8...0.8.1

0.7.8

16 Dec 17:29
Compare
Choose a tag to compare

bumped the version of the biolink-model to 2.2.12
Full Changelog: 0.7.7...0.7.8

0.7.7

24 Nov 00:22
76e3ce5
Compare
Choose a tag to compare

bump version of biolink-model

0.7.4

23 Aug 23:14
Compare
Choose a tag to compare
  • updated to biolink-model 2.2.3
  • added tox, flake8, black formatting suggestions.

0.7.3

15 Jul 16:43
d57ebcf
Compare
Choose a tag to compare

adding support for finding mixins in ancestors/descendants methods
pinning to biolink-model v2.2.0
add and fix tests

0.4.0

18 Dec 18:17
Compare
Choose a tag to compare
  • Pin to Biolink Model 1.4.0
  • Update methods to accommodate latest changes in the model
  • Update tests
  • Replace exceptions in get_element with warnings

0.3.1

08 Dec 00:07
Compare
Choose a tag to compare
  • Fixed bug where get_element was not parsing input names properly
  • Fixed bug where get_ancestors and get_descendants were returning derived slots
  • Make lookup by name be case-insensitive as a fallback

0.3.0

19 Nov 19:12
Compare
Choose a tag to compare
  • Added reflexive option to get_ancestors and get_descendants
  • Added formatted option to return elements formatted as CURIEs
  • Added support for parsing biolink names in sentence case, CamelCase, and snake_case
  • Deprecated names method and add get_all_elements instead
  • Added new methods to Toolkit class
  • Added support for fetching elements based on their aliases

0.2.2

05 Nov 02:05
Compare
Choose a tag to compare
  • Add missing methods that are to be deprecated
  • Remove access to deprecated methods within BMT
  • Tidy up logging

0.2.0

03 Nov 01:00
2de2223
Compare
Choose a tag to compare
  • Added more convenience methods
  • Deprecated methods and add their replacement
  • Updated tests
  • Updated README.md
  • Pin to Biolink Model v1.3.9