<?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">Learning Formal Definitions for Biomedical Concepts</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">George</forename><surname>Tsatsaronis</surname></persName>
							<email>george.tsatsaronis@biotec.tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Biotechnology Center</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Alina</forename><surname>Petrova</surname></persName>
							<email>alina.petrova@biotec.tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Biotechnology Center</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Maria</forename><surname>Kissa</surname></persName>
							<email>maria.kissa@biotec.tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Biotechnology Center</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Yue</forename><surname>Ma</surname></persName>
							<email>mayue@tcs.inf.tu-dresden.de</email>
							<affiliation key="aff1">
								<orgName type="department">Institute of Theoretical Computer Science</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Felix</forename><surname>Distel</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Institute of Theoretical Computer Science</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Franz</forename><surname>Baader</surname></persName>
							<email>baader@tcs.inf.tu-dresden.de</email>
							<affiliation key="aff1">
								<orgName type="department">Institute of Theoretical Computer Science</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Schroeder</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Biotechnology Center</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Learning Formal Definitions for Biomedical Concepts</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">77CE1780B573F22C35EBE789C474B83B</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T17:45+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>Ontologies such as the SNOMED Clinical Terms (SNOMED CT), and the Medical Subject Headings (MeSH) play a major role in life sciences. Modeling formally the concepts and the roles in this domain is a crucial process to allow for the integration of biomedical knowledge across applications.</p><p>In this direction we propose a novel methodology to learn formal definitions for biomedical concepts from unstructured text. We evaluate experimentally the suggested methodology in learning formal definitions of SNOMED CT concepts, using their text definitions from MeSH. The evaluation is focused on the learning of three roles which are among the most populated roles in SNOMED CT: Associated Morphology, Finding Site and Causative Agent. Results show that our methodology may provide an Accuracy of up to 75%. For the representation of the instances three main approaches are suggested, namely, Bag of Words, word n-grams and character n-grams.</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 biomedical domain is characterized by an exponential growth in the produced data volumes, primarily scientific published articles, knowledge and databases, nucleotide sequences and protein structures. To handle such amounts of data and information, the notion of organizing the biomedical knowledge using ontologies has been the focus point of many initiatives and activities in the biomedical domain <ref type="bibr" target="#b13">[6]</ref>. The basic motivation is that since ontologies represent a conceptualization of how things are organized in reality in the underlying domain, this formal representation may provide an actual language for the community, with which they can talk about entities and concepts, and exchange data in the same representation. Moreover, sharing the same conceptualization of entities in the biomedical domain allows researchers to communicate new facts and knowledge referring to the same concepts that may be found with different labels across several different data sources.</p><p>More formally, an ontology is a set of logical axioms which model the reality of the domain. With the advent of description logics (DL) <ref type="bibr" target="#b9">[2]</ref> and OWL's description logic flavor OWL DL [www.w3.org/TR/owl-guide/], the task of designing and implementing formally ontologies has become easier, as the ontology engineers may express the ontology concepts and their relations without losing computational completeness, and in parallel retain decidability of reasoning systems. In practice DL has become the leading formalism for representing ontologies, a trend which nowadays is also supported by many popular ontology editors such as Protégé [protege.stanford.edu/] and OBO-Edit[oboedit.org/]. Notably, many large biomedical ontologies have adopted this formalism, such as GALEN <ref type="bibr" target="#b24">[17]</ref>, which was also the first biomedical ontology to be developed in DL and the NCI Thesaurus [ncit.nci.nih.gov/].</p><p>In particular, SNOMED CT [www.ihtsdo.org/snomed-ct/] has adopted the lightweight description logic EL + +, which allows for tractable reasoning. For several years now, research on how other biomedical ontologies may be translated in DL has been conducted <ref type="bibr" target="#b16">[9,</ref><ref type="bibr" target="#b28">21,</ref><ref type="bibr" target="#b19">12]</ref>. Strickingly, the application of formal ontologies in the biomedical domain has produced interesting results, e.g., the works of Rubin et al. <ref type="bibr" target="#b26">[19]</ref> and King et al. <ref type="bibr" target="#b20">[13]</ref> to name a few. In the former work, the authors used the Foundational Model of Anatomy (FMA) ontology to develop a methodology through which they can automate reasoning about penetrating injuries. In the latter work the authors presented Adam, a laboratory robot that can perform independent experiments to test hypotheses and interpret findings without human guidance.</p><p>It is, thus, evident that coherent formalization of biomedical ontologies has valuable applications in the biomedical domain. In this work we present a novel methodology to learn formal definitions of biomedical concepts from their textual definitions, which can be considered as a first step towards the automated process of creating formal biomedical ontologies. We approach the problem from three different perspectives: (i) learning the Bag of Words (BOW) representation that participate in the expression of each role<ref type="foot" target="#foot_0">3</ref> within the textual definitions of concepts, (ii) learning the word n-grams that participate in the expression of each role, and, (iii) learning the character n-grams that participate in the expression of each role. The first approach is a standard representation methodology in text mining, while the main difference between the other two approaches is that the former considers the order of words in the definitions and the fact that the words may form composite terms, i.e., word n-grams, while the latter considers the order of characters, i.e., character n-grams. Finally, we merge the three representations into one, by combining their features, in an effort to get the best of all worlds.</p><p>The rest of the paper is organized as follows. Section 2 refers to related work pertaining to the generation of formal definitions from unstructured text. Section 3 introduces formally the problem that we are addressing. Section 4 introduces the methodologies used, and describes how the textual definitions we are using for our analysis were obtained and annotated. Section 5 presents the results of our experimental evaluation and discusses the findings, and Section 6 concludes and provides pointers to possible extensions, applications and future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related Work</head><p>As argued above, formal ontologies are useful, but their creation is a labor intensive task. Hence, it is desirable to automate aspects of it. Towards the direction of processing automatically text descriptions from biomedical ontologies, there exists much related work (e.g., <ref type="bibr" target="#b10">[3,</ref><ref type="bibr" target="#b12">5]</ref>); however, most of these approaches assume the existence of an ontology to be enriched, while our method is mostly related to approaches that can create an ontology from scratch. Under this scope, in the following we refer to approaches that aim to generate axioms from unstructured text.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Domain Agnostic</head><p>Several approaches use a deep syntactic analysis of natural language definitions <ref type="bibr" target="#b31">[24]</ref>, and others apply lingustic patterns <ref type="bibr" target="#b27">[20]</ref>. Fuzzy logic components have been also developed towards the automated generation of logical axioms <ref type="bibr" target="#b23">[16]</ref>, whilst semantic analysis and word sense disambiguation have also contributed <ref type="bibr" target="#b8">[1]</ref> towards the completion of the task of generating formal descriptions of entities and relations. Finally, there exist also running systems which are designed to generate ontologies from text, an example being Text-To-Onto <ref type="bibr" target="#b22">[15]</ref>, which, however, in their majority do not take into account axioms and instances.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Biomedical Domain</head><p>In the biomedical domain little work exists concerning the automated axiom generation and learning of formal representations <ref type="bibr" target="#b21">[14]</ref>. More specifically, regarding MeSH, to the best of our knowledge there is only one work that attempts its representation in OWL, but in an indirect way that makes use of CISMeF (Catalogue and Index of French-speaking Medical Sites) which encapsulates the French version of MeSH <ref type="bibr" target="#b28">[21]</ref>. Other works that target the expansion of MeSH, attempt to automatically suggest its expansion with synonyms and provide alternative definitions for the concepts, but not in a formalized way <ref type="bibr" target="#b32">[25]</ref>.</p><p>A non-exclusive list of other recent examples of works that attempt to model formally concepts in the biomedical domain are the works by: Boelling et al. <ref type="bibr" target="#b14">[7]</ref>, who attempt to model biochemical processes; Chepelev and Dumontier <ref type="bibr" target="#b15">[8]</ref>, who define the Chemical Entity Semantic Specification (CHESS) for the representation of polyatomic chemical entities, their substructures, bonds, atoms, and reactions using Semantic Web technologies; Stenzhorn et al. <ref type="bibr" target="#b30">[23]</ref>, who attempt to map clinical documentation to the formal representation of SNOMED CT; Jupp et al. <ref type="bibr" target="#b18">[11]</ref>, who introduce Populous, a tool that may populate ontologies from the analysis of spreadsheets; and, finally, the work by Hastings et al. <ref type="bibr" target="#b17">[10]</ref>, who use OWL and description graphs to represent classes of chemical entities, such as molecules, ions and groups.</p><p>Evidently, there is significant research work towards representing the biomedical knowledge using a formal representation, yet there is a gap regarding the generation of formal definitions from unstructured biomedical text. Our work addresses this open challenge by presenting a novel methodology for extracting formal definitions from unstructured text. We argue that the proposed methodology may aid the time-consuming and demanding process of ontology generation, evolution and maintenance, by constituting the first step to transit successfully from unstructured text to the extraction of formal biomedical concept definitions.</p><p>3 The Problem of Learning Formal Definitions 3.1 Formal Definitions in SNOMED CT SNOMED CT ( <ref type="bibr" target="#b29">[22]</ref>) is a medical ontology describing concepts such as anatomical structures, disorders, organisms, and it is becoming adopted by a growing number of countries worldwide as a reference vocabulary in clinical research <ref type="bibr" target="#b25">[18]</ref>. Its underlying structure is based on formal logics, more specifically on the lightweight Description Logic EL + +. Description Logics (DLs) can express a rich network of different types of relationships between concepts. For example, using the SNOMED CT vocabulary one can express that the concept Baritosis is caused by Barium dust by writing: </p><formula xml:id="formula_0">Baritosis ∃Causative agent.Barium dust<label>(</label></formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Problem Formulation</head><p>The formal semantics of SNOMED CT are a key advantage, however, they come at a cost. Adding new concepts to a formal ontology is a tedious, costly and error-prone process, that needs to be performed manually by specially trained knowledge engineers. The suggested methodology can provide assistance in this process by automatically extracting the relations between concepts from text. The approach is based on the assumption that the set of roles (relations) remains relatively stable while the set of concepts constantly increases. To facilitate the addition of new concept description, we formulate the following problem: for a given input sentence in natural language that is annotated with two SNOMED CT concepts decide whether the sentence describes a role between the two concepts and which role precisely. More formally, we can express this problem as a classification problem. Let C be the class label based on which the training of the classifiers takes place. C can be the label of any role R contained in SNOMED CT. Each example (instance) is a sentence, denoted with I, which is annotated with SNOMED CT concepts, and for which a set of features X has been computed, which are explained in Section 4. Thus, I = [X 1 , ..., X N ]. If I is a sentence which describes a role R i between two SNOMED CT concepts, where R i ∈ R, then I is a positive example for this role, and, hence C = R i in this case. Therefore, the problem of role extraction from unstructured text can be seen as a multi-class classification problem, following the aforementioned representation. In the following section we explain in detail the methodology of building a data set for learning three SNOMED CT roles, which are among the most widely populated in SNOMED CT.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Methodology</head><p>The methodology comprises three steps: (i) creating a data set with labelled instances from which the roles can be learned based on a set of features, (ii) representing formally the instances, for which we explore three different representations, and, (iii) using a machine learning methodology to train a model in the produced data set following the suggested instance representation that may recognize any of the labelled roles in an unseen input sentence. For the purposes of our evaluation this latter step is conducted on the created data set, using 10−fold cross validation to measure the performance of the tested methods. Steps (i) and (ii) are explained respectively in Sections 4.1 and 4.2 that follow.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Generating a Data Set to Learn SNOMED CT Roles</head><p>In order to obtain high quality sentences that describe the role between two SNOMED CT concepts we need to obtain sentences that primarily contain both concepts, and in turn, describe a relation between the two. For that purpose, we chose to use MeSH definitions that contain SNOMED CT concepts, since MeSH definitions are produced manually by medical experts, and, thus, constitute precise, scientifically valid, and high quality sentences.</p><p>The first step for the aforementioned transition is to obtain a mapping between MeSH and SNOMED CT concepts. Such a mapping exists via the Unified Medical Language System (UMLS). UMLS defines a Concept Unique Identifier (CUI) for each of the UMLS concepts. Each CUI may be associated with one or more concepts from external libraries or thesauri, such as MeSH and SNOMED CT. Analyzing this association, we extracted the CUIs that are associated with both a MeSH and a SNOMED CT concept, which is interpreted as a mapping between the two concepts. Using the latest UMLS version (2012AB), we obtained in this manner a total of 21, 461 mappings.</p><p>Next, we used the produced mappings to create a high quality data set for learning roles between SNOMED CT concepts. For the purposes of our data set creation we focused into three widely populated roles in SNOMED CT, namely Associated Morphology (AM), Causative Agent (CA) and Finding Site (FS). To explain in detail the process of the data set creation we define the following notation. Let R i be a SNOMED CT role, where R i ∈ AM, CA, FS. Let A and B be two SNOMED CT concepts that populate R i such that: A ∃R i .B. From all of the MeSH definitions we retained only those which define any A involved in R i and we further filtered with the definitions that contain B. After filtering there were 424 MeSH definitions remaining. For the purposes of filtering we identified the definitions that contain B through annotating with SNOMED CT concepts. The two annotators were used sequentially to provide a broader coverage of annotations; hence, we considered the union of the provided annotations from the two tools. Following the aforedescribed steps, the produced dataset contains 424 instances in total for the three roles (AM, CA and FS). Its details are summarized in Table <ref type="table" target="#tab_1">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Instance Representation for Learning SNOMED CT Roles</head><p>Using the aforedescribed dataset, we can now proceed with providing a description of how the features can be generated, with which the instances may be represented for the learning process. For the feature engineering, we use three approaches: (i) Bag of Words, (ii) Word n-grams, and, (iii) Character n-grams. The three approaches are described next, and are summarized with an example in Table <ref type="table">2</ref>. The example is drawn from the formal description presented in Equation <ref type="formula">1</ref>. In all three approaches, the annotated sentences are split in a way such that the words that occur between A and B, may be isolated and processed. The basic assumption behind this alignment lies in the hypothesis that each role R i has a characteristic way of being expressed in natural language text, which may be captured by the analysis of the words that occur between concepts A and B. All three representations have a default feature weight equal to the value of 1 if they occur in this text, or 0 otherwise. We also expand these representations to their weighted versions, i.e., instead of boolean representation of the features, a real value is used.</p><p>Bag of Words (BOW) Representation: The representation of text following the Bag of Words model has been used traditionally both in the fields of information retrieval and text mining <ref type="bibr" target="#b11">[4]</ref>. According to this representation, each distinct term constitutes a dimension of the collection. More formally, in our case let T be the text between A and B in an annotated sentence (instance). T is naturally a series of ordered words, e.g.,</p><formula xml:id="formula_1">T = [w 1 w 2 w 3 ...w k ].</formula><p>The BoW representation of this instance will be the unordered set of all unique words w i ∈ T . Thus, the feature space according to BoW comprises the union of all unique terms appearing in all text definitions T . Each instance can then be represented as a set of features X i : w i . In its simple (unweighed) version, as a value of each feature we use 0 or 1 (boolean representation), depending on whether X i = w i occurs in T (1) or not (0).</p><p>Word n-grams Representation: Given T and an assigned value to a parameter n, we can expand the BoW representation in order to represent each instance with all the possible word n-grams occurring in T . For the extraction of the word n-grams we are using a sliding window of search in the ordered words of T . Note also that this representation includes at least all features of the BoW representation; in fact, if n = 1, the word 1-gram representation is reduced to the BoW representation. Regarding the weight of each feature, in the simple (unweighed) version, we use a boolean representation, as previously.</p><p>Character n-grams Representation In an analogy to representing instances at a word n-gram level, we can also represent instances at the character n-gram level. Given again T and a value for the parameter n, we now examine T as an ordered series of characters, instead of words. For the extraction of the character n-grams, as in the case of word ngrams, we are using a sliding window of search in the ordered characters of T , and we do not exclude space characters. Again the weight of each feature in the simple (unweighed) version, follows a boolean representation, as previously.</p><p>Weighted Feature Representations: In all of the three aforedescribed feature representations of instances, we have assumed a boolean representation for the feature values. Ideally, we would like to have a real value v i for each feature X i acting as a weight that would discriminate their flat contribution of the boolean representation. For this purpose, we utilize the dataset and define a global weight for each feature, which can be computed always on the part of the dataset kept for training. A local weight is not a realistic option, as the MeSH definition sentences are usually short, significantly shorter than text passages or documents. Hence, for each feature X i of any of the aforedescribed representations, we define a weight: v i = P (X i ), where P (X i ) is the probability of occurrence of feature X i in the training corpus. However, since the training corpus contains instances from several roles R i (class labels), it is important to discriminate the probabilities of the features' occurrences per role (class). Hence, to create the weighted representations of instances following any of the aforementioned schemes, we create for each feature X i , k features, where k is the number of all roles (labels): X i1 ...X ik , with the real value of each feature being: v im = P X i |R m , and m ∈ [1..k]. Thus, the weight of each feature is the probability of its occurrence in the respective role, and each instance in the weighted version may be now represented with k * X features.</p><p>Combined Feature Representations: A final consideration is the representation of the instances using the union of all the features that were described in each case. This potentiality can show whether the synergy of word n-grams and character n-grams may provide better predicting power for the extraction of roles from unstructured text. Naturally, this combined representation can be utilized both for the weighted and the unweighed versions of the aforedescribed instance representations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Experimental Evaluation</head><p>The experimental evaluation was conducted on the dataset that was created as explained in Section 4.1 and summarized in Table <ref type="table" target="#tab_1">1</ref>. As machine learning methodologies we compared four different state of the art supervised algorithms, namely: (1) Logistic Regression, (2) Support Vector Machines, (3) Multinomial Naive Bayes, and, (4) Random Forests<ref type="foot" target="#foot_1">4</ref> . For the evaluation we apply 10−fold cross validation and for performance measuring we report on the overall accuracy, precision, recall and F-Measure per role (AM, CA, and FS), and macro-averaged precision, recall and F-Measure over all roles.</p><p>The results are reported in Tables <ref type="table">3 and 4</ref> for the unweighed and weighted versions of the instance representations respectively. Analyzing the results from the perspective of how difficult it is to learn a model than can recognize each of the roles, the reported numbers examining both tables suggest that the easiest role to identify is CA, with an F-Measure that can reach up to 82.9%, the second easiest is FS, with an F-Measure that can reach up to 80.3%, and the hardest role is AM, with an F-Measure that can reach up to 65.8%. A second finding when examining the results from the point of view of the underlying feature representation is that the character n-grams tend to report better results than the rest representations. More precisely, the character 3-grams report the top performance in terms of accuracy and macro-averaged F-Measure (75.71% and 74.91% respectively). In addition, the combined representation does not seem to boost the performance of the character n-grams, which is probably due to the fact that the word n-grams cannot perform individually equally well as the character n-grams. However, further ensemble or combination, or feature selection methodologies will have to be explored in the future in order to assess whether there are feature subsets that can boost the overall performance with the concurrent reduction of the feature space complexity. Considering the tested classifiers, though the performance differences in absolute numbers are subtle, SVM tends to produce the better accuracy and F-Measure in the majority of the cases. Furthermore, in some cases Naive Bayes tends to select the majority class (cf., Table <ref type="table">4</ref>), which means that further training examples would be needed in these representations for the specific setup.</p><p>Finally, with regards to the contribution of the weighted representations the reported numbers in Table <ref type="table">4</ref> suggest that this is minor, and, in fact there are several cases where the weighting of the features drops the performance, compared to the numbers shown in Table <ref type="table">3</ref>. It seems that the selected global weighting is not enough to differentiate the predictive power of the features. Perhaps, a local weighting of the features would be able to make a fine-grained differentiation, taking into account the way TF-IDF works for the term features in typical text mining tasks. However, such an application is not feasible in our case since the instances are short and the representation is extremely sparse.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions and Future Work</head><p>In this paper we introduced a methodology for learning formal definitions from unstructured text, formulating the problem from the point of view of learning roles between concepts. From this perspective the results are encouraging and we showed that for three widely populated SNOMED CT roles, namely Associated Morphology, Causative Agent and Finding Site, the task can be achieved with accuracy reaching up to 75%. On the other hand side, the suggested methodology has limitations and the experimental results showed that there is definitely room for improvement regarding the underlying representations. In this direction, the next step is to analyze the cases that the method fails, and bring into the surface the reasons, as well as the nature of additional features that might be used to correct these cases. In the same direction, no syntactic or semantic information was taken into account for the feature engineering, which we plan to integrate in future work. In addition, the text pre-processing for the preparation of the dataset can be enriched with more elaborate steps such as: better alignment of sentences which contain roles inside concept names, or nested roles. Finally, another direction that we will look into in our future work is the extraction of roles from MeSH definitions in comparison to employing the existing SNOMED CT roles for learning formal definitions, motivated by the different nature of MeSH and SNOMED CT.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 .</head><label>1</label><figDesc>Description of the produced data set. The data set contains in total 424 instances from three SNOMED CT roles: Associated Morphology, Causative Agent and Finding Site.</figDesc><table><row><cell></cell><cell>Role</cell><cell cols="3">Associated Morphology Causative Agent Finding Site</cell></row><row><cell cols="2">Number Of Instances</cell><cell>121</cell><cell>95</cell><cell>208</cell></row><row><cell cols="2">Word Occurrences</cell><cell>938</cell><cell>723</cell><cell>1, 550</cell></row><row><cell cols="2">Avg. # of Words</cell><cell>7.75</cell><cell>7.61</cell><cell>7.45</cell></row><row><cell cols="2"># of Distinct Words</cell><cell>433</cell><cell>218</cell><cell>547</cell></row><row><cell>Annotated Sen-</cell><cell cols="4">"Baritosis/Baritosis (disorder) is pneumoconiosis caused by barium</cell></row><row><cell>tence</cell><cell cols="2">dust/Barium Dust (substance)."</cell><cell></cell></row><row><cell>SNOMED CT re-</cell><cell cols="3">Baritosis (disorder) -Causative agent -Barium Dust (substance)</cell></row><row><cell>lationship</cell><cell></cell><cell></cell><cell></cell></row><row><cell>Alignment</cell><cell>left type</cell><cell>between-words</cell><cell>right type</cell></row><row><cell></cell><cell>disorder</cell><cell cols="3">"is pneumoconiosis caused by" substance</cell></row><row><cell>BoW</cell><cell cols="2">{is,pneumoconiosis,caused,by}</cell><cell></cell></row><row><cell>Word n-grams</cell><cell></cell><cell></cell><cell></cell></row></table><note>{is,pneumoconiosis,caused,by,is pneumoconiosis,pneumoconiosis caused,caused by} Char. n-grams {i,s, ,p,n,e,u,m,o,c,a,d,b,y,is,s , p,pn,ne,eu,um,mo,oc,co,on,ni,io,os,si, c,ca,au,us,se,ed,d , b,by}Table 2. Text alignment and example of an instance representation using boolean feature values. For the n-gram representations a value of n = 2 is used. the sentences with SNOMED CT concepts. For the annotation we used two different tools: (a) Metamap [metamap.nlm.nih.gov/], which may annotate any text with UMLS concepts, and, (b) SnomedAnnotator developed in house, which may annotate any text</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">For the remaining of the paper, the words property and role might be used interchangeably to refer to the properties of the concepts.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">The standard Weka v3.6 platform implementations were used</note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0" />			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">LR</title>
		<imprint>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="issue">7 62 70</biblScope>
			<biblScope unit="page" from="33" to="66" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">Word 2-grams LR</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="issue">8 63</biblScope>
			<biblScope unit="page">6</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">Word 3-grams LR</title>
		<imprint>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="issue">2 72</biblScope>
			<biblScope unit="page">53</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">Word 4-grams LR</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="issue">3 32</biblScope>
			<biblScope unit="page" from="8" to="66" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title/>
		<idno>87 64</idno>
	</analytic>
	<monogr>
		<title level="j">Character 3-grams LR</title>
		<imprint>
			<biblScope unit="volume">69</biblScope>
			<biblScope unit="issue">7 56</biblScope>
			<biblScope unit="page">93</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Overall Accuracy (Acc.), Precision (P), Recall (R) and F-Measure (F) per role and over all roles for the unweighed representations. Logistic Regression (LR), Support Vector Machines (SVM), Multinomial Naive Bayes (NB) and Random Forests (RF) are compared</title>
		<idno>05 100 65.82 16</idno>
	</analytic>
	<monogr>
		<title level="j">Word 4-grams LR</title>
		<imprint>
			<biblScope unit="volume">67</biblScope>
			<biblScope unit="issue">3 42</biblScope>
			<biblScope unit="page">94</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title/>
		<idno>LR 70.75 60</idno>
	</analytic>
	<monogr>
		<title level="j">RF</title>
		<imprint>
			<biblScope unit="volume">69</biblScope>
			<biblScope unit="issue">52 72</biblScope>
			<biblScope unit="page">99</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">(RF) are compared</title>
	</analytic>
	<monogr>
		<title level="m">Overall Accuracy (Acc.), Precision (P), Recall (R) and F-Measure (F) per role and over all roles for the weighted representations</title>
				<imprint/>
	</monogr>
	<note>Logistic Regression (LR), Support Vector Machines (SVM), Multinomial Naive Bayes (NB) and Random Forests</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Lodifier: Generating linked data from unstructured text</title>
		<author>
			<persName><forename type="first">I</forename><surname>Augenstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Padó</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rudolph</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESWC</title>
				<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="210" to="224" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Description logics</title>
		<author>
			<persName><forename type="first">F</forename><surname>Baader</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Sattler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Handbook on Ontologies</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<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>
	</analytic>
	<monogr>
		<title level="j">J. of Biomedical Informatics</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="300" to="315" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Modern Information Retrieval</title>
		<author>
			<persName><forename type="first">R</forename><surname>Baeza-Yates</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ribeiro-Neto</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
			<publisher>Addison Wesley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Evaluation of lexical methods for detecting relationships between concepts from multiple ontologies. pac symp biocomput</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">A</forename><surname>Baumgartner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">L</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">L</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">B</forename><surname>Cohen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">B</forename><surname>Cohen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">A</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kester</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kester</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Hunter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Hunter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pac Symp Biocomput</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="28" to="39" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Bio-ontologies: current trends and future directions</title>
		<author>
			<persName><forename type="first">O</forename><surname>Bodenreider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stevens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Briefings in Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="256" to="274" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Role-based representation and inference of biochemical processes</title>
		<author>
			<persName><forename type="first">C</forename><surname>Boelling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weidlich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-G</forename><surname>Holzhütter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICBO</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Chemical entity semantic specification: Knowledge representation for efficient semantic cheminformatics and facile data integration</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">L</forename><surname>Chepelev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Cheminformatics</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page">20</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Towards a broad-coverage biomedical ontology based on description logics</title>
		<author>
			<persName><forename type="first">U</forename><surname>Hahn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schulz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pacific Symposium on Biocomputing</title>
				<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="577" to="588" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Representing chemicals using owl, description graphs and rules</title>
		<author>
			<persName><forename type="first">J</forename><surname>Hastings</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Hull</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Horridge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Steinbeck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Sattler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Hörne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Britz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">OWLED</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">Populous: A Tool for Populating Templates for OWL Ontologies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Jupp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Horridge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Iannone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Klein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Owen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Schanstra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wolstencroft</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>SWAT4LS</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Logical Gene Ontology Annotations (GOAL): exploring gene ontology annotations with OWL</title>
		<author>
			<persName><forename type="first">S</forename><surname>Jupp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hoehndorf</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J Biomed Semantics</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">S3</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
	<note>Suppl</note>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">The robot scientist Adam</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>King</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Rowland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Aubrey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Liakata</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Markham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">N</forename><surname>Soldatova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">E</forename><surname>Whelan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Clare</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Young</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sparkes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">G</forename><surname>Oliver</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Pir</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="46" to="54" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Natural language processing methods and systems for biomedical ontology learning</title>
		<author>
			<persName><forename type="first">K</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">R</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Crowley</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="163" to="179" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">The text-to-onto ontology learning environment</title>
		<author>
			<persName><forename type="first">A</forename><surname>Maedche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Maedche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Software Demonstration at ICCS-2000 -Eight International Conference on Conceptual Structures</title>
				<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Automatic generation of ontology for scholarly semantic web</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Quan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Hui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C M</forename><surname>Fong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">H</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Semantic Web Conference</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Ontological and practical issues in using a description logic to represent medical concept systems: Experience from galen</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Rector</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rogers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Reasoning Web</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="197" to="231" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Use of SNOMED CT to represent clinical research data: A semantic characterization of data items on case report forms in vasculitis research</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">L</forename><surname>Richesson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Andrews</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Krischer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Medical Informatics Association</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="536" to="546" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Using ontologies linked with geometric models to reason about penetrating injuries</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Rubin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Dameron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Bashir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Grossman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence in Medicine</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="167" to="176" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Learning relation axioms from text: An automatic web-based approach</title>
		<author>
			<persName><forename type="first">D</forename><surname>Sánchez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Moreno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">D V</forename><surname>Terrientes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Syst. Appl</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="5792" to="5805" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Representing the MeSH in OWL: Towards a Semi-Automatic Migration</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">F</forename><surname>Soualmia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Golbreich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Darmoni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the KR Workshop on Formal Biomedical Knowledge Representation</title>
				<meeting>the KR Workshop on Formal Biomedical Knowledge Representation</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="81" to="87" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">SNOMED clinical terms: overview of the development process and project status</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Q</forename><surname>Stearns</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Price</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Spackman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Y</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the AMIA Symposium</title>
				<meeting>the AMIA Symposium</meeting>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Automatic mapping of clinical documentation to SNOMED CT</title>
		<author>
			<persName><forename type="first">H</forename><surname>Stenzhorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">J</forename><surname>Pacheco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nohama</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schulz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MIE</title>
		<imprint>
			<biblScope unit="page" from="228" to="232" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Acquisition of OWL DL axioms from lexical resources</title>
		<author>
			<persName><forename type="first">J</forename><surname>Völker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESWC</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="670" to="685" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Semi-automated ontology generation within obo-edit</title>
		<author>
			<persName><forename type="first">T</forename><surname>Wächter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schroeder</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="88" to="96" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>ISMB</note>
</biblStruct>

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