<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Wikidata: Populating Scholarly Articles in Wikidata</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nandana Mihindukulasooriya</string-name>
          <email>nandana@ibm.com</email>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Scholarly Data, Wikidata, DBLP, Crowdsourcing, Scientometrics</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>IBM Research</institution>
          ,
          <addr-line>New York</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <fpage>13</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>Scholarly data and resulting scientometrics play a vital role in the scientific community. Wikidata is a widely used knowledge graph with more than 110M entities and a comprehensive tooling ecosystem. Publishing scholarly data in Wikidata will make them more accessible and easier to integrate with existing knowledge. Such contributions will generally have to be made with the collaboration and support of the research community. This work is a small step towards that direction.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        Given the importance of scholarly data, there are several community eforts to expose them in
a semantically rich manner using Semantic Web standards; such as Semantic Web Dog Food
(SWDF [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]), Scholarly data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], and Open Research Knowledge Graph [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Complementary
to such resources, Wikidata [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] is one of the largest crowdsourced knowledge graphs with
more 110M entities and 25K active contributors1. Wikidata has a sustainable and user-friendly
infrastructure ecosystem, including a UI tailored for crowdsourcing, an SPARQL endpoint with
an easy-to-use query editor, entity linkers, and tools for search, visualization, etc. [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ]. By
bringing Scholarly data into Wikidata, they can be more accessible and can be seamlessly
integrated with existing background knowledge as well as the tooling ecosystem.
      </p>
      <p>We believe it will be easier for researchers to bring their own scholarly articles to Wikidata
as they have enough contextual knowledge about those articles to perform disambiguation and
linking to entities such as co-authors, conference proceedings, and journals. While populating
their own articles they can also populate and complete the missing entities related to those
articles. The objective of this demo is to facilitate tooling and a recipe for that process.
https://nandana.github.io/ (N. Mihindukulasooriya)</p>
    </sec>
    <sec id="sec-3">
      <title>2. Publication Proces</title>
      <p>In this work, we created a web application that researchers could use to find their DBLP author
IDs and extract the necessary metadata to publish their scholarly articles on Wikidata. Then,
they can use the OpenRefine tool to disambiguate and link that information to Wikidata entities
and transform it into a format that can be used to populate that information in Wikidata. With
our tool, researchers do not need to understand the underlying details of DBLP or Wikidata or
perform SPARQL queries to perform this task. Figure 1 shows an overview of the publication
process which will be explained in this section.</p>
      <sec id="sec-3-1">
        <title>2.1. Finding the DBLP author ID</title>
        <p>
          The main entry point for extracting the necessary information about one’s research articles
from DBLP [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] is through the DBLP author ID. DBLP provides a search API, and the author ID
can be found by searching for the person’s name. One can find your author ID using either the
DBLP-to-Wikidata web application or the DBLP search API.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>2.2. Extraction of metadata</title>
        <p>Once the DBLP author ID of a person is known, the web application uses it to generate SPARQL
queries following the DBLP ontology 2 to extract the metadata that will be transformed and
linked to be published in Wikidata.</p>
        <p>We extract metadata for 3 main types of entities, i.e., scholarly articles, authors, and
proceedings. Table 2.2 illustrated the attributes extracted from each of the entity types in DBLP related
to the scholarly articles of a given researcher.</p>
      </sec>
      <sec id="sec-3-3">
        <title>2.3. Disambiguation and linking to Wikidata entities</title>
        <p>In order to properly populate the data in Wikidata, each of the entities that we extracted from
DBLP in the previous step such as scholarly articles, co-authors, and proceedings has to be
disambiguated (e.g., there could be multiple people with the same name). As each researcher
is supposed to process their own articles or the articles of a person they know of, they can
quite easily perform this task. As shown in Table 2.2, there are several attributes that uniquely
identify an entity compared to others. OpenRefine uses these attributes to initially disambiguate
and to provide user suggestions. These suggestions can finally be approved or changed by the
users.</p>
        <p>It is important to note that while some of the entities we extract are already present in
Wikidata, some others are not. The disambiguation step also helps avoid creating duplicate
entities by linking to entities when they are present and identifying missing entities to be
created.</p>
        <p>Disambiguation is performed using “Wikidata reconciliation for OpenRefine” 3 web service.
For exampple, for authors, the extracted attributes are mapped to DBLP author ID (P2456),
ORCID ID (P496), ORKG ID (P10897), Google Scholar author ID (P1960), ACM Digital Library
author ID (P864), GitHub username (P2037), and X username (P2002) Wikidata properties to
disambiguate eficiently. If an author does not exist in Wikidata, users have the option to create
an entity for that author. Once the disambiguation and linking are completed, the mapped
Wikidata entities for each of the co-author are exported as a CSV file. Wikidata also allows
using strings instead of entities for authors with the“author name string (P2093)” property. For
proceedings, the extracted attributes are aligned to DBLP publication ID (P8978), digital object
identifier (Q25670), and ISBN-13 (P212) Wikidata properties.</p>
      </sec>
      <sec id="sec-3-4">
        <title>2.4. Populating Wikidata</title>
        <p>Finally, schema mapping in Open Refine is used to map scholarly articles and their authors to
Wikidata using Wikidata properties and qualifiers. The OpenRefine schema with the mapping
to Wikidata properties is available here4. The Schema mapping tool also performs validation,
reports if there are any issues and provides a preview of changes to the Wikidata. Once
everything is verified, the changes can be pushed to Wikidata through Open Refine.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Implementation</title>
      <p>The application is created as a simple Web app in Python using the Streamlit5 framework. The
Web app used the DBLP author search API 6 and the SPARQL endpoint 7 to extract the data.
Open Refine is used for entity disambiguation and linking to Wikidata. Open Refine is also used
to map the data into Wikidata properties and create the Wikidata edits needed for the updates.
The source code and the Wikibase schema mappings are available in the Github repository.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Conclusions and Future Work</title>
      <p>
        This work introduces a tool and a method for extracting personal scholarly article data from
DBLP and adding them to Wikidata. Researchers can use this process to enhance Wikidata by
contributing missing scholarly articles, researchers, and proceedings through crowd
participation. A part of this work was used to populate papers from Semantic Web conferences to
Wikidata as described in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>One of the limitations of this work is that the user has to move between the Web application
and OpenRefine by transferring data using files. If OpenRefine is integrated within the web
application using API level integration, this burden can be reduced. Such integration is planned
as a future work.</p>
      <p>There are several pieces of useful information that cannot be directly extracted from DBLP,
such as the “main subject (P921)” and “cites work (P2860)”. We intend to use other sources and
automatic extraction tools, including large language models, to populate this information.</p>
      <p>
        The availability of information about scholarly articles in Wikidata will enable
scientometrics [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] use cases. Furthermore, it will enable other practical use cases such as automatically
generating lists of articles of a given authors or bibliographies in an automated manner or paper
recommendations based on links in the KG.
      </p>
      <p>We believe that easy-to-use tools will help make scholarly data more accessible by making
them available in the sustainable and well-established Wikidata infrastructure. This work is a
small contribution towards that goal.
4https://github.com/scholarly-wikidata/dblp-to-wikidata/blob/main/open_refine_schemas/scholarly_article_schema.
json
5https://streamlit.io/
6https://dblp.org/search/author/api
7https://sparql.dblp.org/sparql</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Nuzzolese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Gentile</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <article-title>Semantic web conference ontology-a refactoring solution</article-title>
          ,
          <source>in: European semantic web conference</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>84</fpage>
          -
          <lpage>87</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Nuzzolese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Gentile</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <article-title>Conference linked data: the scholarlydata project</article-title>
          ,
          <source>in: The Semantic Web-ISWC</source>
          <year>2016</year>
          : 15th International Semantic Web Conference, Kobe, Japan,
          <source>October 17-21</source>
          ,
          <year>2016</year>
          , Proceedings,
          <source>Part II 15</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>150</fpage>
          -
          <lpage>158</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oelen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Haris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stocker</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. D'Souza</surname>
            ,
            <given-names>K. E.</given-names>
          </string-name>
          <string-name>
            <surname>Farfar</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Vogt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Prinz</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Wiens</surname>
            ,
            <given-names>M. Y.</given-names>
          </string-name>
          <string-name>
            <surname>Jaradeh</surname>
          </string-name>
          ,
          <article-title>Improving Access to Scientific Literature with Knowledge Graphs</article-title>
          ,
          <source>Bibliothek Forschung und Praxis</source>
          <volume>44</volume>
          (
          <year>2020</year>
          )
          <fpage>516</fpage>
          -
          <lpage>529</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Vrandečić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krötzsch</surname>
          </string-name>
          ,
          <article-title>Wikidata: a free collaborative knowledgebase</article-title>
          ,
          <source>Communications of the ACM</source>
          <volume>57</volume>
          (
          <year>2014</year>
          )
          <fpage>78</fpage>
          -
          <lpage>85</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Diefenbach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. D.</given-names>
            <surname>Wilde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Alipio</surname>
          </string-name>
          ,
          <article-title>Wikibase as an Infrastructure for Knowledge Graphs: The EU Knowledge Graph</article-title>
          ,
          <source>in: The Semantic Web - ISWC 2021 - 20th International Semantic Web Conference, ISWC</source>
          <year>2021</year>
          ,
          <string-name>
            <given-names>Virtual</given-names>
            <surname>Event</surname>
          </string-name>
          ,
          <source>October 24-28</source>
          ,
          <year>2021</year>
          , Proceedings, volume
          <volume>12922</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2021</year>
          , pp.
          <fpage>631</fpage>
          -
          <lpage>647</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>L.</given-names>
            <surname>Rossenova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Duchesne</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Blümel</surname>
          </string-name>
          ,
          <article-title>Wikidata and wikibase as complementary research data management services for cultural heritage data</article-title>
          ,
          <source>in: Wikidata 2022: Wikidata Workshop 2022, Proceedings of the 3rd Wikidata Workshop</source>
          <year>2022</year>
          co
          <article-title>-located with the 21st</article-title>
          <source>International Semantic Web Conference (ISWC2022)</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ley</surname>
          </string-name>
          ,
          <article-title>The dblp computer science bibliography: Evolution, research issues, perspectives</article-title>
          ,
          <source>in: International symposium on string processing and information retrieval</source>
          , Springer,
          <year>2002</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mihindukulasooriya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tiwari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dobriy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. R.</given-names>
            <surname>Chhetri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Polleres</surname>
          </string-name>
          , Scholarly Wikidata:
          <article-title>Population and Exploration of Conference Data in Wikidata using LLMs, in: 24th International Conference on Knowledge Engineering and Knowledge Management (EKAW</article-title>
          <year>2024</year>
          ),
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kirrane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sabou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Fernández</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Osborne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Robin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buitelaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Motta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Polleres</surname>
          </string-name>
          ,
          <article-title>A decade of semantic web research through the lenses of a mixed methods approach</article-title>
          ,
          <source>Semantic Web</source>
          <volume>11</volume>
          (
          <year>2020</year>
          )
          <fpage>979</fpage>
          -
          <lpage>1005</lpage>
          . doi:
          <volume>10</volume>
          .3233/SW- 200371.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>