<!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.1093/database/baab069</article-id>
      <title-group>
        <article-title>COB: A Core Ontology for Biology and Biomedicine</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>James A. Overton</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rebecca Jackson</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicolas Matentzoglu</string-name>
          <xref ref-type="aff" rid="aff4">4</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>William D. Duncan</string-name>
          <xref ref-type="aff" rid="aff5">5</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Randi Vita</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nomi L. Harris</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>OBO Operations committee members</string-name>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christopher J. Mungall</string-name>
          <email>cjmungall@lbl.gov</email>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bjoern Peters</string-name>
          <email>bpeters@lji.org</email>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Bend Informatics LLC</institution>
          ,
          <addr-line>Bend, OR 97701</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Knocean, Inc.</institution>
          ,
          <addr-line>Toronto, Ontario, M6P 2T3</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>La Jolla Institute for Immunology</institution>
          ,
          <addr-line>La Jolla, CA 92037</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Lawrence Berkeley National Laboratory</institution>
          ,
          <addr-line>Berkeley, CA 94720</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Semanticly Ltd</institution>
          ,
          <addr-line>Athens 10563 ΓΕΜΗ 160976003000</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>University of Florida</institution>
          ,
          <addr-line>Gainesville, FL 32610</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>[1] Jackson R, Matentzoglu N</institution>
          ,
          <addr-line>Overton JA, Vita R, Balhoff JP, Buttigieg PL, Carbon S, Courtot M, Diehl AD, Dooley DM, Duncan WD, Harris NL, Haendel MA, Lewis SE, Natale DA, Osumi-Sutherland D</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <abstract>
        <p>The OBO Foundry is a community organization of ontology developers that aims to support the development, harmonization, application, and sharing of an interoperable set of ontologies. The OBO Foundry principles are a defined set of guidelines that enable these aims. The OBO operations group has steadily worked towards making these principles (or parts thereof) computationally operational. The outcome of the computationally enforceable translation of the OBO principles saves a great deal of expert volunteer time and promotes greater adherence by individual ontologies (Jackson et al., 2021). However, the OBO principle for 'interoperability' is not easy to computationally check for. While it is possible to check for logical compatibility between ontologies, that is insufficient, as different ontologies can simply avoid 'talking to each other' and falsely seem compatible, by using distinct relations and classes. To address this issue, we created the Core Ontology for Biology and Biomedicine (COB), which provides a set of classes and relations that all OBO ontologies should be built upon and compatible with. COB extends on BFO, which provides a domain-neutral high-level set of classes. Specifically, COB was designed to 1) provide a direct parent to every top-level OBO ontology class; 2) be anchored in Basic Formal Ontology (BFO), but hide its complexity from end-users; and 3) include logical axioms that make inconsistencies within and between OBO ontologies apparent through reasoning. Here we report on our current progress on COB, the methods used to test for COB compatibility of an OBO ontology, and the remaining gaps in COB class coverage that reveal existing inconsistencies between OBO ontologies. COB is available from https://obofoundry.org/COB/.</p>
      </abstract>
      <kwd-group>
        <kwd>1 ontology</kwd>
        <kwd>interoperability</kwd>
        <kwd>reasoning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>1. References</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>