<!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>iLOD: InterPlanetary File System based Linked Open Data Cloud?</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Data Science Institute, National University of Ireland Galway</institution>
          ,
          <country country="IE">Ireland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The proliferation of the World Wide Web and the Semantic Web applications has led to an increase in distributed services and datasets. This increase has put the infrastructural load in terms of availability, immutability, and security, and these challenges are being failed by the Linked Open Data (LOD) cloud due to the brittleness of its decentralisation. In this work, we present iLOD: a peerto-peer decentralized storage infrastructure using the InterPlanetary File System (IPFS). iLOD is a dataset sharing system that leverages content-based addressing to support a resilient internet, and can speed up the web by getting nearby copies. In this study, we empirically analyze and evaluate the availability limitations of LOD and propose a distributed system for storing and accessing linked datasets without requiring any centralized server.</p>
      </abstract>
      <kwd-group>
        <kwd>Linked Open Data</kwd>
        <kwd>Data preservation</kwd>
        <kwd>Blockchain IPFS</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The World Wide Web and the Semantic Web are managing a network of distributed
services and datasets in a decentralized way. But because of this decentralization,
sustainability of data is one of the key issues that need to be addressed. An increasing
number of datasets are available as Linked Data, also called the Linked Open Data Cloud.
While the Linked Open Data Cloud does not have a single point of failure, it also has
no mechanism for redundancy so that individual failures gradually decrease the
quality of the cloud. Building a sustainable dataset platform is essential for research, and
in the past we have seen so many linked data projects (like Laundromat [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]) that went
offline once the project’s funding was completed. To avoid such failures, blockchain
has emerged as a distributed technology to ensure the availability, immutability, and
security of data [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Currently, there are many highly topical blockchain based
applications in cloud computing, and these applications range from information security [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ],
internet of things (IoT) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], to the health care domain [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        Decentralized storage (storage of data independently on multiple nodes of the
network in the form of a distributed network) is one of the sustainable solution of datasets
storage. A Peer 2 Peer (P2P) architecture, called the Interplanetary File System (IPFS),
has emerged as a solution to store and access applications, files, websites, and data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
IPFS uses content-based addressing, instead of location-based addressing, which makes
the application’s physical location transparent and ensures the content remains unique
through all nodes.
      </p>
      <p>
        iLOD capitalizes Header, Dictionary, Triples (HDT) format and IPFS technology
to ensure data preservation by storing datasets securely across multiple locations, and
saves in file formats that will likely have the greatest utility in the future [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Sharing
data in iLOD enables data sustainability since iLOD facilitates accessing a large number
of datasets that were previously limited to dedicated data servers.
      </p>
      <p>The rest of the paper is organized as follows: Section 2 discusses the related work in
the field of linked data and outlines scope for further research regarding the limitations
of linked data. Section 3 describes the proposed iLOD architecture. Finally, the paper
concludes by providing a discussion of possible further research.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        A huge increase in distributed services and datasets resulting in a wide range of
applications across different sectors [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], but this increase poses challenges in terms of data
sustainability and preservation. Many research works introduce efficient data preservation
to sustain access to data and files [
        <xref ref-type="bibr" rid="ref12 ref8">8,12</xref>
        ]. Blockchain has emerged as a distributed
technology to ensure data preservation so that data is stored both securely and across
multiple locations [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. IPFS is a P2P distributed system to store and access applications, files,
websites, and data, using content-based addressing instead of location-based
addressing (like domain name, IP address, the path to the file, etc.). The use of content-based
addressing enables IPFS to uniquely identify the content. Peers (located anywhere in
the world) are responsible for providing content as fast as possible. As addressing is
content based, all peers would only have the same content copy of the data. This unique
addressing makes it easy to link content via directed acyclic graphs (DAGs). This
content addressing and linking makes content discovery easy via distributed hash tables
(DHTs). As IPFS could be seen as a single BitTorrent swarm, it is employed
extensively nowadays by many blockchain projects such as securely sharing personal health
records [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], smart transportation systems [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], and reliable image sharing [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
2.1
      </p>
      <p>
        Limitations of Linked Data
One of the central challenges associated with linked data is the increasing obsolescence
of datasets. Polleres et al.[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] propose the use of HDT and VoID metadata as a way
to improve the quality of the linked data cloud; however, we believe that this is only
a partial fix to the challenges facing the linked data cloud. The cloud diagram1 is one
of the main visualizations of the linked data cloud, and is now provided along with
extensive metadata. One of these metadata elements is an analysis of the availability
of individual datasets as tested by the platform. The results, as summarized in Table 1,
report that about three quarters of the datasets are still available in some way; however,
      </p>
      <sec id="sec-2-1">
        <title>1 https://lod-cloud.net</title>
        <p>Datasets
Links
Full Downloads
Other Downloads
Examples
SPARQL</p>
        <p>Available Not Available Percentage
the results for the links that are still available are less positive, the vast majority of
which are categorized as ‘other downloads’, a category used for indirect links which
are often just HTML pages describing the dataset. Direct access to the full data of
the datasets is provided by only 25.0% of datasets in the cloud and of those nearly
half are no longer available. Similarly, for ‘examples’ which represent links to a single
URL published as linked data (i.e., using content negotiation), we see that most of these
resources are unavailable as is also the case for SPARQL endpoints. This shows some of
the challenges with publishing data using linked data and maintaining these endpoints
for a long time.</p>
        <p>
          Table 1 also presents the availability and total amount of links organized by media
type. Most of the major RDF datatypes available in the cloud are Turtle (363 links)
followed by RDF/XML (358 links), other formats such as N-Triples (55), JSON-LD
(24) and TriG (4) are much less popular, although it is noteworthy that N-Triples are
likely much more popular, but as the MIME type was only approved recently and
NTriples are frequently compressed, data in this format may be listed under other
media types, such as text/plain or application/octet-stream. Further, there
are currently no links indicating the use of HDT. We also see that the most common
method of publishing data2 is ZIP with 95.7%. This fits with the authors’ experience
in running numerous linked data sites; it is hard to maintain these datasets over the
long term, when combined with complex methodologies such as content negotiation
2 Ignoring formats used for documentation such as HTML and PDF
and SPARQL querying, while a simple dump of the data is the best way to ensure that
there is long-term availability of datasets. Likewise, HDT takes much less time than
traditional techniques to download and start querying a dataset [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
        </p>
        <p>
          Up to this point, our analysis has primarily agreed with Polleres [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], however with
the reservation that this is a format that will create significant barriers to the usage and
publication of data as this format is not widely known or adopted. Furthermore, it is
essential to address the challenge of broken links. By the nature of linked data, data is
provided with links to other datasets, which are given using HTTP URLs according to
the second linked data principle [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. However, HTTP URLs include a domain, which
requires a continuous financial commitment to maintaining the dataset, as the domain
must be paid for each year. Eventually, many of these domains will become derelict and
those broken links are in the long term a fundamental design flaw of linked data. There
are solutions to this such as persistent URLs (e.g., as provided by Purl.org), although
a simpler solution would be to enable mirroring of datasets so that targets of links are
still available, even after the original owner ceases to maintain the datasets. However,
this is not possible in linked data due to the fact that in order to update a dataset’s
URL all incoming links for all datasets that refer to that dataset must also be updated,
which is not practical. Therefore, replacement of this brittle location-based addressing
with resilient content-based addressing is a new need of the internet. In this work, we
use the IPFS content-based addressing technique, decentralizing the web itself to give
permanence to linked open data.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Methodology: iLOD Architecture</title>
      <p>In this section, we describe the IPFS solution for LOD datasets. The rationale for this
idea is derived from the Table 1. iLOD mainly comprises of four parts: Data acquisition,
format conversion, IPFS addition, and cloud generation (see Figure 1).</p>
      <p>Data Acquisition: To allow for maximum flexibility in combining and reusing LOD,
we consider the LOD cloud as a dataset information provider, and the LOD Laundromat
dump as a data provider. Overlapping datasets are collected. This configuration is for
demo only, but any dataset can be used to add in iLOD.</p>
      <p>Format Conversion: iLOD converts all collected datasets into HDT format. This
compression makes datasets more smaller, while maintaining (and even improving)
search and browse operations without prior decompression.</p>
      <p>IPFS Addition: The HDT-converted datasets are then added to the IPFS system to
generate a cryptographic hash content identifier (CID) for each dataset. CID label is
a content-based address. Once CID has been generated, the dataset is available on the
IPFS network and ready to share with everyone. Anyone having the CID can get content
without relying on the (temporary) location of the content. Moreover, this can be used
as the target of links by using IPFS URLs such as:</p>
      <p>A potential drawback of using these IDs is that content negotiation cannot be
implemented. This could easily be fixed by providing good metadata in the HDT file to
provide alternative versions of the data and backlinks to previous versions that can be
easily compiled to provide the most up-to-date version of a dataset. The good thing
about IPFS is that if the same dataset is added to two different IPFS nodes, using the
same settings, it will produce exactly the same CID, so redundancy issue can also be
resolved. A (distributed) index of available datasets can be used to track all datasets and
hence find the most recent version.</p>
      <p>iLOD Cloud: Generated CIDs are then added to the iLOD cloud. The iLOD cloud
3 is a loosely coupled collection of IPFS datasets. As the iLOD cloud is built on top of
the LOD cloud, all the advantages and information of LOD are also available for iLOD.
Just like any P2P application, iLOD requires active participation in the network in the
form of ‘pinning’ (mirroring) the content, however it is robust to the disappearance of
the original data publisher in the network unlike the current LOD cloud.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Future Work and Conclusions</title>
      <p>We have introduced iLOD – an IPFS-based Linked Open Data that allows users to easily
add new datasets or download already added datasets. We suggest extending the linked
data principles to require the publishing of linked data as HDT, but flexibility can be
added if the data is provided with its metadata in a single file following a standard. We
also propose a revision of the second principles from “Use HTTP URIs so that people
can look up those names” to “use stable, content-based identifiers such as IPFS/CID
URLs to make links so that people can find the data forever.” With this, we hope to
provide a sustainable platform for LOD storage and sharing. In future, we want to extend
this work by automatically finding metadata of datasets and their relations with each
other in Laundromat dump and then add these datasets to iLOD cloud.</p>
      <sec id="sec-4-1">
        <title>3 https://lod-cloud.net/#ipfs</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Beek</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rietveld</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bazoobandi</surname>
            ,
            <given-names>H.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wielemaker</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schlobach</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Lod laundromat: A uniform way of publishing other people's dirty data</article-title>
          . In: Mika,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Tudorache</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Bernstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Welty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Knoblock</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          , Vrandecˇic´,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Groth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Goble</surname>
          </string-name>
          , C. (eds.) The Semantic Web - ISWC
          <year>2014</year>
          . pp.
          <fpage>213</fpage>
          -
          <lpage>228</lpage>
          . Springer International Publishing,
          <string-name>
            <surname>Cham</surname>
          </string-name>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Benet</surname>
          </string-name>
          , J.:
          <article-title>IPFS-content addressed, versioned, P2P file system</article-title>
          .
          <source>arXiv preprint arXiv:1407.3561</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Linked Data - Design Issues</surname>
          </string-name>
          (
          <year>2006</year>
          ), https://www.w3.org/ DesignIssues/LinkedData
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>D</given-names>
            <surname>'Angelo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Ferretti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Marzolla</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>A blockchain-based flight data recorder for cloud accountability</article-title>
          .
          <source>In: Proceedings of the 1st Workshop on Cryptocurrencies and Blockchains for Distributed Systems</source>
          . pp.
          <fpage>93</fpage>
          -
          <lpage>98</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hartung</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiarcos</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cimiano</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Revenko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sauri</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , et al.:
          <article-title>Recent developments for the linguistic linked open data infrastructure</article-title>
          .
          <source>In: Proceedings of The 12th Language Resources and Evaluation Conference</source>
          . pp.
          <fpage>5660</fpage>
          -
          <lpage>5667</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>H.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laskowski</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Toward an ontology-driven blockchain design for supply-chain provenance</article-title>
          .
          <source>Intelligent Systems in Accounting, Finance and Management</source>
          <volume>25</volume>
          (
          <issue>1</issue>
          ),
          <fpage>18</fpage>
          -
          <lpage>27</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Kuo</surname>
          </string-name>
          , T.T.,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>H.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohno-Machado</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Blockchain distributed ledger technologies for biomedical and health care applications</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          <volume>24</volume>
          (
          <issue>6</issue>
          ),
          <fpage>1211</fpage>
          -
          <lpage>1220</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tao</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Blockchain-Based Data Preservation System for Medical Data</article-title>
          .
          <source>Journal of Medical Systems</source>
          (
          <year>2018</year>
          ). https://doi.org/10.1007/s10916- 018-0997-3
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Mart</surname>
          </string-name>
          <article-title>´ınez-</article-title>
          <string-name>
            <surname>Prieto</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gallego</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          , Ferna´ndez, J.D.:
          <article-title>Exchange and consumption of huge rdf data</article-title>
          .
          <source>In: Extended Semantic Web Conference</source>
          . pp.
          <fpage>437</fpage>
          -
          <lpage>452</lpage>
          . Springer (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Polleres</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamdar</surname>
            ,
            <given-names>M.R.</given-names>
          </string-name>
          , Ferna´ndez, J.D.,
          <string-name>
            <surname>Tudorache</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>A more decentralized vision for linked data 11(1</article-title>
          ),
          <fpage>101</fpage>
          -
          <lpage>113</lpage>
          (
          <year>Jan 2020</year>
          ), http://semantic-web
          <article-title>-journal.net/content/ more-decentralized-vision-linked-data-0</article-title>
          , sWJ 10-years special issue
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zha</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ni</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <given-names>R.P.</given-names>
            ,
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.J.</given-names>
            ,
            <surname>Niu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            ,
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          :
          <article-title>Survey on blockchain for internet of things</article-title>
          .
          <source>Computer Communications</source>
          <volume>136</volume>
          ,
          <fpage>10</fpage>
          -
          <lpage>29</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Wong</surname>
            ,
            <given-names>Z.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heng</surname>
            ,
            <given-names>S.H.</given-names>
          </string-name>
          :
          <article-title>Blockchain-Based Image Sharing Application</article-title>
          . In: Communications in Computer and Information Science (
          <year>2020</year>
          ). https://doi.org/10.1007/
          <fpage>978</fpage>
          -981
          <source>-15-2693-0 4</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          , Han,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          :
          <article-title>Secure Personal Health Records Sharing Based on Blockchain and IPFS</article-title>
          . In: Communications in Computer and Information Science (
          <year>2020</year>
          ). https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-3418-8 22
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , R.,
          <string-name>
            <surname>Xue</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <surname>L.</surname>
          </string-name>
          :
          <article-title>Security and privacy on blockchain</article-title>
          .
          <source>ACM Computing Surveys</source>
          (
          <year>2019</year>
          ). https://doi.org/10.1145/3316481
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Zichichi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferretti</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>D'Angelo</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>A Distributed Ledger Based Infrastructure for Smart Transportation System and Social Good</article-title>
          .
          <source>In: 2020 IEEE 17th Annual Consumer Communications and Networking Conference</source>
          ,
          <string-name>
            <surname>CCNC</surname>
          </string-name>
          <year>2020</year>
          (
          <year>2020</year>
          ). https://doi.org/10.1109/CCNC46108.
          <year>2020</year>
          .9045640
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>