<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Dataset for Digital Humanities</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Achim Streit</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Felix Kraus</string-name>
          <email>felix.kraus@kit.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicolas Blumenröhr</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Germaine Götzelmann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Danah Tonne</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Ontology Matching, Controlled Vocabularies, Reference Dataset, Digital Humanities, OAEI</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Karlsruhe Institute of Technology</institution>
          ,
          <addr-line>Karlsruhe</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <abstract>
        <p>We present a benchmark dataset specifically designed to evaluate matching systems using controlled vocabularies from the digital humanities (DH). This dataset includes manually compiled gold standard alignments for eight DH test cases, addressing DH-specific challenges such as multilingualism, specialized terminology, and the use of SKOS (Simple Knowledge Organization System) as a data model. The dataset, including the reference, is publicly and persistently available and incorporated into the OAEI 2024.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction and</title>
    </sec>
    <sec id="sec-3">
      <title>Motivation</title>
      <p>
        Ontologies, thesauri and controlled vocabularies (CVs)1 play an important role in organizing and
structuring knowledge. They enable researchers to use computer software to query linked data
and use it for data annotation. Consequently, diferent ontologies and CVs developed and used
by diferent parties in related domains lead to overlaps in content [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Ontology matching helps
in aligning and integrating ontologies and thesauri, and is crucial for solving the heterogeneity
problem. Even though the initial intention of ontology matching was to use it for full-fledged
ontologies, its methods can also be applied to controlled vocabularies2.
      </p>
      <p>To systematically evaluate ontology matching systems, the Ontology Alignment Evaluation
Initiative (OAEI) provides a platform ofering a comprehensive benchmark framework as well
as benchmark datasets of diferent domains and focus. Applying matching systems to digital
humanities (DH) reveals the special challenges that are posed to the system in this domain: highly
specific domain terminology leading to rather small CVs, the use of multiple (ancient) languages,
low resources, and the widespread use of SKOS3 (Simple Knowledge Organization System)
as semantic web compatible data model for CVs. However, the existing benchmarks do not
adequately address these challenges, which hinders progress in matching system development.</p>
      <p>Our dataset fills this gap. It consists of eight test cases, each consisting of a CV pair and
a manually compiled gold standard reference alignment. Compared to existing datasets, our
resource provides several unique features: It incorporates multiple languages where the
translation was done by the domain experts, and it uses SKOS as a data model. It is composed of CVs
from archaeology, cultural history and the DH paired with computer science. These features
lead to the fact that the dataset closely resembles real-world applications and fosters the direct
use of the matching results for following tasks like merging diferent CVs. Finally, the reference
alignments are manually compiled gold standards. This makes it possible to fully evaluate
matching systems without a potential penalty for correct mappings that might be missing in
the reference.</p>
      <p>In summary, this paper presents the following contributions to the field:
• The development of DH-specific requirements for a benchmark dataset and their
implementation,
• the creation of manually compiled gold standard alignments for eight DH test cases,
• the publication of the benchmark dataset with persistent URL4 under CC-BY licence,
incorporated in the OAEI 20245, and
• the evaluation of the quality and validity of this dataset using OAEI systems.</p>
    </sec>
    <sec id="sec-4">
      <title>2. Related Work</title>
      <sec id="sec-4-1">
        <title>2.1. Limitations of Existing OAEI Tracks</title>
        <p>
          Although the OAEI ofers a multitude of diferent tracks, a closer examination shows that
they hold several limitations when aiming for the improvement of matching systems for the
DH domain. The OAEI is largely dominated by STEM tracks, as seen in Figure 1. This is in
line with the fast progress of matching systems for STEM in the past years, especially in the
biomedical domain. Within the wide domain range of the OAEI, the enslaved dataset [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], as
part of the complex track from OAEI 2020 to 2022 [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] is the only dataset covering humanities
terms. It uses two OWL ontologies which are based on the Enslaved Project6. Since it is
2If these use a data model compatible to semantic web.
3http://www.w3.org/TR/skos-primer
4https://doi.org/10.5281/zenodo.12731589 (current version at https://github.com/FelixFrizzy/DH-benchmark)
5https://oaei.ontologymatching.org/2024/digitalhumanities/index.html
6https://enslaved.org/
monolingual and not using SKOS, it does not fulfil the described needs. There are a few other
tracks that use SKOS which all come from diferent domains: The library track [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] (OAEI
2012 to 2014) uses two resources from economics and social sciences, which use a minimal
SKOS representation. Even though there are some terms in French, the used ontologies are
not semantically rich and therefore not comparable to a CV typically used in research projects,
since descriptions and relations between terms are largely missing. Other tracks using SKOS
CVs are the environment track [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] (OAEI 2007), the food track [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] (OAEI 2006 to 2007) and a
second, older library track [
          <xref ref-type="bibr" rid="ref5 ref7 ref8">5, 7, 8</xref>
          ] (OAEI 2007 to 2009). The latter is also tackling cross-lingual
matching, so does the Very Large Crosslingual Resources track [
          <xref ref-type="bibr" rid="ref7 ref8 ref9">7, 8, 9</xref>
          ] (OAEI 2008 to 2010). All
of these tracks do not contain specific DH terminology and were therefore not considered for
this benchmark.
        </p>
        <p>As shown, the few tracks that have at least some overlap with a humanities discipline were
not suitable to foster DH matching system development. The same applies to the other OAEI
tracks, since these also do not meet the aforementioned criteria and are too diferent from
real-world DH CVs.</p>
        <p>Another significant issue with existing reference alignments is the presence of incomplete
or incorrect reference mapping, which leads to a bias in evaluation results. Another obstacle
was the unclear provenance of some references, making it dificult to assess of their quality and
reliability. Additionally, the unavailability of certain datasets severely impairs the traceability
and reproducibility of evaluation results.</p>
        <p>Lastly, the distinction between equivalence, similarity, and relatedness is often overlooked in
benchmarks [10]. This distinction is crucial for creating a high-quality reference, especially
when multiple languages are involved. For instance, in the biodiversity and ecology track [11],
the confidence level for the alignment of the term stellar wind, present in both ontologies of
the dataset, was only 0.85 instead of the expected value of 1 for the reference. This suggests
that the reference might be created using matching systems which is not ideal.</p>
      </sec>
      <sec id="sec-4-2">
        <title>2.2. CVs and Knowledge Graphs (KGs)</title>
        <p>The first step in dataset creation is identifying appropriate CVs. Therefore, we present an
overview of existing CVs. One way to find relevant vocabularies is to use a registry. However,
to the best of our knowledge, there is currently no dedicated registry for DH vocabularies.
This is why we used more generic registries such as ARDC Research Vocabularies Australia,
BARTOC, CESSDA Vocabulary Service, Library of Congress Linked Data Service or the Linked
Open Vocabularies, among others. The exploitation of registries provided us with well over 200
CVs within the DH.</p>
        <p>Large KGs like Wikidata, GermaNet, WordNet or DBpedia should also be mentioned. As
stated by Morvillo et al. [12], the information in large KGs is often of general nature, relevant
technical terms might be missing. Nevertheless, they serve as a good starting point when
building e.g. a project-specific CV, especially in combination with tools for matching entities to
KGs like Mix-n-match7.</p>
        <p>Due to our common research activities with diferent DH research projects involving scholars
from many fields, we noticed that the use of large knowledge graphs is often not useful because
relevant technical terms are often missing in there [ 12]. Therefore, we decided not to exploit
these data sources.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>3. Approach</title>
      <p>Our goal is to provide a benchmark dataset that closely resembles real research data. This
ensures a robust foundation for further developments of ontology matching systems tailored
to DH use cases, such as the matching and integration tasks of ontologies, particularly CVs.
To achieve this, we use CVs from existing research projects and edit them as little as possible,
preserving their original structure and content. The path to achieving this goal is described
in this section. The requirements that CVs must fulfil to be integrated into our dataset are
introduced gradually in the following subsections. An overview over all steps is depicted in
Figure 2.</p>
      <p>7https://mix-n-match.toolforge.org/ (source code:https://bitbucket.org/magnusmanske/mixnmatch/)</p>
      <sec id="sec-5-1">
        <title>3.1. Criteria for Resources Selection</title>
        <p>Availability We only considered resources that use a licence which allows modification and
distribution. Resources without any licence information could not be used.</p>
        <p>Content Type We did not use resources only available in plain HTML, PDF, DOCX or other
data formats that are incompatible with linked data principles without further modification.</p>
        <p>SKOS Some matching systems can only handle OWL ontologies and do not support SKOS.
OWL primarily uses multiple classes, class instances and properties to specify relationships.
In contrast, SKOS primarily uses a single skos:Concept class to define concepts (“An idea or
unit of thought”) and a finite set of properties. Converting SKOS to OWL might require long,
hard modelling efort [ 13]. This was attempted in a limited scope in the OAEI 2007 library track
or by Miklos Nagy8. This step requires expert knowledge and could detract from the dataset’s
real-world applicability and was avoided.</p>
        <p>DH Specificity The CVs have to be specific to the DH domain. We ensured this by selecting
CVs that include multiple languages, domain-specific terms relevant to DH research, and are of
high quality, meaning that they were created by experts, usually as part of research projects [14].</p>
        <p>Out of the initial pool of over 200 CVs that we examined, only 20 fulfilled the aforementioned
requirements and were analysed.</p>
      </sec>
      <sec id="sec-5-2">
        <title>3.2. Criteria for CV Pair Selection</title>
        <p>After the selection process described in the previous chapter, we examined all possible (20) = 190
2
CV pairs using the criteria and steps described below.</p>
        <p>CV Size As previously emphasized, creating complete alignments is of particular importance
for our dataset. Since manual alignment is a laborious task as also noted by Thiéblin et al. [15],
we only considered CV pairs with a manageable9 number of potential term pairs. This means
selecting CV pairs where one CV was small enough to allow going through all its terms and
searching for potential matches in the other CV.</p>
        <p>Closeness to Real-World CVs Another primary goal of our dataset is to stay close to
real-world scenarios while retaining the usefulness for the OAEI. This ensures that the dataset
is suited for subsequent tasks, providing practical utility for real-world applications.</p>
        <p>Topic Groups To maximize the number of term matches between two CVs, we grouped
them into diferent DH domains: archaeology, cultural history, the DH paired with computer
science, historic books / library studies, and CVs that included a large amount of Latin terms.</p>
        <p>Our pool of potential CV pairs further decreased to 32 after these selection steps.</p>
      </sec>
      <sec id="sec-5-3">
        <title>3.3. Preprocessing Steps</title>
        <p>CV Reduction In some cases, only a specific hierarchy branch of a CV contained relevant
DH terms. To prevent coincidental matches with terms from other branches and to maintain a
manageable size for manual alignment, we developed a Python script. This script allows the
8https://oaei.ontologymatching.org/2008/skos2owl.html
9Manageable cannot be quantified because the time for the manual search for term matches highly depends on
the topical overlap, the hierarchy structure and the overall quality of a CV.
selection of any term of a CV, retaining only its direct parents and all ancestors within the
hierarchy, while removing all other terms. This iterative process ensured that we did not lose
potential topical overlaps when removing certain branches. It is published10 under MIT licence.</p>
        <p>Encoding Conversion Some matchers could not handle SKOS files in turtle encoding.
Therefore, we used Skosify11 for conversion to RDF/XML.</p>
        <p>SKOS Validation We applied Skosify to check for loose terms (meaning they are not part
of the hierarchy), for doublets and for SKOS model violations that were repaired. Apart from
these minor corrections, the original sources were not further edited.</p>
        <p>Compatibility A prerequisite for the CVs was that they can be parsed with both OwlApi
(v5.1.19) and Apache Jena (v3.12.0), as matching systems usually use either of these two for
data handling. Since Apache Jena expects at least one OWL class, (see subsection 3.1 for the
diferences of OWL and SKOS), we added the skos:Concept class manually to each SKOS file,
see Figure 3 in Appendix A.</p>
        <p>Pruning / Filtering Since we targeted smaller CVs, there was no need to apply more advanced
pruning (proposed by He et al. [16]) or filtering techniques (proposed by Fallatah et al. [ 17]).</p>
      </sec>
      <sec id="sec-5-4">
        <title>3.4. Alignment Generation</title>
        <p>Term Match Definition We want to clarify our understanding of term match because this
remains ambiguous in several other dataset descriptions, as pointed out by Hill et al. [10]:
• Two terms are considered a match if they are semantically equivalent, in other words,
they have the same meaning.
• Consequently, we only consider the same part of speech as a match. This is crucial
because zero derivation12 is common in English, unlike in other languages. For example,
the noun attack and the verb to attack would be incorrectly matched by a simple string
matcher, whereas their German translation Angrif and angreifen are distinct in spelling.
Relations We chose not to exploit relations in the source CVs like skos:exactMatch due to
the dependence on the creator’s accuracy, whose identity often remains unclear. Nevertheless,
we did not remove these relations from the sources to allow for a more thorough evaluation of
matching systems, which might exploit these (potentially inaccurate) relations.</p>
        <p>Finding Matching Pairs To identify term matches, we went through each term in the
smaller CV of a CV pair and searched for equivalent terms in the other. To achieve this, we
used full-text search and exploited the hierarchy. The latter means that we were looking for
an equivalent term in the hierarchy branches where we would expect them topic wise. Since
we use high-quality CVs with well-structured hierarchies, we are convinced that our reference
alignments are gold standards and well suited for matching system evaluation.</p>
        <p>
          Alignment Format We used the Alignment format13 developed for the Alignment API.
EDOAL, the extension of the Alignment format, allows representing complex alignments, with
10https://github.com/FelixFrizzy/rdf-tools/tree/main/hierarchy-subranches
11https://github.com/NatLibFi/Skosify
12Zero derivation means creating a new word in another part of speech from an existing word.
13https://moex.gitlabpages.inria.fr/alignapi/format.html
the downside of dificulties for humans to parse [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. We prioritized readability and therefore
used the Alignment format.
        </p>
        <p>Terms without matches In our test cases, most terms have no match in the corresponding
CV. We are interested in false positives generated by matching systems, so we did not apply
additional measures to remove all terms without any match, in contrast to Fallatah et al. [17].
Removing these reduces the transferability of evaluation results to subsequent real-world tasks.
Within the OAEI, a related issue is the assumption that at all times, alignments can be found,
which is in real-world scenarios not always the case [18]. Therefore, it is essential to minimize
false positives in the matching system results such that they accurately reflect such cases.</p>
        <p>Final CV Pair Selection We selected pairs suitable for manual alignment, focusing on those
with a considerable number of term matches. This resulted in eight pairs built from nine distinct
CVs. Historic books, library studies and Latin CVs were not included in the benchmark because
they were too small and had too few term matches. The CVs that we did not use are listed in
Appendix A. The properties of the CVs are presented in Table 1.</p>
      </sec>
      <sec id="sec-5-5">
        <title>3.5. Dataset Properties</title>
        <p>The characteristics of the source and target CVs and of the reference alignment are shown in
Table 2. All CVs are in SKOS using RDF/XML as RDF syntax.</p>
        <p>14This is the field to which the CV was grouped within our dataset.
15This is the number of concepts in the primary language of the CV before any preprocessing steps.
16https://vocabs.dariah.eu/defc_thesaurus/en/
17https://isl.ics.forth.gr/bbt-federated-thesaurus/PACTOLS/en/
18https://vocabs.dariah.eu/iad_thesaurus/en/
19https://isl.ics.forth.gr/bbt-federated-thesaurus/DAI/en/
20https://vocabs.dariah.eu/parthenos_vocabularies/en/
21https://vocabs.acdh.oeaw.ac.at/oeai-cp/en/
22https://vocabs.dariah.eu/dha_taxonomy/en/
23https://vocabularies.unesco.org/browser/thesaurus/en/
24https://vocabs.dariah.eu/tadirah/en/
25The number of terms varies depending on the branch used for the respective domain.</p>
      </sec>
      <sec id="sec-5-6">
        <title>3.6. Specific Challenges in Dataset Construction</title>
        <p>While building the dataset, we encountered several challenges. One unfortunate finding is that
numerous resources are no longer available. A particular example is DM2E [19] which reflects
the specific requirements that come from the domain of manuscripts and old prints. Although
it would likely be well-suited to be included in our dataset, its unavailability prevents this.
The loss of such datasets is particularly regrettable because creating ontologies and controlled
vocabularies involves a significant amount of work. Consequently, future research cannot
benefit from these eforts any more. Fortunately, the implementation of the FAIR (findable,
accessible, interoperable, reusable) principles, especially the persistent provision of datasets,
is becoming more prominent in research projects. Our dataset is available persistently and
represented as a FAIR Digital Object26 based on the concept described by Schultes et al. [20].
This ensures that future eforts can directly benefit from our work.</p>
        <p>Another, albeit unsurprising, observation is the presence of errors in some utilized resources.
We discovered duplicates, copy-and-paste errors e.g. in descriptions, and loose concepts. As
described in subsection 3.3, Skosify is an excellent tool to mitigate violations of the SKOS data
model. Regarding the search for suitable DH CVs, we faced the challenge of having a fairly large
number of CVs but only a few with significant topical overlap. Another anticipated problem
was the dificulty of involving domain experts for domain or even project specific terminology.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. Evaluation, Preliminary Results and Discussion</title>
      <p>To evaluate the dataset and obtain preliminary results, we used the MELT framework27 which is
also used in OAEI campaigns. We used the snapshot of the main branch of the GitHub repo from
July 2024. At the time of our evaluation, the systems from OAEI 2023 were not yet available, so
we used the systems from 202228. Our evaluation is based on the well-established criteria macro
F1-score, macro precision, macro recall and runtime. We intentionally used hardware that is
close to the ones used in research projects, especially in the DH field, where cloud computing
26https://hdl.handle.net/21.11152/a3f19b32-4550-40bb-9f69-b8ffd4f6d0ea
27https://github.com/dwslab/melt
28https://tinyurl.com/public-oaei-systems
infrastructure or high-performance systems are often not available. Our system is equipped
with an Apple M1 chip (max. 3.20 GHz), 16 GB of RAM and an SSD drive.</p>
      <p>The results of all systems that found alignments are presented in Table 3. An overview of
the runtime of these systems is provided in Table 4 in Appendix A. The following systems
produced only errors and did not output any results: Matcha, ALIN, AMD, SEBMatcher and
WomboCombo. Furthermore, ALIOn, ALOD2vec, CIDER-LM, LogMapLite, LSMatch,
LSMatchMultilingual and Wiktionary matcher ran without errors but did not find any alignments. We
assume that most of these issues are due to incompatibility with SKOS. These might be solved
during the upcoming OAEI campaign, and therefore, we did not investigate further.</p>
      <p>Generally, the preliminary results show that our dataset is diverse and well-balanced, ensuring
it is neither too easy nor too dificult, and certainly not trivial.</p>
      <sec id="sec-6-1">
        <title>4.1. System Comparison</title>
        <p>Precision Among the evaluated systems, ATMatcher showed the highest overall precision.
However, the performance of all systems varied significantly across diferent test cases. On
the other end of the spectrum, LogMap had the lowest precision, indicating that while it can
identify a larger number of matches, a significant proportion of these are incorrect. Generally,
precision is important because low precision leads to many false positives, hiding the correctly
identified matches and leading to a frustrating user experience.</p>
        <p>Recall LogMap outperformed the other systems in recall across all test cases. This suggests
that LogMap is highly efective in identifying many relevant matches, although this comes at
the cost of precision. High recall is beneficial in scenarios where identifying as many relevant
matches as possible is crucial, even if it includes some incorrect matches. Recall is essential
because low recall results in many matches being missed by the system, diminishing its value
to the user and leading to substantial manual efort despite using the system. LogMap might be
best suited in this regard since Humanities users value recall over precision [21].</p>
        <p>F1-Score The F1-Score, which balances precision and recall, showed that AML, ATMatcher,
and LogMapKG achieved the best scores. Similar to precision, the performance in terms of
the F1-Score also varies depending on the test case. For mapping or integration tasks, a high
F1-score is important to get results that benefit the user.</p>
        <p>Coupling of Precision and Recall The observation of high precision coupled with low
recall in some test cases aligns with the expectation that if fewer matches are found, those
identified are more likely to be correct.</p>
        <p>Runtime AML had a total runtime of 59s for all test cases, almost 20 times longer than
ATMatcher, the fastest system with 3s runtime. Given their comparable F1-scores, ATMatcher is
preferred over AML since low runtime is important for usability. The LogMap family with 15s
runtime ofers a good balance if high recall is needed and fast runtime is not the primary focus.</p>
      </sec>
      <sec id="sec-6-2">
        <title>4.2. Test Case Comparison</title>
        <p>The easiest tasks were oeai-parthenos and pactols-parthenos, which are from two diferent
domains. At first surprising, idai-parthenos is the most challenging task, despite also using
PARTHENOS as target CV and being from the same domain as OeAI. The key diference is
language: iDAI is the only one that uses German as main language, with about two-thirds of
terms lacking an English translation. PARTHENOS, on the other hand, uses only English. This
suggests that the matching systems either do not include or only have a basic translation step.
The correctly identified matches are in most cases terms that are identical in both languages.</p>
      </sec>
      <sec id="sec-6-3">
        <title>4.3. Other Findings</title>
        <p>
          As mentioned, multiple matching systems still cannot handle SKOS, which was already the case
in the early library tracks more than 15 years ago [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. Since SKOS is widely used in research,
not just in the DH field, handling SKOS files is particularly important for subsequent tasks.
Therefore, eforts should be made to ensure future systems and, if possible, existing systems are
SKOS-compatible.
        </p>
        <p>In addition, we identified some language-related false positives that are particularly
remarkable. There was a false positive match between the English term re-use and the German term
Reuse (a fish trap). This makes clear that simple string matching, often applied as an initial step
in some matching systems, is inefective and misleading across diferent languages.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>5. Limitations and Lessons Learned</title>
      <sec id="sec-7-1">
        <title>5.1. Alignment Creation</title>
        <p>The primary challenge in creating manual alignments is determining whether two terms are
semantically equivalent. We still have numerous CVs in reserve that require domain experts for
manual alignment. To simplify this process, especially for individuals without prior experience
with CVs, SKOS, or linked data in general, a software to support this process would be of
extraordinary help. Ideas for such a software were proposed by Meilicke et al. [ 22] and extended
by some aspects from Thiéblin et al. [15]. Mix-n-match might be suitable for this task.</p>
      </sec>
      <sec id="sec-7-2">
        <title>5.2. Implementation of DH requirements</title>
        <p>While issues like the unavailability of data sources and of domain experts remain unsolved for
now, our approach demonstrates that a high-quality benchmark dataset can still be developed.
Although the steps were specifically created for the DH dataset, most parts of it can be used as
a generalized approach for developing a dataset for other domains. This is especially true for
data sources that use SKOS.</p>
      </sec>
      <sec id="sec-7-3">
        <title>5.3. Dataset limitations</title>
        <p>Small CVs Even though the small size of the used CVs resembles real-world applications, it
limits the evaluation of matchers that depend on large numbers of classes or instances. In turn,
this dependency itself can be understood as a limitation of such matchers.</p>
        <p>Evaluation Bias There is potential bias due to the focus on only three domains, which may
not represent the diversity of real-world scenarios. This is particularly true since we cannot
cover the entire field of Digital Humanities, which is not our intention anyway. Additionally, it
is impossible to factor in all possible (future) application scenarios of such systems, which is
why the bias cannot be fully mitigated.</p>
        <p>Languages CVs with ancient languages such as Latin or Ancient Greek could not be used
because of their scarcity and the lack of expertise for manual alignment.</p>
        <p>Sparse Number of True Positives Some test cases have only a few matches. While this
reflects real-world conditions, it poses challenges for comprehensive evaluation. It is important
to note that the relevance lies in the percentage of identified alignments from all terms in a
vocabulary, not the percentage of matches from all possible term pairs. If, for example, 10% of
the terms in a vocabulary can be aligned with another vocabulary, it highlights valuable reuse
potential for researchers, promoting reuse over reinvention.
5.4. Evaluation limitations
• Not all systems could be tested, limiting the comprehensiveness of the evaluation.
• The confidence levels of matchers’ alignments were not examined in depth.
• The matching system alignments were not directly applied to a subsequent task like
merging, limiting the practical assessment of the system.
• Only 1:1 matching was considered. While crucial for ensuring correctness as a preliminary
step for CV merging, this does not cover complex matching scenarios [16].</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>6. Conclusion and Outlook</title>
      <p>We introduced a benchmark dataset specifically designed for the DH domain, with the primary
goal of advancing matching system development. The dataset addresses challenges characteristic
for the DH, such as multilingualism, smaller CVs, specialist terms and the extensive use of SKOS
as data model. By focusing on test cases close to real-world matching tasks, this benchmark
provides a realistic and robust base for evaluation.</p>
      <p>The resource construction for this benchmark dataset used several DH CVs as base. Criteria
and their practical implementation were developed to ensure a high-quality outcome. The final
manual alignment resulted in eight gold standard test cases, each consisting of a source and
target CV and the reference alignment. The test cases cover the domains of archaeology, cultural
history and DH / computer science. The benchmark dataset is intended as DH track within
the OAEI 2024, promoting its use within the research community and providing a platform for
testing and refining matching systems.</p>
      <p>
        Evaluation improvements could focus on subsumption mappings as described by He et al. [16],
or compare the efect of diferent confidence thresholds, as proposed by Zhou et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. For
further evaluation focusing on multilingualism, we created a second track using the idai-pactols
test case as base. In this track, we removed all languages but one from the CVs. To achieve this,
we developed an MIT-licensed Python script29. All possible diferent language combinations
(English, French, German, and Italian) are compiled into 10 diferent test cases. This track is
also part of the OAEI30 and published31 persistently under a CC-BY licence.
      </p>
      <p>To further improve matching systems, developments should focus on supporting SKOS and
multilingual data, where the benchmark dataset can fully leverage its strengths. Reviving older
tracks that use SKOS could once again shift the focus to the matching of SKOS vocabularies.</p>
      <p>Additionally, a subsequent merging task of two CVs included in the evaluation would improve
the transferability of the results. These tasks could also involve the prospective use of matching
systems within vocabulary editors such as VocBench [23] or EVOKS [24], the latter developed
by the authors.</p>
      <p>Concerning ML-based systems, a specifically designed DH dataset for this case could be a
significant benefit in evaluation, as shown for the biomedical domain by He et al. [ 16]. Further
developments of DH test cases could also involve datasets for ancient languages such as Latin
or Ancient Greek to also enable matching systems for dealing with such languages.</p>
      <p>With this dataset, we believe that we foster significant advancements in matching systems
not only limited to the DH domain, but also in all other domains that use controlled vocabularies
within their research.</p>
    </sec>
    <sec id="sec-9">
      <title>Acknowledgments</title>
      <p>This research was funded by the German Research Foundation (DFG)—CRC 980 Episteme
in Motion, Project-ID 191249397, the research program “Engineering Digital Futures” of the
Helmholtz Association of German Research Centers, and the Helmholtz Metadata Collaboration
Platform (HMC).</p>
      <p>Disclosure: Since the author’s mother tongue is not English, LanguageTool was used to
improve punctuation, grammar, and spelling. In no way was any content created by this tool.
2010.
[10] F. Hill, R. Reichart, A. Korhonen, SimLex-999: Evaluating Semantic Models With (Genuine)
Similarity Estimation, Computational Linguistics 41 (2015) 665–695. doi:10.1162/COLI_
a_00237.
[11] N. Karam, A. Khiat, A. Algergawy, M. Sattler, C. Weiland, M. Schmidt, Matching biodiversity
and ecology ontologies: Challenges and evaluation results, The Knowledge Engineering
Review 35 (2020) e9. doi:10.1017/S0269888920000132.
[12] A. Morvillo, M. Mecella, Integrating multiple knowledge graphs in Digital Humanities, in:</p>
      <p>ST4DM 2024: Semantic Technologies for Data Management, Twente, Italy, 2024.
[13] T. Baker, S. Bechhofer, A. Isaac, A. Miles, G. Schreiber, E. Summers, Key Choices in the
Design of Simple Knowledge Organization System (SKOS), Journal of Web Semantics 20
(2013) 35–49. doi:10.1016/j.websem.2013.05.001. arXiv:1302.1224.
[14] B. Haslhofer, A. Isaac, R. Simon, Knowledge Graphs in the Libraries and Digital Humanities
Domain, in: S. Sakr, A. Zomaya (Eds.), Encyclopedia of Big Data Technologies, Springer
International Publishing, Cham, 2018, pp. 1–8. doi:10.1007/978-3-319-63962-8_291-1.
[15] E. Thiéblin, M. Cheatham, C. Trojahn, O. Zamazal, A consensual dataset for complex
ontology matching evaluation, The Knowledge Engineering Review 35 (2020) e34. doi:10.
1017/S0269888920000247.
[16] Y. He, J. Chen, H. Dong, E. Jiménez-Ruiz, A. Hadian, I. Horrocks, Machine Learning-Friendly
Biomedical Datasets for Equivalence and Subsumption Ontology Matching, in: U. Sattler,
A. Hogan, M. Keet, V. Presutti, J. P. A. Almeida, H. Takeda, P. Monnin, G. Pirrò, C. d’Amato
(Eds.), The Semantic Web, volume 13489 of Lecture Notes in Computer Science, Springer
International Publishing, Cham, 2022, pp. 575–591. doi:10.1007/978-3-031-19433-7_33.
[17] O. Fallatah, Z. Zhang, F. Hopfgartner, A Gold Standard Dataset for Large Knowledge
Graphs Matching, in: Proceedings of the 15th International Workshop on Ontology
Matching, volume 2788, CEUR Workshop Proceedings, 2020, pp. 24–35.
[18] S. Hertling, H. Paulheim, The Knowledge Graph Track at OAEI, in: A. Harth, S. Kirrane,
A.-C. Ngonga Ngomo, H. Paulheim, A. Rula, A. L. Gentile, P. Haase, M. Cochez (Eds.),
The Semantic Web, Lecture Notes in Computer Science, Springer International Publishing,
Cham, 2020, pp. 343–359. doi:10.1007/978-3-030-49461-2_20.
[19] K. Baierer, E. Dröge, K. Eckert, D. Goldfarb, J. Iwanowa, C. Morbidoni, D. Ritze, DM2E: A
Linked Data source of Digitised Manuscripts for the Digital Humanities, Semantic Web 8
(2017) 733–745. doi:10.3233/SW-160234.
[20] E. Schultes, P. Wittenburg, FAIR Principles and Digital Objects: Accelerating
Convergence on a Data Infrastructure, in: Y. Manolopoulos, S. Stupnikov (Eds.), Data
Analytics and Management in Data Intensive Domains, Communications in Computer
and Information Science, Springer International Publishing, Cham, 2019, pp. 3–16.
doi:10.1007/978-3-030-23584-0_1.
[21] C. Warwick, M. Terras, J. Nyhan (Eds.), Digital Humanities in Practice, UCL Centre for</p>
      <p>Digital Humanities, London, 2012.
[22] C. Meilicke, H. Stuckenschmidt, O. Šváb-Zamazal, A Reasoning-Based Support Tool
for Ontology Mapping Evaluation, in: L. Aroyo, P. Traverso, F. Ciravegna, P. Cimiano,
T. Heath, E. Hyvönen, R. Mizoguchi, E. Oren, M. Sabou, E. Simperl (Eds.), The Semantic
Web: Research and Applications, volume 5554, Springer Berlin Heidelberg, Heraklion,
Greece, 2009, pp. 878–882. doi:10.1007/978-3-642-02121-3_74.
[23] A. Stellato, A. Turbati, M. Fiorelli, T. Lorenzetti, E. Costetchi, C. Laaboudi, W. V. Gemert,
J. Keizer, Towards VocBench 3: Pushing Collaborative Development of Thesauri and
Ontologies Further Beyond, in: 17th European Networked Knowledge Organization
Systems (NKOS) Workshop, volume 1937, CEUR Workshop Proceedings, Thessaloniki,
Greece, 2017, pp. 39–52.
[24] F. Ernst, L. Frank, G. Götzelmann, EVOKS - Benutzerfreundliche Erstellung kontrollierter
Vokabulare für die Geisteswissenschaften, in: FORGE 2023 - Forschungsdaten in Den
Geisteswissenschaften: Anything Goes?! Forschungsdaten in Den Geisteswissenschaften
Kritisch Betrachtet. Konferenzabstracts, Tübingen, Germany, 2023. doi:10.5281/zenodo.
8386468.</p>
    </sec>
    <sec id="sec-10">
      <title>A. Appendix</title>
      <p>The following CVs were examined, but not used:</p>
      <p>AML
59s
03s
15s
14s
14s</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          , Ontology Matching, second edition ed., Springer, Berlin, Heidelberg,
          <year>2013</year>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>642</fpage>
          - 38721- 0.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shimizu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Sheill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Estrecha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Foley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Tarr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Rehberger</surname>
          </string-name>
          ,
          <article-title>The Enslaved Dataset: A Real-world Complex Ontology Alignment Benchmark using Wikibase</article-title>
          ,
          <source>in: Proceedings of the 29th ACM International Conference on Information &amp; Knowledge Management, CIKM '20</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2020</year>
          , pp.
          <fpage>3197</fpage>
          -
          <lpage>3204</lpage>
          . doi:
          <volume>10</volume>
          .1145/3340531.3412768.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>É.</given-names>
            <surname>Thiéblin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cheatham</surname>
          </string-name>
          , C. T. dos
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Zamazal</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Zhou</surname>
          </string-name>
          ,
          <article-title>The First Version of the OAEI Complex Alignment Benchmark</article-title>
          , in: M. van
          <string-name>
            <surname>Erp</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Atre</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>López</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Srinivas</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          Fortuna (Eds.),
          <source>Proceedings of the ISWC 2018 Posters &amp; Demonstrations, Industry and Blue Sky Ideas Tracks</source>
          , volume
          <volume>2180</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Monterey, USA,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Ritze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Eckert</surname>
          </string-name>
          ,
          <article-title>Thesaurus mapping: A challenge for ontology alignment?</article-title>
          , in: P. Shvaiko,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kementsietsidis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          , H. Stuckenschmidt (Eds.),
          <source>Proceedings of the 7th International Workshop on Ontology Matching</source>
          , volume
          <volume>946</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Boston, MA, USA,
          <year>2012</year>
          , pp.
          <fpage>248</fpage>
          -
          <lpage>249</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Isaac</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meilicke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sváb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Svátek</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. R. van Hage</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yatskevich</surname>
          </string-name>
          ,
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2007</year>
          , in: P. Shvaiko,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giunchiglia</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          He (Eds.),
          <source>Proceedings of the 2nd International Workshop on Ontology Matching (OM-2007)</source>
          , volume
          <volume>304</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Busan, Korea,
          <year>2007</year>
          , pp.
          <fpage>96</fpage>
          -
          <lpage>132</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>W. R. van Hage</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Finch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kolb</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Schreiber, The OAEI food task: An analysis of a thesaurus alignment task</article-title>
          ,
          <source>Applied Ontology</source>
          <volume>5</volume>
          (
          <year>2010</year>
          )
          <fpage>1</fpage>
          -
          <lpage>28</lpage>
          . doi:
          <volume>10</volume>
          .3233/AO- 2010- 0072.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>C.</given-names>
            <surname>Caracciolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hollink</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ichise</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Isaac</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Malaisé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meilicke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sváb-Zamazal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Svátek</surname>
          </string-name>
          ,
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2008</year>
          , in: P. Shvaiko,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giunchiglia</surname>
          </string-name>
          , H. Stuckenschmidt (Eds.),
          <source>Proceedings of the 3rd International Workshop on Ontology Matching (OM-2008)</source>
          , volume
          <volume>431</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Karlsruhe, Germany,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hollink</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Isaac</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Joslyn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Malaisé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meilicke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sabou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scharfe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Spiliopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>SvábZamazal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Svátek</surname>
          </string-name>
          , C. T. dos Santos,
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Vouros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2009</year>
          , in: P. Shvaiko,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giunchiglia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Rosenthal (Eds.),
          <source>Proceedings of the 4th International Workshop on Ontology Matching (OM-2009)</source>
          , volume
          <volume>551</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Chantilly, USA,
          <year>2009</year>
          , pp.
          <fpage>73</fpage>
          -
          <lpage>126</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meilicke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scharfe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sváb-Zamazal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Svátek</surname>
          </string-name>
          , C. T. dos Santos,
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2010</year>
          , in: P. Shvaiko,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giunchiglia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. F.</given-names>
            <surname>Cruz</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the 5th International Workshop on Ontology Matching (OM-2010)</source>
          , volume
          <volume>689</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Shanghai, China,
          <source>07s 08s 07s 07s 07s 07s 07s 09s 07s 02s 01s &lt; 01s &lt; 01s &lt; 01s &lt; 01s &lt; 01s &lt; 01s &lt; 01s 04s 03s 01s 01s 01s 01s 01s 03s 02s 04s 02s 01s 01s 01s 01s 01s 03s 02s</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>