<!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 Comparative Study of State-of-The-Art Linked Data Visualization Tools</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>University of Modena</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Reggio Emilia</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Italy</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>fdesimoni</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>laurapo}@unimore.it</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ATHENA Research Center</institution>
          ,
          <country country="GR">Greece</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>1941</year>
      </pub-date>
      <fpage>0000</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Data visualization tools are of great importance for the exploration and the analysis of Linked Data (LD) datasets. Such tools allow users to get an overview, understand content, and discover interesting insights of a dataset. Visualization approaches vary according to the domain, the type of data, the task that the user is trying to perform, as well as the skills of the user. Thus, the study of the capabilities that each approach offers is crucial in supporting users to select the proper tool/technique based on their need. In this paper we present a comparative study of the state-of-the-art LD visualization tools over a list of fundamental use cases. First, we define 16 use cases that are representative in the setting of LD visual exploration, examining several tool's aspects; e.g., functionality capabilities, feature richness. Then, we evaluate these use cases over 10 LD visualization tools, examining: (1) if the tools have the required functionality for the tasks; and (2) if they allow the successful completion of the tasks over the DBpedia dataset. Finally, we discuss the insights derived from the evaluation, and we point out possible future directions.</p>
      </abstract>
      <kwd-group>
        <kwd>Visualization Use Cases</kwd>
        <kwd>Usability</kwd>
        <kwd>Tools Benchmark</kwd>
        <kwd>Ontology Visualization</kwd>
        <kwd>RDF Graph Data</kwd>
        <kwd>OWL</kwd>
        <kwd>Linked Data</kwd>
        <kwd>Semantic Web</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The wide adoption and availability of a very large number of Linked Data (LD)
sources makes data visualization and exploration a crucial task for most LD
consumers. Data scientists, domain experts, business users and citizens, wish to
employ intuitive and visual, rather than programmatic, ways to interact with
the data.</p>
      <p>The exploration of LD is a particular task that differs from the classical data
visualization, mainly due to the LD characteristics. The use of common (usually
cross-domain) vocabularies for the description of the data (e.g., a resource is an
instance of a class) or the use of typed properties for capturing relationships
between resources within a dataset or across datasets, makes traditional data
visualization ways, such as bar charts, incapable of capturing the complex
interrelationships within a LD dataset. Graph-based or similar approaches are usually
employed. In addition, users, usually accessing a remote SPARQL endpoint, do
not have an a-priori knowledge of the dataset, do not know if the dataset might
be relevant for their goals and follow an exploratory way to visualize
information. Finally, visualizing LD means to handle several issues: the large size, and
the dynamic nature of data, the requests for exploratory searches, the variety of
tasks, and the different types and needs of users.</p>
      <p>A large number of LD visualization tools have been introduced the recent
years, most of them originating from the academic sector. LD visualization tools
provide graphical representations of a dataset or parts of it, with the aim of
facilitating their analysis and generating insights into complex interconnected
information. Visualization techniques can vary according to the domain, the
type of data, the task that the user is trying to perform, as well as the skills
of the user. To this end, the evaluation of the functionality that each technique
offers, is necessary for users to better fit a tool/technique to their need.</p>
      <p>
        Visual methods for query formulation undertake the challenge of making
querying independent of users’ technical skills [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. There is a plethora of works
that attempt to provide systematic reviews and surveys for several aspects of
LD exploration and visualization. The recently published LD visualization tools
book [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] includes an extensive review of such tools. Also, there are other surveys
[
        <xref ref-type="bibr" rid="ref1 ref10 ref17 ref21 ref5 ref7">10,7,17,21,1,5</xref>
        ], which also address different aspects of visualization methods
and tools. For example, [
        <xref ref-type="bibr" rid="ref17 ref3">17,3</xref>
        ] studies issues related to the entire process of LD
consumption and exploration.
      </p>
      <p>In contrast, in this study, we evaluate the functionality capabilities and
features richness of several tools over a list of use cases, which are fundamental
in the context of LD visual exploration. We define the use cases and evaluate
whether each tool enables users to perform each use case over the DBpedia
dataset. Our evaluation studies the following two aspects, if the tools: (1)
provide the functionality/feature that is required to perform the tasks; and (2) allow
the successful completion of the tasks over a dataset.</p>
      <p>Contribution. (1) We define 16 use cases related to LD visualization, which
allow us to evaluate several functionality aspects of LD visualizations tools. The
use cases cover a plethora of tasks, focusing on different visualization aspect. For
example, use cases related to: core LD concepts (e.g., schema, classes, instances,
properties), concepts relationships (e.g., paths, common properties), navigation,
visualization recommendation, filtering, statistics, etc. (2) We examine a long
list of tools, and we select 10 tools which are publicly accessible and available
for use. (3) We evaluate the tools by examining the defined use cases over the
DBpedia dataset. The use of DBpedia allows to study the tools over real-world
tasks and scenarios.
2</p>
    </sec>
    <sec id="sec-2">
      <title>An Overview of the Evaluated Tools</title>
      <p>
        This section provides a brief description of the tools used in our study. Regarding
the tools’ selection process, we initially consider the list of the 29 tools presented
in [
        <xref ref-type="bibr" rid="ref11 ref24">11,24</xref>
        ], then, we selected the tools that are publicly accessible, available for
use, and support SPARQL endpoint access. As a result, 10 tools are selected, 9
out of 10 are available online as web services, while Tarsier is an open source
tool, which its code is available on GitHub. More details about the tools could
be found at [
        <xref ref-type="bibr" rid="ref11 ref24">11,24</xref>
        ].
      </p>
      <p>
        RelFinder 3 [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] is a Web-based tool that offers interactive discovery and
visualization of associations (i.e., relationships) between selected LD instances.
In this context, as associations are considered the paths (i.e., set of properties)
that connect the instances in the LD graph.
      </p>
      <p>
        LinkedOpenGraph4 (LOG) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] visualizes LD following a graph node-link
layout. LOG allows the users to explore the visualized LD graph, by offering several
interactive functionalities, such as, zoom, pan, filter, keyword search, and edit
over nodes and edges (e.g., delete, rename, change color and shape, rearrange
layout). Similarly, Tarsier 5 [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ] tool visualizes LD using 3D node-link graph
representation.
      </p>
      <p>
        LodLive6 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and LodView 7 are graph-based tools that adopt the incremental
visualization paradigm, in which, instead of the whole graph, a starting point
(e.g., node) is visualized, then, based on user interaction, more part of the graph
are presented. In this context, the user starts her exploration from a given URI
or a SPARQL endpoint.
      </p>
      <p>
        LD-VOWL8 [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] uses SPARQL queries to process RDF triples in order to
infer schema information. The tool first identifies and presents the most
representative concepts, using several methods and assumptions, (e.g., consider the
classes with larger number of instances as representative). Then, the ontology
schema is (progressively) visualized as graph, offering several interactive
operations. The schema/ontology visualizations generated by the LD-VOWL follow
the VOWL [
        <xref ref-type="bibr" rid="ref19 ref20">20,19</xref>
        ] graphical representation.
      </p>
      <p>
        H-BOLD 9 (High-level visualization over Big Open Linked Data) [
        <xref ref-type="bibr" rid="ref23 ref25">23,25</xref>
        ]
generates a representative summary of a LD source. BOLD takes as input a SPARQL
endpoint and generates a visual (graph-based) summary of the LD source,
accompanied by statistical and structural information of the source. Further, BOLD
3 http://www.visualdataweb.org/relfinder/relfinder.php
4 https://log.disit.org/service
5 https://github.com/desmovalvo/tarsier
6 http://lodlive.it
7 https://lodview.it
8 http://vowl.visualdataweb.org/ldvowl
9 https://dbgroup.ing.unimo.it/hbold
offers incremental multilevel exploration, where a community detection
algorithm is used to effectively construct the abstract levels.
      </p>
      <p>
        In order to assist and guide the users in visual exploration scenarios,
LDVizWiz 10 (Linked Data Visualization Wizard) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] exploits data semantics to
simplify the process of setting up visualizations, providing a semi-automatic
way for the production of possible visualization for LD datasets. LDVizWiz
offers several visualizations types, i.e., Map, Tree/Hierarchy and Pie.
      </p>
      <p>
        RDFSurveyor 11 [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ] is a LD browser that provides class-based navigation
over data retrieved from SPARQL endpoints. This tool is similar to a traditional
Web browser, allowing the user to navigate over the dataset throw links that
represent LD properties. Similarly, SPARKLIS 12 [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] is a LD browser that combines
the faceted exploration paradigm (a.k.a. faceted search) with query building.
Based on user’s selections, the tool incrementally build structure queries, based
on which the explored data is selected.
      </p>
      <p>
        Note that, there are several tools that are available for use and cover
numerous of the use cases evaluated in this paper; e.g., Balloon Synopsis [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ],
graphVizdb [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], LODmilla [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], Phuzzy.link [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ], RDF4U [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], Rhizomer [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ],
QueryVOWL [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. However, these tools are not considered in our evaluation
since do not support SPARQL endpoint access.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Linked Data Visualization Use Cases</title>
      <p>
        Users perform specific tasks while visually exploring LD and these tasks can be
rendered into features implemented by visualization tools. The work in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] has
identified and categorized the possible interactions between a tool and a user
into a number of use cases (UC). A use case describes how a user makes use of
a system to accomplish a particular goal [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Use cases capture common
functionalities that LD visualization tools should support, for users to gain clear and
convincing visualization of the information (i.e., schema, resources and
statistics), contained in a LD source. Detailed examples about the use cases can be
found in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>
        Based on this list, we employ for our evaluation purposes 16 use cases,
considering also generalization and special cases of some of the use cases included
in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The employed use cases, cover a plethora of tasks, which allow us to
examine several tasks related to schema-level (e.g., classes, properties) and
datalevel (e.g., class’ instances, values of properties) visualization, and the
relationships between the visualized concepts; e.g., paths, common properties values,
etc. Moreover, tasks related to exploration capabilities for navigation,
visualization recommendation, filtering, and statistics presentation. The examined use
cases, with more details on their intended functionalities are:
10 http://semantics.eurecom.fr/datalift/rdfViz/apps
11 http://tools.sirius-labs.no/rdfsurveyor
12 http://www.irisa.fr/LIS/ferre/sparklis
UC1
      </p>
      <p>Visualize OWL/RDF Schema. User selects a dataset to visualize
schema information; e.g., classes, properties, classes/properties
relations (e.g., super, equivalent, disjoint), semantics (e.g., inverse
property, carnality), etc.</p>
      <p>This information useful for obtaining a global view of the dataset’s
schema. User can understand with a glimpse which classes the dataset
is composed by, which properties connect each of them, and several
semantics.
– UC1-C Visualize OWL/RDF Schema classes. User selects a dataset
to visualize classes’ information. This is a special case of UC1, in which
the information refers only to classes.
– UC1-P Visualize OWL/RDF Schema properties. User selects a
dataset to visualize (object, datatype) properties’ information. This use
case can be considered as a special case of UC1, in which the visualized
information refers only to properties.</p>
      <p>UC2
UC3
UC4
UC5
UC6
UC7</p>
      <p>Visualize the information related to a class. User selects a specific
class to visualize class’s information This use case can be considered
as a special of UC1-C, in which the visualized information refers to a
specific class.</p>
      <p>For large T-Boxes it is useful to analyze single elements instead of the
complete schema. For example, a users may be interested in discovering
the different kind of relations connecting the selected class to other
classes (e.g., sub-class, disjoint), etc.</p>
      <p>Visualize the information related to a property. User selects a
property to visualize property’s information. This use case can be
considered as a special of UC1-P, in which the visualized information refers
to a specific property.</p>
      <p>For example, a user may be interested in examining the
characteristics of a property, such as: domain, range, carnality, relations to other
properties (e.g., inverse, equivalent), etc.</p>
      <p>Visualize instances. User selects a dataset to visualize its instances.
This use case is applicable for small LD datasets, allowing the user to
examine data-level information; e.g., relations between the instances.
Visualize the information related to a specific instance. User
selects an instance to visualize its object and datatype properties’ values.
Following UC4, a user may wish to focus her attention on specific
instances analyzing their properties and their relations.</p>
      <p>Visualize the instances belonging to a class. User selects a class
to visualize its instances.</p>
      <p>Visualize the paths that connect different instances. User
selects a set of instances to visualize the paths (i.e., graph paths -set of
properties-) among them.
UC9</p>
      <p>This provides useful information regarding the direct or indirect ways
that different instances are related.</p>
      <p>Navigate by traversing dataset’s paths. User selects a class, or an
instance to explore its properties (i.e., paths).</p>
      <p>For example, in a node-link graph layout, the presented part of the
graph could be extended by clicking on an instance/class property (i.e.,
progressive visualization).</p>
      <p>Provide information about the vocabularies that are used in
the dataset. User selects a dataset to examine the vocabularies used.
Vocabularies could provide useful information related to the
provenance of the terms used in the dataset.</p>
      <p>UC10 Provide statistics about the dataset. User selects a dataset to
analyze various statistics; e.g., instances per class, frequencies.</p>
      <p>UC11 Visualize the data by selecting visualization types (e.g., map,
plot) that are determined by the data contents. User selects a
dataset, generate or recommend different visualization types based on
the types and semantics of data; e.g., instance type and properties,
properties’ values, class hierarchies.</p>
      <p>For example, a tool generates a map visualization, for the instances
having the geo:lat and geo:long attributes, or a treemap for class
hierarchies.</p>
      <p>UC12</p>
      <p>Visualize the instances that have specific properties. User
selects a set of properties to visualize the instances that have properties
contained in the given properties’ set.</p>
      <p>UC13 Visualize type-specific properties of an instance. User selects an
instance and a set of properties to visualize information regarding the
given properties.</p>
      <p>UC14 Visualize range-specific datatype properties of an instance. User
selects an instance and a a datatype (e.g., integer) to visualize
information of properties for which their range is of the specific datatype.
It is a common case, where instances have a long list of datatype
properties. In such cases, filtering datatype properties based on its range
datatype could help users to identify the information they are looking
for.</p>
      <p>UC15</p>
      <p>Visualize range-specific object properties of an instance. User
selects an instance and a class, to visualize information regarding the
object properties which their range contained in the given class.
Similar to the UC14, a user could be interested in visualizing properties
with a specific range object.</p>
      <p>UC16 Visualize more than one instances in parallel. User selects
multiple instances to visually compare information (e.g., properties values)
Use Case</p>
      <p>Selected Resources
UC2
UC3
UC5
UC6
UC7
UC8
UC9
UC12
UC13
UC14
UC15
UC16</p>
      <p>Book
series
Book
series
The Lord of the Rings
The Lord of the Rings &amp;</p>
      <p>Manchester
The Lord of the Rings &amp;</p>
      <p>Manchester
The Lord of the Rings &amp;</p>
      <p>Manchester
The Lord of the Rings &amp; author
The Lord of the Rings &amp; xsd:dateTime
The Lord of the Rings &amp; The Hobbit
The Lord of the Rings &amp;</p>
      <p>Manchester
related to these instances. Particularly, this use case can be considered
as a generalization of the UC5, where more than two instances are
visualized.</p>
      <p>In this use case, a user is able to compare and identify possible
commonalities (e.g., same property values), relations (e.g., have a path
connection), or dissimilarities between the selected instances.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Evaluation</title>
      <p>In this Section, we present the evaluation of the 10 tools presented in Section
2 w.r.t. the 16 use cases described in Section 3. For each tool and use case,
we examine whether the tool gives the ability to the user to accomplish the
respective task over the DBpedia dataset.
4.1</p>
      <sec id="sec-4-1">
        <title>Setup</title>
        <p>Dataset. In our evaluation, we use the well-known, generic DBpedia dataset,
through its SPARQL endpoint13. At the time of our evaluation (August 2020),
DBpedia endpoint accesses about 1.6B triples.
13 http://dbpedia.org/sparql
Use Cases over the DBpedia Dataset. In order to define the proposed use
cases as specific tasks over the DBpedia, we use the following resources (i.e.,
classes, properties, instances) as described in the DBpedia dataset’s description
page14.</p>
        <p>For class-related UCs, we consider the class Book, which has 41 outcoming
and 5 incoming properties, and about 64K instances. We also consider the object
properties series and author. The series property has the owl:Thing as domain
and range, and connects resources to the series they belong to (e.g., TV
series, Book series). For example, the resource Friends is the series of the episode
The One with the Proposal. The author property has as domain the class Work
and range the class Person.</p>
        <p>Finally, we consider the following three instances: (1) The Lord of the Rings
which is an instance of the class Book, having 480 outcoming and 1.4K incoming
properties; (2) Manchester which is an instance of the class City, having about
1K outcoming and 19K incoming properties; and (3) The Hobbit which is an
instance of the class Work.</p>
        <p>The use of the resources per use case is presented in Table 1. For example,
the UC6 is expressed as “Visualize all the instances of the class Book”, whereas
the UC7 is expressed as “Visualize the paths (i.e., set of properties) between the
The Lord of the Rings and the Manchester”.</p>
        <p>Evaluation Setting. The evaluation has been conducted on a laptop with i7
CPU at 2.0GHz, 16G RAM and 15.6” (1366×768) screen, running Windows 10
and Google Chrome 84.0.4147. In the evaluation, the online versions of the 10
tools are used (URL are presented in Section 2). Tarsier is installed and evaluated
locally on the laptop.
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Results</title>
        <p>UC1- C &amp; UC1-P. Regarding the visualization of OWL/RDF schema
information, H-BOLD and LD-VOWL provide the required functionality. H-BOLD
allows users to understand the schema in a stepwise approach by showing a
summarized version of it and then presents more elements incrementally.
LDVOWL, initially presents the complete schema and provides functionality that
allows users to hide undesired elements and focus on the interesting ones.
However, in our evaluation, in both tools, we are not able to perform schema-related
tasks. Particularly, in the UC1-C and UC1-P use cases, after a long time, both
tools are not responding.</p>
        <p>Regarding the tools that follow a tabular-like data representation, Sparklis is
able to successfully complete both use cases. Particularly, it presents classes and
properties in two different list, where the user can select the resource of interest
14 https://wiki.dbpedia.org/data-set-38</p>
        <p>Use Case
1C 1P 2
3
4
5
6
7
8
9 10 11 12 13 14 15 16
○
○
○</p>
        <p>○
○ ○
○ ○
○ ○
○ ○
○
○ ○
○ ○
○ ○
○
○
○
○
○ ○
○
○
○
○
○ ○
○
○</p>
        <p>○
○ ○</p>
        <p>○
in order to further explore it. Additionally, RDFSurveyor accomplishes only the
UC1-C, since it is able to display only a list of classes, without presenting any
information about the properties. Finally, the rest of the tools do not provide
the functionality for UC1-C and UC1-P use cases.</p>
        <p>UC2, UC3 &amp; UC5. Regarding the use cases that request information about
a class (UC2), a property (UC3), and an instance (UC5), we report on the
following.</p>
        <p>LodLive, LodView, LOG and Tarsier are able to successfully complete all
of the use cases. Particularly, in LodLive, LodView and LOG the user is able
to retrieve information about a resource by giving its URI. In Tarsier, this is
accomplished through SPARQL queries that are expressed by the user and
evaluated over an endpoint. RDFSurveyor is able to perform UC5, in which the user
is able to navigate over the hierarchy of classes in order to indicate the required
instance. Note that, H-BOLD has this functionality, however, in our evaluation,
we are not able to use it (see UC-1C &amp; UC1-P). The rest of the tools do not
provide the functionality required to perform any of these use cases.
UC4. Sparklis is the only tool that is able to accomplish UC4 by presenting
a list of instances included in a dataset. Initially, a list of about 200 instances
are presented; then, the user is able to use the search functionality in order to
find the resource of interest. The rest of the tools do not provide the required
functionality for this use case.</p>
        <p>UC6. LOG, LodView, RDFSurveyor, and Sparklis are able to visualize the
instances of a selected DBpedia class. Particularly, LOG follows a node-link
layout, in which a class’ instances can be visualized using the incoming rdf:type
class’ properties. LodView, RDFSurveyor, and Sparklis present data in a tabular
form, in which the (web browser’s) URI links of the incoming rdf:type properties
can be used to explore instances. Note that, H-BOLD has this functionality,
however, in our evaluation, we are not able to use it (see UC-1C &amp; UC1-P).
UC7. RelFinder offers discovery and visualization of relations between instances.
Hence, we can claim that RelFinder is mainly designed to support UC7. In our
evaluation, RelFinder is the only tool that supports UC7.</p>
        <p>UC8. In this use case we examine which tools are able to navigate over a
dataset through properties, starting from a class or an instance. In this use case,
beyond RelFinder, four tools are able to navigate through paths; i.e., LOG,
LodLive, LodView, and RDFSurveyor. Particularly, LOG and LodLive visualize
the dataset adopting a node-link layout. They follow a progressive visualization
approach, in which, new parts of the graphs are presented, each time the user
click on a node. This way, the user can navigate following the nodes’ paths.
LodView and RDFSurveyor present the information in a tabular form. In this
case, the user are able to navigate through URI web browser’s links.
UC9. Regarding providing vocabularies information, RDFSurveyor presents the
vocabularies used in the dataset. H-BOLD and LD-VOWL have similar features,
however, in our evaluation, we were not able to use these tools over the DBpedia
data (see UC-1C &amp; UC1-P).</p>
        <p>UC10. This use case examines the capability of the tools to provide statistical
information about the dataset. H-BOLD provides basic statistics regarding the
datasets; e.g., the number of classes, instances, triples, properties, etc.
Additionally, LD-VizWiz reports information regarding the types of the data contained
in the dataset, as well as extracts some of the most common elements.
UC11. Regarding the capability of the tools to generate different visualization
types based on the types of data, LDVizWiz exploits data semantics and
generate/recommend different visualization types for the data. LodLive, LodView,
and RDFSurveyor are able to identify the properties geo:lat and geo:long and
present a map with instances’ locations.</p>
        <p>UC12. Sparklis is the only tool able to filter the instances based on a specific
property.</p>
        <p>UC13, UC14 &amp; UC15. As described in UC 3, LodView, LodLive, LOG and
Tarsier can present information for a particular property. In UC13 we want the
tools to present a set of specific instance’s properties. LodLive, LOG and Tarsier
are able to perform such tasks, using a filtering functionality which allows to
filter out properties. There are no tool to support UC14, in which datatype
properties are filtered based on its range datatype. Regarding the UC15, using
the filtering functionality of Tarsier we are able to indirectly accomplish UC15.
UC16. This use case can be accomplished only by the LOG and the Tarsier
tools. LOG allows the user to select and visualize multiple instances from an
endpoint, by giving its URI. In Tarsier, this is accomplished through SPARQL
queries that are expressed by the user and evaluated over an endpoint.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Discussion</title>
      <p>The results presented in the previous section (Table 2) reveal the heterogeneity
of the tools in accomplishing different user needs. Tools handle tasks by
following different methods and/or workloads, or by adopting different visualization
techniques. Generally, the adopted approaches vary according to the domain, the
type of data, the task that the user is trying to perform, as well as the skills of the
user. The evaluation’s findings allow users to select the proper tool/technique
based on their need. For example, we can claim the following.</p>
      <p>If the users goal is the visualization of the structure/schema of the dataset,
then, H-BOLD and LD-VOWL can be used. H-BOLD shows a summarized
version of the data, and then present more elements incrementally, while LD-VOWL
presents the complete schema. Such tasks can be also accomplished by the
RDFSurveyor and Sparklis, which provide a tabular representation of the data.</p>
      <p>If the user wishes to obtain a statistical overview of a dataset, H-BOLD or
LDVizWiz can be an option. H-BOLD provides basic statistics regarding the
datasets (e.g., the number of classes, instances); and LDVizWiz can extract the
most common elements, as well as other statistic-related information.</p>
      <p>LodLive and LOG may be the most suitable tools for visualizing instances
and their relations. They offer specific features related to owl: sameAs relations
and inverse properties. In addition, LOG allows to insert more elements on the
screen and is able to handle and compare many datasets simultaneously.</p>
      <p>Finally, If the user wishes to explore the relations between two or more
instances, the RelFinder can effectively support such tasks.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion and Future Work</title>
      <p>In this paper, we evaluated and compared the functionality capabilities and
features richness of several Linked Data Visualization tools over a list of use
cases. The evaluation has been conducted over the DBpedia dataset.</p>
      <p>
        We are aware that this is only a first step of a deeper analysis of these tools.
In the near future, we intend to include a user evaluation about effectiveness and
efficiency of each tool in performing the defined use cases, following the metrics
presented in [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ]. Alternatively, if involving users is not feasible, we will explore
the use of usability evaluation frameworks that do not require users involvement
but provide similar metrics, like [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>Acknowledgment. This work is partially funded by the project VisualFacts
(#1614 - 1st Call of the Hellenic Foundation for Research and Innovation
Research Projects for the support of post-doctoral researchers); and by the “Enzo
Ferrari” Engineering Department of the University of Modena and Reggio Emilia
(within “Networking on Linked Data” project) and by the Connection Europe
Facility of the European Union (within “TRAFAIR Understanding traffic flows
to improve air quality” project [AGREEMENT No INEA/CEF/ICT/A2017/
1566782]).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Alahmari</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thom</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magee</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wong</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Evaluating Semantic Browsers for Consuming Linked Data</article-title>
          . In: Australasian Database Conference, ADC (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Atemezing</surname>
            ,
            <given-names>G.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Troncy</surname>
          </string-name>
          , R.:
          <article-title>Towards a Linked-Data Based Visualization Wizard</article-title>
          .
          <source>In: International Workshop on Consuming Linked Data (COLD)</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bauer</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaltenbapck</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Linked Open Data: The Essentials: A Quick Start Guide for Decision Makers. Edition mono/monochrom (</article-title>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bellini</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nesi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Venturi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Linked open graph: Browsing multiple SPARQL entry points to build your own LOD views</article-title>
          .
          <source>J. Vis. Lang. Comput</source>
          .
          <volume>25</volume>
          (
          <issue>6</issue>
          ) (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bikakis</surname>
          </string-name>
          , N.:
          <article-title>Big Data Visualization Tools</article-title>
          .
          <source>In: Encyclopedia of Big Data Technologies, 2nd Edition</source>
          . Springer (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Bikakis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liagouris</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krommyda</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Papastefanatos</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sellis</surname>
          </string-name>
          , T.K.:
          <article-title>GraphVizdb: A Scalable Platform for Interactive Large Graph Visualization</article-title>
          . In: ICDE. pp.
          <fpage>1342</fpage>
          -
          <lpage>1345</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Bikakis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sellis</surname>
            ,
            <given-names>T.K.</given-names>
          </string-name>
          :
          <article-title>Exploration and Visualization in the Web of Big Linked Data: A Survey of the State of the Art</article-title>
          . In: EDBT (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Camarda</surname>
            ,
            <given-names>D.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mazzini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antonuccio</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>LodLive, exploring the web of data</article-title>
          .
          <source>In: I-SEMANTICS</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Chawuthai</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Takeda</surname>
          </string-name>
          , H.:
          <article-title>RDF Graph Visualization by Interpreting Linked Data As Knowledge</article-title>
          . In: JIST (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Dadzie</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pietriga</surname>
          </string-name>
          , E.:
          <source>Visualisation of Linked Data - Reprise. Semantic Web Journal</source>
          <volume>8</volume>
          (
          <issue>1</issue>
          ) (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Desimoni</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Po</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Empirical evaluation of Linked Data visualization tools</article-title>
          .
          <source>Future Generation Computer Systems</source>
          <volume>112</volume>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. Ferr´e,
          <string-name>
            <surname>S.:</surname>
          </string-name>
          <article-title>SPARKLIS: a SPARQL Endpoint Explorer for Expressive Question Answering</article-title>
          .
          <source>In: International Semantic Web Conference (Posters &amp; Demos)</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. Garc´ıa, R.,
          <string-name>
            <surname>Gil</surname>
          </string-name>
          , R.:
          <article-title>Building a Semantic Intraweb with Rhizomer and a Wiki</article-title>
          . In: IntraWebs Workshop, World Wide Web Conference (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Gonzlez</surname>
            ,
            <given-names>R.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iranzo</surname>
            ,
            <given-names>R.M.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bakke</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karger</surname>
            ,
            <given-names>D.R.:</given-names>
          </string-name>
          <article-title>A benchmark for enduser structured data exploration and search user interfaces</article-title>
          .
          <source>Journal of Web Semantics</source>
          <volume>65</volume>
          (
          <issue>8</issue>
          ),
          <volume>100610</volume>
          (
          <year>2020</year>
          ). https://doi.org/10.1016/j.websem.
          <year>2020</year>
          .
          <volume>100610</volume>
          , https://doi.org/10.1016/j.websem.
          <year>2020</year>
          .100610
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Haag</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siek</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ertl</surname>
          </string-name>
          , T.:
          <article-title>QueryVOWL: Visual Composition of SPARQL Queries</article-title>
          .
          <source>In: ESWC</source>
          . vol.
          <volume>9341</volume>
          , pp.
          <fpage>62</fpage>
          -
          <lpage>66</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Kim</surname>
            <given-names>Hamilton</given-names>
          </string-name>
          , R.M.
          <article-title>: Learning UML 2.0</article-title>
          .
          <string-name>
            <given-names>O</given-names>
            <surname>'Reilly</surname>
          </string-name>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17. Kl´ımek, J.,
          <string-name>
            <surname>Skoda</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Necasky´,
          <string-name>
            <surname>M.</surname>
          </string-name>
          :
          <article-title>Survey of Tools for Linked Data Consumption</article-title>
          .
          <source>Semantic Web Journal</source>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heim</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stegemann</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ziegler</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The RelFinder user interface: interactive exploration of relationships between objects of interest</article-title>
          . In: IUI (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Negru</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haag</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ertl</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>VOWL 2: User-Oriented Visualization of Ontologies</article-title>
          . In: EKAW (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Negru</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haag</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ertl</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Visualizing Ontologies with VOWL</article-title>
          .
          <source>Semantic Web Journal</source>
          <volume>7</volume>
          (
          <issue>4</issue>
          ) (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Marie</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gandon</surname>
            ,
            <given-names>F.L.</given-names>
          </string-name>
          :
          <article-title>Survey of Linked Data Based Exploration Systems</article-title>
          .
          <source>In: International Workshop on Intelligent Exploration of Semantic Data (IESD)</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Micsik</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turbucz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Gy¨or¨ok, A.:
          <article-title>LODmilla: A Linked Data Browser for All</article-title>
          . In: SEMANTiCS. pp.
          <fpage>31</fpage>
          -
          <lpage>34</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Po</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>High-level Visualization Over Big Linked Data</article-title>
          . In: International Semantic Web Conference (P&amp;D/Industry/BlueSky) (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Po</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bikakis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Desimoni</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Papastefanatos</surname>
          </string-name>
          , G.:
          <article-title>Linked Data Visualization: Techniques, Tools, and Big Data</article-title>
          .
          <source>Synthesis Lectures on the Data, Semantics, and Knowledge</source>
          , Morgan and Claypool (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Po</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malvezzi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Community detection applied on big linked data</article-title>
          .
          <source>J. UCS</source>
          <volume>24</volume>
          (
          <issue>11</issue>
          ),
          <fpage>1627</fpage>
          -
          <lpage>1650</lpage>
          (
          <year>2018</year>
          ), http://www.jucs.org/jucs_24_11/community_ detection_applied_on
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Regalia</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janowicz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mai</surname>
          </string-name>
          , G.:
          <article-title>Phuzzy.link: A SPARQL-powered Client-Sided Extensible Semantic Web Browser</article-title>
          . In: VOILA. pp.
          <fpage>34</fpage>
          -
          <lpage>44</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27. S´anchez,
          <string-name>
            <given-names>J.L.G.</given-names>
            , Garc´ıa, R.,
            <surname>Brunetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.M.</given-names>
            ,
            <surname>Gil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Gimeno</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.M.</surname>
          </string-name>
          :
          <article-title>Using SWETQUM to compare the quality in use of semantic web exploration tools</article-title>
          .
          <source>J. Univers. Comput. Sci</source>
          .
          <volume>19</volume>
          (
          <issue>8</issue>
          ),
          <fpage>1025</fpage>
          -
          <lpage>1045</lpage>
          (
          <year>2013</year>
          ). https://doi.org/10.3217/jucs-019-08-1025, https://doi.org/10.3217/jucs-019
          <source>-08-1025</source>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Schlegel</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weißgerber</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stegmaier</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seifert</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Granitzer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kosch</surname>
          </string-name>
          , H.:
          <article-title>Balloon Synopsis: A Modern Node-centric Rdf Viewer and Browser for the Web</article-title>
          . In: ESWC (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Soylu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kharlamov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zheleznyakov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <article-title>Jim´enez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giese</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skjaeveland</surname>
            ,
            <given-names>M.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hovland</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schlatte</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brandt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lie</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Optiquevqs: A visual query system over ontologies for industry</article-title>
          .
          <source>Semantic Web</source>
          <volume>9</volume>
          (
          <issue>5</issue>
          ),
          <fpage>627</fpage>
          -
          <lpage>660</lpage>
          (
          <year>2018</year>
          ). https://doi.org/10.3233/SW-180293, https://doi.org/10.3233/ SW-180293
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Vega-Gorgojo</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Slaughter</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>von Zernichow</surname>
            ,
            <given-names>B.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roman</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Linked Data Exploration With RDF Surveyor</article-title>
          .
          <source>IEEE Access</source>
          <volume>7</volume>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Viola</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roffia</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antoniazzi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>D'Elia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aguzzi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cinotti</surname>
            ,
            <given-names>T.S.:</given-names>
          </string-name>
          <article-title>Interactive 3D Exploration of RDF Graphs through Semantic Planes</article-title>
          .
          <source>Future Internet</source>
          <volume>10</volume>
          (
          <issue>8</issue>
          ) (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Weise</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haag</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>LD-VOWL: Extracting and Visualizing Schema Information for Linked Data Endpoints</article-title>
          . In: VOILA@ISWC (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>