<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Linked Data Maps: Providing a Visual Entry Point for the Exploration of Datasets</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Fabio</forename><surname>Valsecchi</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Informatics and Telematics (IIT)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Matteo</forename><surname>Abrate</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Informatics and Telematics (IIT)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Clara</forename><surname>Bacciu</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Informatics and Telematics (IIT)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Maurizio</forename><surname>Tesconi</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Informatics and Telematics (IIT)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Andrea</forename><surname>Marchetti</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Informatics and Telematics (IIT)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Linked Data Maps: Providing a Visual Entry Point for the Exploration of Datasets</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">3E2870D58C84502B8A5F0B74854F100F</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-19T15:29+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Linked Data</term>
					<term>Dataset Exploration</term>
					<term>Information Visualization</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Linked Data sets are an ever-growing, invaluable source of information and knowledge. However, the wide adoption of this large amount of interlinked structured data is still held back by some nontrivial obstacles. The one we tackle in this article is the difficulty users have in getting started with their work on Linked Data sources. In fact, querying, and in general dealing with such datasets, requires a deep knowledge about their specific classes, instances and properties. We believe that an entry point that eases the access to such information would significantly reduce the barriers around this technology and foster its promotion. Linked Data Maps is a method for representing RDF graphs as interactive, map-like visualizations, based on our previous work focused on the visual exploration of DBpedia. The approach is extended to deal with a wider range of Linked Data sets, and tested with a user evaluation study on two distinct RDF graphs.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The Linked Data project comprises a large, open and valuable collection of interlinked structured data over the World Wide Web. The potential of the numerous data sources within the Linked Data Cloud 1 is undeniable, and the enormous amount of knowledge they contain is valuable for both public and private organisations. However, a wide adoption of Linked Data and Semantic Web technologies is still prevented by some relevant obstacles. One of these impediments is that users are required a high effort in order to get started with the handling of Linked Data sources. Approaching a Linked Data set remains, especially in the first phase, a hard and onerous task even for expert users. In fact, accessing and querying Linked Data sets require a deep knowledge about their classes, instances and predicates. In general, users often need to figure out how a dataset is structured, how many instances it describes, how the ontology is organized, what kind of instances it contains, how they are linked to each other, and so on. Basically, the key question is "How is the dataset like?". In our opinion, there is a lack of effective and easy-to-master instruments for answering these important questions. To the best of our knowledge, the currently available tools are mainly focused on the presentation of aggregated data, or on the visualization of the details related to a single instance or a small group of them, and do not show a complete representation of the dataset.</p><p>In order to fill this gap, we think that applications acting as entry points to Linked Data sets would ease the access to these large and complex data sources, by guiding users from a high level overview to the most specific details of RDF triples that compose them. We propose Linked Data Maps, an interactive visualization approach based on the work carried out on DBpedia in <ref type="bibr" target="#b24">[25]</ref>, which is focused on the automatic transformation of an RDF graph into a map designed according to cartographic principles. A map can leverage human visual perception abilities and consolidated map-reading skills to achieve a high level of efficacy in communicating the properties of large and complex structures such as Linked Data sets <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b0">1]</ref>. Moreover, an interactive zoomable map literally fits the Visual Information-Seeking Mantra proposed by Ben Shneiderman ("Overview first, zoom and filter, then details-on-demand") <ref type="bibr" target="#b21">[22,</ref><ref type="bibr" target="#b7">8]</ref>, which recommends to firstly show an overview in order to let users understand which are the general features of a dataset and then provide mechanisms for deeply exploring the dataset details. We adapted the work by Auber et al. on Gosper treemaps <ref type="bibr" target="#b2">[3]</ref> for assigning a position and a shape to the abstract and non-geometrical data generally contained in Linked Data sets. Our solution produces an interactive map displaying all the instances of a dataset, organized in regions according to their ontological classification. The map represents a ground layer on top of which an atlas can be constructed by integrating multiple kinds of visualizations and functionalities in order to bring out different aspects of a dataset.</p><p>In order to prove the effectiveness of the approach we applied it to some wellknown Linked Data sets such as DBpedia and LinkedMDB, and we performed a user evaluation on the applications of both datasets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">Related Work</head><p>The large amount of work carried out for the visualization of Linked Data <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b18">19]</ref> reflects the strong need of the Semantic Web community to provide users with applications that let them easily access and explore Linked Data sources. The most complete survey <ref type="bibr" target="#b7">[8]</ref> about the approaches for visualising and exploring Linked Data states that most of the existing tools i) do not provide an overview of the dataset; ii) are designed only for expert users. In order to tackle and solve those problems, different models and frameworks <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b16">17]</ref> for dynamically creating and customizing data visualizations have been designed.</p><p>Other works employ information visualization techniques for statistical analysis. Cubeviz <ref type="bibr" target="#b19">[20]</ref> is a visualization platform that allows to configure, display and analyse statistical RDF data through different chart types. Linked Data Query Wizard <ref type="bibr" target="#b11">[12]</ref> is an analysis tool that, given a SPARQL endpoint, allows to search, filter and visualize resources using multiple diagrams. Payola <ref type="bibr" target="#b14">[15]</ref> is a web visualization framework that allows to run an analysis on a dataset and then display the results with a set of visualization plugins. Although these tools are very useful for obtaining interesting aggregated data, they neglect to provide a complete representation of the dataset.</p><p>Several graph-based visualization tools with different features have been developed. The LODLive RDF browser <ref type="bibr" target="#b6">[7]</ref> allows to manually expand the connections of a given resource and explore the resulting node-link diagram by consulting relationships and attributes of the expanded resources. gFacet <ref type="bibr" target="#b10">[11]</ref> combines graph-based visualization and faceted filtering techniques for navigating a certain data source. The Linked Open Graph tool <ref type="bibr" target="#b4">[5]</ref> provides a collaborative web interface for examining RDF instance networks of different datasets. These applications support users in understanding the connections between instances but they do not scale well with large datasets.</p><p>Other applications are focused in solving specific tasks such as Relfinder <ref type="bibr" target="#b9">[10]</ref> which reveals if and how two given resources are connected by visually showing all the paths between them within the RDF graph they belong. Other tools provide visualizations of restricted domains such as Spacetime <ref type="bibr" target="#b25">[26]</ref> for spatiotemporal data and Linked Geo Data Browser <ref type="bibr" target="#b23">[24]</ref> for spatial data.</p><p>To summarize, the strong need for Linked Data exploration tools is still an open issue in the Semantic Web community. We believe that the need becomes even stronger when users approach a dataset for the first time, and that a novel approach should be proposed in order to tackle the issue.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">The Linked Data Maps Approach</head><p>The approach presented in this article is aimed to ease the comprehension of the structure and content of Linked Data sources through interactive web applications developed around carefully designed visualizations. The main users for which our applications are intended are those who want to develop tools on or learn a specific Linked Data set even if are not very familiar with Semantic Web technologies. Furthermore, casual users interested in the informative and educational content of a dataset could benefit from it by using the atlas. Finally, Linked Data experts that approach a new dataset for the first time could also gain precious insights from this kind of application, which would quicken the access to the target information or even help in finding anomalies in the data.</p><p>Our main objective is to provide those users with an entry point to the dataset. By "entry point", we mean an initial overview of the dataset that can be queried and interacted with according to Shneiderman's mantra, thus providing an easy access to the information space. The initial overview should allow users to perform the following high-level tasks: i) get a general idea about the way the dataset is structured; ii) perceive its size; iii) compare different parts of it in terms of both size and complexity. More specific tasks are also defined, to characterize the user's wish to get detailed information by interacting with the visualization space: i) lookup or locate an instance; ii) consult its properties; iii) browse the list of its connections; iv) inspect to find the location of instances to which it is connected; v) discover which are the classes to which it is more connected; vi) compare its connections with the ones of other instances; vii) locate a class.</p><p>Our solution defines a pipeline that transforms an RDF graph into a map as a result of two steps: data abstraction and spatialization. The map is then visualized in a web application allowing to query and explore it (Figure <ref type="figure">1</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Compound Network RDF Graph</head><p>Map Data UI A S V I Fig. <ref type="figure">1</ref>. The Linked Data Maps approach. First the RDF Graph is transformed into a Compound Network (A -Data Abstraction step), then the network is used to compute the Map Data (S -Spatialization step). Finally, these data are visualized (V) in a web application from which the user can interact (I).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Data Abstraction</head><p>As discussed in <ref type="bibr" target="#b24">[25]</ref>, an RDF graph (including its ontology) may be seen as a compound network. Also known as multi-level network, a compound network is a combination of a network and a tree, where the latter is seen as an organizing structure for the former<ref type="foot" target="#foot_1">2</ref> . Hierarchical ontologies are often the base structure of Linked Data sets <ref type="bibr" target="#b7">[8]</ref> as in the case of DBpedia, Geonames, Yago and Freebase. However, other datasets such as LinkedMDB, Lexvo and Wordnet RDF are organized as forests (i.e., undirected acyclic graphs whose connected components are rooted trees). We deal with such structures by extending our approach to handle common cases of ontologies: i) proper forests composed by n trees; ii) forests comprising only one tree and iii) the degenerate case of a forest in which there are n isolated classes. As shown in Figure <ref type="figure">2</ref> Galileo and Pisa) and type links (TL) define the membership of an instance to a certain class (i.e., rdf:type). Table <ref type="table" target="#tab_1">1</ref> shows some popular Linked Data sets and the amount of nodes that would compose their compound network.</p><p>In general, an instance node could be a member of n classes, but, for the dataset to be compatible with the Linked Data Maps approach, an instance node can only be connected to compatible class nodes through a TL. Two class nodes are compatible if they belong to the same tree branch of a connected component of the forest (e.g., a Scientist is a Person). It is important not to violate this compatibility constraint because otherwise instance nodes would be connected to distinct conflicting class nodes, and consequently would have to be displaced simultaneously in more than one region (e.g., Leonardo Da Vinci is both a Scientist and a Painter ). In order to handle the missing types issue <ref type="bibr" target="#b20">[21]</ref>, instance nodes without a corresponding class are allowed not to have any TLs. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Spatialization</head><p>As described in <ref type="bibr" target="#b24">[25]</ref>, the spatialization process adopted for constructing the visualizations is based on the work of Auber et al. on Gosper treemaps <ref type="bibr" target="#b2">[3]</ref>.</p><p>Treemaps <ref type="bibr" target="#b13">[14]</ref> efficiently use the available space for compactly displaying complex trees by representing nodes as a hierarchy of regions contained into one another. We choose to use Gosper treemaps because they strongly resemble islands, and therefore support users in intuitively reading the generated geographic-like maps as they would with traditional ones. We generalized the approach in order to visualize forests: in the resulting map, each tree of the forest is depicted as a distinct treemap, and thus a distinct island. A collision detection and a forcedirected graph algorithm are jointly adopted in order to obtain a layout in which islands are displaced without overlapping. Gosper treemaps represent each leaf of a tree as a hexagonal tile having a specific position within the visualization. Instance nodes belonging to the same ontological class are placed together in the same region. By construction, the adopted spatialization process shows the amount of instance nodes linked to a certain ontological class with the area of the corresponding region.</p><p>Beyond assuring the compactness of regions, the Gosper treemap layout guarantees a great level of stability, which is useful if an updated version of the map needs to be created, because the new version will not confuse the user with considerable differences in the spatial arrangement. This is an ideal property for Linked Data sets that are often published with yearly updates.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Visualization and Interaction</head><p>To render the map data in a way that allows users to get an overview, zoom and filter the visualization and get details on demand, the approach includes the realization of a web application, mainly constituted by three components:</p><p>1. Map. It firstly displays the overview of the dataset showing all the instances and classes within it. Zoom and pan mechanisms allow users to filter out certain regions, move within the map and focus their attention on specific regions and instances. Initially, only the regions with a suitable size show the label identifying their ontological class, while the others are automatically loaded during a zoom action. A metaphor for portraying instances as cities have been introduced, in order to support users to get orientation within the map and get a feel about the content of a certain region. Clicking an instance on the map triggers the loading of its properties both in the map itself and in the right-side infobox. All the instances connected to the selected one are highlighted on the map as red tiles linked by red lines. 2. Infobox. It comprises all the RDF triples in which a selected instance is involved. In particular, classes, data properties, incoming and outgoing relations are organized in a user-friendly way for helping users in the consultation. Furthermore, by clicking on an outgoing or incoming property, the relative content is loaded both on the map and in the infobox, allowing the dataset navigation. 3. Search Box. The search functionality allows to perform a text search for a specific instance, show it on the map along with its connections, and get its properties loaded in the infobox.</p><p>Multiple aspects of a dataset can be displayed on top of the main visualization as additional thematic maps. Each region may be colored to represent for example: the depth of the corresponding class in the forest, the density (i.e., a normalization on the number of instances) of RDF triples, the density of the object properties, or the density of data properties describing the instances. The layers menu (on the top left) allows to switch between different thematic maps.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Evaluation</head><p>We applied our approach to two well-known Linked Data sets: DBpedia <ref type="bibr" target="#b3">[4]</ref> and LinkedMDB <ref type="bibr" target="#b8">[9]</ref>, very different in size (Table <ref type="table" target="#tab_1">1</ref>), structure and content. DBpedia is a cross-domain dataset with a hierarchical tree as its main ontology, while LinkedMDB is a film industry dataset with an ontology structured as a collection of disconnected classes. Both visual representations (Figure <ref type="figure" target="#fig_1">3 and 4</ref>) reflect the respective dataset structure. The tree of DBpedia, rooted on the class "Thing", is represented by one island composed by several regions, themselves partitioned in many hierarchical sub-divisions. An additional island has been added for containing instances without a class <ref type="bibr" target="#b20">[21]</ref>. Instead, the disconnected classes of LinkedMDB produce a completely fragmented representation displayed as an archipelago of plain islands, since a single root is not defined.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Setup</head><p>The previous version of the application <ref type="bibr" target="#b24">[25]</ref> had been preliminarily tested with a very limited number of users. For this work, we carried out a more extensive user evaluation with 19 users, collecting both qualitative and quantitative data.</p><p>Since the intended users are people wanting to approach or to better understand a Linked Data set, all the testers we chose have a computer science background (no lay users were recruited). The 19 participants were 12 males and 7 females and they had different age ranges: 5 were between 20 and 30, 7 between 30 and 40 and 7 above 40.</p><p>Half of the people were presented the DBpedia application, while the other half the LinkedMDB one. At the beginning of the session with each user, we asked them to read a short description about the dataset <ref type="foot" target="#foot_2">3</ref> . Then, we gave them some time (5 to 10 minutes) for freely interacting with the application. Finally, they had to fill out a questionnaire. To answer some of the questions they had to perform some tasks using the application. The questionnaire has been structured in four distinct parts for evaluating different aspects of the visualizations and the applications.</p><p>1. Free interaction. Three questions have been defined for verifying whether the main features (e.g., zoom and pan, search, and click on the map) of the interface had been discovered and used by testers during the initial free interaction phase.    2. Tasks. Eleven tasks have been presented to users for testing if the application is useful for: i) visually identifying which are the main regions within a map; ii) looking up and locating resources; iii) recognizing which are the connections between resources, and iv) understanding how resources are categorized.</p><p>After they finished each task, users have been asked to state whether it was easy to solve. We adopted a scale of 5 balanced values (i.e., really difficult, difficult, neither easy nor difficult, easy and really easy) ranging from 1 to 5 for scoring the results of each task. 3. Comprehension. Three questions have been asked for measuring whether the users had grasped the main aspects of the visualizations (e.g., the meaning of regions and their size). 4. Final comments. Four questions have been finally asked for understanding whether the users thought the application was aesthetically pleasing, easy to use, useful and/or self-explanatory. We used a traditional Likert scale <ref type="bibr" target="#b15">[16]</ref> ranging from 1 to 5 for scoring the answers of the users about the aforementioned properties.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Results</head><p>The results of the test show that in the case of DBpedia the 80% of the users autonomously discovered they could use the search feature and click on the map, while 70% the zoom and pan behaviour. In the case of LinkedMDB, all the users discovered they could click on the map, the 88% use the search function and the 75% of them used the zoom and pan mechanism. By taking into account those results, now we think that the application requires a clearer way of showing that the zoom and pan feature is available. The plus/minus zoom buttons often included in web interactive maps could be a solution.</p><p>The study produced very promising results (Table <ref type="table">2 and 3</ref>) and also gave directions for improving the strength of the application in communicating the dataset characteristics. The mean score of every task is above average for both DBpedia and LinkedMDB. One of the main aspects that came out from the study is the need for a closer interaction between the visualization of the map and the infobox. In fact, by observing the users when executing the tasks, we noticed that some are more inclined to navigate the map, while others prefer to just read the infobox.</p><p>All the users understood that the size of a region is determined by the amount of resources contained within it, while only a few of them really perceived the complexity of its hierarchical sub-structure. Almost all the users agreed on the aesthetic, ease and usefulness of the application while only a part of them thinks that it is self-explanatory, suggesting that a more intuitive user interface can be envisaged. A user suggested to add an introductory tutorial for explaining the main features the first time the application is accessed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Questions % Avg Free Interaction</head><p>Have you used the pan &amp; zoom feature? 70% -Have you used the search feature? 80% -Have you clicked on the map? 80% -</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Tasks</head><p>Which is the biggest class in the dataset? 90% 3.6 Which are the main classes? Try to explain your answer. 100% 4.0 Where is the resource "The Matrix"? 100% 4.2 Which are the resources connected to "The Matrix"? 100% 4.2 Where is the resource "The Beatles"? 100% 4.2 Which are the resources connected to "The Beatles"? 100% 4.3 Is "Alan Turing" directly connected to "Noam Chomsky"? 90% 3.7 Is "Divine Comedy" directly connected to "Dante Alighieri"? 90% 3.5 Is "Earth" directly connected to a resource classified as "Place"? 70% 3.4 Is "Crow" directly connected to a resource classified as "Food"? 80% 3.9 Which are the classes of the resource "Danube"? 100% 3.7</p><p>Comprehension Some regions are bigger than others because: 1) they contain more resources; 2) they contain more classes; 3) they are deeper in the hierarchy; 4) they have more connections.</p><p>100% -Does region "Agent" seem more complex than "Place"? 1) Yes, "Agent" is more complex; 2) No, "Place" is more complex; 3) They are of similar complexity; 4) I don't know.</p><p>20% -Does region "CareerStation" seem more complex than "Place"? 1) Yes, "CareerStation" is more complex; 2) No, "Place" is more complex; 3) They are of similar complexity; 4) I don't know.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>90% -Final Comments</head><p>The map is aesthetically pleasing -4.1 The map is easy to use -3.4 The map is useful -3.6 The interface is self-explanatory -3.0</p><p>Table <ref type="table">2</ref>. The overall result of each question of the survey about DBpedia grouped by category. The percentage of correct answers and the average score reported by users are shown in the last two columns. Scores range on a scale from 1 to 5 (from really difficult to really easy in the case of the tasks, while from totally disagree to totally agree in the case of the final comments).</p><p>extended the work started in <ref type="bibr" target="#b24">[25]</ref> to handle datasets organized by forest-based ontologies. We applied the approach to DBpedia and LinkedMDB, implementing two web applications available on-line. We presented the outcome of the user evaluation that shows promising results, but also some weak points. Beside addressing these flaws, next studies will be focused on other improvements. The zoom behaviour could be strengthened by progressively loading the most important "cities" (i.e., instances), selected according to a ranking factor. This score could be based on the number of links to which a node is connected (i.e., in-degree, out-degree or degree). Finally, a similarity measure between instances could be introduced. This aspect could be very useful for further organizing regions in clusters of similar instances. A layout strategy completely based on such a measure could also solve the incompatible classes problem described in Section 2.1, making it possible to handle an even wider range of datasets.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. A screenshot of the DBpedia application, available online at http://wafi.iit. cnr.it/lod/dbpedia/atlas. The code is open source and hosted on GitHub (https: //github.com/fabiovalse/dbpedia_atlas). The map, composed by a main island and a smaller one containing the untyped instances, reflects the hierarchical structure of the ontological tree at the base of DBpedia.</figDesc><graphic coords="8,141.68,391.82,332.00,198.21" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. A screenshot of the LinkedMDB application, available online at http://wafi. iit.cnr.it/lod/linkedmdb/atlas. The map, composed by an archipelago of islands, depicts the structure of the disconnected classes forming the ontology of LinkedMDB.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. Thematic maps of DBpedia and LinkedMDB, showing the density of object properties of each class (the darker, the more dense). By inspecting the maps, it can be seen that the most dense classes are Soccer manager, Horse trainer and Jockey for DBpedia and Film for LinkedMDB. The maps can also be compared in size since they share the same scale.</figDesc><graphic coords="9,134.77,116.83,345.81,153.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 6 .</head><label>6</label><figDesc>Fig.6. Thematic maps of DBpedia and LinkedMDB, showing the depth of the classes in their ontology (the darker, the deeper). DBpedia has an island composed by several hierarchical levels, while LinkedMDB has an archipelago of totally flat islands. By inspecting the map of DBpedia, it can be seen that the deepest level of the ontology corresponds to the small Diocese class (top right).</figDesc><graphic coords="9,134.77,355.00,345.81,153.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 .</head><label>1</label><figDesc>The amount of classes and instances of some well-known Linked Data sets compatible with the Linked Data Maps approach.</figDesc><table><row><cell>Dataset</cell><cell cols="5">Geonames DBpedia LinkedMDB Wordnet Lexvo</cell></row><row><cell>Class Nodes</cell><cell>7</cell><cell>721</cell><cell>51</cell><cell>5</cell><cell>5</cell></row><row><cell cols="2">Instance Nodes 8.3M</cell><cell>4.7M</cell><cell>694.400</cell><cell cols="2">647.215 128.945</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://lod-cloud.net</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">Recently, many approaches for the scalable drawing of networks have used this kind of abstraction<ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b12">13]</ref>. Our approach uses the ontological classes instead of clusters to play the role of organizing structures.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">For instance, in the case of DBpedia we used the following description: DBpedia is a large collection of structured data automatically extracted from Wikipedia. It contains a lot of resources (e.g. "Galileo Galilei", "Pisa", "The Beatles", "Divine Comedy") organized in classes (e.g. "Person", "City", "Band", "Book"). Classes are connected together, forming a hierarchical structure from generic to specific. For example, "FootballPlayer" is a more specific class than "Athlete", which itself is more specific than "Person". Resources are also connected to each other (e.g. "Pisa" is the place of birth of "Galileo Galilei").</note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Questions % Avg Free Interaction</head><p>Have you used the pan &amp; zoom feature? 78% -Have you used the search feature? 89% -Have you clicked on the map? 100% -</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Tasks</head><p>Which is the biggest class in the dataset? 88% 3.7 Which are the main classes? 67% 3.8 Where is the resource "The Matrix"? 100% 4.6 Which are the resources connected to "The Matrix"? 78% 3.9 Where is the resource "Sidney Lumet" (the film director)? 89% 4.3</p><p>Which are the resources connected to "Sidney Lumet" (the film director)? 77% 4.4</p><p>Is "Blade Runner" directly connected to "Rutger Hauer"? 100% 3.8</p><p>Is "Marcello Mastroianni" directly connected to "Claudia Cardinale"? 78% 3.2</p><p>Is "Christmas (Film Subject)" directly connected to a resource classified as "Actor"? 100% 3.9</p><p>Comprehension Some regions are bigger than others because: 1) they contain more resources; 2) they contain more classes; 3) they are deeper in the hierarchy 4) they have more connections.</p><p>89% -Does region "Film" seem more complex than "Actor"? 1) Yes, "Film" is more complex; 2) No, "Actor" is more complex; 3) They are of similar complexity; 4) I don't know.</p><p>44% -Does region "Performance" seem more complex than "Film"? 1) Yes, "Performance" is more complex; 2) No, "Film" is more complex; 3) They are of similar complexity; 4) I don't know.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>22% -Final Comments</head><p>The map is aesthetically pleasing -3.8 The map is easy to use -3.6 The map is useful -3.9 The interface is self-explanatory -2.9</p><p>Table <ref type="table">3</ref>. The overall result of each question of the survey about LinkedMDB grouped by category. The percentage of correct answers and the average score reported by users are shown in the last two columns. Scores range on a scale from 1 to 5 (from really difficult to really easy in the case of the tasks, while from totally disagree to totally agree in the case of the final comments).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion and Future Works</head><p>In this paper, we presented an approach for visualizing and exploring Linked Data sets based on information visualization and cartographic techniques. We</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Data Cartography: atlases and maps for non-geographical data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Abrate</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
	<note type="report_type">Ph.D. thesis</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Grouseflocks: Steerable exploration of graph hierarchy space</title>
		<author>
			<persName><forename type="first">D</forename><surname>Archambault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Munzner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Auber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Visualization and Computer Graphics</title>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>IEEE Transactions on</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Gospermap: Using a gosper curve for laying out hierarchical data</title>
		<author>
			<persName><forename type="first">D</forename><surname>Auber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Huet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lambert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Renoust</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sallaberry</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saulnier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transaction on Visualization and Computer Graphics</title>
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Dbpedia: A nucleus for a web of open data</title>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kobilarov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ives</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Linked open graph: browsing multiple sparql entry points to build your own lod views</title>
		<author>
			<persName><forename type="first">P</forename><surname>Bellini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Venturi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Visual Languages &amp; Computing</title>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The linked data visualization model</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Brunetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>García</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ternational Semantic Web Conference (ISWC)</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Lodlive, exploring the web of data</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">V</forename><surname>Camarda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mazzini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Antonuccio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the International Conference on Semantic Systems</title>
				<meeting>of the International Conference on Semantic Systems</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Approaches to visualising linked data: A survey</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Dadzie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rowe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Semantic Web</title>
				<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Linked movie data base</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hassanzadeh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Consens</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>LDOW</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Relfinder: Revealing relationships in rdf knowledge bases</title>
		<author>
			<persName><forename type="first">P</forename><surname>Heim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hellmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lohmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Stegemann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Semantic Multimedia</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">gfacet: A browser for the web of data</title>
		<author>
			<persName><forename type="first">P</forename><surname>Heim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ziegler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lohmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the International Workshop on Interacting with Multimedia Content in the Social Semantic Web</title>
				<meeting>of the International Workshop on Interacting with Multimedia Content in the Social Semantic Web</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Linked data query wizard: A novel interface for accessing sparql endpoints</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hoefler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Granitzer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Veas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Seifert</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Linked Data on the Web at WWW</title>
				<meeting>Linked Data on the Web at WWW</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<author>
			<persName><forename type="first">Y</forename><surname>Hu</surname></persName>
		</author>
		<ptr target="http://yifanhu.net/GALLERY/GRAPHS/" />
		<title level="m">A gallery of large graphs</title>
				<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Tree-maps: A space-filling approach to the visualization of hierarchical information structures</title>
		<author>
			<persName><forename type="first">B</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Shneiderman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Proc. of Conference on Visualization</title>
				<imprint>
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Payola: Collaborative linked data analysis and visualization framework</title>
		<author>
			<persName><forename type="first">J</forename><surname>Klímek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Helmich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nečaskỳ</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: ESWC 2013 Satellite Events</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">A technique for the measurement of attitudes</title>
		<author>
			<persName><forename type="first">R</forename><surname>Likert</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Archives of psychology</title>
		<imprint>
			<date type="published" when="1932">1932</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Uduvudu: a graphaware and adaptive ui engine for linked data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Luggen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gschwend</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Anrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cudré-Mauroux</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Linked Data On the Web (LDOW)</title>
				<meeting>Linked Data On the Web (LDOW)</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Ld viewer-linked data presentation framework</title>
		<author>
			<persName><forename type="first">D</forename><surname>Lukovnikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th International Conference on Semantic Systems</title>
				<meeting>the 10th International Conference on Semantic Systems</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Survey of linked data based exploration systems</title>
		<author>
			<persName><forename type="first">N</forename><surname>Marie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Gandon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Intelligent Exploitation of Semantic Data (IESD)</title>
				<meeting>Intelligent Exploitation of Semantic Data (IESD)</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Cubeviz: Exploration and visualization of statistical linked data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Abicht</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C</forename><surname>Ngonga Ngomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Soru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 24th International Conference on World Wide Web Companion</title>
				<meeting>the 24th International Conference on World Wide Web Companion</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Type inference on noisy rdf data</title>
		<author>
			<persName><forename type="first">H</forename><surname>Paulheim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web-ISWC</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">The eyes have it: A task by data type taxonomy for information visualizations</title>
		<author>
			<persName><forename type="first">B</forename><surname>Shneiderman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Symposium on Visual Languages</title>
				<imprint>
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">From metaphor to method: Cartographic perspectives on information visualization</title>
		<author>
			<persName><forename type="first">A</forename><surname>Skupin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Symposium on Information Visualization</title>
				<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Linkedgeodata: A core for a web of spatial open data</title>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Höffner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Semantic Web</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Dbpedia atlas: Mapping the uncharted lands of linked data</title>
		<author>
			<persName><forename type="first">F</forename><surname>Valsecchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Abrate</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bacciu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tesconi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Marchetti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th Linked Data On the Web Workshop (LDOW)</title>
				<meeting>the 8th Linked Data On the Web Workshop (LDOW)</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Spacetime: a two dimensions search and visualisation engine based on linked data</title>
		<author>
			<persName><forename type="first">F</forename><surname>Valsecchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ronchetti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Eighth International Conference on Advances in Semantic Processing</title>
				<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
