<!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>NanoWeb: Search, Access and Explore Life Science Nanopublications on the Web∗</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>(Discussion Paper)</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio Giachelle</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dennis Dosso</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gianmaria Silvello</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Information Engineering, University of Padua</institution>
          ,
          <addr-line>Padua</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Nanopublications are scientific statements represented in the Resource Description Framework (RDF), a brief machine-readable form representing data. Nanopublications consist of scientific facts extracted from the literature and contextualized with provenance and attribution information. Nanopublications are designed to enhance knowledge spreading, support the re-use of scientific facts, and provide credit to the corresponding authors. Despite these promising features, nanopublications are not widely adopted, and their use is still quite limited to experts. We believe this is partly due to the lack of services for searching, retrieving, and understanding nanopublications. To mitigate this, we propose NanoWeb, a Web-based system designed to allow general users to search, access, explore, and re-use nanopublications publicly available on the Web. Currently, NanoWeb is tailored for the life science domain, where plenty of nanopublications are available.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Nanopublications</kwd>
        <kwd>Semantic Web</kwd>
        <kwd>Data Citation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the last decades we assisted to a change of paradigm in the current world of research, more
precisely towards a more data-intensive approach, following the so-called fourth paradigm of
science [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. As a result, data acquired a prominent role, becoming the center of scientific
discovery as well as of scholarship and scholarly communication [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Accordingly, data science has
experienced an unprecedented growth that involved also other linked research fields regarding
the search [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], provenance [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], citation [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], re-use [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and exploration [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] of data.
      </p>
      <p>Despite this premises, most of the huge volume of data available in the Web, is provided
in an unstructured format, which is human-readable but not machine-readable. Hence, the
heterogeneity of data and their representations lead to issues concerning interoperability; data
access, search and re-use; and domain-dependent requirements.</p>
      <p>
        Semantic Web technologies, such as the nanopublication model [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], aim to tackle some of
these issues according to the Findable, Accessible, Interoperable, Reusable (FAIR) guiding
principles [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Nanopublications represent statements (i.e. assertions) leveraging on the Linked
Open Data (LOD) principles [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] to convey scientific facts in an eficient, succinct, and
machinereadable form. The LOD features make nanopublications suitable to handle the connections
between related scientific facts, encoded in RDF. These facts are connected in a network that
can be explored, so to discover connections among them.
      </p>
      <p>
        The nanopublications model is designed to make scientific claims accessible, so that the
scientific knowledge can automatically be explored by agents. Several scientific fields adopted the
nanopublications model, such as the Life Science domain, where more than ten million openly
available nanopublications [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] were created. There is important evidence in the
biomedical domain about the benefits of using nanopublications for expanding scientific insight [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
However, to the best of our knowledge, there is no tool to visualize nanopublications and
explore their underlying network of scientific facts. BioKB [ 14] provides functionalities similar
to NanoWeb in terms of semantic search and graph visualization. In particular, it provides
access to the semantic content of biomedical articles through a SPARQL endpoint and a web
interface. Thus, allowing users to search for biomedical entities and visualize their graph of
relations. However, BioKB does not account for nanopublications and does not support a
multilevel exploration of the graph, enabling an in-depth exploration of the entities relation network.
Currently, searching for nanopublications is possible only through sparse SPARQL endpoints.
NanoWeb contributes to tackle these issues by providing: (a) a unified entry-point to access all
the publicly available nanopublications from the Life Science domain; (b) a user-friendly web
interface that enables users without a prior knowledge of SPARQL and related technologies to
search, access and explore millions of nanopublications in a human-readable form.
      </p>
      <p>The paper is organized as follows: Section 2 presents some background, Section 3 provides
a brief overview of NanoWeb functionalities and describes one prominent feature, and Section
4 draws some final remarks.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <p>A nanopublication consists of a Resource Description Framework (RDF) graph based on an
assertion, that represents a scientific statement extracted, manually or automatically, from a
scientific publication. Nanopublications are representated using an extended RDF syntax
supporting quads in addition to triples, where an identifier (an IRI) is added. Hence, groups of
triples may be characterized as belonging to the same subgraph, i.e. to the same named graph
[15, 16], if they share the same extra URI. More specifically, the structure of nanopublications
consists of four named graphs: (a) the head, that connects the other three sub-graphs; (b) the
assertion graph (in blue in Figure 1) that reports the statement extracted from the scientific
publications as one RDF triple (subject-predicate-object), where the the two concepts of the
assertion (subject and object) are linked by a specific relationship defined by the predicate. The
predicate relationship may refer to external ontologies and scientific databases storing related
data. (c) The provenance graph (in orange in Figure 1) reports the assertion metadata such as
the assertion’s generation methods and its creators; and, (d) the publication info graph (yellow)
that contains the metadata about when the nanopublication was created, its authors and the
license terms for its reuse.
date, there is no easy way to find, re-use and cite them, as well as no service that allows users
to access them in a human-readable form, and search them using keywords or natural
language queries. Moreover, there is no tool designed to allow the progressive exploration of the
nanopublications relation network, which can be useful for the discovery of new meaningful
connections between nanopublications’ assertions and scientific facts.</p>
      <p>SPARQL is a powerful but complex query language to access and interrogate RDF graphs [19].
Due to its complex syntax, SPARQL is not intuitive for end-users without a prior expertise and
knowledge of the underlying schema of database, and of the IRIs used in it. To address the
issues related to the use of SPARQL and enable users querying the RDF datasets via natural
language queries, the keyword search paradigm has been introduced. Keyword-based methods
are designed to ease the access to structured data [20, 21]. In contrast to SPARQL, keyword
search returns a ranking of answers, ordered according to their relevance for the user-provided
keyword query. Keyword query search systems over structured data consider both relational
databases (RDB) [21] and graph-like databases such as RDF datasets [22, 20]. Keyword-based
systems may be divided into three categories: (a) schema-based systems [23, 24] which
exploit the information concerning the schema of the database to formulate structured-language
queries (e.g. SQL or SPARQL queries ) designed from the user-provided keyword query; (b)
graph-based systems [25, 26] which rely on the transformation of relational databases into
graphs; and (c) virtual-document based systems [27] which generate a virtual document [28] for
a given graph, where the lexical content is preserved. Hence, virtual-document based systems
can leverage on eficient state-of-the-art IR methods for indexing and ranking. However, there
is no keyword search system for nanopublications, which are always searched via SPARQL
endpoints. To allow end-users specify queries in natural language, NanoWeb exploits a very
recent advancement in virtual-document based systems [29], thus enabling fast and efective
keyword-search over RDF and nanopublications.</p>
    </sec>
    <sec id="sec-3">
      <title>3. NanoWeb</title>
      <p>NanoWeb2 is a public and open-source3 web application designed to provide intuitive search,
exploration, citation [30] and re-use of nanopublications.</p>
      <p>As of now, NanoWeb is tailored for the life science domain, and it is conceived to support life
science experts in their research work. Nevertheless, NanoWeb can be applied, after
domainspecific customization, to other scientific domains.</p>
      <p>NanoWeb provides a unified access to the world of nanopublications, even to users without
a specific expertise, which can search for nanopublications using natural language queries. Its
main features are:
1. A crawler collecting the public nanopublications available on the web;
2. Keyword search and advanced search. The latter provides a structured guided search
based on the boolean search paradigm;
3. A user-centric visual interface to search and consult nanopublications, enriched with
information gathered from external authoritative ontologies;
2https://w3id.org/nanoweb/
3NanoWeb source code is available at https://github.com/giachell/nanoweb</p>
      <p>4. A visual exploration of the nanopublications’ relation network built around the scientific
facts encoded in the assertions;
5. Data search capabilities providing direct connections to evidence papers and external
scientific curated databases.</p>
      <p>One of the prominent NanoWeb features is the exploration of the nanopublications relation
network, i.e. the RDF graph composed by the triples extracted from the scientific evidence
papers, as described above. NanoWeb represents the nanopublications relation network as a
graph where the nodes are the subjects and the objects of the nanopublications’ triples. The
nodes are connected together with directed edges from subjects to objects.</p>
      <p>Figure 2 shows a multi-level graph exploration of the relation network concerning the
nanopublication with title mutL homolog 1 - Colorectal Carcinoma, which expresses a gene-disease
association. The graph exploration functionality allows the user to understand the
relationships between diferent nanopublications. The graph exploration functionality is conceived
to let the user progressively expand the graph, focusing on both the nodes and connections
of interest, without any limit on the depth of the exploration, i.e., to the graph’s dimension
visualized. Hence, the user can potentially expand the whole graph, having all the nodes of the
relation network displayed. The exploration of the relation network is one of the biggest
contribution, since it provides a deeper understanding of the connections between entities, such
as gene-disease associations.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>Nanopublications are concise, noise-free RDF resources designed to eficiently convey
information and concepts.</p>
      <p>The full adoption of nanopublications is held back by the lack of services to search, access,
explore, and cite them. As of today, data search is possible using only SPARQL queries, that
are only within the capabilities of experienced users. There is no service to search over all
the publicly available nanopublications, using either keyword or natural language queries. To
target these issues we designed and developed NanoWeb.</p>
      <p>NanoWeb provides unified access to Life Science nanopublications so that users can search,
access, explore, and re-use them on the Web. NanoWeb allows the users to (i) search for
domainspecific nanopublications using keyword queries; (ii) explore their relation network to discover
new nanopublications and meaningful connections; (iii) access and consult their information
content; (iv) access the evidence paper information (e.g. abstract) and the entry points to related
data record in external curated scientific databases; and, (v) easily cite nanopublications.</p>
      <p>NanoWeb enables a serendipity-oriented perspective in the Life Science domain. Users can
benefit from this perspective through the exploration of nanopublication graphs, which could
lead to a deeper understanding of the connections between entities (e.g. genes and diseases)
and enrich the domain knowledge.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work is supported by the ExaMode project, as part of the European Union Horizon 2020
program under Grant Agreement no. 825292.
and tissue expression, J. Web Semant. 29 (2014) 3–11. doi:1 0 . 1 0 1 6 / j . w e b s e m . 2 0 1 4 .
0 5 . 0 0 1 .
[14] M. Biryukov, V. Groues, V. Satagopam, R. Schneider, Biokb-text mining and semantic
technologies for biomedical content discovery (2018).
[15] J. J. Carroll, P. Stickler, RDF triples in XML, in: Proc. of the WWW 2004 Conference
(Alternate Track Papers &amp; Posters), ACM Press, 2004, pp. 412–413.
[16] J. J. Carroll, C. Bizer, P. Hayes, P. Stickler, Named graphs, provenance and trust, in:
Proceedings of the 14th international conference on World Wide Web, ACM Press, 2005,
pp. 613–622.
[17] C. Campregher, C. Honeder, H. Chung, J. M. Carethers, C. Gasche, Mesalazine reduces
mutations in transforming growth factor  receptor ii and activin type ii receptor by
improvement of replication fidelity in mononucleotide repeats, Clin Cancer Res 16 (2010)
1950–1956.
[18] R. Page, Liberating links between datasets using lightweight data publishing: an example
using plant names and the taxonomic literature, Biodiversity Data Journal 6 (2018) e27539.
[19] J. Pérez, M. Arenas, C. Gutierrez, Semantics and Complexity of SPARQL, ACM Trans.</p>
      <p>Database Syst. 34 (2009) 1–45.
[20] H. Bast, B. Buchhold, H. Haussmann, Semantic search on text and knowledge bases,</p>
      <p>Foundations and Trends in Information Retrieval (FnTIR) 10 (2016) 119–271.
[21] J. X. Yu, L. Qin, L. Chang, Keyword Search in Relational Databases: A Survey, IEEE Data</p>
      <p>Eng. Bull. 33 (2010) 67–78.
[22] H. Wang, C. C. Aggarwal, A survey of algorithms for keyword search on graph data, in:</p>
      <p>Managing and Mining Graph Data, Springer, 2010, pp. 249–273.
[23] A. Balmin, V. Hristidis, N. Koudas, Y. Papakonstantinou, D. Srivastava, T. Wang, A system
for keyword proximity search on XML databases, in: Proceedings of 29th International
Conference on Very Large Data Bases, VLDB, Morgan Kaufmann, 2003, pp. 1069–1072.
[24] Y. Luo, W. Wang, X. Lin, X. Zhou, J. Wang, K. Li, SPARK2: top-k keyword query in
relational databases, IEEE Trans. Knowl. Data Eng. 23 (2011) 1763–1780.
[25] G. Bhalotia, A. Hulgeri, C. Nakhe, S. Chakrabarti, S. Sudarshan, Keyword searching and
browsing in databases using BANKS, in: Proceedings of the 18th International Conference
on Data Engineering, IEEE Computer Society, 2002, pp. 431–440.
[26] A. Simitsis, G. Koutrika, Y. E. Ioannidis, Précis: from unstructured keywords as queries
to structured databases as answers, VLDB J. 17 (2008) 117–149.
[27] G. Kadilierakis, P. Fafalios, P. Papadakos, Y. Tzitzikas, Keyword Search over RDF Using
Document-Centric Information Retrieval Systems, in: The Semantic Web, Springer
International Publishing, Cham, 2020, pp. 121–137.
[28] J. I. Lopez-Veyna, V. J. S. Sosa, I. López-Arévalo, A Virtual Document Approach for
Keyword Search in Databases, in: DATA, SciTePress, 2012, pp. 39–48.
[29] D. Dosso, G. Silvello, Search text to retrieve graphs: A scalable RDF keyword-based search
system, IEEE Access 8 (2020) 14089–14111.
[30] E. Fabris, T. Kuhn, G. Silvello, A framework for citing nanopublications, in: Proc. of the
23rd International Conference on Theory and Practice of Digital Libraries, TPDL 2019,
2019, pp. 70–83. doi:1 0 . 1 0 0 7 / 9 7 8 - 3 - 0 3 0 - 3 0 7 6 0 - 8 \ _ 6 .</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Giachelle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dosso</surname>
          </string-name>
          , G. Silvello, Search, access, and
          <article-title>explore life science nanopublications on the web</article-title>
          ,
          <source>PeerJ Computer Science</source>
          <volume>7</volume>
          (
          <year>2021</year>
          )
          <article-title>e335</article-title>
          .
          <source>doi:1 0 . 7 7</source>
          <volume>1 7</volume>
          / p e e r j - c
          <source>s . 3 3 5 .</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Hey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tansley</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          Tolle (Eds.),
          <source>The Fourth Paradigm: Data-Intensive Scientific Discovery</source>
          , Microsoft Research, USA,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Borgman</surname>
          </string-name>
          ,
          <article-title>Big Data, Little Data, No Data</article-title>
          , MIT Press,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chapman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Simperl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Koesten</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Konstantinidis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. D.</given-names>
            <surname>Ibáñez</surname>
          </string-name>
          , E. Kacprzak,
          <string-name>
            <given-names>P.</given-names>
            <surname>Groth</surname>
          </string-name>
          ,
          <article-title>Dataset search: a survey</article-title>
          ,
          <source>VLDB J</source>
          .
          <volume>29</volume>
          (
          <year>2020</year>
          )
          <fpage>251</fpage>
          -
          <lpage>272</lpage>
          .
          <source>doi:1 0 . 1 0 0 7 / s 0 0</source>
          <volume>7 7 8 - 0 1 9 - 0 0 5 6</volume>
          <fpage>4</fpage>
          -
          <lpage>x</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Cheney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chiticariu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Tan</surname>
          </string-name>
          , Provenance in databases: Why, how, and where,
          <source>Foundations and Trends in Databases 1</source>
          (
          <year>2009</year>
          )
          <fpage>379</fpage>
          -
          <lpage>474</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>G.</given-names>
            <surname>Silvello</surname>
          </string-name>
          ,
          <article-title>Theory and Practice of Data Citation</article-title>
          ,
          <source>Journal of the American Society for Information Science and Technology (JASIST) 69</source>
          (
          <year>2018</year>
          )
          <fpage>6</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Wynholds</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Wallis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Borgman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sands</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Traweek</surname>
          </string-name>
          , Data,
          <source>Data Use, and Scientific Inquiry: Two Case Studies of Data Practices</source>
          ,
          <year>2012</year>
          , pp.
          <fpage>19</fpage>
          -
          <lpage>22</lpage>
          .
          <source>doi: 1 0 . 1 1</source>
          <volume>4 5 / 2 2 3 2 8 1 7 . 2 2 3 2 8 2 2 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>P.</given-names>
            <surname>Rahman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nandi</surname>
          </string-name>
          ,
          <source>Evaluating Interactive Data Systems, VLDB J</source>
          .
          <volume>29</volume>
          (
          <year>2020</year>
          )
          <fpage>119</fpage>
          -
          <lpage>146</lpage>
          .
          <source>doi:1 0 . 1 0 0 7 / s 0 0</source>
          <volume>7 7 8 - 0 1 9 - 0 0 5 8 9 - 2</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>P.</given-names>
            <surname>Groth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gibson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Velterop</surname>
          </string-name>
          ,
          <source>The Anatomy of a Nanopublication</source>
          ,
          <source>Inf. Serv. Use</source>
          <volume>30</volume>
          (
          <year>2010</year>
          )
          <fpage>51</fpage>
          -
          <lpage>56</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>M. D. Wilkinson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>I. J.</given-names>
          </string-name>
          <string-name>
            <surname>Aalbersberg</surname>
            , G. Appleton,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Axton</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Baak</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Blomberg</surname>
            ,
            <given-names>J.-W.</given-names>
          </string-name>
          <string-name>
            <surname>Boiten</surname>
            ,
            <given-names>L. B. da Silva</given-names>
          </string-name>
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>P. E.</given-names>
          </string-name>
          <string-name>
            <surname>Bourne</surname>
          </string-name>
          , et al.,
          <article-title>The fair guiding principles for scientific data management and stewardship</article-title>
          ,
          <source>Scientific data 3</source>
          (
          <year>2016</year>
          )
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Heath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <article-title>Linked Data - The Story So Far</article-title>
          ,
          <source>Int. J. Semantic Web Inf. Syst</source>
          .
          <volume>5</volume>
          (
          <issue>2009</issue>
          )
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          .
          <source>doi:1 0 . 4 0 1 8 / j s w i s . 2 0</source>
          <volume>0 9 0 8 1 9 0 1 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kuhn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Meroño-Peñuela</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Malic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Poelen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. H.</given-names>
            <surname>Hurlbert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. C.</given-names>
            <surname>Ortiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. I.</given-names>
            <surname>Furlong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Queralt-Rosinach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chichester</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Banda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. L.</given-names>
            <surname>Willighagen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ehrhart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. T. A.</given-names>
            <surname>Evelo</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Malas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Dumontier</surname>
          </string-name>
          ,
          <article-title>Nanopublications: A Growing Resource of ProvenanceCentric Scientific Linked Data</article-title>
          ,
          <source>in: 14th IEEE International Conference on e-Science</source>
          , eScience
          <year>2018</year>
          , IEEE Computer Society,
          <year>2018</year>
          , pp.
          <fpage>83</fpage>
          -
          <lpage>92</lpage>
          .
          <source>doi:1 0 . 1 1</source>
          <volume>0 9</volume>
          / e S c i e n
          <source>c e . 2 0</source>
          <volume>1 8 . 0 0 0 2 4 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>C.</given-names>
            <surname>Chichester</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gaudet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Karch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. T.</given-names>
            <surname>Groth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Lane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bairoch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mons</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Loizou</surname>
          </string-name>
          ,
          <article-title>Querying neXtProt nanopublications and their value for insights on sequence variants</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>