Releases: Knowledge-Graph-Hub/universalizer
Releases · Knowledge-Graph-Hub/universalizer
v0.0.11
What's Changed
- Remove
sssom
dependency and update for newer version by @caufieldjh in #37
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Fix for KeyError when checking existing category assignments by @caufieldjh in #35
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
What's Changed
- Fix for node categories getting overwritten by those defined by edges by @caufieldjh in #31
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Relax kgx constraints, now that the current version is above 2.0 by @kevinschaper in #29
- Bump dependencies and version by @caufieldjh in #30
New Contributors
- @kevinschaper made their first contribution in #29
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Repair removal of category edges by @caufieldjh in #27
- Refresh and update dependencies by @caufieldjh in #28
Full Changelog: v0.0.4...v0.0.6
v0.0.4
What's Changed
- Add function to parse namespace-based category maps by @caufieldjh in #24
- Fix an issue with assigning categories to some ids by @caufieldjh in #25
Full Changelog: v0.0.3...v0.0.4
v0.0.3
First GitHub release - see https://pypi.org/project/universalizer/ for previous releases.
What's Changed
- Prefix normalization, and related additions by @caufieldjh in #3
- Accept SSSOM map input for node ID and category remapping by @caufieldjh in #4
- Update and normalize Biolink categories by @caufieldjh in #6
- Fixes for better performance by @caufieldjh in #11
- Update process for parsing UMLS semantic type category assignments by @caufieldjh in #12
- Black formatting by @caufieldjh in #15
- Updates to handle Bioportal normalization by @caufieldjh in #16
- Fix for category remapping by @caufieldjh in #18
- Fix for IndexError on search for STY IRI by @caufieldjh in #20
- Fix for #21 by @caufieldjh in #22
New Contributors
- @caufieldjh made their first contribution in #3
Full Changelog: https://github.com/Knowledge-Graph-Hub/universalizer/commits/v0.0.3