<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Universal-particular distinction in biomedical ontologies - Abstract</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Steven Chun Tak Wong</string-name>
          <email>wongchu@o365.cuni.cz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vojtěch Svátek</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Workshop</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Information and Knowledge Engineering, Prague University of Economics and Business</institution>
          ,
          <addr-line>nám. Winstona</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>First Faculty of Medicine, Charles University</institution>
          ,
          <addr-line>Kateřinská 1660/32, Prague</addr-line>
          ,
          <country country="CZ">Czech Republic</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>1938</year>
      </pub-date>
      <fpage>0000</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>Biomedical ontologies are essential frameworks for organizing life science knowledge, from simple molecules to complex biological processes. However, the philosophical distinction between universals (concepts) and particulars (individuals) poses significant challenges. Standard ontology languages like OWL struggle to capture this subtlety, as object properties are intended to associate individuals. Consequently, universal concepts like phosphorylation - a pervasive process where a phosphate group is added to a molecule-are forced into the category of individuals to utilize properties. This leads to misuse of annotations; for example, in the BioPax Ontology, although phosphorylation is neither an explicit class nor an individual, the class ModificationFeature is annotated with rdfs:comment to provide instances like “A phosphorylation on a protein.” These restrictions may disconnect the ontology from the underlying reality, hindering expressiveness and reasoning capabilities. Ontology Design Patterns (ODPs) have been developed to overcome certain limitations of languages like OWL, which support binary but not n-ary relations. One proposed ODP involves reifying numerical values with diferent aspects to represent n-ary relationships. For instance, standard_water_boiling_point can be decomposed into magnitudes and units of temperature and pressure. While standard_water_boiling_point is intended as a particular, it also demonstrates universal aspects. The notion of “standard” is arbitrary and context-dependent, varying with diferent definitions of standard pressure by organizations like IUPAC, EU REACH, and the EPA. How these diferences can be represented, whether standard_water_boiling_point should be modeled as a universal or a particular, and whether reasoning can provide correct information remain open questions. This research aims to address this gap by exploring alternative approaches to representing universals and particulars in biomedical ontologies. Limitations of workarounds like annotation and punning in OWL warrant further investigation. Logical consistency checking might be emulated through instance-level constraint checking in languages like SHACL or ShEx. New conceptual modeling languages like ML2 or PURO, designed to accommodate this distinction, deserve assessment within the biomedical domain. Examining how ontologies represent entities in biological processes can provide insights into the universals-particulars distinction. By investigating these alternatives, this research can contribute to designing more refined ontologies. Accurate representation of universals and particulars will enable ontologies to better reflect reality and advance biomedicine. Enhanced expressiveness will support robust reasoning capabilities, leading to new predictions and discoveries that deepen our understanding of health.</p>
      </abstract>
      <kwd-group>
        <kwd>biomedical ontologies</kwd>
        <kwd>universals</kwd>
        <kwd>particulars</kwd>
        <kwd>ODPs</kwd>
        <kwd>entity representation</kwd>
        <kwd>expressiveness</kwd>
        <kwd>logical consistency</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>