Skip to main content

OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes,(i.e. ontology concepts) that represent the *same domain*, e.g. diseases, and **connecting** them to form a single directed acyclic hierarchical graph (DAG) (i.e. an ontology class hierarchy).

Project description


PyPI Version Docs Status Code Coverage Build Status Arxiv

Documentation | External Resources


OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes,(i.e. ontology concepts) that represent the same domain, e.g. diseases, and connecting them to form a single directed acyclic hierarchical graph (DAG) (i.e. an ontology class hierarchy). The library implements a pipeline that takes nodes, mappings and (disconnected) hierarchies as input and produces node merges and a connected hierarchy. It also provides analysis and data testing for fine tuning the inputs in order to further reduce duplication, as well as to increase connectivity.


Citing

If you find OntoMerger useful in your work or research, please consider adding the following citation:

@article{ontomerger,
   arxivId = {???},
   author = {Geleta, David and Nikolov, Andriy and O'Donoghue, Mark and Rozemberczki, Benedek 
             and Gogleva, Anna and Tamma, Valentina and Payne, Terry R.},
   month = {june},
   title = {{OntoMerger: An Ontology Integration Library for Deduplicating and Connecting Knowledge Graph Nodes.}},
   url = {https://arxiv.org/abs/2206.02238},
   year = {2022}
}

Getting Started

The API of onto_merger ...

from onto_merger.pipeline import Pipeline

# initialise the pipeline
pipeline = Pipeline(project_folder_path="../path/to/project")

# run the process
pipeline.run_alignment_and_connection_process()

# view results in "../path/to/project/output/report/index.html"

Running tests

$ tox -e py

License


Credit

The Onto Merger logo is based on:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onto_merger-0.1.0.tar.gz (4.4 MB view details)

Uploaded Source

File details

Details for the file onto_merger-0.1.0.tar.gz.

File metadata

  • Download URL: onto_merger-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for onto_merger-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c08c472f3215c6fed2689c2f666f11ab68a7cb37d46084376c78d90fa37e627
MD5 4cb0d5b6b7b1bc7ddadde9a98454622c
BLAKE2b-256 bc01e9233e7e128c1df5876dccbcb220b07896e195fe850ae9783ce234c53522

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page