<?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">Can SNOMED CT be Squeezed Without Losing its Shape?</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
				<date type="published" when="2015-02-27">27 Feb 2015</date>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Pablo</forename><surname>L Ópez-García</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Stefan</forename><surname>Schulz</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Institute for Medical Informatics</orgName>
								<orgName type="department" key="dep2">Statistics and Documentation -Medical</orgName>
								<orgName type="institution">University of Graz</orgName>
								<address>
									<addrLine>Auenbruggerplatz 2</addrLine>
									<postCode>8036</postCode>
									<settlement>Graz</settlement>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">International Health Terminology Standards Development Organization</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Can SNOMED CT be Squeezed Without Losing its Shape?</title>
					</analytic>
					<monogr>
						<imprint>
							<date type="published" when="2015-02-27">27 Feb 2015</date>
						</imprint>
					</monogr>
					<idno type="MD5">BADE5F680B78EE7A6BAB0A12DFFBA986</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T01:01+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In biomedical applications where the size and complexity of SNOMED CT are challenging, using a more compact subset that can act as a reasonable substitute is often preferred (e.g., in problem lists, using the CORE problem list subset of SNOMED CT, covering 95% of usage in less than 1% its size). Ontology modularization is the area of research that studies how to extract such subsets, also called modules or segments. In a special class of use cases including ontology-based quality assurance, scaling experiments for real-time performance, and developing scalable testbeds for software tools, it is essential that modules are representative of SNOMED CT's sub-hierarchies in terms of concept distribution, therefore preserving the original shape of SNOMED CT. How to extract such balanced modules remains unclear, as most previous work on ontology modularization has focused on the opposite problem: on extracting a representative module for a specific domain. In this study, we investigate to what extent extracting balanced modules that preserve the original shape of SNOMED CT is possible by presenting and evaluating an iterative algorithm.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">INTRODUCTION</head><p>The size and complexity of SNOMED CT 1 constitute a problem in many biomedical applications <ref type="bibr" target="#b9">(Pathak et al. (2009)</ref>). Studies have shown that it is often enough to use a subset of interest instead of the whole SNOMED CT. This is the case of problem lists, where the 16 874 terms of CORE 2 have been shown to cover over 95% of usage <ref type="bibr" target="#b4">(Fung et al. (2010)</ref>), when tagging medical images <ref type="bibr" target="#b15">(Wennerberg et al. (2011)</ref>), or when annotating texts from cardiology <ref type="bibr" target="#b7">(López-García et al. (2012)</ref>).</p><p>How to extract such subsets is studied by the area of research of ontology modularization <ref type="bibr" target="#b14">(Stuckenschmidt et al. (2009)</ref>). Ontology modularization techniques are generally focused on obtaining a minimal subset (also called module or segment) that maximally covers a specific domain or that is representative for a particular application. This is the case of the problem list or annotation cases mentioned above, or the study by <ref type="bibr" target="#b12">Seidenberg and Rector (2006)</ref>, where they described how they extracted a representative segment of the GALEN ontology <ref type="bibr" target="#b10">(Rogers and Rector (1996)</ref>) for cardiology using the seed concept 'Heart' as a signature.</p><p>A signature is an initial set of concepts (called seeds) that bootstraps the modularization process, on which many ontology modularization techniques rely, including graph-traversal <ref type="bibr" target="#b2">(Doran et al. (2007);</ref><ref type="bibr">d'Aquin et al. (2007)</ref>; <ref type="bibr" target="#b8">Noy and Musen (2004)</ref>; <ref type="bibr" target="#b12">Seidenberg and Rector (2006)</ref>) and logic-based techniques (Cuenca <ref type="bibr" target="#b1">Grau et al. (2008)</ref>; <ref type="bibr" target="#b6">Grau et al. (2009)</ref>).</p><p>Often, these modules are not balanced when it comes to representing the original distribution or shape of sub-hierarchies shown by the original ontology or terminology. For example, in the CORE subset of SNOMED CT, most concepts belong to the Clinical Finding, Procedure, Situation with Explicit Context, and Event subhierarchies 2 . The opposite case is also possible: in a previous study, we found out that especially when using graph-traversal techniques resulting modules can excessively and uncontrollably grow and spread across sub-hierarchies <ref type="bibr" target="#b7">(López-García et al. (2012)</ref>).</p><p>These results are not surprising, because most prior work on ontology modularization has not focused on preserving the representativity of the sub-hierarchies of the original ontology, so the shape of the original ontology is inevitably lost in the modules.</p><p>There is a special class of use cases, however, where it is essential that modules are representative of the sub-hierarchies of the original ontology and therefore show a similar shape, such as:</p><p>• In ontology-based quality assurance, where small but representative samples of a huge ontology are to be inspected <ref type="bibr" target="#b0">(Agrawal et al. (2012)</ref>);</p><p>• for obtaining a demonstration version that is understandable for users or facilitates visualization;</p><p>• for alignment with a highly constrained upper level ontology, such as the Basic Formal Ontology (BFO) <ref type="bibr" target="#b13">(Smith et al. (2005)</ref>), especially the upcoming BFO 2.0 OWL version, which includes relations, DOLCE <ref type="bibr" target="#b5">(Gangemi et al. (2002)</ref>) or BioTopLite <ref type="bibr" target="#b11">(Schulz and Boeker (2013))</ref>, where reasoning has to be tested on small subsets and in iterative debugging steps;</p><p>• for performing scaling experiments for real-time performance of a large OWL DL ontology;</p><p>• for the description logics community, who welcomes scalable testbeds for developing tools like editors and reasoners. To the knowledge of the authors, little research on ontology modularization has focused on extracting balanced modules for such applications, where keeping the original shape of a large ontology such as SNOMED CT regarding sub-hierarchies is a requirement.</p><p>In this paper, we study the concept distribution of SNOMED CT's sub-hierarchies and we propose an evaluate an iterative algorithm for extracting balanced modules. Our main goal is to investigate to what extent it is possible to obtain modules that preserve the original shape of SNOMED CT in order to be used in our identified class of use cases.</p><p>Table <ref type="table" target="#tab_0">1</ref> shows the main 18 sub-hierarchies of SNOMED CT and their concept distribution. As can be seen, there are four subhierarchies that each contain over 10% of SNOMED CT concepts (Clinical Finding, Procedure, Organism, and Body Structure), adding up to over 70% of the concepts. We used the July 2014 International Release of SNOMED CT, and we omitted the metadata concepts sub-hierarchy (SNOMED CT model). As a useful way of visualizing concept distribution and for comparative purposes (see Section 4), the same information is displayed in form of a treemap in Figure <ref type="figure">1</ref>. The treemap represents SNOMED CT's hierarchical information as a set of rectangles, where the area of each rectangle is proportional to the number of concepts in the sub-hierarchy. Fig. <ref type="figure">1</ref>: SNOMED CT's shape represented with a treemap. Subhierarchies containing less than 10% of SNOMED CT concepts are shown in acronyms (see Table <ref type="table" target="#tab_0">1</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">EXTRACTION OF BALANCED MODULES</head><p>As remarked by d' <ref type="bibr">Aquin et al. (2009)</ref>, the process of extracting ontology modules should be guided by each domain or application. In this section we present our definition of ontology modules, and the methodology followed to obtain them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Balanced SNOMED CT Modules</head><p>As input, we used the OWL-EL version of SNOMED CT obtained using the Perl script included in the distribution as input (SCT ). For our purposes, presented in the introduction, we define a balanced SNOMED CT module (M ) as a minimal collection of classes from SCT that conform to the following requirements: </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Module Construction from Seeds</head><p>To create our module M , we followed a similar approach to <ref type="bibr" target="#b12">Seidenberg and Rector (2006)</ref>. Using their terminology, concepts (in our case, classes) are represented as nodes in a graph, and seed concepts are called target nodes. The strategy consists in iteratively adding classes appearing in the right-hand expressions of their definitions, starting from seeds in a initial signature. Figure <ref type="figure">2</ref> shows an example of a resulting module, where it can be seen that (a) all classes are hierarchically connected to the root concept in the same way as in the original ontology (Figure <ref type="figure" target="#fig_2">3</ref>), and (b) all classes share the same axiomatical class definition as the original ontology. Fig. <ref type="figure">2</ref>: Strategy followed to build our module M , starting from the seed concept (target node) 10. Figure <ref type="figure" target="#fig_2">3</ref> shows the original ontology from which it was extracted. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Seed Adjustment: An Iterative Algorithm</head><p>The strategy to build a module using seeds presented in the previous section guarantees requirements (a) and (b) from our definition of M , but does not guarantee requirement (c), i.e., that sub-hierarchies in M will be distributed (approximately) in the same proportion as in SCT . The reason is that there is no control over classes from other sub-hierarchies that are added in the process when following the right-hand expressions of the seeds. Therefore, in order not to conflict with requirements (a) and (b) when creating M , the only possibility is to carefully select the initial signature that bootstraps the modularization algorithm. For that purpose, we investigated an iterative algorithm that dynamically adjusts the distribution of classes used as seeds in the initial signature. Before presenting the algorithm, we introduce the following notation:</p><p>• As introduced before, SCT represents the OWL EL version of SNOMED CT used as input. Sub-hierarchies are termed SH k .</p><p>• M represents, the output module, whose sub-hierarchy distribution (Table <ref type="table" target="#tab_0">1</ref>) should match SCT 's as much as possible.</p><p>• SIGN , is the input signature, consisting of classes from SCT , that is used to boostrap the modularization process described in Subsection 3.2.</p><p>• Error(SH k ) = Size(MSH k ) − Size(SCTSH k ) indicates the error on a per sub-hierarchy basis. Errors are calculated in percentage terms (see distribution in Table <ref type="table" target="#tab_0">1</ref>).</p><p>• RSS = 1 18 18 k=1 Error(SH k ) 2 , where RSS represents the residual sum of squares. Convergence of the algorithm is defined when RSS &lt; 1.</p><p>The algorithm, at each iteration i is the following:</p><p>1. A random signature SIGNi consisting of 2000 classes from SCT is selected, following the same class sub-hierarchy distribution as SCT , and ensuring at all sub-hierarchies in the signature contains at least one class. 2. A module Mi is computed following the principles described in Subsection 3.2. Its sub-hierarchy distribution is calculated. 3. Convergence is checked. If RSS &gt;= 1, Steps 1 to 3 are repeated after adjusting the scaling factor for the sub-hierarchy distribution of the signatures in the next iteration i + 1:</p><formula xml:id="formula_0">f (SIGNi+1 SH k ) = f (SIGNi SH k ) × f (SCT SH k ) f (M i SH k )</formula><p>with f (Mi SH k ) being the relative frequency of sub-hierarchy SH k measured in the resulting module in iteration i, Mi.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">RESULTS</head><p>In our experiments, the algorithm converged after 7 iterations, extracting a module M with 10 834 classes. Figure <ref type="figure" target="#fig_3">4</ref> (Page 4) shows the error after each iteration for sub-hierarchies with more than 1% error, as well as the residual sum of squares.</p><p>As can be seen in the table below the graph, the sub-hierarchies Clinical Finding, Procedure, and Organism were under-represented in M , while Body Structure and Substance were over-represented. The same results can be confirmed graphically in the treemaps shown in Figure <ref type="figure" target="#fig_4">5</ref>, at iterations 1, 3, and 7.  Our results suggest that it is difficult for ontology modules to meet all of our modularization criteria without relaxing the constraints of how concepts in the modules are distributed by sub-hierarchies, because modularization criteria are conflicting. In our experiments, all obtained modules over-represented or under-represented some of SNOMED CT's sub-hierarchies in different degrees. These results were partly expected, due to the nature of the modularization approach that uncontrollably adds class definitions to preserve SNOMED CT's hierarchy and class definitions.</p><p>The error figures that we obtained after convergence, however, never reached 8% for any sub-hierarchy and all our modules contained a fair representation of all of them. Furthermore, convergence was reached after only 7 iterations. Such modules might be sufficient in many of the use cases that motivated their creation, i.e., extracting modules that show an (approximately) concept distribution to the one shown in SNOMED CT.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">CONCLUSIONS AND FUTURE WORK</head><p>In this study, we have studied SNOMED CT sub-hierarchies and proposed and evaluated an iterative algorithm for extracting compact modules that preserve the shape of SNOMED CT that we termed balanced modules. Extracting such modules has generally been neglected by work on ontology modularization, even though there are many use cases where balanced modules constitute an extremely valuable tool, such as in ontology-based quality assurance, scaling experiments for real-time performance, or developing scalable testbeds for software tools. Our proposed algorithm and our resulting modules show that graph-traversal ontology modularization techniques can effectively be used to create balanced modules, if the concept distribution of the input signature is dynamically and iteratively adjusted.</p><p>It is important to note that our algorithm and experiments are still at an initial stage and some aspects need to be further explored and more carefully evaluated. As future work, we plan to further (a) analyze how to select a minimal signature, (b) study how signature size influences the final size of the modules, and (c) improve the randomization process of the signature selection, e.g., by stratifying the randomization by node depth.</p><p>Our current results, however, show that SNOMED CT can indeed be squeezed without losing its shape, provided that we accept a moderate (up to 8%) under-and over-representation of some of its hierarchies.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>(a) All classes in M are hierarchically connected to SNOMED CT's root concept in the same way as in SCT . (b) All classes in M share the same axiomatical class definition as in SCT . (c) Sub-hierarchies in M are distributed (approximately) in the same proportion as in SCT . In practical terms, when visualized using a treemap, M should look similar to the treemap of SNOMED CT shown in Figure 1. (d) Our model is restricted to classes. SNOMED CT metadata concepts are not subject to modularization.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 :</head><label>3</label><figDesc>Fig.3: Sample ontology, starting with a signature containing the seed node (target node) 10.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 :</head><label>4</label><figDesc>Fig. 4: Execution of the algorithm, showing convergence in iteration 7.</figDesc><graphic coords="4,102.22,94.48,393.12,192.72" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 :</head><label>5</label><figDesc>Fig. 5: Visual comparison of the shape between the modules and SNOMED CT (d) in iterations 1 (a), 3 (b), and 7 (convergence, c). Clinical Finding, Procedure, and Organism were under-represented, while Body Structure and Substance were over-represented.</figDesc><graphic coords="4,52.33,509.87,230.40,142.46" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Main sub-hierarchies of SNOMED CT. The metadata concepts sub-hierarchy (SNOMED CT model) was not considered.</figDesc><table><row><cell>Subhierarchy (Abbreviation)</cell><cell cols="2">Concepts Distribution</cell></row><row><cell>Clinical Finding (CF)</cell><cell>100 893</cell><cell>33.57%</cell></row><row><cell>Procedure (PR)</cell><cell>53 914</cell><cell>17.94%</cell></row><row><cell>Organism (OR)</cell><cell>33 273</cell><cell>11.07%</cell></row><row><cell>Body Structure (BS)</cell><cell>30 685</cell><cell>10.21%</cell></row><row><cell>Substance (SU)</cell><cell>24 021</cell><cell>7.99%</cell></row><row><cell>Pharmaceutical / Biologic Product</cell><cell>16 881</cell><cell>5.62%</cell></row><row><cell>Qualifier Value (QV)</cell><cell>9 055</cell><cell>3.01%</cell></row><row><cell>Observable Entity (OE)</cell><cell>8 307</cell><cell>2.76%</cell></row><row><cell>Social Context (SO)</cell><cell>4 703</cell><cell>1.56%</cell></row><row><cell>Physical Object (PO)</cell><cell>4 522</cell><cell>1.50%</cell></row><row><cell>Situation with Explicit Context (SI)</cell><cell>3 695</cell><cell>1.23%</cell></row><row><cell>Event (EV)</cell><cell>3 673</cell><cell>1.22%</cell></row><row><cell>Environment or Geogr. Location (EG)</cell><cell>1 814</cell><cell>0.60%</cell></row><row><cell>Specimen (SN)</cell><cell>1 447</cell><cell>0.48%</cell></row><row><cell>Staging and Scales (ST)</cell><cell>1 309</cell><cell>0.44%</cell></row><row><cell>Special concept (SP)</cell><cell>649</cell><cell>0.44%</cell></row><row><cell>Record Artifact (RA)</cell><cell>227</cell><cell>0.22%</cell></row><row><cell>Physical Force (PF)</cell><cell>171</cell><cell>0.08%</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Copyright c 2015 for this paper by its authors. Copying permitted for private and academic purposes</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ACKNOWLEDGMENTS</head><p>The authors acknowledge ICBO reviewers for their elaborate feedback and suggestions.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Identifying problematic concepts in snomed ct using a lexical approach</title>
		<author>
			<persName><forename type="first">A</forename><surname>Agrawal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Perl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Elhanan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studies in health technology and informatics</title>
		<imprint>
			<biblScope unit="volume">192</biblScope>
			<biblScope unit="page" from="773" to="777" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Modular reuse of ontologies: Theory and practice</title>
		<author>
			<persName><forename type="first">Cuenca</forename><surname>Grau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kazakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Sattler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Artificial Intelligence Research</title>
		<imprint>
			<biblScope unit="page" from="273" to="318" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Ontology module extraction for ontology reuse: an ontology engineering perspective</title>
		<author>
			<persName><forename type="first">P</forename><surname>Doran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Tamma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Iannone</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the sixteenth ACM conference on Conference on information and knowledge management</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Aquin</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Schlicht</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Stuckenschmidt</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</editor>
		<meeting>the sixteenth ACM conference on Conference on information and knowledge management</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007. 2007</date>
			<biblScope unit="page" from="874" to="883" />
		</imprint>
	</monogr>
	<note>Database and Expert Systems Applications</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Criteria and evaluation for ontology modularization techniques</title>
		<author>
			<persName><forename type="first">M</forename><surname>D'aquin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schlicht</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Stuckenschmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Modular ontologies</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="67" to="89" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The UMLS-CORE project: a study of the problem list terminologies used in large healthcare institutions</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">W</forename><surname>Fung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mcdonald</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Srinivasan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Medical Informatics Association</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="675" to="680" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Sweetening ontologies with dolce</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Masolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Oltramari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Schneider</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Knowledge engineering and knowledge management: Ontologies and the semantic Web</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="166" to="181" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Extracting modules from ontologies: A logic-based approach</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">C</forename><surname>Grau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Kazakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Sattler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Modular Ontologies</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="159" to="186" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Usability-driven pruning of large ontologies: the case of snomed ct</title>
		<author>
			<persName><forename type="first">P</forename><surname>López-García</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Boeker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Illarramendi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schulz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Medical Informatics Association</title>
		<imprint>
			<biblScope unit="page">2011</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Specifying ontology views by traversal</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web-ISWC 2004</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="713" to="725" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Survey of modular ontology techniques and their applications in the biomedical domain</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pathak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">G</forename><surname>Chute</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Integrated computeraided engineering</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="225" to="242" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The galen ontology</title>
		<author>
			<persName><forename type="first">J</forename><surname>Rogers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rector</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Medical Informatics Europe (MIE</title>
		<imprint>
			<biblScope unit="volume">96</biblScope>
			<biblScope unit="page" from="174" to="178" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Biotoplite: An upper level ontology for the life sciencesevolution, design and application</title>
		<author>
			<persName><forename type="first">S</forename><surname>Schulz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Boeker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">GI-Jahrestagung</title>
				<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="1889" to="1899" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Web ontology segmentation: analysis, classification and use</title>
		<author>
			<persName><forename type="first">J</forename><surname>Seidenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rector</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 15th international conference on World Wide Web</title>
				<meeting>the 15th international conference on World Wide Web</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="13" to="22" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Basic formal ontology for bioinformatics</title>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Bittner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Information Systems</title>
		<imprint>
			<biblScope unit="page" from="1" to="16" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Modular Ontologies: Concepts, Theories and Techniques for Knowledge Modularization</title>
		<author>
			<persName><forename type="first">H</forename><surname>Stuckenschmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Parent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Spaccapietra</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>Springer-Verlag</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Ontology modularization to improve semantic medical image annotation</title>
		<author>
			<persName><forename type="first">P</forename><surname>Wennerberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Schulz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Buitelaar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of biomedical informatics</title>
		<imprint>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="155" to="162" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

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