<!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>
      <title-group>
        <article-title>Truth or Dare: Investigating Claims Truthfulness with ClaimsKG</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Susmita Gangopadhyay</string-name>
          <email>susmita.gangopadhyay@gesis.org</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Katarina Boland</string-name>
          <email>katarina.boland@gesis.org</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Danilo Dessí</string-name>
          <email>danilo.dessi@gesis.org</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefan Dietze</string-name>
          <email>stefan.dietze@gesis.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pavlos Fafalios</string-name>
          <email>fafalios@ics.forth.gr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andon Tchechmedjiev</string-name>
          <email>andon.tchechmedjiev@mines-ales.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Konstantin Todorov</string-name>
          <email>konstantin.todorov@lirmm.fr</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hajira Jabeen</string-name>
          <email>hajira.jabeen@gesis.org</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Claims, Knowledge Graph, Fact-Checking, Entity-Fishing, RDF</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>EuroMov Digital Health in Motion, Univ. Montpellier, IMT Mines Alès</institution>
          ,
          <addr-line>Alès</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Heinrich-Heine-University Dusseldorf</institution>
          ,
          <addr-line>Dusseldorf</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Institute of Computer Science</institution>
          ,
          <addr-line>FORTH-ICS</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>KTS Department, GESIS - Leibniz Institute for the Social Sciences</institution>
          ,
          <addr-line>Cologne</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>LIRMM / University of Montpellier / CNRS</institution>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <abstract>
        <p>Searching and exploring online information is fundamental for our society. However, it is common to ifnd inaccurate information on the Internet, that can quickly spread and be hard to identify. Fortunately, today, many fact-checking sources verify online information to provide online users with a means to recognize its truthfulness. These sources use diferent languages and scoring systems, which makes fact validation challenging and time-consuming. To address this issue, we propose a new release of ClaimsKG, a knowledge graph of about 59,580 claims, which covers 13 diferent fact-checking sources and provides a structured way to retrieve verified online claims. ClaimsKG is built using a pipeline that makes use of entity linking and disambiguation tools to fetch entities from DBpedia and an ad-hoc scoring normalization system. ClaimsKG is used as a showcase to provide the public with interesting and verified information about events of our times.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Fact-checking is the task of assessing the veracity of claims made by the public. Currently,
there is worldwide concern over the spread of fake news and how it afects social, political,
and economic well-being. In recent times, we have seen misinformation spreading faster than
truth [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The dissemination of fake news has sparked widespread interest among researchers
and evolved active research directions in the field of automatic fact-checking [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], fake news
detection [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], or spreading patterns of online discourse [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Various fact-checking organizations
around the world have employed journalists dedicated to this cause. Large amounts of claims
are processed at regular intervals to manually assess their credibility based on sources, facts, and
ifgures. Nevertheless, it is still challenging to grasp the trustworthiness of their content. The
reason for this is that fact-checking websites and companies do not express such information
in a structured way that might be accessible to the public from a unique entry point and can
be processed by machines to provide a variety of services. For example, among the existing
fact-checking sources, Politifact uses “correct”, Snopes uses “Correctly Attributed”, while AFP
Factuel uses “Vrai” to state that a claim reports a truth. This makes the task of interpreting and
understanding Internet content dificult. Thus, novel ways to access and use online information
are demanded. To fulfill this need, ClaimsKG, an RDF knowledge graph (KG) of fact-checked
claims, enabling structured queries about their truth values, authors, dates, related entities, and
metadata, was released in 2019 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. ClaimsKG makes it easier for users to explore claims in a
standardized manner, enabling the discovery and search of fact-checked online information.
However, as a result of the dynamic nature of Internet content and fact-checking source websites,
ClaimsKG is continuously evolving. This paper presents the latest release of ClaimsKG named
ClaimsKG (Aug2022) which is generated by a pipeline that periodically harvests data from
popular fact-checking sources. Furthermore, claims and their review articles are enriched with
entities from DBpedia using a state-of-the-art entity-linking tool. The collected information is
described using a specifically designed RDFS model based on well-established vocabularies such
as Schema.org1 and NIF 2. Lastly, to simplify the comprehension of claim veracity for users, we
introduced a Normalized Truth Rating3 scheme, containing four generic categories: TRUE, FALSE,
MIXTURE, and OTHER. ClaimsKG will be released at regular intervals, maintaining the pipeline
updated with state-of-the-art tools and methods, and covering a larger set of fact-checking
sources. The contribution of this paper is threefold:
• We present the latest release of ClaimsKG, the largest collection of multilingual claims
and associated metadata.
• We describe the novelties of the ClaimsKG construction process, resulting data and release
its source code4,5.
• We present various use cases using federated SPARQL queries to uncover information
that would be dificult or impossible to discover without ClaimsKG.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <p>
        Several studies have utilized machine learning to identify fake news, and one such approach
is the Deep Triple Network (DTN) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] that employs knowledge graphs to aid in detecting
fake news, along with triple-enhanced explanations. The DTN utilizes background knowledge
graphs, including open knowledge graphs and graphs extracted from news databases, for feature
extraction to classify the news article. The work in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] semantically detects fake news that
utilizes relational features, such as sentiment, entities, and facts directly extracted from the
text. They demonstrate that the inclusion of semantic features leads to improved accuracy in
classifying fake news. Sciclops [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] proposes a method involving extraction, clustering, and
contextualization for analyzing scientific claims in social media posts. A recent survey [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] has
examined the utilization of semantic KGs in the integration of heterogeneous news information.
While it shows that there has been previous work on data provision for claims detection,
e.g., the work in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] which provides a static data set for claims detection, no other dataset
1Schema.org: https://schema.org
2NIF: https://persistence.uni-leipzig.org/nlp2rdf/
3Normalized Truth Rating: https://data.gesis.org/claimskg/ratings.pdf
4Extractor source code: https://github.com/claimskg/claimskg-extractor/tree/latest_release
5Generator source code: https://github.com/claimskg/claimskg_generator/tree/latest_release
is mentioned that could be compared to ClaimsKG, which is a verified claim collection of
continuous longitudinal nature (i.e., a systematic, ongoing process of claims collection).
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. ClaimsKG (Aug/2022) Overview and Statistics</title>
      <p>This section describes the latest release of ClaimsKG (available at https://doi.org/10.7802/2469)
and reports its statistics. ClaimsKG contains 59, 580 claims harvested from 13 popular
factchecking sources. The websites are selected based on the International Fact-Checking Network’s
(IFCN)6 signatories list and considered only sources referred by the fact-checking community
as highly reputable. The list of covered sources is mentioned in Table 1. As part of the new
release, we have crawled new claims from the fact-checking sites that were included in the
previous release and added Factograph, Fatabyanno, Eufactcheck, Vishvasnews and Polygraph.
This release does not contain claims from Factscan.ca since its website is no longer online.
However, past harvested data from Factscan.ca will still be available in previous ClaimsKG
releases. Harvested sources contain claims in various languages like English, French, Russian,
Urdu, Hindi, Punjabi, Assamese, Tamil, Malayalam, Gujarati, Telegu, Marathi, Odia, and Bengali,
thus making it interesting for a broad audience. The time frame for collected claims ranges
from 1996 to August 2022. Since these sources were launched at diferent points in time, the
start year for the earliest claims of each website is diferent. This allows the study of a multitude
of entities through fact-checked claims that are contained by the sources and provides the
users with the possibility to study events over a long period. In the latest version, the earliest
claim from the year 1996 belongs to the website Snopes. This claim describes “A hostess named
Deborah Gail Stone working the America Sings attraction was crushed to death by a rotating
wall.”, labeled as “True”. Towards the end of the pipeline (see Section 4) and after each run
we generate statistics, both global and per source, to monitor the health of the extracted data
and also to keep track of the recent changes in the websites. Table 1 provides information on
the total number of claims collected from each of these sources, the total number of entities
mentioned in these claims and their reviews, and the veracity label of claims obtained from
each website. One can find further information such as the percentage of claims that contain
date published and author names, the number of entities per review, the number of entities per
claim, and the total number of keywords for each fact-checking source on ClaimsKG website
(see Table 2). For other information such as the latest data dump, SPARQL query endpoint,
usage instructions, and source code, refer to Table 2. The latest release of ClaimsKG supersedes
the previous versions as it contains all the claims from the previous versions together with
additional claims as well as improved entity annotations.</p>
    </sec>
    <sec id="sec-4">
      <title>4. ClaimsKG Pipeline</title>
      <p>In this section, we discuss the processing pipeline of ClaimsKG and also discuss the updates for
the newest release. The pipeline consists of two major building blocks, namely the Extractor
and Generator. The steps of the pipeline are summarized in Figure 1.</p>
      <sec id="sec-4-1">
        <title>4.1. Extractor</title>
        <p>In the Extractor module, we perform web scraping of the identified sources. The web-crawling
process is diferent for each source since it is tailor-made and adapted to the structure of each
website. For this release, we added five new sources which needed new ad-hoc sub-modules.
This module collects the information in a JSON and consolidates it as a CSV file. The data
consists of the claim text, its truth value or original rating, the claim body, a link to the claim
review from the fact-checking website, the references cited in the claim reviews, the author of
the claim, the author of the review, the date of publication of the claim, the date of the review if
available, the title of the review article, and a set of topic keywords extracted from the source
websites if available. This module’s main pipeline and working mechanism to harvest data have
remained similar to the previous ClaimsKG-generating pipeline but we have made changes
according to newly added sources. This module does not perform any data processing so that
the time for harvesting the source websites is not overloaded with additional computation.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Generator</title>
        <p>The output of the Extractor serves as input to the Generator. The Generator performs: i) entity
annotation and linking ii) rating normalization, and iii) lifting and serialization.</p>
        <sec id="sec-4-2-1">
          <title>4.2.1. Entity Annotation and Linking</title>
          <p>In this phase, we perform Named Entity Recognition and Disambiguation (NERD) of the claims
and their reviews. Diferently from the previous pipeline, the entity annotation task is performed
within the Generator so that it can be applied to the whole downloaded corpus of fact-checked
claims at once. This allows a better separation of various modules of the pipeline, making it easy
to maintain. One major update in this module is the use of Python Entity Fishing Client (PEFC)7
instead of TagMe8. The reason for this choice is twofold: (i) TagMe code is legacy and we
wanted to move to a more recent and easily deployable service, (ii) PEFC supports multilingual
claims in ClaimsKG and performs entity recognition and disambiguation against Wikidata in
11 diferent languages (English, French, German, Italian, Spanish, Arabic, Mandarin, Russian,
Japanese, Portuguese, and Farsi). PERC uses GROBID-NER9, a Named-Entity Recogniser based
on GROBID for recognizing the Entities. GROBID-NER has 27 Named Entity classes and
is specifically dedicated to supporting the resolution and disambiguation of entities against
Knowledge Bases. We use SPARQL queries through the Entity Fishing API to fetch DBpedia
entities. We run a local version of the NERDClient, using the latest available dump of Wikipedia
and Wikidata on Feb 1, 2022, as reported in the guideline10.</p>
        </sec>
        <sec id="sec-4-2-2">
          <title>4.2.2. Rating Normalization</title>
          <p>We observed that fact-checking source websites have diferent rating systems with non-uniform
labels. For example, Politifact uses labels like “Pants on Fire” while AFP Factcheck has values like
“Misleading”, and “Satire”. To make the rating uniform, we provide a normalized rating score for
all claims in the dataset, alongside the original ratings. We classified sources into four categories
TRUE, FALSE, MIXTURE, OTHER respectively indicated within ClaimsKG with rating values 3,
1, 2, -1, and only labeled a claim as TRUE or FALSE if it was completely true or completely false
and did not have any ambiguity in their ratings. MIXTURE is assigned to claims which hold a
degree of both truth and falsehood, such as “half-true”, “Truth! But Postponed!”, or “misleading”.
OTHER is for claims that do not fit into the TRUE/FALSE or MIXTURE categories and has rating
names like “Pending Investigation” or “photo out of context”, among several others. The entire
approach to rating normalization is similar to what was performed in the previous releases. In
the newest version of the generating pipeline, this module has been extended to normalize the
ratings of the newly added sources.</p>
        </sec>
        <sec id="sec-4-2-3">
          <title>4.2.3. Lifting and Serialization</title>
          <p>The data model of the KG is available on the ClaimsKG website mentioned in Table 2. We used
the Rdflib 11 python library to create the model and an abstract RDF graph to then serialize it in
7https://github.com/kermitt2/entity-fishing
8https://sobigdata.d4science.org/web/tagme/tagme-help
9https://github.com/kermitt2/grobid-ner
10https://nerd.readthedocs.io/en/latest/build.html
11Rdflib: https://rdflib.readthedocs.io/en/stable/
one of the supported formats (TTL,n3, XML,nt, pretty-xml,trix, trig, and nquads). We generate
unique URI identifiers as UUIDs that are based on a one-way hash of key attributes for each
instance. We present an exemplary claim in Figure 2.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Use-cases</title>
      <p>The publication of the latest release of ClaimsKG facilitates the uncovering of several relations,
patterns, and trends between the entities, claims, and their sources. The SPARQL query
endpoint12 allows the fetching of information about specific entities and also supports the execution
of federated queries from external knowledge bases like DBpedia. Here we present a few of the
use cases as an example of what could be achieved using ClaimsKG.</p>
      <sec id="sec-5-1">
        <title>5.1. ClaimsKG and Corona Virus</title>
        <p>The query in Figure 3(a) finds all claims mentioning Coronavirus. For each claim, it returns the
text, the date, the rating, and the review URL by the fact-checking website. We can further
drill down to finding only false claims about Coronavirus for a particular year by adding
the “ratingValue=1” filter, as mentioned in Figure 3(b). This query returns, among many
claims, the following one “Eating bananas is a preventative against the COVID-19 coronavirus
disease.” along with its date published (2020-03-22) and link to the original fact check webpage
https://www.snopes.com/fact-check/bananas-coronavirus/. The result of this query shows how
ClaimsKG can bring claims from diferent fact-checking sources about one topic in one place,
which makes it easier and time-saving for the exploration of facts for a user. Searching for the
same result manually would have been extremely laborious or unfeasible. A user would have
to visit each website and search for claims related to a particular entity or topic (in this case
Coronavirus), which might or might not be allowed for the source website, and would have to
manually look for the claims belonging to a particular veracity label.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. ClaimsKG and Historical Events</title>
        <p>The query in Figure 4(a) is an example of fetching trends or important events in history. The
query fetches all claims regarding the LGBT community and their corresponding year. The
result of this query shows a sudden spike in the year 2018 from 2017 with a number of claims
that rises from 21 to 75 (see Figure 4(b)). This spike can be attributed to the event of legalizing
same-sex weddings by the Australian Parliament in Dec 2017, resulting in a sudden rise in
claims regarding this topic. One could look for interesting entities like “Black lives matter”,
“Global Warming” and the “Great Recession” which would fetch us claims regarding these topics.
12SPARQL query endpoint: https://data.gesis.org/claimskg/sparql
These queries could be particularly useful for social scientists, who are interested in studying
specific phenomena at specific points in time and can find out which information (both true
and false) was spreading online.</p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. ClaimsKG and US Presidents</title>
        <p>This example demonstrates the interesting ability of ClaimsKG to fetch information from
external databases with the help of SPARQL queries. For example, the query in Figure 5 fetches
false claims regarding all Presidents of the United States who belonged to the Democratic Party.
As the reader can see, the information about which president belonged to the Democratic Party
is given by DBpedia and used to explore ClaimsKG. The query outputs the claim text, the review
URL, the name of the President as a DBpedia resource and the claim’s rating. The results display
claims such as “Barack Obama began his presidency ‘with an apology tour’.” or “Joe Biden
calls Pennsylvania voters who don’t support him ‘chumps’.” which were rated as false by the
(a)
(b)
fact-checkers published in the fact-checking website PolitiFact.</p>
      </sec>
      <sec id="sec-5-4">
        <title>5.4. ClaimsKG and Diseases</title>
        <p>In recent years, the spread of diseases and the number of claims regarding them have been on
the rise. We tried to have a closer look at this topic. Figure 6(a) fetches claims that contain
mentions of any disease in ClaimsKG. The query outputs 806 results along with the source
review URL and the disease entity that was mentioned. Disease entities were retrieved from
DBpedia. From the results, we filter out the top 5 diseases that were mentioned in these claims
which show that Cancer was the highest (Table 3). Apart from the diseases mentioned in this
table, there were also other diseases like Plague, Strabismus Palliative care, and others that
were sparsely mentioned in the Knowledge Graph. After analysis of the veracity labels, we
plot a graph of the entities and their truth values in Figure 6(b). The plot shows that Cancer is
the most discussed and mentioned disease, and almost 47% of the claims made about cancer
are false. These included claims like “Drinking hot coconut water kills cancer cells” or “An
association of pediatricians “admitted” that HPV vaccine Gardasil causes ovarian “failure” or
cancer.” There are very few true claims, only 0.06% of the total which included claims like “Four
in ten cancer patients lose their life savings after starting treatment.” which is highly alarming.
There are mentions of other diseases like influenza, infection, diabetes, and mental disorder that
are predominantly present in the Knowledge Graph. On a general inspection, it is observable
that the number of false claims is always more than claims labeled as TRUE or MIXTURE for any
kind of disease. There is also a considerable percentage of claims that are rated as OTHER which
did not have any clear rating value associated with them. For example, the claim “Asparagus has
miraculous cancer-fighting properties.” published in Snopes has a rating of “Unproven” which
is clearly neither true nor false. Likewise, OTHER claims included claims with original ratings
such as “research in progress”, “outdated”, etc, and sometimes no rating attached to the claim.</p>
        <p>Diseases
http://dbpedia.org/resource/Cancer
http://dbpedia.org/resource/Influenza
http://dbpedia.org/resource/Infection
http://dbpedia.org/resource/Diabetes
http://dbpedia.org/resource/Mental_disorder
We present the latest release of ClaimsKG, a knowledge graph of fact-checked claims which
enables structured queries about their related metadata. We describe the pipeline changes made
in this version and provide detailed statistics of the data. We also demonstrate use cases to show
how ClaimsKG can be used for data analysis for various social-science-related research questions.
We observe that the NERD tool fails to recognize some entities. This gives us the scope for
further improvements. In the future, we aim to enhance the entity annotation capabilities
with more focus on the social science domain. We plan to include more sources with diverse
languages and perform multilingual entity linking and disambiguation for enhancing the quality
of ClaimsKG. We also intend to analyze how the same or similar claims are covered across
diferent sources and the degree of agreement between the fact-checking websites. ClaimsKG
will foster new discussions about topics related to specific domains and support users in the
exploration of online truthfulness about specific facts.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Vosoughi</surname>
          </string-name>
          ,
          <string-name>
            <surname>Roy</surname>
          </string-name>
          , et. al.,
          <article-title>The spread of true and false news online</article-title>
          , science
          <volume>359</volume>
          (
          <year>2018</year>
          )
          <fpage>1146</fpage>
          -
          <lpage>1151</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>N.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Adair</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. T.</given-names>
            <surname>Hamilton</surname>
          </string-name>
          , et. al.,
          <article-title>The quest to automate fact-checking, in: Proceedings of the 2015 computation+ journalism symposium</article-title>
          , Citeseer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Tschiatschek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Singla</surname>
          </string-name>
          , et al.,
          <article-title>Fake news detection in social networks via crowd signals</article-title>
          ,
          <source>in: Companion proceedings of the web conference</source>
          <year>2018</year>
          ,
          <year>2018</year>
          , pp.
          <fpage>517</fpage>
          -
          <lpage>524</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Pennycook</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Epstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mosleh</surname>
          </string-name>
          , et. al.,
          <article-title>Understanding and reducing the spread of misinformation online</article-title>
          , ACR North American Advances (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Tchechmedjiev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fafalios</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Boland</surname>
          </string-name>
          , et. al.,
          <article-title>Claimskg: A knowledge graph of factchecked claims</article-title>
          ,
          <source>in: The Semantic Web-ISWC</source>
          <year>2019</year>
          : 18th International Semantic Web Conference,
          <year>2019</year>
          , Proceedings,
          <source>Part II 18</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>309</fpage>
          -
          <lpage>324</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wang</surname>
          </string-name>
          , et. al.,
          <article-title>Dtn: Deep triple network for topic specific fake news detection</article-title>
          ,
          <source>Journal of Web Semantics</source>
          <volume>70</volume>
          (
          <year>2021</year>
          )
          <fpage>100646</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Brasoveanu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Andonie</surname>
          </string-name>
          ,
          <article-title>Semantic fake news detection: A machine learning perspective</article-title>
          ,
          <source>in: 15th International Work-Conference on Artificial Neural Networks</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>656</fpage>
          -
          <lpage>667</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>P.</given-names>
            <surname>Smeros</surname>
          </string-name>
          , et. al.,
          <article-title>Sciclops: Detecting and contextualizing scientific claims for assisting manual fact-checking</article-title>
          ,
          <source>in: Proceedings of the 30th ACM International Conference on Information &amp; Knowledge Management</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1692</fpage>
          -
          <lpage>1702</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Opdahl</surname>
          </string-name>
          , et. al.,
          <article-title>Semantic knowledge graphs for the news: A review</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>55</volume>
          (
          <year>2022</year>
          )
          <fpage>1</fpage>
          -
          <lpage>38</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Shaar</surname>
          </string-name>
          , et. al.,
          <article-title>That is a known lie: Detecting previously fact-checked claims, in: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>3607</fpage>
          -
          <lpage>3618</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gasquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Brechtel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zloch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tchechmedjiev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Boland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fafalios</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dietze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Todorov</surname>
          </string-name>
          ,
          <article-title>Exploring fact-checked claims and their descriptive statistics</article-title>
          , in: ISWC 2019 Satellite Tracks-18th
          <source>International Semantic Web Conference</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>