Skip to content
Tiffany J. Callahan edited this page May 14, 2020 · 65 revisions

Project Description


Background: Knowledge graphs (KGs) facilitate the representation of complex relationships among heterogeneous data types and have been used extensively in biomedical research to model biological phenomena. While many data-driven KG construction methods have been developed, they remain largely unable to:

  • Construct KGs from multiple disparate data sources
  • Combine KGs created by different systems
  • Collaborate or share KGs across institutions due to their inability to account for the use of different schemas, standards, and vocabularies

Used extensively in life sciences research, the Semantic Web was created to resolve these types of knowledge integration problems. The Web Ontology Language (OWL) is a Semantic Web standard for a graph-based knowledge representation and reasoning framework. OWL is highly expressive, enabling the integration of heterogeneous data using explicit semantics, and allows for the generation of new knowledge using deductive logic. Unfortunately, existing OWL-based KG construction methods are often built using complicated programs or toolsets, in arcane or difficult to use programming languages and require extensive computational resources.

Solution: PheKnowLator (Phenotype Knowledge Translator), a fully automated Python 3 library explicitly designed for optimized construction of semantically-rich, large-scale biomedical KGs from complex heterogeneous data. The PheKnowLator framework provides detailed Jupyter Notebooks and scripts which greatly simplify KG construction, assisting even non-technical users through all steps of the build process.



👩🏽‍💻👩‍🔬👨🏽‍⚕️ Collaborators

Translational Research Informatics Team

Screen Shot 2019-12-28 at 11 16 56 Screen Shot 2019-12-28 at 11 16 56 Screen Shot 2019-12-28 at 11 16 56 Screen Shot 2019-12-28 at 11 16 56
Bill Baumgartner 🖥️ Ignacio Tripodi 🖥️ Adrianne L. Stefanski 🔬 Jordan Wyrwa ⚕️


⚙ Releases ⚙

The resulting knowledge graphs and molecular mechanism embeddings are free to download and included as part of each release.

Current Release

Past Releases



📝📊 Publications and Presentations



💌 Contact

We'd love to hear from you! To get in touch, please create an issue or send us an email.


Clone this wiki locally