<!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>Coupling Wikipedia Categories with Wikidata Statements for Better Semantics</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Data Engineering and Semantics Research Unit, Faculty of Sciences of Sfax, University of Sfax</institution>
          ,
          <addr-line>Sfax</addr-line>
          ,
          <country country="TN">Tunisia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2014</year>
      </pub-date>
      <fpage>0000</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>In this position paper, we explain how the combination of Wikipedia Categories already in use for driving semantic applications with Wikidata statements related to the categories and their direct members is possible from a technical perspective thanks to the flexible data models of Wikipedia Categories and Wikidata statements and to the programmatic options provided by the Wikimedia Community. We also outline how such a combination can bring an added value to the development of Wikipedia Projects as well as to the enhancement of knowledge-based systems.</p>
      </abstract>
      <kwd-group>
        <kwd>Wikipedia Categories</kwd>
        <kwd>Wikidata</kwd>
        <kwd>Semantic Applications</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Nowadays, knowledge-based systems have become interestingly used for automating
various tasks [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">1-3</xref>
        ]. By contrast to other types of intelligent systems, knowledge-based
systems use information resources as references for verifying and assessing inputs and
generating reliable outputs [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. These resources can be raw texts, semi-structured
datasets or fully structured semantic databases [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ]. In this context, Wikimedia
Projects hosted by Wikimedia Foundation can be valuable to drive knowledge-based
systems as they are freely available and retrievable online and provide rich semantic
information collaboratively developed by a large community of contributors [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In
fact, Wikipedia provides a textual outline of multiple entities with a variety of
semi-structured and structured information including wikilinks, redirections, infobox
data and categories [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The sum of these semi-structured data have been useful to
construct a series of knowledge graphs such as DBpedia for measuring semantic
similarity among other applications [
        <xref ref-type="bibr" rid="ref2 ref7">2, 7</xref>
        ]. Particularly, Wikipedia Categories has been
a very valuable resource to build an “is a” taxonomy that can be used for labelling
datasets or supporting semantic applications [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Wiktionary provides brief definitions
of nouns, adjectives, adverbs and verbs (so-called glosses) for a given language
allowing to efficiently find semantic relatedness between concepts [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and
consequently to improve natural language processing algorithms [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Again,
Wiktionary classifies its entities into categories. However, they rarely represent
taxonomic relations between concepts and mostly provide an overview of the
grammatical and etymological features of the represented entities [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. One bright
exception that should be generalized is the Russian Wiktionary which has 2
elaborated systems: so-called semantic categories built on the basis of taxonomic
relations and semantic relations (synonymy, hypernymy, and so on) in each glossary
entry. Wikidata (https://www.wikidata.org) is a large-scale multilingual knowledge
graph that represents concepts as items and describes them using statements in the
form of triples where Wikidata predicates define the types of the claims [
        <xref ref-type="bibr" rid="ref11 ref12">11-12</xref>
        ]. Here,
Wikidata properties are entities that are described by logical constraints and Wikidata
statements specifying the conditions of their practical usage and classes are assigned
Shape Expressions (ShEx) defining how their members should be structured [
        <xref ref-type="bibr" rid="ref13 ref3">3, 13</xref>
        ].
The sum of all this information provides the backbone of a semantically rich
information that can be used for various applications [
        <xref ref-type="bibr" rid="ref13 ref3">3, 13</xref>
        ]. Although every
Wikimedia Project has distinctive features that make it useful for driving semantic
applications, limited efforts have been made to combine the data provided by two
wikis or more to develop semantic computations. Effectively, the only effort in this
context was the combination of Wiktionary glosses with Wikipedia Categories for
measuring semantic relatedness [
        <xref ref-type="bibr" rid="ref14 ref15 ref16 ref17">14-17</xref>
        ].
      </p>
      <p>In this position paper, we introduce the combined use of Wikipedia Categories and
Wikidata Statements for various applications related to Semantics and to the
development of the two Wikimedia Projects. We begin by explaining the technical
approaches that can be used to combine these two types of semantic data (Section 2).
Later, we provide a detailed overview of the possible useful applications of such a
combination in multiple fields (Section 3). Finally, we draw conclusions for our paper
and we outline future directions for our research work (Section 4).
2</p>
    </sec>
    <sec id="sec-2">
      <title>Implementation options</title>
      <p>
        Due to the flexible data model of Wikidata and to the easy use of Wikimedia
interfaces and tools, there are actually many options that programmatically allow data
integration between Wikipedia Categories and Wikidata Statements. As Wikimedia
Projects are hosted using MediaWiki software, Wikidata and language editions of
Wikipedia have data dumps, especially ones in the XML format, that can be
downloaded from https://dumps.wikimedia.org/. Direct download links for the dumps
of each project can be easily found in a specific page of its website1. As these dumps
are in structured formats, they can be easily processed using Python Libraries (e.g.
Python XML2) to extract and then analyze Wikipedia Categories and Wikidata
Statements for the development of interesting knowledge-based systems [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. As
Wikidata dumps can be voluminous and as users can need a unique type of
information, WDumper (https://wdumps.toolforge.org/) can be used to create
customized Wikidata RDF dumps that only include a needed subset of labels, entities
and statements allowing to run the user’s bot without having to perform useless tasks
[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. Similarly, Wikipedia dumps can be parsed with the help of several tools such as
1 https://en.wikipedia.org/wiki/Wikipedia:Database_download (English
https://www.wikidata.org/wiki/Wikidata:Database_download (Wikidata).
      </p>
      <p>
        2 e.g., https://pypi.org/project/xml-python/
Wikipedia),
PetScan and Quarry [
        <xref ref-type="bibr" rid="ref20 ref21">20-21</xref>
        ]. As well, the MediaWiki API3 provides a set of actions
that can be used to retrieve specific information about Wikipedia Categories and
Wikidata items and to adjust them when needed [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. Such actions can be
programmatically performed without any fear of exceeding query limits thanks to
several Python Libraries that are designed to parse MediaWiki APIs like Pywikibot4
and Wikibase Integrator5. Given that Wikidata statements are represented in RDF,
Wikidata has its own SPARQL endpoint (WDQS, https://query.wikidata.org) for
analyzing and extracting features from the Wikidata statements [
        <xref ref-type="bibr" rid="ref12 ref23">12, 23</xref>
        ]. It can not
only allow to process Wikidata statements related to Wikipedia Categories but also to
parse the Wikidata statements related to the direct members of Categories thanks to
the possibility of a query federation between the Wikidata SPARQL endpoint and the
MediaWiki API of a language edition of Wikipedia6. WDQS can be a valuable
resource for developers as its results can be downloaded in various structured formats
(e.g. TSV) and as its queries can be embedded to source codes in various
programming languages such as Python. The information returned by the Wikidata
Query Service can be augmented through the use of the “Wikidata SPARQL query
equivalent” [P3921] statements as well as of the “category combines topics” [P971]
and “category contains” [P4224] statements7. Further than these two options,
Wikipedia and Wikidata pages can be explored using user scripts developed in
JavaScript. This is made possible thanks to the Document Object Model of Wikimedia
Pages on one hand and to a special set of MediaWiki configurations named
mw.config8. Furthermore, data about Wikidata items can be automatically retrieved
and embedded in Wikipedia Pages using Lua Scripts allowing the creation of pages
where the user-generated information about an entity is shown at the same Wikipedia
page as the Wikidata statements about it9.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Applications</title>
      <p>The combination of Wikidata statements with Wikipedia categories can be useful for
various applications. First, the statements involving the Wikidata items corresponding
to the members of a given Wikipedia category can be analyzed to infer a structured
description of the category to be represented as “category combines topics” [P971]
and “category contains” [P4224] statements. Such a description is multilingual and
can allow users to understand the content of a category even if they lack consistent
proficiency of the language of the assessed Wikipedia edition. As well, this
description can provide a snapshot of the needed Wikidata statements to describe,
validate or adjust the new inconsistent or incomplete Wikidata items of the category
members. Second, the comparison of the outputs of a given Wikipedia Category to the
3 e.g., https://www.wikidata.org/w/api.php.
4 https://github.com/wikimedia/pywikibot
5 https://github.com/LeMyst/WikibaseIntegrator
6 e.g., https://w.wiki/3nyu, Credit: Houcemeddine Turki, Jan Ainali and Dipsacus fullonum
7 Examples for the usage of P3921, P971, and P4224 properties can be found at
https://www.wikidata.org/wiki/Q7439502.</p>
      <p>8 https://www.mediawiki.org/wiki/Manual:Interface/JavaScript.</p>
      <p>
        9 https://en.wikipedia.org/wiki/Module:Wikidata.
list of Wikidata items that can be involved in the category can be very efficient to
identify the gaps and limitations in the representation of the topic of the category in
Wikipedia or Wikidata. The lack of completeness of a given subset of Wikipedia
Category Graph can be solved through the machine translation of the labels of the
unsupported Wikidata items. Similarly, the lack of assignment of taxonomic relations
(e.g., instance of) and non-taxonomic ones (e.g., main subject) to a category member
can be fixed through the conversion of the Wikidata statements describing the given
Wikipedia category into claims that can be assigned to the Wikidata item. Third, the
analysis of Wikidata statements can be efficient to identify whether the
subcategorization in the Wikipedia Category Graph is motivated by the fact that one
category is a subclass (so-called hyponym) of the other one and consequently to
eliminate non-transitive relations from the Wikipedia Category Graph for the
generation of an “is a” taxonomy that can be used to drive semantic applications. So
far, this process is achieved using complicated and time-consuming statistical and
probabilistic approaches [
        <xref ref-type="bibr" rid="ref2 ref24">2, 24</xref>
        ]. However, this trimming becomes simple thanks to
the semantic information provided by Wikidata.
      </p>
      <p>
        Beyond the Wikimedia Projects, Wikidata statements coupled to Wikipedia
categories can be useful to drive knowledge-based systems. The most common
examples of such an application are semantic similarity measures driven by Wikipedia
Category Graph that can be further enhanced through the use of Wikidata statements
[
        <xref ref-type="bibr" rid="ref17 ref18 ref2">2, 17-18</xref>
        ]. Another example can be the use of Wikidata statements to analyze the full
texts of category members in Wikipedia editions for modelling the topics of a
category as well as for training knowledge graph embeddings and machine learning
models to process natural language texts and for enabling knowledge graph
enrichment and validation in a multilingual context.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>In this position paper, we emphasized the usefulness of the combination of Wikipedia
Categories with the Wikidata statements involving the categories and their direct
members to achieve a better semantic representation for the Wikipedia Category
Graph as well as for the Wikidata items. This association can drive multiple semantic
applications bringing information retrieval, semantic web and natural language
processing to the next stage. As a future direction for this work, we look forward to
developing semantic applications driven by the Wikipedia-Wikidata combination.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>This work is developed as a part of the Structured Categories project available at
https://www.wikidata.org/wiki/Wikidata:Structured_Categories. We have to thank
Anton V. Chupin (Institute of Continuous Media Mechanics of the Ural Branch of the
Russian Academy of Sciences, Russian Federation) for providing useful comments
and discussion about the topic of the research paper.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Frikha</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turki</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , Ben Ahmed Mhiri,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Gargouri</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          :
          <article-title>Trust Level Computation based on Time-aware Social Interactions for Recommending Medical Tourism Destinations</article-title>
          .
          <source>Journal of Information Assurance and Security</source>
          <volume>14</volume>
          (
          <issue>3</issue>
          ),
          <fpage>86</fpage>
          -
          <lpage>97</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Ben</given-names>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Hadj</given-names>
            <surname>Taieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Ezzeddine</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          :
          <article-title>Derivation of “is a” taxonomy from Wikipedia Category Graph</article-title>
          .
          <source>Engineering Applications of Artificial Intelligence</source>
          <volume>50</volume>
          ,
          <fpage>265</fpage>
          -
          <lpage>286</lpage>
          (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1016/j.engappai.
          <year>2016</year>
          .
          <volume>01</volume>
          .033.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Turki</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hadj</surname>
            <given-names>Taieb</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Shafee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Lubiana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Jemielniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Labra</given-names>
            <surname>Gayo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            ,
            <surname>Youngstrom</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. A.</given-names>
            ,
            <surname>Banat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Mietchen</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          :
          <article-title>Representing COVID-19 information in collaborative knowledge graphs: the case of Wikidata</article-title>
          .
          <source>Semantic Web Journal</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhuang</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xie</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xiong</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          :
          <article-title>A survey on knowledge graph-based recommender systems</article-title>
          .
          <source>IEEE Transactions on Knowledge and Data Engineering</source>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1109/TKDE.
          <year>2020</year>
          .
          <volume>3028705</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Hadj</given-names>
            <surname>Taieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Zesch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            , &amp;
            <surname>Ben Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>A survey of semantic relatedness evaluation datasets and procedures</article-title>
          .
          <source>Artificial Intelligence Review</source>
          <volume>53</volume>
          (
          <issue>6</issue>
          ),
          <fpage>4407</fpage>
          -
          <lpage>4448</lpage>
          (
          <year>2020</year>
          ).
          <source>doi:10.1007/s10462-019-09796-3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Ben</given-names>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Hadj</given-names>
            <surname>Taieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Hamadou</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>LWCR: multi-Layered Wikipedia representation for Computing word Relatedness</article-title>
          . Neurocomputing, 216(C),
          <volume>816</volume>
          -
          <fpage>843</fpage>
          (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1016/j.neucom.
          <year>2016</year>
          .
          <volume>08</volume>
          .045.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Isele</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jakob</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jentzsch</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontokostas</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendes</surname>
            ,
            <given-names>P. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hellmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morsey</surname>
            , M., van Kleef,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Dbpedia-a large-scale, multilingual knowledge base extracted from wikipedia</article-title>
          .
          <source>Semantic Web</source>
          ,
          <volume>6</volume>
          (
          <issue>2</issue>
          ),
          <fpage>167</fpage>
          -
          <lpage>195</lpage>
          (
          <year>2015</year>
          ). doi:
          <volume>10</volume>
          .3233/SW-140134.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Zesch</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Müller</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Using Wiktionary for Computing Semantic Relatedness</article-title>
          .
          <source>In: Proceedings of the Twenty-Third AAAI Conference on Artificial Intelligence</source>
          , vol.
          <volume>8</volume>
          , pp.
          <fpage>861</fpage>
          -
          <lpage>866</lpage>
          . AAAI, Chicago (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Navarro</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sajous</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gaume</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prévot</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>ShuKai</surname>
          </string-name>
          , H.,
          <string-name>
            <surname>Tzu-Yi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magistry</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chu-Ren</surname>
          </string-name>
          , H.:
          <article-title>Wiktionary and NLP: improving synonymy networks</article-title>
          .
          <source>In: Proceedings of the 2009 Workshop on The People's Web Meets NLP: Collaboratively Constructed Semantic Resources</source>
          , pp.
          <fpage>19</fpage>
          -
          <lpage>27</lpage>
          . Association for Computational Linguistics,
          <string-name>
            <surname>Singapore</surname>
          </string-name>
          (
          <year>2009</year>
          ). doi:
          <volume>10</volume>
          .5555/1699765.1699768.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>K. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ock</surname>
          </string-name>
          , C. Y.:
          <article-title>Using wiktionary to improve lexical disambiguation in multiple languages</article-title>
          .
          <source>In: International Conference on Intelligent Text Processing and Computational Linguistics</source>
          , pp.
          <fpage>238</fpage>
          -
          <lpage>248</lpage>
          . Springer, Berlin, Heidelberg (
          <year>2012</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -28604-9_
          <fpage>20</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Vrandečić</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krötzsch</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Wikidata: a free collaborative knowledgebase</article-title>
          .
          <source>Communications of the ACM</source>
          <volume>57</volume>
          (
          <issue>10</issue>
          ),
          <fpage>78</fpage>
          -
          <lpage>85</lpage>
          (
          <year>2014</year>
          ). doi:
          <volume>10</volume>
          .1145/2629489.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Turki</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shafee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hadj</surname>
            <given-names>Taieb</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Vrandečić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            , &amp;
            <surname>Hamdi</surname>
          </string-name>
          , H.:
          <article-title>Wikidata: A large-scale collaborative ontological medical database</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          <volume>99</volume>
          ,
          <issue>103292</issue>
          (
          <year>2019</year>
          ). doi:
          <volume>10</volume>
          .1016/j.jbi.
          <year>2019</year>
          .
          <volume>103292</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Waagmeester</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Willighagen</surname>
            ,
            <given-names>E. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Su</surname>
            ,
            <given-names>A. I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kutmon</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gayo</surname>
            ,
            <given-names>J. E. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernández-Álvarez</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Groom</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaap</surname>
            ,
            <given-names>P. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verhagen</surname>
            ,
            <given-names>L. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koehorst</surname>
            ,
            <given-names>J. J.:</given-names>
          </string-name>
          <article-title>A protocol for adding knowledge to Wikidata: aligning resources on human coronaviruses</article-title>
          .
          <source>BMC biology 19(1)</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .1186/s12915-020-00940-y.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Zesch</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Müller</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>(2008, May)</article-title>
          .
          <article-title>Extracting Lexical Semantic Knowledge from Wikipedia and Wiktionary</article-title>
          .
          <source>In: Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)</source>
          , pp.
          <fpage>1646</fpage>
          -
          <lpage>1652</lpage>
          . Association for Computational Linguistics, Marrakech, Morocco (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Müller</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Using wikipedia and wiktionary in domain-specific information retrieval</article-title>
          .
          <source>In: Workshop of the Cross-Language Evaluation Forum for European Languages</source>
          , pp.
          <fpage>219</fpage>
          -
          <lpage>226</lpage>
          . Springer, Berlin, Heidelberg (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
          </string-name>
          , I.:
          <article-title>WordNet―Wikipedia―Wiktionary: Construction of a Three-way Alignment</article-title>
          .
          <source>In: Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , pp.
          <fpage>2094</fpage>
          -
          <lpage>2100</lpage>
          . Association for Computational Linguistics, Reykjavik, Iceland (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>Ben</given-names>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Hadj</given-names>
            <surname>Taieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Hamadou</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>Taxonomy-based information content and wordnet-wiktionary-wikipedia glosses for semantic relatedness</article-title>
          .
          <source>Applied Intelligence</source>
          <volume>45</volume>
          (
          <issue>2</issue>
          ),
          <fpage>475</fpage>
          -
          <lpage>511</lpage>
          (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1007/s10489-015-0755-x.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>Hadj</given-names>
            <surname>Taieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            ,
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Aouicha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Tmar</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Ben</given-names>
            <surname>Hamadou</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>Wikipedia category graph and new intrinsic information content metric for word semantic relatedness measuring</article-title>
          .
          <source>In: International Conference on Data and Knowledge Engineering</source>
          , pp.
          <fpage>128</fpage>
          -
          <lpage>140</lpage>
          . Springer, Berlin, Heidelberg (
          <year>2012</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -34679-8_
          <fpage>13</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>Hosseini</given-names>
            <surname>Beghaeiraveri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            ,
            <surname>Gray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. J.</given-names>
            ,
            <surname>McNeill</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          :
          <article-title>Experiences of Using WDumper to Create Topical Subsets from Wikidata</article-title>
          .
          <source>In: Second International Workshop On Knowledge Graph Construction @ ESWC</source>
          <year>2021</year>
          , p.
          <fpage>13</fpage>
          .
          <article-title>CEUR-WS</article-title>
          .org,
          <string-name>
            <surname>Online</surname>
          </string-name>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Yoshioka</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>WC3: Analyzing the style of metadata annotation among Wikipedia articles by using Wikipedia category and the DBpedia metadata database</article-title>
          .
          <source>In International Semantic Web Conference</source>
          , pp.
          <fpage>119</fpage>
          -
          <lpage>136</lpage>
          . Springer, Cham (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -68723-0_
          <fpage>10</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Saez-Trumper</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Redi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Wikimedia Public (Research) Resources</article-title>
          .
          <source>In: WWW '20: Companion Proceedings of the Web Conference</source>
          <year>2020</year>
          , pp.
          <fpage>311</fpage>
          -
          <lpage>312</lpage>
          . ACM,
          <string-name>
            <surname>Taipei</surname>
          </string-name>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1145/3366424.3383114.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Renzel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schlebusch</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klamma</surname>
          </string-name>
          , R.:
          <article-title>Today's top “RESTful” services and why they are not RESTful</article-title>
          .
          <source>In: International Conference on Web Information Systems Engineering</source>
          , pp.
          <fpage>354</fpage>
          -
          <lpage>367</lpage>
          . Springer, Berlin, Heidelberg (
          <year>2012</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -35063-4_
          <fpage>26</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Malyshev</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krötzsch</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>González</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gonsior</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bielefeldt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Getting the most out of wikidata: Semantic technology usage in wikipedia's knowledge graph</article-title>
          .
          <source>In: International Semantic Web Conference</source>
          , pp.
          <fpage>376</fpage>
          -
          <lpage>394</lpage>
          . Springer, Cham (
          <year>2018</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -00668-6_
          <fpage>23</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Boldi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Monti</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Cleansing wikipedia categories using centrality</article-title>
          .
          <source>In: Proceedings of the 25th International Conference Companion on World Wide Web</source>
          , pp.
          <fpage>969</fpage>
          -
          <lpage>974</lpage>
          . ACM,
          <string-name>
            <surname>Montréal</surname>
          </string-name>
          (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1145/2872518.2891111.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>