<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <article-id pub-id-type="doi">10.5281/zenodo.4662066</article-id>
      <title-group>
        <article-title>Building an Application Ontology and Knowledge Graph for Rare Disease Patient-Level Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Emily Hartley</string-name>
          <email>ehartley@c-path.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniel Olson</string-name>
          <email>dolson@c-path.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ian Braun</string-name>
          <email>ibraun@c-path.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicolas Matentzoglu</string-name>
          <email>nicolas.matentzoglu@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>James A. Overton</string-name>
          <email>james@overton.ca</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ramona L. Walls</string-name>
          <email>rwalls@c-path.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>200</institution>
          ,
          <addr-line>Tucson, AZ 85718</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Critical Path Institute is supported by the Food and Drug Administration of the U.S. Department of Health and Human Services</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Critical Path Institute</institution>
          ,
          <addr-line>1730 E. River Rd</addr-line>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Knocean Inc.</institution>
          ,
          <addr-line>2-107 Quebec Ave., Toronto, ONT M6P2T3</addr-line>
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Semanticly Ltd.</institution>
          ,
          <addr-line>71-75 Shelton Street, Covent Garden, London</addr-line>
          ,
          <country country="UK">United Kingdom</country>
          <addr-line>WC2H 9JQ</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <volume>20</volume>
      <kwd-group>
        <kwd>1 Rare disease</kwd>
        <kwd>application ontology</kwd>
        <kwd>knowledge graph</kwd>
        <kwd>patient data</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>This poster describes the process of
developing an application ontology, the Critical
Path Ontology (CPONT), and building a
knowledge graph from Observational Medical
Outcomes Partnership (OMOP) structured data.
The integrated knowledge graph is part of the
Rare Disease Cures Accelerator-Data and
Analytics Platform (RDCA-DAP®) [1] and will
support clinical development in rare diseases.</p>
      <p>We used the Ontology Development Kit [2] to
set up the CPONT development environment. We
then used ROBOT [3] to import modules from
multiple OBO ontologies. We imported publicly
available curated mappings as well as a list of our
own mappings of OMOP vocabulary terms from
the patient-level data to terms in the OBO
ontologies. To create a knowledge graph, we used
a python script to load the patient-level records
into a ROBOT template file and used ROBOT to
convert the template into OWL instance-level
triples. This OWL file is merged with cpont.owl,
and lastly, ROBOT query is used to run SPARQL
queries on the combined OWL file. CPONT is
available at
https://gitlab.c-path.org/cpathontology/critical-path-ontology. The
knowledge graph will be available to approved</p>
    </sec>
    <sec id="sec-2">
      <title>3. Conclusion</title>
      <p>To our knowledge, this will be the first widely
available knowledge graph to encompass
patientlevel clinical trial and electronic health record
data for rare diseases.</p>
    </sec>
    <sec id="sec-3">
      <title>4. Acknowledgements</title>
    </sec>
    <sec id="sec-4">
      <title>5. References</title>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>