<?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">The coevolution of ontologies and knowledge-based analytics in bioinformatics</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Robert</forename><surname>Hoehndorf</surname></persName>
							<email>robert.hoehndorf@kaust.edu.sa</email>
							<affiliation key="aff0">
								<orgName type="department">Computational Bioscience Research Center, Computer, Electrical and Mathematical Sciences &amp; Engineering Division</orgName>
								<orgName type="institution">King Abdullah University of Science and Technology</orgName>
								<address>
									<addrLine>4700 KAUST</addrLine>
									<postCode>23955</postCode>
									<settlement>Thuwal</settlement>
									<country key="SA">Saudi Arabia</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<address>
									<postCode>2022</postCode>
									<settlement>Ann Arbor</settlement>
									<region>MI</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">The coevolution of ontologies and knowledge-based analytics in bioinformatics</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">8255FAD5659D62ABB9A46CED730A6BA5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:04+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>bio-ontology</term>
					<term>knowledge-based analytics</term>
					<term>Artificial Intelligence</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>I discuss the coevolution of bio-ontologies and analytical bioinformatics methods in response to the evolving landscape of life sciences. I focus on the role of ontologies, in particular the Gene Ontology, in capturing and describing biological knowledge, and the challenges and developments in ontology-based bioinformatics, particularly in light of new computational methods and machine learning. The main theme is the bidirectional influence between how ontologies and bioinformatics methods evolved together, and how ontologies have shaped advancements in the analysis, representation, and understanding of biological data by providing a unifying layer of knowledge.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Developing high quality ontologies is expensive, and, like most infrastructure components of the life sciences, ontologies have evolved in response to specific needs and requirements of the biomedical community. At the same time, new tools utilizing ontologies emerged to enable or improve analysis of biological data. In my talk, I will explore how bio-ontologies have evolved in response to a changing bioinformatics environment and how bioinformatics tools and methods evolved in response to changing ontologies; my main aim will be to characterize the current changes in bioinformatics through large-scale application of machine learning, and how ontologies have to change to accommodate these changes.</p><p>The Gene Ontology (GO), the first bio-ontology that was and still is widely used, emerged as a consequence of breakthroughs in gene and genome sequencing and the resulting understanding of how many genes are conserved in different organisms <ref type="bibr" target="#b0">[1]</ref>. This novel understanding, combined with the rapid change of knowledge in the field of molecular biology, necessitated the development of the GO, to keep track of the changing knowledge in the field and simultaneously provide a means to describe our knowledge of gene and protein functions. Using the GO for describing protein functions solved many challenges. A form of deductive inference ("true path rule") allowed capturing the most specific information about a protein as possible while still allowing inference of more general information, and use of a taxonomy allowed knowledge to evolve by gradually adding more specific functions to a protein without invalidating previous assertions.</p><p>Today, some of the most exciting developments (and challenges) in bio-ontologies still occur in fields where novel experimental techniques are leading to a radical change of our understanding of biological phenomena. For example, recently, our understanding of cell types has changed drastically, resulting from single cell sequencing technologies and the resulting detailed information available about cell types and their relations; ontologies of cell types had to change accordingly <ref type="bibr" target="#b1">[2]</ref>, and cell ontologies are now one of the most active areas of bio-ontology development (as evidenced, for example, by the regular CELLS workshop co-lated with the International Conference on Biomedical Ontologies).</p><p>Yet, what the early development of the GO (and similar ontologies) has shown is that the development and evolution of ontologies in life sciences is not a one-way road and only determined by changes in experimental techniques; rather, the availability of ontologies has also led to novel computational analysis methods, and ontologies will change in response to the emergence of novel methods. Two methods are particularly noteworthy here, ontology enrichment analysis and semantic similarity measures. Both techniques are some of the most widely used computational analysis methods involving ontologies. An ontology enrichment analysis uses an ontology together with its annotations in order to determine whether there is a function that is statistically enriched in a set of genes or gene products <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5]</ref>. Ontologybased semantic similarity measures utilize the knowledge contained in ontologies (in particular within the formal axioms) to define measures of similarities between ontology classes, sets of classes, instances of classes, or entities annotated with (sets of) classes <ref type="bibr" target="#b6">[6]</ref>. Semantic similarity was first used to query for and retrieve "semantically" related proteins <ref type="bibr" target="#b7">[7]</ref>, and later extended to find other entities with some association using a "guilt by association" approach.</p><p>My key take away message from these methods is that bioinformatics has developed a set of computational methods that crucially relied on ontologies providing accurate results. Both enrichment analysis and semantic similarity require that inferences in ontologies, in particular inferences about annotated genes or gene products (the "true path rule" in GO and more elaborate versions of this rule), are accurate (accurate in the sense that they are biologically correct and experimentally verifiable). Early ontologies did not always produce accurate inferences <ref type="bibr" target="#b8">[8,</ref><ref type="bibr" target="#b9">9,</ref><ref type="bibr" target="#b10">10,</ref><ref type="bibr" target="#b11">11]</ref>, and finding these incorrect inferences has, arguably, led to one of the most active periods for ontology development and quality improvement, where the community applied and developed methods inspired, among others, by philosophy <ref type="bibr" target="#b12">[12]</ref>, linguistics <ref type="bibr" target="#b13">[13]</ref>, and logics <ref type="bibr" target="#b14">[14]</ref>.</p><p>With further improvement in experimental methods, in particular the emergence of high throughput sequencing methods, the demands on ontologies rose further, both in terms of their accuracy as well as in their detail and discriminatory power. Ontologies now had to cope with Big Data, and manually building ontologies would no longer scale in many domains. In this time, ontology design patterns <ref type="bibr" target="#b15">[15]</ref>, upper ontologies <ref type="bibr" target="#b16">[16,</ref><ref type="bibr" target="#b17">17]</ref>, more and elaborate ontology design principles and community standards allowed ontologies to "scale up" both to capturing Big Data and more detailed nuances in biological phenomena. The new problem arose that our tools (reasoners and ontology editors such as Protege) no longer scaled to the new size and complexity of ontologies. The solution was to switch to different tools like Elk <ref type="bibr" target="#b18">[18]</ref>, and apply modularization techniques such as MIREOT <ref type="bibr" target="#b19">[19]</ref>; while these work in solving the problem of scalability to Big Data, they have also hidden (and lost) some information; automated reasoners such as Elk only consider a tiny subset of the language we use to formalize ontologies, and modularization techniques can hide inconsistencies and therefore allow inconsistencies to increase <ref type="bibr" target="#b20">[20]</ref>.</p><p>As a result, a switch took place within the bioontologies community and the focus was no longer only on "ontologies" as formal artifacts capturing domain knowledge accurately, but rather on constructing "knowledge graphs" in which the focus is on linking information in some (vaguely) meaningful manner. The tendency to focus more on "knowledge graphs" instead of ontologies was by no means universal but certainly noticeable and still ongoing today. The move was motivated by the desire to focus on "relatedness" instead of precision, and find ways to integrate (i.e., link) large amounts of resources, in particular in the biomedical domain; the resources that are linked were often not ontologies but (medical) terminologies, so that ontological precision may have been an obstacle to successful integration. At the same time, and further motivating the focus on knowledge graphs instead of ontologies, novel knowledge graph analytics approaches emerged, in particular machine learning methods that would operate directly on graphs or knowledge graphs <ref type="bibr" target="#b21">[21,</ref><ref type="bibr" target="#b22">22]</ref>, and graph neural networks that can exploit the knowledge graphs for various tasks <ref type="bibr" target="#b23">[23]</ref>. In particular, knowledge graph embedding methods have been adopted widely within the bioinformatics community to exploit information in knowledge graphs for predictive or analytical tasks. Several knowledge graph embedding methods have been developed <ref type="bibr" target="#b21">[21]</ref>, but some of the most popular are based on the principle that, if the fact 𝑟(𝑎, 𝑏) is in the knowledge graph, then 𝑎 ⃗ + 𝑟 ⃗ ≈ 𝑏 ⃗ (where 𝑎 ⃗ etc. are the "embedding" vectors of some dimension that "represent" 𝑎, 𝑟, and 𝑏 in a distributed manner) <ref type="bibr" target="#b24">[24]</ref>. The advantage of these embedding methods is their interpretability, simplicity, and almost universal applicability.</p><p>The role of ontologies in graph-based machine learning methods (such as knowledge graph embeddings, or graph neural networks) is to provide a source of nodes, and the formal axioms in the ontologies provides a source of relatedness (edges) that make up the resulting graph <ref type="bibr" target="#b25">[25]</ref>. Yet, many aspects that have been considered crucial in developing ontologies are lost, specifically all benefits arising from semantics, both logical and ontological <ref type="bibr" target="#b26">[26]</ref>: the ability for complex queries; ensured consistency; and deductive inference. In particular deductive inference (which is required both for complex queries and determining consistency) is crucial for exploring the knowledge ontologies contain beyond what has been explicitly asserted, but this ability for deductive inference is largely lost in graph-based methods.</p><p>Before ontologies (considered here as artifacts which explicitly and formally specify a conceptualization of a domain using a logic-based language) can become relevant in machine learning in bioinformatics, methods that can utilize the semantics of ontologies need to first be developed, because very few such methods exist in the field of AI; and it is even more of a challenge to tune such methods to the specific peculiarities of bio-ontologies which have distinct properties when compared to ontologies used in other domains, in particular computer science.</p><p>Some new methods emerged over the past years that apply machine learning methods to bio-ontologies. While some of these methods are simple extensions of learning from graph-structured data or learning from text, more recent approaches aim to explicitly address the missing formal semantics in machine learning models. These neuro-symbolic methods can produce deductive inferences directly, either by implementing a deduction system using neural approaches or by generating model structures using neural approaches. Establishing this correspondence between classical semantics and neural networks enables novel applications and demands on ontologies, but also opens novel opportunities, both for bioinformatics and AI. In bioinformatics, these methods allow machine learning to utilize the vast and rich knowledge contained in bio-ontologies thereby endowing the machine learning models with domain knowledge (and the ability to explore the knowledge more deeply than would be possible using only knowledge graphs), which can be used to provide access to the results of over a hundred years of experiments that are now contained in ontologies and knowledge bases. One of the most obvious areas of application are rare diseases where only little training data will ever be available. For AI, bio-ontologies provide a vast und largely underused resource of knowledge with direct implications for health, the environment, and well-being.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Gene ontology: tool for the unification of biology</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ashburner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Ball</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Blake</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Botstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Butler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Cherry</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Davis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Dolinski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Dwight</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">T</forename><surname>Eppig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">P</forename><surname>Hill</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">I</forename><surname>Tarver</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kasarskis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lewis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Matese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Richardson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ringwald</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">M</forename><surname>Rubin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Sherlock</surname></persName>
		</author>
		<idno type="DOI">10.1038/75556</idno>
		<ptr target="http://dx.doi.org/10.1038/75556.doi:10.1038/75556" />
	</analytic>
	<monogr>
		<title level="j">Nature Genetics</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="25" to="29" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Cell type ontologies of the human cell atlas</title>
		<author>
			<persName><forename type="first">D</forename><surname>Osumi-Sutherland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Keays</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Levine</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">V</forename><surname>Kharchenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Regev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Teichmann</surname></persName>
		</author>
		<idno type="DOI">10.1038/s41556-021-00787-7</idno>
		<ptr target="https://doi.org/10.1038/s41556-021-00787-7.doi:10.1038/s41556-021-00787-7" />
	</analytic>
	<monogr>
		<title level="j">Nature Cell Biology</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page" from="1129" to="1135" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">MAPPFinder: using Gene Ontology and Gen-MAPP to create a global gene-expression profile from microarray data</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">W</forename><surname>Doniger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Salomonis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">D</forename><surname>Dahlquist</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Vranizan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Lawlor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">R</forename><surname>Conklin</surname></persName>
		</author>
		<idno type="DOI">10.1186/gb-2003-4-1-r7</idno>
		<ptr target="https://doi.org/10.1186/gb-2003-4-1-r7.doi:10.1186/gb-2003-4-1-r7" />
	</analytic>
	<monogr>
		<title level="j">Genome Biology</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page">R7</biblScope>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles</title>
		<author>
			<persName><forename type="first">A</forename><surname>Subramanian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Tamayo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">K</forename><surname>Mootha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mukherjee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">L</forename><surname>Ebert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Gillette</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Paulovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">L</forename><surname>Pomeroy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Golub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">S</forename><surname>Lander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Mesirov</surname></persName>
		</author>
		<idno type="DOI">10.1073/pnas.0506580102</idno>
		<ptr target="http://www.pnas.org/content/102/43/15545.abstract.doi:10.1073/pnas.0506580102" />
	</analytic>
	<monogr>
		<title level="j">Proceedings of the National Academy of Sciences of the United States of America</title>
		<imprint>
			<biblScope unit="volume">102</biblScope>
			<biblScope unit="page" from="15545" to="15550" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">FunSpec: a web-based cluster interpreter for yeast</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Robinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Grigull</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Mohammad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Hughes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title/>
		<idno type="DOI">10.1186/1471-2105-3-35</idno>
		<idno>doi:10.1186/1471-2105-3-35</idno>
		<ptr target="https://doi.org/10.1186/1471-2105-3-35" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">The semantic measures library and toolkit: fast computation of semantic similarity and relatedness using biomedical ontologies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Harispe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ranwez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Janaqi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Montmain</surname></persName>
		</author>
		<idno type="DOI">10.1093/bioinformatics/btt581</idno>
		<ptr target="http://bioinformatics.oxfordjournals.org/content/30/5/740.abstract.doi:10.1093/bioinformatics/btt581" />
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="page" from="740" to="742" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Investigating semantic similarity measures across the gene ontology: the relationship between sequence and annotation</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">W</forename><surname>Lord</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Brass</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Goble</surname></persName>
		</author>
		<idno type="DOI">10.1093/bioinformatics/btg153</idno>
		<ptr target="http://bioinformatics.oxfordjournals.org/content/19/10/1275.abstract.doi:10.1093/bioinformatics/btg153" />
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page" from="1275" to="1283" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The ontology of the gene ontology</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Williams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schulze-Kremer</surname></persName>
		</author>
		<ptr target="http://view.ncbi.nlm.nih.gov/pubmed/14728245" />
	</analytic>
	<monogr>
		<title level="m">AMIA ... Annual Symposium proceedings / AMIA Symposium. AMIA Symposium</title>
				<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="609" to="613" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The role of foundational relations in the alignment of biomedical ontologies</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rosse</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Medinfo</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="444" to="448" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Against fantology</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<idno type="DOI">10.1186/gb-2004-6-1-r7</idno>
		<ptr target="http://dx.doi.org/10.1186/gb-2004-6-1-r7" />
	</analytic>
	<monogr>
		<title level="m">Experience and Analysis. Proceedings of the 27th International Wittgenstein Symposium</title>
				<editor>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Reicher</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Marek</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="153" to="170" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Referent tracking: The problem of negative findings</title>
		<author>
			<persName><forename type="first">W</forename><surname>Ceusters</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Elkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Stud Health Technol Inform</title>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Ontological realism: A methodology for coordinated evolution of scientific ontologies</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Ceusters</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Appl. Ontol</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="139" to="188" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Enrichment of OBO ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Hunter</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.jbi.2006.07.003</idno>
		<ptr target="https://doi.org/10.1016/j.jbi.2006.07.003.doi:10.1016/j.jbi.2006.07.003" />
	</analytic>
	<monogr>
		<title level="j">Journal of Biomedical Informatics</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="page" from="300" to="315" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Representing default knowledge in biomedical ontologies: application to the integration of anatomy and phenotype ontologies</title>
		<author>
			<persName><forename type="first">R</forename><surname>Hoehndorf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Loebe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kelso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Herre</surname></persName>
		</author>
		<idno type="DOI">10.1186/1471-2105-8-377</idno>
		<idno>doi:</idno>
		<ptr target="10.1186/1471-2105-8-377" />
	</analytic>
	<monogr>
		<title level="j">BMC Bioinform</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Dead simple OWL design patterns</title>
		<author>
			<persName><forename type="first">D</forename><surname>Osumi-Sutherland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Courtot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Balhoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mungall</surname></persName>
		</author>
		<idno type="DOI">10.1186/s13326-017-0126-0</idno>
		<idno>doi:</idno>
		<ptr target="10.1186/s13326-017-0126-0" />
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">8</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Relations in biomedical ontologies</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Ceusters</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Klagges</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Köhler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lomax</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mungall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Neuhaus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Rector</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rosse</surname></persName>
		</author>
		<idno type="DOI">10.1186/gb-2005-6-5-r46</idno>
		<ptr target="http://dx.doi.org/10.1186/gb-2005-6-5-r46" />
	</analytic>
	<monogr>
		<title level="j">Genome Biol</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page">R46</biblScope>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">The OBO Foundry: coordinated evolution of ontologies to support biomedical data integration</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ashburner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rosse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Bug</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Ceusters</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">J</forename><surname>Goldberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Eilbeck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ireland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Mungall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Leontis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">R</forename><surname>Serra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ruttenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Sansone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">H</forename><surname>Scheuermann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Shah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">L</forename><surname>Whetzel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lewis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nat Biotech</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="1251" to="1255" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">The incredible elk</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Kazakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Simancik</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10817-013-9296-3</idno>
		<ptr target="http://dx.doi.org/10.1007/s10817-013-9296-3.doi:10.1007/s10817-013-9296-3" />
	</analytic>
	<monogr>
		<title level="j">Journal of Automated Reasoning</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="page" from="1" to="61" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Controlled vocabularies and semantics in systems biology</title>
		<author>
			<persName><forename type="first">M</forename><surname>Courtot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Juty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Knüpfer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Waltemath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Zhukova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Dräger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Finney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Golebiewski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hastings</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hoops</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Keating</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">B</forename><surname>Kell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kerrien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lawson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lister</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Machne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pocock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Villeger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">J</forename><surname>Wilkinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wimalaratne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Laibe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hucka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">Le</forename><surname>Novère</surname></persName>
		</author>
		<idno type="DOI">10.1038/msb.2011.77</idno>
		<ptr target="http://dx.doi.org/10.1038/msb.2011.77.doi:10.1038/msb.2011.77" />
	</analytic>
	<monogr>
		<title level="j">Molecular systems biology</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Towards semantic interoperability: finding and repairing hidden contradictions in biomedical ontologies</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">T</forename><surname>Slater</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">V</forename><surname>Gkoutos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hoehndorf</surname></persName>
		</author>
		<idno type="DOI">10.1186/s12911-020-01336-2</idno>
		<ptr target="https://doi.org/10.1186/s12911-020-01336-2.doi:10.1186/s12911-020-01336-2" />
	</analytic>
	<monogr>
		<title level="j">BMC Medical Informatics and Decision Making</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Knowledge graph embedding: A survey of approaches and applications</title>
		<author>
			<persName><forename type="first">Q</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Mao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Guo</surname></persName>
		</author>
		<idno type="DOI">10.1109/TKDE.2017.2754499</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Knowledge and Data Engineering</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="page" from="2724" to="2743" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">BioKEEN: a library for learning and evaluating biological knowledge graph embeddings</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">T</forename><surname>Hoyt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Domingo-Fernández</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Jabeen</surname></persName>
		</author>
		<idno type="DOI">10.1093/bioinformatics/btz117</idno>
		<ptr target="https://doi.org/10.1093/bioinformatics/btz117.doi:10.1093/bioinformatics/btz117" />
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">35</biblScope>
			<biblScope unit="page" from="3538" to="3540" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Graph neural networks and their current applications in bioinformatics</title>
		<author>
			<persName><forename type="first">X.-M</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-J</forename><surname>Tang</surname></persName>
		</author>
		<idno type="DOI">10.3389/fgene.2021.690049</idno>
		<ptr target="https://doi.org/10.3389/fgene.2021.690049.doi:10.3389/fgene.2021.690049" />
	</analytic>
	<monogr>
		<title level="j">Frontiers in Genetics</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Translating embeddings for modeling multi-relational data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bordes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Usunier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Garcia-Duran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Weston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Yakhnenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advances in neural information processing systems</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">OWL2Vec*: embedding of OWL ontologies</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Jimenez-Ruiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Holter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Antonyrajah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10994-021-05997-6</idno>
		<ptr target="https://doi.org/10.1007/s10994-021-05997-6.doi:10.1007/s10994-021-05997-6" />
	</analytic>
	<monogr>
		<title level="m">Machine Learning</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Formal semantics and ontologies -towards an ontological account of formal semantics</title>
		<author>
			<persName><forename type="first">F</forename><surname>Loebe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Herre</surname></persName>
		</author>
		<idno type="DOI">10.3233/978-1-58603-923-3-49</idno>
		<idno>-58603-923-3-49</idno>
		<ptr target="10.3233/978-1" />
	</analytic>
	<monogr>
		<title level="m">Formal Ontology in Information Systems, Proceedings of the Fifth International Conference, FOIS 2008</title>
				<editor>
			<persName><forename type="first">C</forename><surname>Eschenbach</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Grüninger</surname></persName>
		</editor>
		<meeting><address><addrLine>Saarbrücken, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2008-11-03">October 31st -November 3rd, 2008. 2008</date>
			<biblScope unit="volume">183</biblScope>
			<biblScope unit="page" from="49" to="62" />
		</imprint>
	</monogr>
	<note>Frontiers in Artificial Intelligence and Applications</note>
</biblStruct>

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