<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Universal-particular distinction in biomedical ontologies -Abstract</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Steven</forename><surname>Chun</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Tak</forename><surname>Wong</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Information and Knowledge Engineering</orgName>
								<orgName type="institution">Prague University of Economics and Business</orgName>
								<address>
									<addrLine>nám. Winstona Churchilla 1938/4</addrLine>
									<postCode>130 67</postCode>
									<settlement>Prague</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">First Faculty of Medicine</orgName>
								<orgName type="institution">Charles University</orgName>
								<address>
									<addrLine>Kateřinská 1660/32</addrLine>
									<settlement>Prague</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Vojtěch</forename><surname>Svátek</surname></persName>
							<email>svatek@vse.cz</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Information and Knowledge Engineering</orgName>
								<orgName type="institution">Prague University of Economics and Business</orgName>
								<address>
									<addrLine>nám. Winstona Churchilla 1938/4</addrLine>
									<postCode>130 67</postCode>
									<settlement>Prague</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Universal-particular distinction in biomedical ontologies -Abstract</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">6862B4F38DE5C2384050047EA70846A8</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>biomedical ontologies</term>
					<term>universals</term>
					<term>particulars</term>
					<term>ODPs</term>
					<term>entity representation</term>
					<term>expressiveness</term>
					<term>logical consistency</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><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 different 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 different definitions of standard pressure by organizations like IUPAC, EU REACH, and the EPA. How these differences 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></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body/>
		<back>
			<div type="references">

				<listBibl/>
			</div>
		</back>
	</text>
</TEI>
