onto_merger
onto_merger copied to clipboard
OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes that represent the same domain.
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
trying to install from pypi or from source: 1. currently getting the following when running a virtualenv with python 3.10.6 >>> from onto_merger.pipeline import Pipeline Traceback (most recent call last):...
It says in the documentation that the `nodes.csv` and `nodes_obsolete.csv` files contain a column for `default label` but that seems to be replaced by the default id in the current...