<?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">EVOCROS: Results for OAEI 2018</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Juliana</forename><surname>Medeiros Destro</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computing</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Campinas-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gabriel</forename><surname>Oliveira</surname></persName>
							<email>gabriel.santos@students.ic.unicamp.br</email>
						</author>
						<author>
							<persName><surname>Santos</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computing</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Campinas-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Julio</forename><surname>Cesar Dos Reis</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computing</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Campinas-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ricardo</forename><surname>Da</surname></persName>
						</author>
						<author>
							<persName><forename type="first">S</forename><surname>Torres</surname></persName>
							<email>rtorres@ic.unicamp.br</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computing</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Campinas-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ariadne</forename><forename type="middle">Maria B R</forename><surname>Carvalho</surname></persName>
							<email>ariadne@ic.unicamp.br</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Computing</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Campinas-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ivan</forename><surname>Luiz</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Marques</forename><surname>Ricarte</surname></persName>
							<email>ricarte@unicamp.br</email>
							<affiliation key="aff1">
								<orgName type="department">School of Technology</orgName>
								<orgName type="institution">University of Campinas</orgName>
								<address>
									<settlement>Limeira-SP</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">EVOCROS: Results for OAEI 2018</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C22F1ACA3A12EF0D8F711DC2C5D3D212</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T02:25+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>cross-lingual matching</term>
					<term>semantic matching</term>
					<term>background knowledge</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper describes EVOCROS, a cross-lingual ontology alignment system suited to create mappings between ontologies described in different natural language. Our tool combines semantic and syntactic similarity measures in a weighted average metric. The semantic is computed via NASARI vectors used together with BabelNet, which is a domain-neutral semantic network. The tool employs automatic translation to a pivot language to consider the similarity. EVOCROS was tested and obtained high quality alignment in the Multifarm dataset. We discuss the experimented configurations and the achieved results in OAEI 2018. This is our first participation in OAEI.</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>There is a growing number of ontologies described in different natural languages. The mappings among different ontologies are relevant for the integration of heterogeneous data sources to facilitate the exchange of information between systems. Although automatic monolingual ontology matching has been extensively investigated <ref type="bibr" target="#b6">[7]</ref>, cross-lingual ontology matching still demands further investigations aiming to automatically identify correspondences between ontologies described in different languages. EVOCROS is our attempt at automatic cross-lingual ontology matching, inspired from experiments on the influence of syntactic and semantic similarity measures in ontology matching algorithms <ref type="bibr" target="#b0">[1]</ref>. In this section, we describe the system and the implemented techniques.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">State, purpose, general statement</head><p>EVOCROS is a cross-lingual ontology alignment tool based on a composed similarity measure relying on both syntactic and semantic similarity techniques. Syntactic similarity may be understood as a score calculated based on string analysis (extracted from labels of concepts), whereas the semantic similarity is computed taking into account background knowledge. Our approach computes a weighted mean of semantic and syntactic similarities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Specific techniques used</head><p>The tool is developed in Python 3. It works by comparing the computed similarity between a concept from an ontology (in its automatically translated version) to another concept from a different ontology. The concept terms are translated to a pivot natural language aiming to use available external resources such as thesauri, corpora, dictionaries, etc. to overcome the language and alphabet barriers.</p><p>Figure <ref type="figure" target="#fig_0">1</ref> presents the workflow of the tool. The first step is the pre-processing of the source and target input ontologies, converting them into owlready2 3 objects. Each concept of the source ontology is compared to all concepts of the target ontology.  Syntactic Similarity Measure. For syntactic similarity measure, the concept labels of both the source and target ontologies are first translated to a pivot language using automatic translation. We are using English as pivot language for OAEI 2018 though the tool accepts any language as pivot. The concepts are then compared by measuring the syntactic similarity via edit distance Levenshtein <ref type="bibr" target="#b2">[3]</ref>) as a syntactic similarity measure.</p><p>Semantic Similarity Measure. Semantic similarity between terms is a metric to evaluate how similar two given terms are considering their meanings in a certain context. For example, the words "nail" and "hammer" are more similar considering the tool context than "nail" and "finger". On the other hand, when we consider the anatomy context, "nail" and "finger" are more similar than "nail" and "hammer".</p><p>For semantic similarity, we use the concept label in its original language, without any translation. There are a lot of algorithms to calculate semantic similarity. These algorithms usually explore an external resource such as vocabulary, dictionaries or thesauri to help computing the similarity between two words. EVOCROS explores a Weighted Overlap measure <ref type="bibr" target="#b5">[6]</ref> relying on the neutraldomain semantic network BabelNet <ref type="bibr" target="#b4">[5]</ref>. The tool retrieves from Babelnet the synsets of the concept labels of both source and target ontologies and compare them to measure the semantic similarity.</p><p>Our proposal generates cross-lingual ontology alignments taking into account the combination of semantic and syntactic similarity by computing the weighted average as follows:</p><p>Definition 1 (Composed Similarity). Let sem(t 1 , t 2 ) and sin(t 1 , t 2 ) be the semantic similarity, and the syntactic one between the terms t 1 and t 2 , respectively. We assume that the similarities are normalized between 0 and 1. Formally:</p><formula xml:id="formula_0">simC(t 1 , t 2 ) = αsin(t 1 , t 2 ) + βsem(t 1 , t 2 ) α + β<label>(1)</label></formula><p>where α and β are constants.</p><p>If the weighted similarity reaches a threshold, the concept pair is recorded to the output file, generated in RDF format. Otherwise, it is discarded.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3">Adaptations made for evaluation</head><p>EVOCROS uses a configuration file with the source and target ontologies, and their respective language. In order to participate in OAEI, we modified the tool to receive the source and target ontologies as input parameters and retrieve the ontology language from the lang XML tag. The bridge created for SEALS platform is written in Java and executed system calls to run the tool, written in Python 3. Although the tool executed locally using the SEALS client, there were issues during evaluation on SEALS platform and only local results are available in this report.</p><p>1.4 Link to the set of provided alignments (in align format)</p><p>Alignment results are available at https://github.com/jmdestro/evocros-results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Results</head><p>In this section, we describe the results obtained from local experiments using a sub-set of Multifarm with the same configuration used in OAEI 2018 evaluation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Multifarm</head><p>Our experiments were based on ontologies from conference domain from the Mul-tiFarm dataset 2015 <ref type="bibr" target="#b3">[4]</ref>. We used the reference mappings between the ontologies described in English and Spanish mapped into those concepts in the Portuguese Language.</p><p>Several weights for similarity measures and different similarity thresholds were evaluated locally. For OAEI 2018, only the following configuration was submitted: threshold: 0.66, syntactic similarity weight: 0.75, semantic similarity weight: 0.25. This was the configuration with the most interesting results. Table <ref type="table" target="#tab_0">1</ref> presents the used configuration and the results for conference-conference alignment for languages spanish-portuguese (es-pt) and english-portuguese (enpt). The choice of weights assigned to each similarity measure played an important role in the results. Tables <ref type="table" target="#tab_2">2 and 3</ref> present the obtained results for different configurations. Considering the syntactical weights as 0.75 and 0.80 generated the best mappings, that is, they result in alignments with the greatest f-measure. Thus, our technique may be understood as a good alternative to syntactic or semantic only methods, and it might perform even better taking into account the correct parameters. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">General comments</head><p>In this section, we discuss our results and the ways to improve the system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Comments on the results (strength and weaknesses)</head><p>The tool had satisfactory results but the execution time was exceedingly long due to constant RestAPI calls to Babelnet. The results showed an influence of threshold: as the threshold rises, the precision also increases. It may be explained by considering equivalence of only those concepts with a high level of similarity. However, f-measure declines as the threshold increases because large values assigned to threshold make the algorithm disregards concepts that are equivalent, but somehow was assigned a lower level of similarity than expected by the threshold. As a result, the recall drops substantially, because many correct correspondences are ignored, and thus f-measure decreases. Empirically, we concluded that the thresholds that generate the more accurate mappings were λ = 0.66 and λ = 0.75.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Discussions on the way to improve the proposed system</head><p>This was the first evaluation of the system and although there was issues during the evaluation phase of OAEI, preventing the system to be executed in SEALS platform, the local results are encouraging. Our main goals for future work are:</p><p>Reduce execution time: the tool has a long execution time due to constant RestAPI calls to Babelnet and needs to be optimized with local caches.</p><p>Bag of graphs: ontologies can be represented as graphs, thus allowing for partitioning <ref type="bibr" target="#b1">[2]</ref> and comparison of sub-graphs. Bag-of-graphs <ref type="bibr" target="#b7">[8]</ref> is a graph matching approach, similar to bag-of-words. It represents graphs as feature vectors, highly simplifying the computation of graph similarity and reducing execution time.</p><p>We propose as future investigation to use a simple vector-based representation for graphs and investigate it for cross-lingual ontology matching.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Comments on OAEI</head><p>There were issues during the evaluation phase, preventing the system to participate in Multifarm track. For future editions of OAEI, we plan to participate submitting EVOCROS on the newly available HOBBIT platform, using a docker image, to ensure system compatibility during evaluation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>EVOCROS proposed an approach to cross-lingual ontology matching by combining semantic and syntactic similarity measures. This is the first participation of the system in OAEI. The evaluation with the Multifarm dataset confirmed the quality of mappings generated by our technique. For future work, we plan to improve our cross-lingual ontology alignment proposal considering different combinations of background knowledge, such as specific-domain thesauri to evaluate the semantic similarity. We also plan to further evaluate runtime optimization aspects to fix issues found during the evaluation phase.</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. EVOCROS workflow.</figDesc><graphic coords="2,134.77,368.91,345.83,249.65" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>3</head><label></label><figDesc>Python 3 library to manipulate ontologies as objects.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Cross-lingual mapping of conference-conference ontologies from MultiFarm.</figDesc><table><row><cell></cell><cell></cell><cell>Syntactic</cell><cell>Semantic</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="2">Languages Threshold</cell><cell>similarity</cell><cell>similarity</cell><cell cols="3">Precision Recall F-measure</cell></row><row><cell></cell><cell></cell><cell>weight</cell><cell>weight</cell><cell></cell><cell></cell><cell></cell></row><row><cell>es-pt</cell><cell>0.66</cell><cell>0.75</cell><cell>0.25</cell><cell>0.68</cell><cell>0.33</cell><cell>0.44</cell></row><row><cell>en-pt</cell><cell>0.66</cell><cell>0.75</cell><cell>0.25</cell><cell>0.72</cell><cell>0.41</cell><cell>0.52</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2 .</head><label>2</label><figDesc>MultiFarm alignment of Conference [ES] -Conference [PT] ontologies, using different threshold and weight.</figDesc><table><row><cell cols="6">Threshold Syntactic weight Semantic weight Precision Recall F-measure</cell></row><row><cell>0.66</cell><cell>0.50</cell><cell>0.50</cell><cell>0.49</cell><cell>0.15</cell><cell>0.23</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.40</cell><cell>0.10</cell><cell>0.16</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.33</cell><cell>0.15</cell><cell>0.21</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.30</cell><cell>0.15</cell><cell>0.20</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.69</cell><cell>0.30</cell><cell>0.42</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.68</cell><cell>0.33</cell><cell>0.44</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.59</cell><cell>0.31</cell><cell>0.40</cell></row><row><cell>0.75</cell><cell>0.50</cell><cell>0.50</cell><cell>0.58</cell><cell>0.16</cell><cell>0.25</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.48</cell><cell>0.16</cell><cell>0.24</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.45</cell><cell>0.18</cell><cell>0.25</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.40</cell><cell>0.17</cell><cell>0.24</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.65</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.75</cell><cell>0.31</cell><cell>0.44</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.72</cell><cell>0.33</cell><cell>0.45</cell></row><row><cell>0.80</cell><cell>0.50</cell><cell>0.50</cell><cell>0.65</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.58</cell><cell>0.16</cell><cell>0.25</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.50</cell><cell>0.17</cell><cell>0.26</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.45</cell><cell>0.18</cell><cell>0.25</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.65</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.65</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.75</cell><cell>0.31</cell><cell>0.44</cell></row><row><cell>0.95</cell><cell>0.50</cell><cell>0.50</cell><cell>0.64</cell><cell>0.11</cell><cell>0.18</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.67</cell><cell>0.15</cell><cell>0.24</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.69</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.65</cell><cell>0.16</cell><cell>0.26</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.64</cell><cell>0.11</cell><cell>0.18</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.64</cell><cell>0.11</cell><cell>0.18</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.64</cell><cell>0.11</cell><cell>0.18</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3 .</head><label>3</label><figDesc>MultiFarm alignment of Conference [EN] -Conference [PT] ontologies, using different threshold and weight.</figDesc><table><row><cell cols="6">Threshold Syntactic weight Semantic weight Precision Recall F-measure</cell></row><row><cell>0.66</cell><cell>0.50</cell><cell>0.50</cell><cell>0.57</cell><cell>0.18</cell><cell>0.27</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.42</cell><cell>0.21</cell><cell>0.28</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.32</cell><cell>0.18</cell><cell>0.23</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.28</cell><cell>0.17</cell><cell>0.21</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.69</cell><cell>0.34</cell><cell>0.45</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.72</cell><cell>0.41</cell><cell>0.52</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.68</cell><cell>0.21</cell><cell>0.32</cell></row><row><cell>0.75</cell><cell>0.50</cell><cell>0.50</cell><cell>0.60</cell><cell>0.17</cell><cell>0.26</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.52</cell><cell>0.23</cell><cell>0.32</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.50</cell><cell>0.22</cell><cell>0.31</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.43</cell><cell>0.21</cell><cell>0.28</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.58</cell><cell>0.21</cell><cell>0.31</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.70</cell><cell>0.15</cell><cell>0.25</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.75</cell><cell>0.17</cell><cell>0.27</cell></row><row><cell>0.80</cell><cell>0.50</cell><cell>0.50</cell><cell>0.58</cell><cell>0.16</cell><cell>0.25</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.57</cell><cell>0.23</cell><cell>0.32</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.52</cell><cell>0.23</cell><cell>0.32</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.50</cell><cell>0.22</cell><cell>0.31</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.61</cell><cell>0.21</cell><cell>0.32</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.61</cell><cell>0.09</cell><cell>0.15</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.73</cell><cell>0.15</cell><cell>0.25</cell></row><row><cell>0.95</cell><cell>0.50</cell><cell>0.50</cell><cell>0.64</cell><cell>0.19</cell><cell>0.29</cell></row><row><cell></cell><cell>0.33</cell><cell>0.67</cell><cell>0.61</cell><cell>0.21</cell><cell>0.32</cell></row><row><cell></cell><cell>0.25</cell><cell>0.75</cell><cell>0.61</cell><cell>0.21</cell><cell>0.32</cell></row><row><cell></cell><cell>0.20</cell><cell>0.80</cell><cell>0.61</cell><cell>0.21</cell><cell>0.32</cell></row><row><cell></cell><cell>0.67</cell><cell>0.33</cell><cell>0.64</cell><cell>0.19</cell><cell>0.29</cell></row><row><cell></cell><cell>0.75</cell><cell>0.25</cell><cell>0.64</cell><cell>0.07</cell><cell>0.13</cell></row><row><cell></cell><cell>0.80</cell><cell>0.20</cell><cell>0.64</cell><cell>0.07</cell><cell>0.13</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>This work has been supported by São Paulo Research Foundation (FAPESP): grants #2017/23522-3 and #2017/02325-5.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Influence of semantic similarity measures on ontology cross-language mappings</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Destro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Dos Reis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M C R</forename><surname>Brito</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">L M</forename><surname>Ricarte</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Symposium on Applied Computing (SAC</title>
				<meeting>the Symposium on Applied Computing (SAC</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2017">2017. 2017</date>
			<biblScope unit="page" from="323" to="329" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Alignment-based partitioning of large-scale ontologies</title>
		<author>
			<persName><forename type="first">F</forename><surname>Hamdi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Safar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Reynaud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zargayouna</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in knowledge discovery and management</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="251" to="269" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Binary codes capable of correcting deletions, insertions, and reversals</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">I</forename><surname>Levenshtein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Soviet Physics Doklady</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page">707710</biblScope>
			<date type="published" when="1966">1966</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Multifarm: A benchmark for multilingual ontology matching</title>
		<author>
			<persName><forename type="first">C</forename><surname>Meilicke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Garcia-Castro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Freitas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">R</forename><surname>Van Hage</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Montiel-Ponsoda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">R</forename><surname>De Azevedo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Stuckenschmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Sváb-Zamazal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Svátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tamilin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">T</forename><surname>Dos Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Web Semantics: Science, Services and Agents on the World Wide Web</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="62" to="68" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Babelnet: The automatic construction, evaluation and application of a wide-coverage multilingual semantic network</title>
		<author>
			<persName><forename type="first">R</forename><surname>Navigli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">P</forename><surname>Ponzetto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">193</biblScope>
			<biblScope unit="page" from="217" to="250" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Align, disambiguate and walk: A unified approach for measuring semantic similarity</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Pilehvar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Jurgens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Navigli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics</title>
				<meeting>the 51st Annual Meeting of the Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="1341" to="1351" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Ontology matching: State of the art and future challenges</title>
		<author>
			<persName><forename type="first">P</forename><surname>Shvaiko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Euzenat</surname></persName>
		</author>
		<idno type="DOI">10.1109/TKDE.2011.253</idno>
		<ptr target="https://doi.org/10.1109/TKDE.2011.253" />
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Knowledge and Data Engineering</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="158" to="176" />
			<date type="published" when="2013-01">Jan 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Bog: A new approach for graph matching</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">B</forename><surname>Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tabbone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D S</forename><surname>Torres</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pattern Recognition (ICPR), 2014 22nd International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="82" to="87" />
		</imprint>
	</monogr>
</biblStruct>

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