MonDO (Monarch Disease Ontology) is a semi-automatically constructed ontology that merges in multiple disease resources to yield a coherent merged ontology.
The procedure is broken into the following steps:
See the Makefile in the src/ontology directory for the execution of these steps.
Each disease resource or ontology is pre-processed. In some cases, only a subset of the ontology is used
We use mappings as an input, but not as an end-goal. Our end goal is a coherent merged ontology, with strictly defined relationships between them (next step). However, we make use of mappings to generate candidate weighted axioms.
We make use of some ready-made mappings. Additionally, we supplant these with our own using approaches such as entity matching.
See README-editors