<!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>A Preliminary Assessment of the Article Deduplication Algorithm Used for the OpenAIRE Research Graph</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kleanthis Vichos</string-name>
          <email>kvichos@athenarc.gr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michele De Bonis</string-name>
          <email>michele.debonis@isti.cnr.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ilias Kanellos</string-name>
          <email>ilias.kanellos@athenarc.gr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Serafeim Chatzopoulos</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Claudio Atzori</string-name>
          <email>claudio.atzori@isti.cnr.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Natalia Manola</string-name>
          <email>natalia.manola@openaire.eu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Paolo Manghi</string-name>
          <email>paolo.manghi@openaire.eu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thanasis Vergoulis</string-name>
          <email>vergoulis@athenarc.gr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>IMSI, ATHENA RC</institution>
          ,
          <addr-line>6 Artemidos St, Marousi, 15125</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Istituto di Scienza e Tecnologie dell'Informazione, National Research Council</institution>
          ,
          <addr-line>Pisa</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>OpenAIRE</institution>
          ,
          <addr-line>Athens</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In recent years, a large number of Scholarly Knowledge Graphs (SKGs) have been introduced in the literature. The communities behind these graphs strive to gather, clean, and integrate scholarly metadata from various sources to produce clean and easy-to-process knowledge graphs. In this context, a very important task of the respective cleaning and integration workflows is deduplication. In this paper, we briefly describe and evaluate the accuracy of the deduplication algorithm used for the OpenAIRE Research Graph. Our experiments show that the algorithm has an adequate performance producing a small number of false positives and an even smaller number of false negatives.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;deduplication</kwd>
        <kwd>open science</kwd>
        <kwd>scholarly data</kwd>
        <kwd>knowledge graphs</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In recent years, large amounts of scholarly data have become openly available due to the
increased popularity of the Open Science [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] initiatives. This abundance of scholarly content is
really important since it catalyzes the creation and provision of several added value services that
can facilitate scientific knowledge discovery, as well as research assessment and monitoring. In
most cases, the scholarly content is published in the form of Scholarly Knowledge Graphs (SKGs).
Knowledge graphs are heterogeneous graphs (i.e., having multiple node and edge types) capable
of representing the semantics of complex knowledge spaces; this makes them attractive for the
case of scholarly data, since this domain consists of many entities (e.g., articles, researchers,
venues, software, datasets) which are highly interconnected with diferent types of relationships.
      </p>
      <p>
        Several SKGs have been produced in recent years either from the academic community (e.g.,
the OpenAIRE Research Graph [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], the Open Research Knowledge Graph [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]) or industry-driven
ones (e.g., the Microsoft Academic Graph [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]). Such initiatives strive to gather, clean, and
integrate content from diferent and diverse data sources (e.g., libraries, publication repositories,
publishers, etc) and assemble graphs whose nodes represent articles, datasets, researchers,
etc. At the same time, scholarly content is inherently heterogeneous, comprising a variety of
research object types and (meta-) data in diverse formats, curation levels, and even languages.
In addition, best practices and standard procedures in research vary across disciplines, while
the entities of interest are usually domain-specific. This heterogeneity in scholarly content is a
major impediment to the acquisition, integration, and interlinking of content from diferent
sources leading to disruptive duplication rates. Consequently, the developing teams of SKGs
have implemented fully-fledged entity deduplication workflows for their needs.
      </p>
      <p>
        In this work, we conduct a preliminary evaluation of the efectiveness of the deduplication
process currently used for the creation and update of the OpenAIRE Research Graph [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], one of
the most widely known community-driven SKGs. Although the current process (to which we
refer as fDup-2021) is based on gDup, a framework that has been introduced in a previous
work [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], there are no hitherto experiments to assess its accuracy (or the accuracy of any
other instance of gDup). Apart from the assessment of the particular gDup instance, another
contribution of our work is the creation of a new curated dataset that contains expert judgements
regarding the equivalence (or not) of research objects. This dataset can be useful for assessing
the accuracy of other instances of the gDup framework, but also as a set of expert validated
equivalent objects, each having its unique digital object identifier (DOI).
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Background &amp; Related Work</title>
      <sec id="sec-2-1">
        <title>2.1. Scholarly Knowledge Graphs (SKGs)</title>
        <p>
          One of the most popular approaches for scientific knowledge representation is that of
Scientific/Scholarly Knowledge Graphs (SKGs), many of which have been developed as
industrydriven initiatives, such as the Web of Science (WoS) [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ], Microsoft Academic Graph (MAG) [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ],
and Dimensions [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. Among academic or non-profit initiatives, Crossref [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] is probably the
largest source of scholarly metadata supporting 13 major content types (e.g., articles, datasets,
peer reviews). The OpenAIRE Research Graph [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] encompasses scholarly metadata of a large
variety and empowers the EOSC resource catalogue. Moreover, the Open Research Knowledge
Graph (ORKG) [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] describes research papers in a structured manner. Finally, OurResearch has
lately developed and released OpenAlex, a large scholarly dataset that attempts to cover the
gap created by the discontinuation of MAG by the end of 2021.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. The OpenAIRE Research Graph</title>
        <p>
          The OpenAIRE infrastructure1 is an initiative and Legal Entity whose purpose is to facilitate,
foster and support Open Science in Europe. Among others, OpenAIRE supports the technical
services that facilitate and monitor Open Science publishing trends. To this end, the OpenAIRE
service infrastructure consists of metadata aggregation services and information inference
services whose purpose is to populate the OpenAIRE Research Graph [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
        </p>
        <p>The graph’s data model is depicted in Figure 1 and its main entities are described below:
• Research Products represent the outcomes of research activities.
• Organizations correspond to companies or research institutions involved in projects,
responsible for operating data sources or consisting the afiliations of Product creators.
• Funders (e.g. EC, Wellcome Trust) are agencies responsible for a list of Funding Streams.
• Funding Streams represent investments (funding actions) from Funders (e.g. FP7 or H2020).
• Projects are research projects funded by a Funding Stream of a Funder.</p>
        <p>• Data Sources are the resources used to collect metadata for the graph objects.</p>
        <p>
          On top of the graph, OpenAIRE ofers various services, such as a search and exploration portal
and a number of dashboards (the Research Community Dashboard [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], the Funder Dashboard,
etc.). Deduplication of products and organizations is therefore crucial to deliver meaningful
statistics to the users. In addition, since all data are open by design, it is crucial for any added
value services built on top of OpenAIRE’s data, as well.
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. OpenAIRE’s deduplication framework</title>
        <p>
          The entire deduplication process used to materialize the final version of the OpenAIRE Research
Graph is managed by the gDup framework [
          <xref ref-type="bibr" rid="ref10 ref5">5, 10</xref>
          ]. gDup is an integrated, scalable,
generalpurpose system for entity deduplication over big SKGs. It supports practitioners with the typical
functionalities needed to realize a full entity deduplication workflow over a generic input graph.
The deduplication workflow of gDup (Figure 2) consists of the following main phases:
• Collection import: it loads the collection to be processed, by defining a set of labels (custom
names) and values (extracted from the original entity).
• Candidate identification : a preliminary grouping stage to divide the input space into
smaller clusters, leveraging the object’s DOI and title.
• Duplicates identification : it involves intra-cluster pair-wise comparisons between entities;
the number of comparisons is reduced using a sliding window mechanism after ordering
the entities so that potentially equivalent entities will be in the same window.
        </p>
        <p>• Duplicates grouping: the final operation that creates representative objects and persistent
identifiers for the newly created records.</p>
        <p>Of course, the similarity function used to compare pairs of entities should be able to capture
record equivalence and should be flexible and configurable for every diferent entity type. In
gDup, the similarity function was defined by a weighted sum of the similarity scores between
entity attributes, while a set of conditions that implement early exits in the comparison have
been defined. To make this task smarter, gDup was extended to a new framework, called fDup,
which introduces a decision tree mechanism which enables early exits and diferent similarity
match strategies based on intermediate results of the comparisons between entity attributes.
The mechanism considers the Levenshtein distance (normalized to obtain a value between 0
very diferent - and 1 - identical) of the entity titles to determine if two entities are equivalent
or not. A threshold depending on the number of common IDs is applied to the similarity score:
in case the entities have common IDs, the threshold on the score is lower than the other case
(0.9 vs. 0.99). This means that a higher similarity score of the title is needed if two entities do
not share IDs. In the last case, a further comparison on the title version (i.e. numbers in the
title string) and the author lists is performed to guarantee the correct result. If the entities have
diferent versions in the title and diferent sizes of author lists, the early exit tells that there is
no need to compute the Levenshtein distance as the two entities are considered to be diferent.
This specific deduplication configuration is currently used as the OpenAIRE’s deduplication
algorithm and it will be referred in the following as fDup-2021.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Evaluation</title>
      <p>In this section we elaborate on our assessment process to evaluate the accuracy of the fDup-2021
algorithm in identifying DOIs that correspond to equivalent objects (i.e., closely related entities).
Our experiments can be divided into two groups: first we compare fDup-2021’s output to
sets of known DOI aliases (Section 3.1) and, then, we further investigate those fDup-2021’s
equivalent objects that do not correspond to known aliases (Section 3.2).</p>
      <sec id="sec-3-1">
        <title>3.1. Quantifying fDup-2021’s false negatives using DOI aliases</title>
        <p>To perform a preliminary analysis on the quality of the output of fDup-2021, in our first
experiment, we leveraged information from doi.org’s REST API2 regarding DOI aliases. Reporting
DOI aliases is the default mechanism for registrants of DOIs to report duplicate DOIs3. Since not
2In particular, we gathered data from the HS_ALIAS field provided by the API.</p>
        <p>3DOI aliases: https://www.crossref.org/documentation/reports/conflict-report/#00243 (accessed Dec 20th 2021)
all duplicates are reported by the respective registrants, DOI aliases cannot be used to quantify
the false positives that DOI deduplication algorithms produce. However, any DOIs that have
been reported as aliases are guaranteed to refer to equivalent objects, hence they can be used as
a ground truth to quantify false negatives and this is how we leveraged them in this experiment.</p>
        <p>Since gathering the aliases for all distinct DOIs in the OpenAIRE Research Graph (&gt;120M)
is a time-consuming process (especially, if the implemented process makes responsible usage
of the API respecting request limits), we decided to restrict our analysis only to those DOIs
that are reported to have at least one equivalent DOI according to the fDup-2021 algorithm (a
more complete evaluation is planned for an extension of the current work). Our snapshot of
the graph (produced on October 26th, 2021) contained 112 216 333 distinct deduplicated entries
(i.e., distinct OpenAIRE IDs) in total, 5 885 861 of which contained at least two equivalent DOIs.
Using doi.org’s REST API we gathered all the aliases of the respective distinct DOIs (14 427 982
in total) and generated the corresponding groups of DOI aliases. It should be noted that 6 185
of the DOIs of the graph were problematic, i.e., unresolvable at the time of data gathering.4</p>
        <p>We, then, compared these sets of aliases with the sets of equivalent entries provided by
fDup-2021. During this comparison, we ignored all unresolvable DOIs (i.e., the analysis was
performed using the rest). A summarisation of the results is presented in Table 1.</p>
        <p>In particular, we found that a lot of fDup-2021’s deduplicated entries (32 476) were
completely compliant with the list of known aliases (i.e., were confirmed true positives). Also 1 100
of the entries could be considered as false negatives, since they did not contain even one known
alias. However, the vast majority of the deduplicated entries were containing groups of known
aliases (hence, implying missing aliases or false positives). Finally, only a negligible number of
the deduplicated entries contained only unresolvable DOIs.</p>
        <p>It is evident that fDup-2021 produces a very small number of confirmed false negatives (they
account for less than 0.02% of the examined entries). In addition, it seems that fDup-2021
identifies a very large number of equivalent DOIs which are not reported as aliases in doi.org.
In the next section, we attempt to determine whether this can be mainly attributed to a large
number of false positives, or if a huge number of equivalent DOIs are not reported as aliases.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Investigating reported equivalent objects with no DOI aliases</title>
        <p>In this experiment, we further investigated fDup-2021’s deduplicated entries that involve sets
of DOIs that have not been reported as aliases (line 3 in Table 1). Our main objective was to get
4It should be noted that although OpenAIRE aggregates data from multiple resources (as discussed in Section 2.2),
it is not responsible to guarantee that all collected DOIs are resolvable.
insights about the scale of false positives in fDup-2021’s output. The only way to fulfil this
objective is to have expert judgements on the sets of equivalent objects that the deduplication
algorithm produces. The experts use DOI-related metadata and the corresponding content (e.g.,
the manuscript in case of publications) and provide judgements regarding the correctness of
the algorithm output (i.e., if the reported DOIs correspond to equivalent objects or not). We
followed this approach assigning the respective task to 4 experts (computer engineers, two
of them PhDs). However, since the manual inspection is time consuming and the data to be
examined is immense (more than 5.8M entries), we opted to assign a sample of 300 randomly
selected entries per expert, resulting in a dataset of 1 200 entries. Each expert was given the
task of assigning each set of equivalent DOIs with one of 8 predetermined class labels (Table 2).</p>
        <p>Each of the classes has particular semantics, explained in the ‘Interpretation’ column. These
semantics determine whether the objects in the respective group are equivalent or not
(‘Judgement’ column). The dataset that has been generated by the aforementioned process, was made
openly available on Zenodo5 under CC-BY license.</p>
        <p>Figure 3a illustrates the proportion of deduplicated entries that have been annotated with
each of the classes, while Figure 3b summarises the proportion of true and false positives; due
to the existence of the AMBIGUOUS class, there were also a lot of entries for which it was not
possible to provide a judgement (denoted by ‘N/A’ in Figure 3). It is evident that the majority
of deduplicated entries (64.9%) produced by fDup-2021 are correct; most of them contain
diferent versions of the same object and extensions of older works. The false positives, on the
other hand, correspond to a significantly smaller percentage ( 23%).</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion</title>
      <p>Our main findings can be summarized as follows: deduplication algorthims are useful and bring
significant added-value; this is highlighted by the fact that manually curated collections (like the
DOI aliases) fail to report a large number of true positive equivalent objects. Specifically, for more
than 5.8M sets of equivalent objects (according to fDup-2021) there is no reported DOI alias.
Furthermore, fDup-2021 has adequate results, producing a lot of useful true positives; however,
there is room for improvements since the proportion of false positives is relatively large. This is
FALSE
23,0%</p>
      <p>TRUE
64,9%
VERSIONS
57,2%
(a) Deduplicated entries annotated with the classes of Table 2.
(b) True and false positives.
expected since fDup-2021 is fairly inclusive (favoring false positives instead of false negatives).
Some common errors were related to the fact that the algorithm is oblivious of the author lists,
grouping together articles of diferent authors having the same title. Another common mistake
was that it could not distinguish between main articles and their supplementary materials.</p>
      <p>It is worth noting that this work contains a preliminary analysis on this subject. Our analysis
has important limitations. For instance, for eficiency reasons, we used only deduplicated entries
with at least two equivalent objects for our analysis. To alleviate this issue, more time is required
to collect the DOI alias info from doi.org’s REST API; we plan it as an extension of the current
work along with extending our ground truth that currently consists of 1 200 expert judgements.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions &amp; Future Work</title>
      <p>In this work, we conducted a preliminary assessment on the efectiveness of fDup-2021, the
deduplication process used for the creation and update of the OpenAIRE Research Graph. The
main contributions of our work were the following: we explain why DOI deduplication
algorithms are important; we introduce a ground truth dataset that can be used for the assessment
of deduplication processes for Scholarly Knowledge Graphs (SKGs) and leveraged it to perform
a first assessment of fDup-2021, providing insights on its major weaknesses. In the future we
plan to perform more thorough experiments to confirm the results of the current study and we
aim to design an improved instance of the gDup framework that alleviates all identified issues.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>This project has received funding from the European Union’s Horizon 2020 research and
innovation programme under grant agreement No 101017452.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Fecher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Friesike</surname>
          </string-name>
          ,
          <article-title>Open science: one term, five schools of thought</article-title>
          , in: Opening science, Springer, Cham,
          <year>2014</year>
          , pp.
          <fpage>17</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Manghi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Houssos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mikulicic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Jörg</surname>
          </string-name>
          ,
          <article-title>The data model of the openaire scientific communication e-infrastructure</article-title>
          ,
          <source>in: Research Conference on Metadata and Semantic Research</source>
          , Springer,
          <year>2012</year>
          , pp.
          <fpage>168</fpage>
          -
          <lpage>180</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M. Y.</given-names>
            <surname>Jaradeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oelen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. E.</given-names>
            <surname>Farfar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Prinz</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. D'Souza</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Kismihók</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Stocker</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Auer</surname>
          </string-name>
          ,
          <article-title>Open research knowledge graph: next generation infrastructure for semantic scholarly knowledge</article-title>
          ,
          <source>in: Proceedings of the 10th International Conference on Knowledge Capture</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>243</fpage>
          -
          <lpage>246</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.-H. Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Kanakia</surname>
          </string-name>
          , Microsoft Academic Graph:
          <article-title>When experts are not enough</article-title>
          ,
          <source>QSS</source>
          <volume>1</volume>
          (
          <year>2020</year>
          )
          <fpage>396</fpage>
          -
          <lpage>413</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>P.</given-names>
            <surname>Manghi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Atzori</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. De Bonis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Bardi</surname>
          </string-name>
          ,
          <article-title>Entity deduplication in big data graphs for scholarly communication</article-title>
          ,
          <source>Data Technologies and Applications</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mongeon</surname>
          </string-name>
          , A. Paul-Hus,
          <article-title>The journal coverage of web of science and scopus: a comparative analysis</article-title>
          ,
          <source>Scientometrics</source>
          <volume>106</volume>
          (
          <year>2016</year>
          )
          <fpage>213</fpage>
          -
          <lpage>228</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D. W.</given-names>
            <surname>Hook</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Porter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Herzog</surname>
          </string-name>
          ,
          <article-title>Dimensions: building context for search and evaluation</article-title>
          ,
          <source>Frontiers in Research Metrics and Analytics</source>
          <volume>3</volume>
          (
          <year>2018</year>
          )
          <fpage>23</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Hendricks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Tkaczyk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Feeney</surname>
          </string-name>
          ,
          <article-title>Crossref: The sustainable source of communityowned scholarly metadata 1 (</article-title>
          <year>2020</year>
          )
          <fpage>414</fpage>
          -
          <lpage>427</lpage>
          . doi:
          <volume>10</volume>
          .1162/qss_a_
          <fpage>00022</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Baglioni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kokogiannaki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Manghi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Iatropoulou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Principe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vieira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. H.</given-names>
            <surname>Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Dimitropoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Foufoulas</surname>
          </string-name>
          , et al.,
          <article-title>The openaire research community dashboard: on blending scientific workflows and scientific publishing</article-title>
          ,
          <source>in: International Conference on Theory and Practice of Digital Libraries</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>56</fpage>
          -
          <lpage>69</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Atzori</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Manghi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bardi</surname>
          </string-name>
          , Gdup:
          <article-title>De-duplication of scholarly communication big graphs</article-title>
          ,
          <source>in: 2018 IEEE/ACM 5th International Conference on Big Data Computing Applications and Technologies (BDCAT)</source>
          , IEEE,
          <year>2018</year>
          , pp.
          <fpage>142</fpage>
          -
          <lpage>151</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>