<!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 />
    <article-meta>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Oktie Hassanzadeh</string-name>
          <email>hassanzadeh@us.ibm.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nora Abdelmageed</string-name>
          <email>nora.abdelmageed@uni-jena.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marco Cremaschi</string-name>
          <email>marco.cremaschi@unimib.it</email>
          <xref ref-type="aff" rid="aff5">5</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vincenzo Cutrona</string-name>
          <email>vincenzo.cutrona@supsi.ch</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio D'Adda</string-name>
          <email>fabio.dadda@unimib.it</email>
          <xref ref-type="aff" rid="aff5">5</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vasilis Efthymiou</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Benno Kruit</string-name>
          <email>b.b.kruit@vu.nl</email>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Elita Lobo</string-name>
          <email>elobo@umass.edu</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nandana Mihindukulasooriya</string-name>
          <email>nandana@ibm.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nhan H. Pham</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Friedrich Schiller University Jena</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Harokopio University of Athens &amp; FORTH-ICS</institution>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>IBM Research</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Applied Sciences and Arts of Southern Switzerland</institution>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>University of Massachusetts Amherst</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>University of Milan - Bicocca</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>Vrije Universiteit Amsterdam</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <abstract>
        <p>SemTab 2024 marked the sixth iteration of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, held in conjunction with the 23rd International Semantic Web Conference (ISWC). SemTab serves as a platform for the systematic evaluation of state-of-the-art semantic table interpretation systems. This paper provides an overview of the 2024 challenge and highlights the key outcomes.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Tabular data</kwd>
        <kwd>Knowledge Graphs</kwd>
        <kwd>Matching</kwd>
        <kwd>SemTab Challenge</kwd>
        <kwd>Semantic Table Interpretation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Tabular data is ubiquitous across the Web, enterprise data lakes, data catalogs, and other repositories,
serving as a foundational format in data science and analytics. However, a significant gap often
exists between those producing tabular data and those consuming it. Data producers focus on storing,
maintaining, and ensuring the availability of raw data, frequently sharing it with minimal metadata
or metadata in non-standard or textual forms. In contrast, data consumers must locate the data they
need, extract relevant subsets, and refine and integrate the raw data to render it suitable for their
applications. Achieving this transformation is often impractical without automated solutions. A cornerstone
of such automation is the annotation of data elements with entities, classes, and relationships from a
knowledge graph (KG). These annotations facilitate knowledge-based data discovery [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4">1, 2, 3, 4</xref>
        ],
organization [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], integration [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ], and augmentation [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Automating the task of linking tabular data
to KGs, commonly known as Semantic Table Interpretation (STI), has been extensively studied in the
literature [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref14 ref15 ref16 ref9">9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19</xref>
        ].
      </p>
      <p>The Semantic Web Challenge on Tabular Data to Knowledge Graph Matching (SemTab) started in
2019 with the goal of providing an avenue for benchmarking and evaluation of various STI solutions.
Over the years, the SemTab participants have proposed a range of solutions incorporating a variety of
approaches to automated matching, with their key strengths and weaknesses analyzed using different
datasets and rounds of each of the SemTab editions. In this paper, we provide a high-level summary of
the 2024 edition of the SemTab challenge, along with the results.</p>
    </sec>
    <sec id="sec-2">
      <title>2. The Challenge</title>
      <p>The SemTab 2024 challenge comprised three tracks. The Accuracy Track, which evaluated the accuracy
of semantic table interpretation solutions, continued as in previous years. Two new tracks were introduced
this year: the STI vs LLMs Track, which focused on assessing cell entity annotation solutions leveraging
large language models (LLMs), and the Table Metadata to KG Track, which addressed the challenge of
matching tabular data using only table metadata. Although a call for datasets was issued, no submissions
were received, and the datasets track was consequently omitted from this year’s challenge.</p>
      <sec id="sec-2-1">
        <title>2.1. Accuracy Track</title>
        <p>The Accuracy Track consisted of two rounds, each featuring three datasets. This year, all datasets were
aligned with the same target knowledge graph, Wikidata [20]. Similar to last year, participants submitted
their solutions via a submission form, and the results were evaluated at the conclusion of each round. This
year we also performed additional rounds of evaluation, with the last round right before the conference.</p>
        <sec id="sec-2-1-1">
          <title>2.1.1. Datasets</title>
          <p>Table 1 provides an overview of the datasets used in the Accuracy Track, along with their corresponding
statistics. Similar to the previous year—and in contrast to the earlier editions where ground truth was kept
hidden—participants were provided with partial ground truth data during the challenge in the form of
training and/or validation sets. These labels enabled teams to evaluate their methods locally. All datasets
are openly available on Zenodo. Across the two rounds, three groups of datasets were utilized:
• WikidataTables https://doi.org/10.5281/zenodo.14207232</p>
          <p>This dataset comprises tables generated using an enhanced version of our data generator, which
produces realistic-looking tables through SPARQL queries [21]. The target knowledge graph (KG)
for this dataset is Wikidata, and, as in previous years, the tasks include Cell Entity Annotation
(CEA), Column Type Annotation (CTA), and Column Property Annotation (CPA). As detailed in
Table 1, the test set for Round 1 consists of 30,000 tables with an average of 2.5 columns and
61.7 rows, while the Round 2 dataset consists of 78,745 tables with an average of 2.5 columns
and 11.6 rows. For these collections, the dataset generator was configured to produce a large
number of small to medium-sized tables with high ambiguity in entity columns. This ambiguity
was introduced by filtering for labels that can refer to multiple entities in Wikidata.
• tBiodiv https://doi.org/10.5281/zenodo.10283015
tBiodivL https://doi.org/10.5281/zenodo.10283083
These datasets, generated using KG2Tables [22] for the biodiversity domain, include two types of
tables: 1) "horizontal" relational tables, where each table represents a collection of entities, and 2)
"entity" tables, where each table represents a single entity. Ground truth mappings to Wikidata
were provided for the CEA, CTA, and CPA tasks, as well as for the Topic Detection (TD) task,
which focuses on annotating an entire table to instances/entities or types/classes, and the Row
Annotation (RA) task, which involves mapping each row to an entity. As shown in the statistics
in Table 1, the relational table datasets are wider and exhibit greater variation in the number of
columns.
• tBiomed https://doi.org/10.5281/zenodo.10283103
tBiomedL https://doi.org/10.5281/zenodo.10283119
These datasets, also generated using KG2Tables [22] for the biomedical domain, include both
relational and entity tables. They are accompanied by ground truth mappings for the CEA, CTA,
CPA, TD, and RA tasks. As indicated in Table 1, the tBiomed datasets contain a larger number of
tables but are comparable to the tBiodiv datasets in terms of the average number of rows and columns.</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>2.1.2. Evaluation measures</title>
          <p>As in prior editions, systems were evaluated based on a single annotation for each specified target across
all tasks. For CEA, this meant annotating target cells with a single entity from the target KG. In CPA, the
task involved assigning a single property to the target column pairs. For CTA, the goal was to annotate
target columns with a single type from the target KG, selecting the most specific or fine-grained type in
the hierarchy. Similarly, the TD and CQA tasks required a single annotation to be provided as output.</p>
          <p>The evaluation metrics for CEA, CPA, and CTA were Precision, Recall, and F1-score, defined as
follows in Equation 1:
 = |Correct Annotations| ,  = |Correct Annotations| ,  1 = 2 ×  ×</p>
          <p>|System Annotations| |Target Annotations|  +</p>
          <p>In this context, target annotations refer to the designated target cells for CEA, target columns for CTA,
and target column pairs for CPA. An annotation is considered correct if it matches any entry in the
ground truth set. Due to redirect links or same-as links in KGs, some target cells may have multiple valid
annotations in the ground truth.</p>
          <p>For CTA evaluation, a modified version of Precision and Recall was applied, given the detailed type
hierarchy in Wikidata [23]. This adaptation accounts for partially correct annotations, such as those that
are ancestors or descendants of the ground truth (GT) classes. The correctness score  for a CTA
annotation  is based on its distance from the GT classes within the hierarchy and is defined as follows:
cscore( ) = ⎨⎧⎪00..87(( )),, iiff  iiss iandGesTc,eonrdaanntaonfcethsetoGroTf, wthiethGT(, w)i≤th 3( ) ≤ 5</p>
          <p>⎪⎩0, otherwise;</p>
          <p>Here, ( ) denotes the shortest distance from  to one of the GT classes. CTA ground truth columns
can include multiple valid classes. For example, if  is a GT class (( ) = 0), the correctness score is
cscore( ) = 1. If  is a grandchild of a GT class (( ) = 2), the correctness score is cscore( ) = 0.49.
Types from higher levels of the KG type hierarchy, such as Q35120 [entity] in Wikidata, were
excluded from the evaluation.</p>
          <p>Using the correctness score , the approximated Precision (AP), Recall (AR), and F1-score (AF1)
for CTA were calculated as follows:
 =</p>
          <p>∑︀ ( )
|System Annotations|
,  =</p>
          <p>∑︀ ( )
|Target Annotations|
,  1 =
2 ×  × 
 +</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. STI vs LLMs Track</title>
        <p>This track investigates the exclusive use of LLMs for performing the CEA task on Wikidata. Participants
are tasked with either fine-tuning an LLM or employing prompting techniques on a dataset enriched
with semantic annotations. The task presents several challenges, including integrating factual knowledge
from a knowledge graph (KG) into an LLM, devising strategies for handling Wikidata QIDs, enhancing
the training dataset to improve disambiguation accuracy, mitigating hallucination issues, and designing
effective prompts for fine-tuning or annotation purposes. The primary objective is to leverage the
capabilities of LLMs to generate high-quality annotations for the CEA task, advancing their applicability
in semantic enrichment. Participants are required to submit their annotations for evaluation on the test set,
demonstrating the practicality and effectiveness of their approaches.</p>
        <p>The provided tabular datasets consist of columns with entity mentions, which must be annotated with
the corresponding Wikidata entities. These annotations should include the entity’s URI, though the prefix
http://www.wikidata.org/entity/ is optional. The evaluation metrics—Precision, Recall,
and F1—are consistent with those used for CEA in the Accuracy Track.</p>
        <sec id="sec-2-2-1">
          <title>2.2.1. Datasets</title>
          <p>• SuperSemtab 24 https://doi.org/10.5281/zenodo.11031987</p>
          <p>This dataset was created by combining various tables from past SemTab Challenge datasets. It was
then split into training and validation sets. The dataset features general-purpose tables as well as
intentionally misspelled entities, designed to assess the model’s robustness. The dataset consists of
16,180 training tables and 4,044 test tables.
• MammoTab 24 (SemTab) https://doi.org/10.5281/zenodo.11519643</p>
          <p>MammoTab dataset [24] includes 1 million tables extracted from over 20 million Wikipedia pages
and enriched with annotations from Wikidata. It addresses a significant gap in the state-of-the-art
by providing a valuable resource for testing and training Semantic Table Interpretation approaches.
Designed to tackle critical challenges, MammoTab focuses on issues such as disambiguation,
homonymy, and NIL mentions, making it an essential tool for advancing research in this domain.
The MammoTab 24 (SemTab) dataset is a subset of the MammoTab dataset composed of 2,500
tables (2,000 for training and 500 for testing).</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Table Metadata to KG Track</title>
        <p>This track challenges participants to match limited table metadata, such as table names and column
headers, to knowledge graphs without access to the actual table data or content. The task is inherently
difficult due to the limited context available for annotation systems to perform semantic linking. LLMs
offer a promising solution to address this challenge, providing flexibility in their application. The datasets
for this track are adapted from our previous work on matching table metadata with business glossaries
using large language models [25].</p>
        <sec id="sec-2-3-1">
          <title>2.3.1. Datasets</title>
          <p>Link: https://doi.org/10.5281/zenodo.14207376
• Round 1: This dataset consists of metadata from selected web tables that need to be mapped to the
DBpedia ontology. The target ontology (also referred to as the glossary) contains 2,881 terms from
the DBpedia ontology. The test dataset includes metadata (table and column labels) for 141 table
columns. A small test set with metadata for 9 table columns, along with an evaluation script, was
provided.
• Round 2: This dataset consists of metadata from selected open data tables that need to be mapped to
a custom glossary containing 1,192 terms, semi-automatically derived from the available metadata.</p>
          <p>The provided table metadata includes metadata (table and column labels) for 1,192 table columns.</p>
          <p>We use “Hit@1” and “Hit@5” as evaluation metrics, representing the percentage of table columns
correctly matched to the ground truth glossary item within the top 1 and top 5 predictions in the system
outputs, respectively.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Results</title>
      <p>• TSOTSA [26] explores building an STI solution using a GPT-3-based model through both few-shot
and zero-shot prompting techniques and participated in the Accuracy Track as well as the STI vs
LLMs Track.
• DREIFLUSS [27] employs a minimalist approach that carefully utilizes resources such as Wikidata</p>
      <p>APIs for the annotation process.
• Kepler-aSI [28] leverages SPARQL queries, embeddings, custom index structures, and a NoSQL
database to address the CEA, CTA, and CPA tasks.
• MetaLinker [29] investigates the use of various LLMs and sentence embeddings for the Metadata
to KG Track.
• Adwan [30] combines Retrieval-Augmented Generation (RAG), Chain-of-Thought (CoT)
prompting, Self-Consistency (SC), and Reciprocal Rank Fusion (RRF) to develop an LLM-based solution
for the Metadata to KG Track.
• GRAMS+ (ISI KG) [31] constructs a prediction model for CPA and CTA tasks using distant
supervision.
• CitySTI [32] participated in the STI vs LLMs Track, utilizing a two-stage approach where LLMs
were used for data cleaning and matching, executed entirely through prompting techniques.</p>
      <p>In the Accuracy Track, the TSOTSA system participated in the largest number of datasets, while other
systems focused on only one or two datasets. TSOTSA demonstrated promising performance on several
tasks, including TD, RA, CEA, and CTA, in the tBiodiv-Relational and tBiomed-Relational datasets,
as well as the CEA task in the tBiodiv-Entity and tBiomed-Entity datasets. However, it struggled with
certain tasks, even on the simpler WikidataTables datasets, suggesting potential scalability challenges
in its LLM-based solution. In contrast, ISI-KG delivered exceptional results on the WikidataTables
datasets, showcasing the effectiveness of building a prediction model using distant supervision. The
DREIFLUSS and Kepler-aSI systems also achieved notable results on the larger tBiodiv-Large-Relational
and tBiomed-Large-Relational datasets.</p>
      <p>In the STI vs LLMs Track, TSOTSA achieved the best performance on the SuperSemtab 24 Round 1
dataset, while the CitySTI system showed promising results across both datasets.</p>
      <p>Finally, the two solutions in the Metadata to KG Track offered valuable insights into how various LLM
models and prompting techniques can address the challenge of matching table metadata to knowledge
graphs or business glossaries without access to table contents. The Adwan solution achieved outstanding
Hit@5 scores of 0.92 in Round 1 and 0.98 in Round 2.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>We extend our heartfelt gratitude to all participants of this year’s challenge, as well as those from previous
editions, for their invaluable feedback, active participation in discussions, and technical contributions,
which have collectively shaped this challenge [33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48,
49, 50, 51, 52, 53, 24, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 31, 26, 27, 28, 29, 30].
We also express our gratitude to the ISWC organizers and our sponsors for their support. Lastly, we
acknowledge the significant role of the EasyChair conference management system and the CEUR-WS.org
open-access publication service, which greatly simplified the organization of this challenge.</p>
      <p>This document has been reviewed and refined with the support of AI tools. The authors assume full
responsibility for the accuracy, integrity, and content of its text.
[17] E. Muñoz, A. Hogan, A. Mileo, Triplifying wikipedia’s tables, in: A. L. Gentile, Z. Zhang,
C. d’Amato, H. Paulheim (Eds.), Proceedings of the First International Workshop on Linked Data
for Information Extraction (LD4IE 2013) co-located with the 12th International Semantic Web
Conference (ISWC 2013), Sydney, Australia, October 21, 2013, volume 1057 of CEUR Workshop
Proceedings, CEUR-WS.org, 2013. URL: https://ceur-ws.org/Vol-1057/MunozEtAl_LD4IE2013.
pdf.
[18] P. Venetis, A. Y. Halevy, J. Madhavan, M. Pasca, W. Shen, F. Wu, G. Miao, C. Wu, Recovering
semantics of tables on the web, Proc. VLDB Endow. 4 (2011) 528–538. URL: http://www.vldb.org/
pvldb/vol4/p528-venetis.pdf. doi:10.14778/2002938.2002939.
[19] V. Efthymiou, S. Galhotra, O. Hassanzadeh, E. Jiménez-Ruiz, K. Srinivas, 1st international
workshop on tabular data analysis (TaDA, in: R. Bordawekar, C. Cappiello, V. Efthymiou, L. Ehrlinger,
V. Gadepally, S. Galhotra, S. Geisler, S. Groppe, L. Gruenwald, A. Y. Halevy, H. Harmouch,
O. Hassanzadeh, I. F. Ilyas, E. Jiménez-Ruiz, S. Krishnan, T. Lahiri, G. Li, J. Lu, W. Mauerer, U. F.
Minhas, F. Naumann, M. T. Özsu, E. K. Rezig, K. Srinivas, M. Stonebraker, S. R. Valluri, M. Vidal,
H. Wang, J. Wang, Y. Wu, X. Xue, M. Zaït, K. Zeng (Eds.), Joint Proceedings of Workshops at
the 49th International Conference on Very Large Data Bases (VLDB 2023), Vancouver, Canada,
August 28 - September 1, 2023, volume 3462 of CEUR Workshop Proceedings, CEUR-WS.org,
2023. URL: https://ceur-ws.org/Vol-3462/TADA0.pdf.
[20] D. Vrandecic, M. Krötzsch, Wikidata: a free collaborative knowledge base, Commun. ACM 57
(2014) 78–85.
[21] E. Jimenez-Ruiz, O. Hassanzadeh, V. Efthymiou, J. Chen, K. Srinivas, SemTab 2019: Resources to
Benchmark Tabular Data to Knowledge Graph Matching Systems, in: The Semantic Web: ESWC,
Springer International Publishing, 2020.
[22] N. Abdelmageed, E. Jiménez-Ruiz, O. Hassanzadeh, B. König-Ries, KG2Tables: Your way to
generate an STI benchmark for your domain, in: Proceedings of the ISWC 2024 Posters, Demos
and Industry Tracks: From Novel Ideas to Industrial Practice co-located with 23nd International
Semantic Web Conference (ISWC 2024), Hanover, Maryland, USA, November 11-15, 2024, volume
3828 of CEUR Workshop Proceedings, CEUR-WS.org, 2024.
[23] E. Jiménez-Ruiz, O. Hassanzadeh, V. Efthymiou, J. Chen, K. Srinivas, V. Cutrona, Results of
SemTab 2020, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge
Graph Matching co-located with the 19th International Semantic Web Conference (ISWC 2020),
2020, pp. 1–8.
[24] M. Marzocchi, M. Cremaschi, R. Pozzi, R. Avogadro, M. Palmonari., MammoTab: a giant and
comprehensive dataset for Semantic Table Interpretation, in: Proceedings of the Semantic Web
Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st
International Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[25] E. A. Lobo, O. Hassanzadeh, N. Pham, N. Mihindukulasooriya, D. Subramanian, H. Samulowitz,
Matching table metadata with business glossaries using large language models, in: Proceedings
of the 18th International Workshop on Ontology Matching co-located with the 22nd International
Semantic Web Conference (ISWC 2023), Athens, Greece, November 7, 2023, volume 3591 of
CEUR Workshop Proceedings, CEUR-WS.org, 2023, pp. 25–36.
[26] J. P. Bikim, C. Atezong, A. Jiomekong, A. Oelen, G. Rabby, J. D’Souza, S. Auer, Leveraging
GPT Models For Semantic Table Annotation, in: SemTab’24: Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching 2024, co-located with the 23rd International Semantic Web
Conference (ISWC), 2024.
[27] V. Parmar, A. Algergawy, Wikidata-Driven CEA and CTA for Life Sciences Table Matching
extending DREIFLUSS, in: SemTab’24: Semantic Web Challenge on Tabular Data to Knowledge
Graph Matching 2024, co-located with the 23rd International Semantic Web Conference (ISWC),
2024.
[28] W. Baazouzi, M. Kachroudi, S. Faiz, Kepler-aSI : Semantic Annotation for Tabular Data, in:
SemTab’24: Semantic Web Challenge on Tabular Data to Knowledge Graph Matching 2024,
co-located with the 23rd International Semantic Web Conference (ISWC), 2024.
[29] M. Martorana, X. Pan, B. Kruit, T. Kuhn, J. van Ossenbruggen, Column Vocabulary Association
(CVA): Semantic Interpretation of Dataless Tables, in: SemTab’24: Semantic Web Challenge on
Tabular Data to Knowledge Graph Matching 2024, co-located with the 23rd International Semantic
Web Conference (ISWC), 2024.
[30] N. Vandemoortele, B. Steenwinckel, S. V. Hoecke, F. Ongenae, Scalable Table-to-Knowledge
Graph Matching from Metadata using LLMs, in: SemTab’24: Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching 2024, co-located with the 23rd International Semantic Web
Conference (ISWC), 2024.
[31] B. Vu, C. Knoblock, F. Lin, Results of GRAMS+ at SemTab 2024, in: SemTab’24: Semantic
Web Challenge on Tabular Data to Knowledge Graph Matching 2024, co-located with the 23rd
International Semantic Web Conference (ISWC), 2024.
[32] D. Li Tin Yue, E. Jiménez-Ruiz, CitySTI 2024 System: Tabular Data to KG Matching using LLMs,
in: SemTab’24: Semantic Web Challenge on Tabular Data to Knowledge Graph Matching 2024,
co-located with the 23rd International Semantic Web Conference (ISWC), 2024.
[33] S. Yumusak, Knowledge graph matching with inter-service information transfer, in: Proceedings
of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2020,
co-located with the 19th International Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[34] G. Diallo, R. Azzi, AMALGAM: making tabular dataset explicit with knowledge graph, in:
Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching,
SemTab 2020, co-located with the 19th International Semantic Web Conference (ISWC),
CEURWS.org, 2020.
[35] W. Baazouzi, M. Kachroudi, S. Faiz, Kepler-aSI : Kepler as a Semantic Interpreter, in: Proceedings
of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2020,
co-located with the 19th International Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[36] N. Abdelmageed, S. Schindler, JenTab: Matching Tabular Data to Knowledge Graphs, in:
Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2020,
co-located with the 19th International Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[37] S. Tyagi, E. Jiménez-Ruiz, LexMa: Tabular Data to Knowledge Graph Matching using Lexical
Techniques, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph
Matching, SemTab 2020, co-located with the 19th International Semantic Web Conference (ISWC),
CEUR-WS.org, 2020.
[38] R. Shigapov, P. Zumstein, J. Kamlah, L. Oberländer, J. Mechnich, I. Schumm, bbw: Matching CSV
to Wikidata via Meta-lookup, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2020, co-located with the 19th International Semantic Web
Conference (ISWC), CEUR-WS.org, 2020.
[39] M. Cremaschi, R. Avogadro, A. Barazzetti, D. Chieregato, MantisTable SE: an Efficient Approach
for the Semantic Table Interpretation, in: Proceedings of the Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching, SemTab 2020, co-located with the 19th International Semantic
Web Conference (ISWC), CEUR-WS.org, 2020.
[40] V.-P. Huynh, J. Liu, Y. Chabot, T. Labbé, P. Monnin, , R. Troncy, DAGOBAH: Enhanced Scoring
Algorithms for Scalable Annotations of Tabular Data, in: Proceedings of the Semantic Web
Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2020, co-located with the 19th
International Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[41] P. Nguyen, I. Yamada, N. Kertkeidkachorn, R. Ichise, H. Takeda, MTab4Wikidata at the SemTab
2020: Tabular Data Annotation with Wikidata, in: Proceedings of the Semantic Web Challenge on
Tabular Data to Knowledge Graph Matching, SemTab 2020, co-located with the 19th International
Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[42] S. Chen, A. Karaoglu, C. Negreanu, T. Ma, J.-G. Yao, J. Williams, A. Gordon, C.-Y. Lin,
LinkingPark: An integrated approach for Semantic Table Interpretation, in: Proceedings of the Semantic
Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2020, co-located with the
19th International Semantic Web Conference (ISWC), CEUR-WS.org, 2020.
[43] D. Kim, H. Park, J. K. Lee, W. Kim, Generating conceptual subgraph from tabular data for
knowledge graph matching, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2020, co-located with the 19th International Semantic Web
Conference (ISWC), CEUR-WS.org, 2020.
[44] N. Abdelmageed, S. Schindler, B. König-Ries, BiodivTab: Semantic Table Annotation Benchmark
Construction, Analysis, and New Additions, in: Proceedings of the Semantic Web Challenge on
Tabular Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st International
Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[45] N. Abdelmageed, S. Schindler, B. König-Ries, BiodivTab: A Tabular Benchmark based on
Biodiversity Research Data, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2021, co-located with the 20th International Semantic Web
Conference (ISWC), CEUR-WS.org, 2021.
[46] V.-P. Huynh, J. Liu, Y. Chabot, F. Deuzé, T. Labbé, P. Monnin, R. Troncy, DAGOBAH: Table
and Graph Contexts For Efcfiient Semantic Annotation Of Tabular Data, in: Proceedings of the
Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2021, co-located
with the 20th International Semantic Web Conference (ISWC), CEUR-WS.org, 2021.
[47] W. Baazouzi, M. Kachroudi, S. Faiz, Kepler-aSI at SemTab 2021, in: Proceedings of the Semantic
Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2021, co-located with the
20th International Semantic Web Conference (ISWC), CEUR-WS.org, 2021.
[48] N. Abdelmageed, S. Schindler, JenTab Meets SemTab 2021’s New Challenges, in: Proceedings
of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2021,
co-located with the 20th International Semantic Web Conference (ISWC), CEUR-WS.org, 2021.
[49] B. Steenwinckel, F. D. Turck, F. Ongenae, MAGIC: Mining an Augmented Graph using INK,
starting from a CSV, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge
Graph Matching, SemTab 2021, co-located with the 20th International Semantic Web Conference
(ISWC), CEUR-WS.org, 2021.
[50] L. Yang, S. Shen, J. Ding, J. Jin, GBMTab: A Graph-Based Method for Interpreting Semantic
Table to Knowledge Graph, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2021, co-located with the 20th International Semantic Web
Conference (ISWC), CEUR-WS.org, 2021.
[51] P. Nguyen, I. Yamada, N. Kertkeidkachorn, R. Ichise, H. Takeda, SemTab 2021: Tabular Data
Annotation with MTab Tool, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2021, co-located with the 20th International Semantic Web
Conference (ISWC), CEUR-WS.org, 2021.
[52] R. Avogadro, M. Cremaschi, MantisTable V: A novel and efficient approach to Semantic Table
Interpretation, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge
Graph Matching, SemTab 2021, co-located with the 20th International Semantic Web Conference
(ISWC), CEUR-WS.org, 2021.
[53] I. Mazurek, B. Wiewel, B. Kruit, Wikary: A Dataset of N-ary Wikipedia Tables Matched to
Qualified Wikidata Statements, in: Proceedings of the Semantic Web Challenge on Tabular Data to
Knowledge Graph Matching, SemTab 2022, co-located with the 21st International Semantic Web
Conference (ISWC), CEUR-WS.org, 2022.
[54] K. Korini, R. Peeters, C. Bizer, SOTAB: the WDC schema.org table annotation benchmark, in:
Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching,
SemTab 2022, co-located with the 21st International Semantic Web Conference (ISWC), volume
3320 of CEUR Workshop Proceedings, 2022, pp. 14–19.
[55] A. Jiomekong, C. Etoga, B. Foko, M. Folefac, S. Kana, V. Tsague, M. Sow, G. Camara, A large
scale corpus of food composition tables, in: Proceedings of the Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st International Semantic
Web Conference (ISWC), CEUR-WS.org, 2022.
[56] A. Jiomekong, B. A. F. Tagne, Towards an Approach based on Knowledge Graph Refinement for
Tabular Data to Knowledge Graph Matching, in: Proceedings of the Semantic Web Challenge on
Tabular Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st International
Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[57] W. Baazouzi, M. Kachroudi, S. Faiz, Yet Another Milestone for Kepler-aSI at SemTab 2022,
in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching,
SemTab 2022, co-located with the 21st International Semantic Web Conference (ISWC),
CEURWS.org, 2022.
[58] M. Cremaschi, R. Avogadro, D. Chieregato, s-elBat: a Semantic Interpretation Approach for Messy
taBle-s, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph
Matching, SemTab 2022, co-located with the 21st International Semantic Web Conference (ISWC),
CEUR-WS.org, 2022.
[59] N. Abdelmageed, S. Schindler, JenTab: Do CTA solutions affect the entire scores?, in: Proceedings
of the Semantic Web Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2022,
co-located with the 21st International Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[60] X. Li, S. Wang, W. Zhou, G. Zhang, C. Jiang, T. Hong, P. Wang, KGCODE-Tab Results for SemTab
2022, in: Proceedings of the Semantic Web Challenge on Tabular Data to Knowledge Graph
Matching, SemTab 2022, co-located with the 21st International Semantic Web Conference (ISWC),
CEUR-WS.org, 2022.
[61] L. Mertens, A low-resource approach to SemTab 2022, in: Proceedings of the Semantic Web
Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st
International Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[62] A. Sharma, S. Dalal, S. Jain, SemInt at SemTab 2022, in: Proceedings of the Semantic Web
Challenge on Tabular Data to Knowledge Graph Matching, SemTab 2022, co-located with the 21st
International Semantic Web Conference (ISWC), CEUR-WS.org, 2022.
[63] V.-P. Huynh, Y. Chabot, T. Labbé, J. Liu, R. Troncy., From Heuristics to Language Models: A
Journey Through the Universe of Semantic Table Interpretation with DAGOBAH, in: Semantic
Web Challenge on Tabular Data to Knowledge Graph Matching (SemTab), CEUR-WS.org, 2022.
[64] W. Baazouzi, M. Kachroudi, S. Faiz, Kepler-aSI at SemTab 2023, in: SemTab’23: Semantic
Web Challenge on Tabular Data to Knowledge Graph Matching 2023, co-located with the 22nd
International Semantic Web Conference (ISWC), 2023.
[65] S. Mehryar, R. Celebi, Semantic Annotation of Tabular Data for Machine-to-Machine
Interoperability via Neuro-Symbolic Anchoring, in: SemTab’23: Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching 2023, co-located with the 22nd International Semantic Web
Conference (ISWC), 2023.
[66] V. Parmar, A. Algergawy, DREIFLUSS: A Minimalist Approach for Table Matching, in: SemTab’23:
Semantic Web Challenge on Tabular Data to Knowledge Graph Matching 2023, co-located with the
22nd International Semantic Web Conference (ISWC), 2023.
[67] B. Foko, A. Jiomekong, H. Tapamo, J. Buisson, S. Tiwari, Exploring Naive Bayes Classifiers for
Tabular Data to Knowledge Graph Matching, in: SemTab’23: Semantic Web Challenge on Tabular
Data to Knowledge Graph Matching 2023, co-located with the 22nd International Semantic Web
Conference (ISWC), 2023.
[68] E. G. Henriksen, A. M. Khorsid, E. Nielsen, A. M. Stück, A. S. Sørensen, O. Pelgrin, SemTex: A
Hybrid Approach for Semantic Table Interpretation, in: SemTab’23: Semantic Web Challenge on
Tabular Data to Knowledge Graph Matching 2023, co-located with the 22nd International Semantic
Web Conference (ISWC), 2023.
[69] I. Dasoulas, D. Yang, X. Duan, A. Dimou, TorchicTab: Semantic Table Annotation with Wikidata
and Language Models, in: SemTab’23: Semantic Web Challenge on Tabular Data to Knowledge
Graph Matching 2023, co-located with the 22nd International Semantic Web Conference (ISWC),
2023.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>G.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , R. J.
          <string-name>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>Semantics-aware dataset discovery from data lakes with contextualized column-based representation learning</article-title>
          ,
          <source>Proc. VLDB Endow</source>
          .
          <volume>16</volume>
          (
          <year>2023</year>
          )
          <fpage>1726</fpage>
          -
          <lpage>1739</lpage>
          . URL: https://www.vldb.org/pvldb/vol16/p1726-fan.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>Table discovery in data lakes: State-of-the-art and future directions</article-title>
          , in: S.
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Pandis</surname>
            ,
            <given-names>K. S.</given-names>
          </string-name>
          <string-name>
            <surname>Candan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Amer-Yahia</surname>
          </string-name>
          (Eds.),
          <source>Companion of the 2023 International Conference on Management of Data</source>
          , SIGMOD/PODS 2023, Seattle, WA, USA, June 18-23,
          <year>2023</year>
          , ACM,
          <year>2023</year>
          , pp.
          <fpage>69</fpage>
          -
          <lpage>75</lpage>
          . URL: https://doi.org/10.1145/3555041.3589409. doi:
          <volume>10</volume>
          . 1145/3555041.3589409.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>Khatiwada</surname>
          </string-name>
          , G. Fan,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shraga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Gatterbauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Riedewald, SANTOS: relationship-based semantic table union search</article-title>
          ,
          <source>Proc. ACM Manag. Data</source>
          <volume>1</volume>
          (
          <year>2023</year>
          ) 9:
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          :
          <fpage>25</fpage>
          . URL: https://doi.org/10.1145/3588689. doi:
          <volume>10</volume>
          .1145/3588689.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>P.</given-names>
            <surname>Ouellette</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sciortino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Nargesian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. G.</given-names>
            <surname>Bashardoost</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. Q.</given-names>
            <surname>Pu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>RONIN: data lake exploration</article-title>
          ,
          <source>Proc. VLDB Endow</source>
          .
          <volume>14</volume>
          (
          <year>2021</year>
          )
          <fpage>2863</fpage>
          -
          <lpage>2866</lpage>
          . URL: http://www.vldb.org/pvldb/ vol14/p2863-nargesian.pdf.
          <source>doi:10.14778/3476311</source>
          .3476364.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Nargesian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. Q.</given-names>
            <surname>Pu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. G.</given-names>
            <surname>Bashardoost</surname>
          </string-name>
          , E. Zhu,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>Data lake organization</article-title>
          ,
          <source>IEEE Trans. Knowl. Data Eng</source>
          .
          <volume>35</volume>
          (
          <year>2023</year>
          )
          <fpage>237</fpage>
          -
          <lpage>250</lpage>
          . URL: https://doi.org/10.1109/TKDE.
          <year>2021</year>
          .
          <volume>3091101</volume>
          . doi:
          <volume>10</volume>
          .1109/TKDE.
          <year>2021</year>
          .
          <volume>3091101</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Khatiwada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shraga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Gatterbauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>Integrating data lake tables</article-title>
          ,
          <source>Proc. VLDB Endow</source>
          .
          <volume>16</volume>
          (
          <year>2022</year>
          )
          <fpage>932</fpage>
          -
          <lpage>945</lpage>
          . URL: https://www.vldb.org/pvldb/vol16/p932-khatiwada.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Khatiwada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shraga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>DIALITE: discover, align and integrate open data tables</article-title>
          , in: S.
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Pandis</surname>
            ,
            <given-names>K. S.</given-names>
          </string-name>
          <string-name>
            <surname>Candan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Amer-Yahia</surname>
          </string-name>
          (Eds.),
          <source>Companion of the 2023 International Conference on Management of Data</source>
          , SIGMOD/PODS 2023, Seattle, WA, USA, June 18-23,
          <year>2023</year>
          , ACM,
          <year>2023</year>
          , pp.
          <fpage>187</fpage>
          -
          <lpage>190</lpage>
          . URL: https://doi.org/10.1145/3555041.3589732. doi:
          <volume>10</volume>
          .1145/ 3555041.3589732.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Galhotra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Khurana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Hassanzadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Srinivas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Samulowitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Qi</surname>
          </string-name>
          ,
          <article-title>Automated feature enhancement for predictive modeling using external knowledge</article-title>
          , in: P.
          <string-name>
            <surname>Papapetrou</surname>
          </string-name>
          , X. Cheng, Q. He (Eds.),
          <source>2019 International Conference on Data Mining Workshops, ICDM Workshops</source>
          <year>2019</year>
          , Beijing, China, November 8-
          <issue>11</issue>
          ,
          <year>2019</year>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>1094</fpage>
          -
          <lpage>1097</lpage>
          . URL: https://doi.org/10.1109/ICDMW.
          <year>2019</year>
          .
          <volume>00161</volume>
          . doi:
          <volume>10</volume>
          .1109/ICDMW.
          <year>2019</year>
          .
          <volume>00161</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>palmonari</surname>
          </string-name>
          ,
          <string-name>
            <surname>F. D'Adda</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Cremaschi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Jimenez-Ruiz</surname>
          </string-name>
          ,
          <source>Tutorial on Semantic Table Interpretation - TUTSTI @ ISWC2024</source>
          , https://unimib-datai.github.io/sti-website/tutorial/,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <article-title>Effective and efficient semantic table interpretation using tableminer+</article-title>
          ,
          <source>Semantic Web</source>
          <volume>8</volume>
          (
          <year>2017</year>
          )
          <fpage>921</fpage>
          -
          <lpage>957</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Syed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Mulwad</surname>
          </string-name>
          , ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <article-title>Exploiting a Web of Semantic Data for Interpreting Tables</article-title>
          ,
          <source>in: Proceedings of the Second Web Science Conference</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>V.</given-names>
            <surname>Mulwad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <article-title>Automatically Generating Government Linked Data from Tables</article-title>
          ,
          <source>in: Working notes of AAAI Fall Symposium on Open Government Knowledge: AI Opportunities and Challenges</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>V.</given-names>
            <surname>Mulwad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Syed</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Joshi,</surname>
          </string-name>
          <article-title>T2LD: interpreting and representing tables as linked data</article-title>
          , in: A.
          <string-name>
            <surname>Polleres</surname>
          </string-name>
          , H. Chen (Eds.),
          <source>Proceedings of the ISWC 2010 Posters &amp; Demonstrations Track: Collected Abstracts</source>
          , Shanghai, China, November 9,
          <year>2010</year>
          , volume
          <volume>658</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2010</year>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>658</volume>
          /paper489.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dibie-Barthélemy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ibanescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Soler</surname>
          </string-name>
          ,
          <article-title>Fuzzy web data tables integration guided by an ontological and terminological resource</article-title>
          ,
          <source>IEEE Trans. Knowl. Data Eng</source>
          .
          <volume>25</volume>
          (
          <year>2013</year>
          )
          <fpage>805</fpage>
          -
          <lpage>819</lpage>
          . URL: https://doi.org/10.1109/TKDE.
          <year>2011</year>
          .
          <volume>245</volume>
          . doi:
          <volume>10</volume>
          .1109/TKDE.
          <year>2011</year>
          .
          <volume>245</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>G.</given-names>
            <surname>Hignette</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dibie-Barthélemy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Haemmerlé</surname>
          </string-name>
          ,
          <article-title>An ontology-driven annotation of data tables</article-title>
          , in: M.
          <string-name>
            <surname>Weske</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hacid</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          Godart (Eds.),
          <source>Web Information Systems</source>
          Engineering - WISE 2007 Workshops,
          <article-title>WISE 2007 International Workshops</article-title>
          , Nancy, France, December 3,
          <year>2007</year>
          , Proceedings, volume
          <volume>4832</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2007</year>
          , pp.
          <fpage>29</fpage>
          -
          <lpage>40</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>540</fpage>
          -77010-
          <issue>7</issue>
          _4. doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>540</fpage>
          -77010-7\_4.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>G.</given-names>
            <surname>Hignette</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dibie-Barthélemy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Haemmerlé</surname>
          </string-name>
          ,
          <article-title>Fuzzy annotation of web data tables driven by a domain ontology</article-title>
          , in: L.
          <string-name>
            <surname>Aroyo</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Traverso</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Ciravegna</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Cimiano</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Heath</surname>
            , E. Hyvönen,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Mizoguchi</surname>
            , E. Oren,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Sabou</surname>
          </string-name>
          , E. Simperl (Eds.),
          <source>The Semantic Web: Research and Applications, 6th European Semantic Web Conference, ESWC</source>
          <year>2009</year>
          , Heraklion, Crete, Greece, May 31-June 4,
          <year>2009</year>
          , Proceedings, volume
          <volume>5554</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2009</year>
          , pp.
          <fpage>638</fpage>
          -
          <lpage>653</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -02121-3_
          <fpage>47</fpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -02121-3\_
          <fpage>47</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>