<?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">Discovering and Comparing Relational Knowledge, the Example of Pharmacogenomics</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Pierre</forename><surname>Monnin</surname></persName>
							<email>pierre.monnin@loria.fr</email>
							<affiliation key="aff0">
								<orgName type="institution" key="instit1">Université de Lorraine</orgName>
								<orgName type="institution" key="instit2">CNRS</orgName>
								<orgName type="institution" key="instit3">Inria</orgName>
								<orgName type="institution" key="instit4">LORIA</orgName>
								<address>
									<postCode>F-54000</postCode>
									<settlement>Nancy</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Discovering and Comparing Relational Knowledge, the Example of Pharmacogenomics</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">026A7BD0E54A28B6E55117C2933E4DA1</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:42+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Knowledge Discovery</term>
					<term>Knowledge Comparison</term>
					<term>Semantic Web</term>
					<term>Ontology</term>
					<term>Formal Concept Analysis</term>
					<term>Pharmacogenomics</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"> Pharmacogenomics (PGx)  <p>studies the influence of the genome in drug response, with knowledge units of the form of ternary relationships genomic variation -drug -phenotype. State-of-the-art PGx knowledge is available in the biomedical literature as well as in specialized knowledge bases. Additionally, Electronic Health Records of hospitals can be mined to discover such knowledge units that can then be compared with the state of the art, in order to confirm or temper relationships lacking validation or clinical counterpart. However, both discovering and comparing PGx relationships face multiple challenges: heterogeneous descriptions of knowledge units (languages, vocabularies and granularities), missing values and importance of the time dimension. In this research, we aim at proposing a framework based on Semantic Web technologies and Formal Concept Analysis to discover, represent and compare PGx knowledge units. We present the first results, consisting of creating an integrated knowledge base of PGx knowledge units from various sources and defining comparison methods, as well as the remaining issues to tackle.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Problem Statement</head><p>Pharmacogenomics (PGx) is the study of the influence of genomic variations in the variations in drug response phenotypes. Knowledge in PGx is composed of ternary relationships of the form genomic variation -drug -phenotype, where the phenotype can be the expected drug outcome or an adverse effect. For example, one well studied PGx relationship is G6PD:202A -chloroquine -anemia, stating that patients having the 202A version of the G6PD gene and treated with chloroquine will experience anemia. PGx is of importance in the implementation of personalized medicine, where drug treatments and drug doses are tailored to the genotype of patients to reduce risks of adverse effects.</p><p>State-of-the-art PGx knowledge can be found in (i) specialized knowledge bases (e.g., PharmGKB) and (ii) the biomedical literature. However, such relationships may have only been observed on reduced cohorts of patients and still remain to be further studied. On the other hand, nowadays, lots of health care data are digitally available thanks to the use of Electronic Health Records (EHRs). They contain information about diseases, laboratory tests, medical procedures and prescriptions that a patient has experienced. Therefore, mining EHRs to discover PGx knowledge units and then comparing them with the state of the art could confirm or temper poorly validated relationships <ref type="bibr" target="#b6">[7]</ref>.</p><p>However, mining PGx relationships from EHRs and comparing knowledge units from various sources face multiple challenges. First, EHRs data are multivariate, heterogeneous, irregular in time, and sparse <ref type="bibr" target="#b1">[2]</ref>. The time dimension should also be carefully taken into account and relationships from a patient level should be generalized to an aggregated level. Then, comparing PGx knowledge units from various sources require to face the heterogeneity of their descriptions in terms of languages, vocabularies and granularities. For example, as genetic data are not common in EHRs, mined relationships will most likely use proxies, such as lab measures or specific side effects to a drug treatment that indicate the presence of a specific genomic variation. Knowledge comparison mechanisms should also leverage provenance metadata of knowledge units. Indeed, sources may define quality metrics associated with PGx relationships and representing their "level of validation". Finally, one challenge also resides in dealing with contradictory information coming from different sources. Therefore, in this research, we aim at proposing representation formalisms and discovery and comparison methods in the context of relational and heterogeneous knowledge, formed by PGx relationships.</p><p>This paper is organized as follows. Section 2 presents some relevant works w.r.t. the considered challenges. Sections 3 and 4 present the proposed approach as well as the adopted methodology. Section 5 introduces the first results that are discussed in Section 6.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">State of the Art</head><p>To propose a framework for knowledge discovery and comparison in pharmacogenomics, one first needs to define the knowledge representation formalism to adopt. In this direction, one possible solution resides in using Semantic Web technologies, such as OWL and RDF, that allow to represent data and knowledge in a machine-readable format. Such data and knowledge being published and accessible on the Web, it is possible to leverage existing knowledge defined elsewhere when considering a particular data set. Existing works already use Semantic Web technologies to represent Life Sciences data and knowledge. For example, the Bio2RDF project <ref type="bibr" target="#b4">[5]</ref> represents and interlinks numerous Life Sciences data sets about drugs, genomic variations, phenotypes, etc. More particularly, ontologies have been created for the PGx domain. However, they are not adapted to the current need of integrating and comparing knowledge units of various sources. For example, the Pharmacogenomic Clinical Decision Support (or Genomics CDS) <ref type="bibr" target="#b18">[19]</ref> aims at applying pharmacogenomic guidelines to patient data, to help clinicians in their decisions. Alternatively, the Suggested Ontology for Pharmacogenomics (SO-Phare) <ref type="bibr" target="#b7">[8]</ref> focuses on knowledge discovery.</p><p>Besides representing PGx knowledge itself, Semantic Web technologies are also used to represent EHRs data. For example, Odgers and Dumontier <ref type="bibr" target="#b17">[18]</ref> showed that transforming EHRs data into RDF allowed to connect them with additional knowledge, in the objective of improving knowledge discovery methods. Similarly, Beyan and Decker <ref type="bibr" target="#b3">[4]</ref> proposed to use RDF to model temporal relations in EHRs. Indeed, the flexible schema of RDF graphs seems suited to the sparsity and heterogeneousness of EHRs data. Moreover, RDF allows to connect data to existing knowledge repositories. Semantic relations as well as hierarchies of concepts provided by ontologies can also be used to abstract care trajectories of patients.</p><p>Mining such abstract care trajectories may be considered as mining sequences of events. Several approaches have already been proposed. One possible approach is to consider Allen's temporal logics to mine temporal patterns, abstracting from exact durations between events <ref type="bibr" target="#b2">[3]</ref>. Additionally, lots of health care data are described using concepts of ontologies. For example, drug prescriptions can be encoded using the Anatomical Therapeutic Chemical Classification (ATC). It is also frequent that diseases are encoded with concepts of the International Classification of Diseases (ICD). These ontologies provide hierarchies of concepts, that can be used as background knowledge when abstracting care trajectories. For example, Egho et al. <ref type="bibr" target="#b8">[9]</ref> proposed to mine heterogeneous multidimensional sequential patterns, taking into account background knowledge represented within ontologies.</p><p>Finally, knowledge discovery from EHRs represented as RDF graphs or comparing knowledge in RDF graphs can be achieved using Formal Concept Analysis (FCA) <ref type="bibr" target="#b10">[11]</ref>. Indeed, FCA is a mathematical framework grouping objects w.r.t. their common attributes in formal concepts. These formal concepts are organized in a hierarchical structure called a lattice, where the hierarchy indicates a specialization of sets of grouped objects (or dually a generalization of sets of associated attributes). FCA has been extended with Pattern Structures <ref type="bibr" target="#b9">[10]</ref> to take into account more complex data than just objects and attributes. FCA and Pattern Structures were already applied on ontology engineering tasks such as mining definitions of ontology concepts <ref type="bibr" target="#b0">[1]</ref> and analyzing ontology-based annotations in biomedical documents <ref type="bibr" target="#b5">[6]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Proposed Approach</head><p>In this research, we propose to develop a framework based on Semantic Web technologies and Formal Concept Analysis to discover, represent, and compare (or align) PGx knowledge units from various sources, as presented in Figure <ref type="figure" target="#fig_0">1</ref>. It should be noted that the RDF triples considered in this work can be seen as data but also as knowledge.</p><p>A first major task resides in building an integrated knowledge base of PGx knowledge units from various sources. To this aim, a common integration schema should be defined. As previously mentioned, existing PGx ontologies are not suited to the current need as they focus on knowledge discovery or reasoning instead of integration. This integration schema needs to provide an encoding for provenance metadata. Indeed, the knowledge comparison mechanisms could use information such as quality metrics defined in original sources or by knowledge discovery algorithms (e.g., confidence, support). Finally, provenance metadata could also encode parameters or versions of the developed knowledge discovery algorithms, allowing to compare and evaluate different executions. The flexibility of Semantic Web technologies in defining an integration schema is particularly adapted to our case as PGx knowledge units can be partially discovered from the various considered sources.</p><p>By representing PGx knowledge units with Semantic Web technologies, they can be interlinked with knowledge defined elsewhere. This background knowledge can be of particular interest when comparing knowledge units. Indeed, ontologies provide equivalences or subsumption relationships, that could improve identifying equivalent or more specific PGx relationships. For this comparison mechanism, we choose to use Formal Concept Analysis. Indeed, FCA groups similar objects together in formal concepts, which can be used to identify similar PGx relationships. Additionally, the hierarchical structure of the generated lattice can be leveraged to identify relationships more specific or more general than others. Finally, ontologies describing components of PGx relationships and their provided concepts hierarchies can be taken into account by using Pattern Structures.</p><p>Finally, we choose to use a two-step approach for knowledge discovery from EHRs. First, EHRs data should be transformed into RDF. The resulting knowledge base can then be mined. As previously mentioned, this RDFization allows to use existing knowledge in the mining algorithms. To mine the RDF representation of EHRs data, FCA can also be considered as patients undergoing similar care trajectories will be grouped into the same formal concepts. Pattern Structures can be used to express sequences representing these care trajectories while benefiting from knowledge defined in ontologies. This research work is organized around two main tasks: knowledge discovery from EHRs and knowledge comparison. These two tasks present different methodologies and validation mechanisms.</p><p>The methodology for the task of comparing knowledge units can be sketched out as follows:</p><p>(1) Define a common integration schema for representing PGx knowledge units from various sources and an encoding for their provenance metadata; (2) Instantiate this schema with knowledge units from various sources, validating the suitability of the schema to represent these knowledge units and their provenance metadata; (3) Define and execute comparison methods on the knowledge base resulting from the instantiation process.</p><p>It is noteworthy that validating comparison methods will require an expert, to be able to identify whether suggestions of identical, more specific or related relationships are correct. However, we can also develop a first naive comparison method based on domain knowledge rules, constituting a first baseline to be compared with results of advanced methods.</p><p>Regarding the task of knowledge discovery from EHRs, as we chose to use a representation using Semantic Web technologies, the methodology should be as follows:</p><p>(1) Transform EHRs data into a knowledge base, connect it with existing knowledge defined elsewhere; (2) Mine the resulting knowledge base for PGx knowledge units;</p><p>(3) Validate the discovered knowledge units.</p><p>Similarly to the task of comparing knowledge units, the discovery of PGx knowledge units should be validated by a domain expert. However, a first validation step of the discovery algorithms could consist in re-discovering PGx relationships already stated in the biomedical literature from a specific cohort of patients.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Results</head><p>Learning from the existing ontologies for PGx, we built PGxO, a simple ontology only representing the aspects of PGx needed for integrating and comparing knowledge units from various sources <ref type="bibr" target="#b12">[13]</ref>. Based on the W3C Recommendation PROV-O, our work also provides a flexible encoding for provenance metadata, e.g., the source of the knowledge units, quality metrics, etc. The ontology and the encoding for provenance metadata were validated by answering competency questions. In a first evaluation, we manually instantiated PGxO with knowledge units from (i) PharmGKB, (ii) the literature and (iii) what we though may be discovered in EHRs. In a later evaluation, we instantiated the ontology automatically with knowledge units extracted programmatically from PharmGKB and the biomedical literature and manually by representing results reported in studies of EHRs <ref type="bibr" target="#b13">[14]</ref>. The resulting integrated data set is called PGxLOD.</p><p>As a first comparison work, we defined a set of simple reconciliation rules <ref type="bibr" target="#b13">[14]</ref>, identifying when two PGx relationships are referring to the same knowledge unit, if one is a more precise version of the other or if they are related (to some extents). These conclusions are then added to the integrated knowledge base. For example, one rule states that if two PGx relationships involve the same sets of drugs, genomic variations and phenotypes, then they represent the same knowledge unit. Results of executing these reconciliation rules constitute a first baseline to be compared with advanced reconciliation methods.</p><p>Finally, regarding comparison methods, we started investigating how FCA could be used to compare knowledge units. In order to compare the class hierarchy of an ontology with the hierarchy formed by a lattice grouping individuals w.r.t. the predicates they are subject of, we defined the notion of concept annotation <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b15">16]</ref>. Each formal concept is annotated with the ontology classes instantiated by all the individuals of the concept. Subsumption axioms are then read from the annotated structure and compared with those already defined in the considered ontology. Using multiple annotations with multiple ontologies, it is also possible to suggest equivalence relationships between classes of different ontologies <ref type="bibr" target="#b16">[17]</ref>. Finally, by grouping individuals w.r.t. other individuals they are associated with, it is possible to generalize relationships between individuals to relationships between classes of individuals. This can be seen as a way to describe frequent profiles of predicates, for example families of genes frequently associated with families of drugs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Discussion</head><p>Our first results in integrating knowledge units from various sources validate our ontology and the encoding of provenance metadata. The reconciliation rules constitute an interesting baseline that will be useful when executing more complex comparison methods. Indeed, these advanced methods should yield the same (or more) comparison results than the reconciliation rules. Additionally, executing the reconciliation rules on PGxLOD led to identify a major shortcoming. As PGx relationships are compared based on the involved drugs, genomic variations and phenotypes, mapping relations identifying equivalent or more precise components are of importance. Therefore, it is important to improve and complete existing mappings, possibly leveraging automatic mappings generated by ontology repositories such as the NCBO Bioportal.</p><p>When such mappings are missing, we could leverage unqualified relations between individuals, such as x-ref relations. Indeed, they could be used to define or learn similarities between individuals, instead of equivalences. Therefore, one future challenge would be to define and use comparison methods taking into account such similarities, leading to identify similar but not strictly equivalent PGx relationships. Additionally, as PGx knowledge units are ternary relationships, one next challenge resides in using Triadic Analysis <ref type="bibr" target="#b11">[12]</ref>, an extension of FCA for ternary relations, with Pattern Structures to integrate background knowledge from ontologies and similarities.</p><p>Finally, results of knowledge comparison approaches can be seen as identifying identical knowledge units, more precise ones, and related ones (to some extents). However, we could also envision the occurrence of contradictory knowledge units. In this case, some questions of interest reside in the definition of a contradiction as well as its discovery and its representation.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Proposed framework for knowledge discovery, representation, and comparison in PGx.</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>I would like to thank my supervisors Adrien Coulet and Amedeo Napoli and my co-authors Clément Jonquet, Joël Legrand, Mario Lezoche and Andon Tchechmedjiev for our on-going work. This work is supported by the PractiKPharma project, founded by the French National Research Agency (ANR) under Grant No. ANR-15-CE23-0028, and by the Snowball Inria Associate Team.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Mining definitions from RDF annotations using formal concept analysis</title>
		<author>
			<persName><forename type="first">M</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Buzmakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Codocedo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<ptr target="http://ijcai.org/Abstract/15/121" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015</title>
				<meeting>the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015<address><addrLine>Buenos Aires, Argentina</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015">July 25-31, 2015. 2015</date>
			<biblScope unit="page" from="823" to="829" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Temporal data mining for healthcare data</title>
		<author>
			<persName><forename type="first">I</forename><surname>Batal</surname></persName>
		</author>
		<idno type="DOI">10.1201/b18588-14</idno>
		<ptr target="http://www.crcnetbase.com/doi/abs/10.1201/b18588-14" />
	</analytic>
	<monogr>
		<title level="m">Healthcare Data Analytics</title>
				<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="379" to="402" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Mining recent temporal patterns for event detection in multivariate time series data</title>
		<author>
			<persName><forename type="first">I</forename><surname>Batal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Fradkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H H</forename><surname>Jr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Moerchen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hauskrecht</surname></persName>
		</author>
		<idno>2339530.2339578</idno>
		<ptr target="https://doi.org/10.1145/" />
	</analytic>
	<monogr>
		<title level="m">The 18th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD &apos;12</title>
				<meeting><address><addrLine>Beijing, China</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">August 12-16, 2012. 2012</date>
			<biblScope unit="page" from="280" to="288" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An RDF based semantic approach to model temporal relations in health records</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">D</forename><surname>Beyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-1795/paper6.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th International Conference Semantic Web Applications and Tools for Life Sciences</title>
				<meeting>the 9th International Conference Semantic Web Applications and Tools for Life Sciences<address><addrLine>Amsterdam, The Netherlands</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">December 5-8, 2016. 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Bio2rdf release 2: Improved coverage, interoperability and provenance of life science linked data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Callahan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cruz-Toledo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ansell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-38288-8_14</idno>
		<ptr target="https://doi.org/10.1007/978-3-642-38288-8_14" />
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: Semantics and Big Data, 10th International Conference, ESWC 2013</title>
		<title level="s">Proceedings.</title>
		<meeting><address><addrLine>Montpellier, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">May 26-30, 2013. 2013</date>
			<biblScope unit="page" from="200" to="212" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Using pattern structures for analyzing ontology-based annotations of biomedical data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Domenach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kaytoue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-38317-5_5</idno>
		<ptr target="https://doi.org/10.1007/978-3-642-38317-5_5" />
	</analytic>
	<monogr>
		<title level="m">Formal Concept Analysis, 11th International Conference, ICFCA 2013</title>
				<meeting><address><addrLine>Dresden, Germany</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">May 21-24, 2013. 2013</date>
			<biblScope unit="page" from="76" to="91" />
		</imprint>
	</monogr>
	<note>Proceedings.</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Mining electronic health records to validate knowledge in pharmacogenomics</title>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Smaïl-Tabbone</surname></persName>
		</author>
		<ptr target="http://ercim-news.ercim.eu/en104/special/mining-electronic-health-records-to-validate-knowledge-in-pharmacogenomics" />
	</analytic>
	<monogr>
		<title level="j">ERCIM News</title>
		<imprint>
			<biblScope unit="volume">2016</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Suggested ontology for pharmacogenomics (so-pharm): Modular construction and preliminary testing</title>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Smaïl-Tabbone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Devignes</surname></persName>
		</author>
		<idno type="DOI">10.1007/11915034_89</idno>
		<ptr target="https://doi.org/10.1007/11915034_89" />
	</analytic>
	<monogr>
		<title level="m">On the Move to Meaningful Internet Systems 2006: OTM 2006 Workshops, OTM Confederated International Workshops and Posters, AWeSOMe, CAMS, COM-INF, IS, KSinBIT, MIOS-CIAO, MONET, OnToContent, ORM, PerSys, OTM Academy Doctoral Consortium, RDDS, SWWS, and SeBGIS 2006</title>
				<meeting><address><addrLine>Montpellier, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-11-03">October 29 -November 3, 2006. 2006</date>
			<biblScope unit="page" from="648" to="657" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Mining heterogeneous multidimensional sequential patterns</title>
		<author>
			<persName><forename type="first">E</forename><surname>Egho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Raïssi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Jay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<idno type="DOI">10.3233/978-1-</idno>
		<idno>61499-419-0-279</idno>
		<ptr target="https://doi.org/10.3233/978-1-" />
	</analytic>
	<monogr>
		<title level="m">Republic -Including Prestigious Applications of Intelligent Systems</title>
				<meeting><address><addrLine>Prague, Czech; PAIS</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014-08-22">18-22 August 2014. 2014. 2014</date>
			<biblScope unit="page" from="279" to="284" />
		</imprint>
	</monogr>
	<note>ECAI 2014 -21st European Conference on Artificial Intelligence</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Pattern structures and their projections</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Kuznetsov</surname></persName>
		</author>
		<idno type="DOI">10.1007/3-540-44583-8_10</idno>
		<ptr target="https://doi.org/10.1007/3-540-44583-8_10" />
	</analytic>
	<monogr>
		<title level="m">Conceptual Structures: Broadening the Base, 9th International Conference on Conceptual Structures, ICCS 2001</title>
		<title level="s">Proceedings.</title>
		<meeting><address><addrLine>Stanford, CA, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2001-08-03">July 30-August 3, 2001. 2001</date>
			<biblScope unit="page" from="129" to="142" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Formal concept analysis: mathematical foundations</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
			<publisher>Springer Science &amp; Business Media</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A triadic approach to formal concept analysis</title>
		<author>
			<persName><forename type="first">F</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
		<idno type="DOI">10.1007/3-540-60161-9_27</idno>
		<ptr target="https://doi.org/10.1007/3-540-60161-9_27" />
	</analytic>
	<monogr>
		<title level="m">Conceptual Structures: Applications, Implementation and Theory, Third International Conference on Conceptual Structures, ICCS &apos;95</title>
				<meeting><address><addrLine>Santa Cruz, California, USA, Au</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1995">gust 14-18, 1995. 1995</date>
			<biblScope unit="page" from="32" to="43" />
		</imprint>
	</monogr>
	<note>Proceedings.</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">PGxO: A very lite ontology to reconcile pharmacogenomic knowledge units</title>
		<author>
			<persName><forename type="first">P</forename><surname>Monnin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Jonquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Legrand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<idno type="DOI">10.7287/peerj.preprints.3140v1</idno>
		<ptr target="https://doi.org/10.7287/peerj.preprints.3140v1" />
	</analytic>
	<monogr>
		<title level="j">PeerJ PrePrints</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page">e3140</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">PGxO and PGxLOD: a reconciliation of pharmacogenomic knowledge of various provenances, enabling further comparison</title>
		<author>
			<persName><forename type="first">P</forename><surname>Monnin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Legrand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Husson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ringot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tchechmedjiev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Jonquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<idno type="DOI">10.1101/390971</idno>
		<ptr target="https://doi.org/10.1101/390971" />
	</analytic>
	<monogr>
		<title level="j">bioRxiv</title>
		<imprint>
			<biblScope unit="page">390971</biblScope>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Using Formal Concept Analysis for checking the structure of an ontology in LOD: the example of dbpedia</title>
		<author>
			<persName><forename type="first">P</forename><surname>Monnin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lezoche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-60438-1_66</idno>
		<ptr target="https://doi.org/10.1007/978-3-319-60438-1_66" />
	</analytic>
	<monogr>
		<title level="m">Foundations of Intelligent Systems -23rd International Symposium, IS-MIS 2017</title>
		<title level="s">Proceedings.</title>
		<meeting><address><addrLine>Warsaw, Poland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">June 26-29, 2017. 2017</date>
			<biblScope unit="page" from="674" to="683" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Discovering subsumption axioms with concept annotation</title>
		<author>
			<persName><forename type="first">P</forename><surname>Monnin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Gestion de Données-Principes, Technologies et Applications</title>
				<meeting><address><addrLine>BDA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">2017. 2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Combining Concept Annotation and Pattern Structures for guiding ontology mapping</title>
		<author>
			<persName><forename type="first">P</forename><surname>Monnin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Coulet</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-2149/paper11.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 6th International Workshop &quot;What can FCA do for Artificial Intelligence&quot;? co-located with International Joint Conference on Artificial Intelligence and European Conference on Artificial Intelligence (IJCAI/ECAI 2018)</title>
				<meeting>the 6th International Workshop &quot;What can FCA do for Artificial Intelligence&quot;? co-located with International Joint Conference on Artificial Intelligence and European Conference on Artificial Intelligence (IJCAI/ECAI 2018)<address><addrLine>Stockholm, Sweden</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-07-13">July 13, 2018. 2018</date>
			<biblScope unit="page" from="117" to="126" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Mining electronic health records using linked data</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">J</forename><surname>Odgers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AMIA Summits on Translational Science Proceedings</title>
		<imprint>
			<biblScope unit="page">217</biblScope>
			<date type="published" when="2015">2015. 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Pharmacogenomic knowledge representation, reasoning and genome-based clinical decision support based on OWL 2 DL ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Samwald</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Miñarro-Giménez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Boyce</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">R</forename><surname>Freimuth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Adlassnig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<idno type="DOI">10.1186/s12911-015-0130-1</idno>
		<ptr target="https://doi.org/10.1186/s12911-015-0130-1" />
	</analytic>
	<monogr>
		<title level="j">BMC Med. Inf. &amp; Decision Making</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page">12</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

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