monarch-initiative / kboom

Bayes OWL Ontology Merging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

BOOM: Bayes OWL Ontology Merging

BOOM is an ontology construction technique that combines deductive reasoning and probabilistic inference. It takes two or more ontologies linked by hypothetical axioms, and estimates the most likely unified logical ontology.

k-BOOM

k-BOOM is a version of BOOM that works by factorizing the probabilistic ontology into k submodules. It was used to build the Mondo merged disease ontology.

For more information see:

To run:

mvn install
bin/kboom -t all-ptable.tsv all.owl -o merged.owl

About

Bayes OWL Ontology Merging


Languages

Language:Java 96.8%Language:Shell 3.0%Language:Makefile 0.2%