<?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">OAEI 2017 results of KEPLER</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Marouen</forename><surname>Kachroudi</surname></persName>
							<email>marouen.kachroudi@fst.rnu.tn</email>
							<affiliation key="aff0">
								<orgName type="department">Faculté des Sciences de Tunis Informatique Programmation Algorithmique et Heuristique LIPAH</orgName>
								<orgName type="institution">Université de Tunis El Manar</orgName>
								<address>
									<addrLine>LR 1 ES14</addrLine>
									<postCode>2092</postCode>
									<settlement>Tunis</settlement>
									<country key="TN">Tunisie</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gayo</forename><surname>Diallo</surname></persName>
							<email>gayo.diallo@u-bordeaux.fr</email>
							<affiliation key="aff1">
								<orgName type="department">BPH Center -INSERM U1219</orgName>
								<orgName type="laboratory">Team ERIAS &amp; LaBRI UMR5800</orgName>
								<orgName type="institution">Univ. Bordeaux</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ben</forename><surname>Yahia</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Faculté des Sciences de Tunis Informatique Programmation Algorithmique et Heuristique LIPAH</orgName>
								<orgName type="institution">Université de Tunis El Manar</orgName>
								<address>
									<addrLine>LR 1 ES14</addrLine>
									<postCode>2092</postCode>
									<settlement>Tunis</settlement>
									<country key="TN">Tunisie</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">OAEI 2017 results of KEPLER</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">6FCA8D8709FD37462011AEFA158431E7</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T09:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents and discusses the results produced by KEPLER for the 2017 Ontology Alignment Evaluation Initiative (OAEI 2017). This method is based on the exploitation of three different strategy levels. The proposed alignment method KEPLER is enhanced by the integration of powerful treatments inherited from other related domains, such as Information Retrieval (IR) <ref type="bibr" target="#b0">[1]</ref>. For scaling, the method is equipped with a partitioning module. For the management of multilingualism, KEPLER develops a well-defined strategy based on the use of a translator, and this provides very encouraging results.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Presentation of the system</head><p>Given the substantial growth of the semantic Web users that create and update knowledge all over the world in a multitude of conceptualizations. This process has been accelerated due to a few initiatives which encourage all the active participants to make their data available to the public. These actors often publish their data sources in their own respective languages, in order to make this information interoperable and accessible to members of all communities <ref type="bibr" target="#b1">[2]</ref>. As a solution, the ontology alignment process aims to provide semantic interoperable bridges between heterogeneous and distributed information systems. Indeed, the informative volume reachable via the semantic Web stresses needs of techniques guaranteeing the share, reuse and interaction of all resources <ref type="bibr" target="#b2">[3]</ref>. The explicitation of the associated concepts related to a particular domain of interest resorts to ontologies, considered as the kernel of the semantic Web. In this register, KEPLER is an ontology alignment system dealing with the key challenges related to heterogeneous ontologies on the semantic Web, and it uses several hybrid alignment strategies. KEPLER is designed to discover alignments for both normal size and large scale ontologies. In addition, the proposed alignment approach has the ability to treat multilingual ontologies as well as monolingual ones.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">State, purpose, general statement</head><p>The proposed method, KEPLER, exploits besides the classic techniques, an external resource, i.e., a translator to deal with multilingualism. KEPLER implements an alignment strategy which aims at exploiting all the wealth of the used ontologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Specific techniques used</head><p>The main idea of KEPLER is to exploit the expressiveness of the OWL language to detect and compute the similarity between entities of two given ontologies through 6 complementary modules as presented in figure <ref type="figure" target="#fig_0">1</ref>. Entities are described using OWL primitives with their semantics. We can then consider ontology as a semantic graph where entities are nodes connected by links which are OWL primitives. These links have specified semantic primitives. Consequently, if two ontologies in the same domain are similar, their semantic graphs are also the same.</p><p>Parsing and pretreatment This module allows to extract the ontological entities initially represented by a primary form of lists. In other words, at the parsing stage, we seek primarily to transform an OWL ontology in a well defined structure that preserves and highlight all the information contained in this ontology. Furthermore, in the resulting informative format, it has a considerable impact on the results of the similarity computation thereafter. Thus, we get couples formed by the entity name and its associated labels.</p><p>Partitioning This module aims at splitting ontologies into smaller parts to support the alignment task <ref type="bibr" target="#b3">[4]</ref>. Consequently, partitioning a set B(C) is to find subsets B 1 , B 2 ,..., B n , encompassing semantically close elements bound by a relevant set of relationships, i.e., O = ∪ {B 1 , B 2 , ..., B n }, where B i is an ontological block, and n is the resulting number of extracted blocks. Hence, we can define an ontological portion as a reduced ontology that could be extracted from another larger one by splitting up the latter according to its both constituants : structures and semantics. One way to obtain such a partitioning, can be to maximize the relationships inside a block and minimize the relationship between the blocks themselves. The partitioning quality result can be evaluated using different criteria:</p><p>-The size of the generated blocks: that must have a reasonable size, i.e., a number of elements that can be handled by an alignment tool; -The number of the generated blocks: this number should be as small as possible to limit the number of block pairs to be aligned; -The compactness degree of a block: a block is said to be substantially compact if relations (lexical and structural ones) are stronger inside the block and low outside.</p><p>Translation : An originality of our system, is to solve the heterogeneity problem mainly due to multilingualism, given the importance of this research area <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>. This challenge brings us to choose between two alternatives, either we consider the translation path to one of the languages according to the two input ontologies, or we consider the translation path to a chosen pivot language. At this stage, we must have a foreseeable vision for the rest of our approach. Specifically, at the semantic alignment stage we use an external resource, i.e., WordNet<ref type="foot" target="#foot_0">3</ref> . The latter is a lexical database for the English language. Therefore, the choice is governed by the use of WordNet, and we will prepare a translation of the two ontologies to the pivot language, which is English. To perform the translation phase we chose Bing Microsoft<ref type="foot" target="#foot_1">4</ref> tool.</p><p>Indexation : Indexing is one of the novelties of our approach. It consists in reducing the search space through the use of effective search strategy on the built indexes which represent the input ontologies components. To enable faster searching, the driving idea that was previously used in some works <ref type="bibr" target="#b0">[1]</ref> is to execute the analysis in advance and store it in an optimized format for the search.</p><p>Candidate Mappings Identification : The role of this module is to find the entities in common between the indexes. Once the indexes are set up, the querying step of the latter is activated. Thus, the query implementation satisfies the terminology search and semantic aspects at once as we are querying documents in a vector representation that contain a given ontological entity and its synonyms obtained via WordNet. It is worthy to mention that indexes querying is done in both senses.</p><p>Filtering and Recovery : The filtering module consists of two complementary submodules, each one is responsible of a specific task in order to refine the set of primarily aligned candidates. At this stage, once the list of candidates is ready, the alignment method uses the first filter. We should note that indexes querying may includes a set of redundant mappings. Doing so, this filter eliminates the redundancy. It goes through the list of candidates and for each candidate, it checks if there are duplicates. If this is the case, it removes the redundant element(s). At the end of filtering phase, we have a candidates list without redundancy, however, there is always the concern of false positives, in fact, there was the need to establish a second filter. Once the redundant candidates are deleted, the system uses the second filter that eliminates false positives. This filter is applied to what we call partially redundant entities. An entity is considered as partially redundant if it belongs to two different mappings (i.e., being given three ontological entities e 1 , e 2 and e 3 . If on the one hand, e 1 is aligned to e 2 , and secondly, e 1 is aligned to e 3 , this last alignment is qualified as doubtful. We note that our method generates (1 : 1) alignments. To overcome this challenge, the alignment method compares the topology of the two suspicious entities (e 3 neighbors with e 1 neighbors, e 2 neighbors with e 1 neighbors ) with respect to the redundant entity e 1 , and retains the couple having the highest topological proximity value. All candidates are subject of this filter, and as output we have the final alignment file.</p><p>Alignment Generation : The result of the alignment process provides a set of mappings, which are serialized in the RDF format.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Results</head><p>In this section, we present the results obtained by KEPLER in the OAEI 2017.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Anatomy</head><p>This track consists of two real world ontologies to be matched, the source ontology describing the Adult Mouse Anatomy (with 2744 classes) and the target ontology is the NCI Thesaurus describing the Human Anatomy (with 3304 classes). For this track, and according to figure <ref type="figure" target="#fig_1">2</ref>, KEPLER succeeded to extract 74% of correct mappings with a precision about 95%. Figure <ref type="figure" target="#fig_1">2</ref> summarizes the evaluation metrics values for Anatomy track. To this end, it is important to mention that KEPLER has managed to support the ontologies of the Anatomy database thanks to the Ontopart module <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b3">4]</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Conference</head><p>The conference track consists of 15 ontologies from the conference organization domain and each ontology must be matched against every other ontologies. The dataset describes the domain of organizing conferences from different perspectives. Precision values varies between 76% and 58%. Recall values varies between 48% and 68%. The metrics are obtained according to several evaluation scenarios.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Multifarm</head><p>This dataset is composed of a subset of the Conference track, translated in nine different languages (i.e., Chinese, Czech, Dutch, French, German, Portuguese, Russian, Spanish and Arabic). With a special focus on multilingualism, it is possible to evaluate and compare the performance of alignment approaches through these test cases. Based on several previous contributions <ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref>, the designed main goal of the MultiFarm track is to evaluate the ability of the alignment systems to deal with multilingual ontologies. It serves the purpose of evaluating the strength and weakness of a given system across languages.</p><p>KEPLER uses a specific technique to determine the equivalence between ontology entities described in different natural languages. We chose to use the English as a pivot language. The use of a pivot language ensures greater consistency of obtained translations since it starts from the same text. In the different ontologies case, the method is ranked fourth with a recall value of 0.31 as depicted by figure <ref type="figure" target="#fig_2">3</ref>. Whereas in the same ontologies case, the method occupies the first place with a recall value of 0.52 as flagged by figure <ref type="figure" target="#fig_3">4</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Large Biomedical Ontologies and Phenotype</head><p>In the scalability register, this track consists of finding alignments between the Foundational Model of Anatomy (FMA), SNOMED CT, and the National Cancer Institute Thesaurus (NCI). These ontologies are semantically rich and contain tens of thousands of classes. The Large BioMed Track consists of three matching problems, i.e., (1) FMA-NCI matching problem, (2) FMA-SNOMED matching problem and (3) SNOMED-NCI matching problem. KEPLER handles large ontologies in two phases: the first phase consists on partitioning the ontologies into a set of blocks and the second phase selects two suitable blocks giving the highest value of similarity to be aligned. KEPLER treated (Task 1: FMA-NCI small fragments)[Precision : 0.96 / Recall : 0.83] according to figure <ref type="figure" target="#fig_4">5</ref>. As depicted by figure <ref type="figure" target="#fig_5">6</ref>, KEPLER processed also the task 3 of the LargeBio dataset (FMA-SNOMED small fragments) with a Precision of 0.82 and Recall of 0.55. In the Phenotype track, our method succeeds in processing only the DOID-ORDO sub-case by identifying 1824 matches for 1237 expected ones. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Conclusion</head><p>In this paper, we briefly presented the alignment system KEPLER with comments of the results obtained according to the OAEI 2017 tracks, corresponding to the SEALS platform evaluation modalities. Several observations regarding these results were highlighted, in particular the impact of the elimination of any ontological resource on the similarity values. KEPLER is an ongoing work which borrows its idea from two previous systems, CLONA <ref type="bibr" target="#b11">[12]</ref> and SERVOMAP <ref type="bibr" target="#b0">[1]</ref>. It showed promising results for its first participation. As future work, we plan to consolidate our system to more support the instance based ontology alignment in a wider range and context. We have dealt with this issue before <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b14">15]</ref>, but the test base update imposes other challenges, in terms of the used ontological languages and the evolutive semantic description formalisms.</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. KEPLER workflow.</figDesc><graphic coords="2,215.20,178.31,184.96,207.12" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. KEPLER evaluation metrics among other pioneering systems for Anatomy track.</figDesc><graphic coords="4,165.93,475.77,283.50,132.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. KEPLER evaluation metrics among other pioneering systems for Multifarm track (different ontologies).</figDesc><graphic coords="5,167.68,438.58,280.00,133.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. KEPLER evaluation metrics among other pioneering systems for Multifarm track (same ontologies).</figDesc><graphic coords="6,166.18,115.84,283.00,134.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. KEPLER evaluation metrics among other pioneering systems for LargeBio track.</figDesc><graphic coords="6,166.68,495.10,282.00,135.00" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Fig. 6 .</head><label>6</label><figDesc>Fig. 6. KEPLER evaluation metrics among other pioneering systems for LargeBio track.</figDesc><graphic coords="7,166.43,185.38,282.50,152.00" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">https://wordnet.princeton.edu/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">https://www.bing.com/translator</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">An effective method of large scale ontology matching</title>
		<author>
			<persName><forename type="first">G</forename><surname>Diallo</surname></persName>
		</author>
		<idno type="DOI">10.1186/2041-1480-5-44</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Biomedical Semantics</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">44</biblScope>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Designing the web for an open society</title>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 20 th International Conference on World Wide Web (WWW2011)</title>
				<meeting>the 20 th International Conference on World Wide Web (WWW2011)<address><addrLine>Hyderabad, India</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="3" to="4" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The hidden web, xml and semantic web: A scientific data management perspective</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Suchanek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Varde</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Nayak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Senellart</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computing Research Repository</title>
		<imprint>
			<biblScope unit="page" from="534" to="537" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Ontopart: at the cross-roads of ontology partitioning and scalable ontology alignment systems</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Metadata, Semantics and Ontologies</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="215" to="225" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Efficient building of local repository of distributed ontologies</title>
		<author>
			<persName><forename type="first">G</forename><surname>Diallo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Seventh International Conference on Signal-Image Technology and Internet-Based Systems, SITIS 2011</title>
				<meeting>the Seventh International Conference on Signal-Image Technology and Internet-Based Systems, SITIS 2011<address><addrLine>Dijon, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011-12-01">November 28 -December 1, 2011. 2011</date>
			<biblScope unit="page" from="159" to="166" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Reuse of termino-ontological resources and text corpora for building a multilingual domain ontology: An application to alzheimer&apos;s disease</title>
		<author>
			<persName><forename type="first">K</forename><surname>Dramé</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Diallo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Delva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Dartigues</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Mouillet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Salamon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mougin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Biomedical Informatics</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="171" to="182" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Large ontologies partitioning for alignment techniques scaling</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hassen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9 th International Conference on Web Information Systems and Technologies (WEBIST)</title>
				<meeting>the 9 th International Conference on Web Information Systems and Technologies (WEBIST)<address><addrLine>Aachen, Germany</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-05">May. 2013</date>
			<biblScope unit="page" from="165" to="168" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Damo -direct alignment for multilingual ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3 rd International Conference on Knowledge Engineering and Ontology Development (KEOD)</title>
				<meeting>the 3 rd International Conference on Knowledge Engineering and Ontology Development (KEOD)<address><addrLine>Paris, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011-10-29">26-29 October. 2011</date>
			<biblScope unit="page" from="110" to="117" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">When external linguistic resource supports crosslingual ontology alignment</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 5 th International Conference on Web and Information Technologies (ICWIT 2013)</title>
				<meeting>the 5 th International Conference on Web and Information Technologies (ICWIT 2013)<address><addrLine>Hammamet, Tunisia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-05">May. 2013</date>
			<biblScope unit="page" from="327" to="336" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Using linguistic resource for cross-lingual ontology alignment</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Recent Contributions from Engineering</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="21" to="27" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Bridging the multilingualism gap in ontology alignment</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Metadata, Semantics and Ontologies</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="252" to="262" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Clona results for oaei</title>
		<author>
			<persName><forename type="first">M</forename><surname>El Abdi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Souid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12 th International Workshop on Ontology Matching (OM-2015) Colocated with the 14 th International Semantic Web Conference (ISWC-2015)</title>
				<meeting>the 12 th International Workshop on Ontology Matching (OM-2015) Colocated with the 14 th International Semantic Web Conference (ISWC-2015)<address><addrLine>Bethlehem (PA US</addrLine></address></meeting>
		<imprint>
			<publisher>CEUR-WS</publisher>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="volume">1545</biblScope>
			<biblScope unit="page" from="124" to="129" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Initiating cross-lingual ontology alignment with information retrieval techniques</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Diallo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ben Yahia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Actes de la 6 ème Edition des Journées Francophones sur les Ontologies (JFO&apos;2016)</title>
				<meeting>s de la 6 ème Edition des Journées Francophones sur les Ontologies (JFO&apos;2016)<address><addrLine>Bordeaux, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="57" to="68" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Exona results for oaei</title>
		<author>
			<persName><forename type="first">S</forename><surname>Damak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Souid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12 th International Workshop on Ontology Matching (OM-2015) Colocated with the 14 th International Semantic Web Conference (ISWC-2015)</title>
				<meeting>the 12 th International Workshop on Ontology Matching (OM-2015) Colocated with the 14 th International Semantic Web Conference (ISWC-2015)<address><addrLine>Bethlehem (PA US</addrLine></address></meeting>
		<imprint>
			<publisher>CEUR-WS</publisher>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="volume">1545</biblScope>
			<biblScope unit="page" from="145" to="149" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Alignement d&apos;ontologies à base d&apos;instances indexées</title>
		<author>
			<persName><forename type="first">S</forename><surname>Zghal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kachroudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Damak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Actes de la 6 ème Edition des Journées Francophones sur les Ontologies (JFO&apos;2016)</title>
				<meeting>s de la 6 ème Edition des Journées Francophones sur les Ontologies (JFO&apos;2016)<address><addrLine>Bordeaux, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="69" to="74" />
		</imprint>
	</monogr>
</biblStruct>

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