<?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">What does it mean when your URIs are redirected? Examining identity and redirection in the LOD cloud</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Idries</forename><surname>Nasim</surname></persName>
							<email>m.i.nasim@student.vu.nl</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Vrije Universiteit Amsterdam</orgName>
								<address>
									<addrLine>Boelelaan 1111</addrLine>
									<settlement>Amsterdam</settlement>
									<country key="NL">the Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Shuai</forename><surname>Wang</surname></persName>
							<email>shuai.wang@vu.nl</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Vrije Universiteit Amsterdam</orgName>
								<address>
									<addrLine>Boelelaan 1111</addrLine>
									<settlement>Amsterdam</settlement>
									<country key="NL">the Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Joe</forename><surname>Raad</surname></persName>
							<email>joe.raad@lisn.fr</email>
							<affiliation key="aff1">
								<orgName type="laboratory">Interdisciplinary Laboratory of Numerical Sciences (LISN)</orgName>
								<orgName type="institution">University of Paris-Saclay</orgName>
								<address>
									<settlement>Orsay</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Peter</forename><surname>Bloem</surname></persName>
							<email>p.bloem@vu.nl</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Vrije Universiteit Amsterdam</orgName>
								<address>
									<addrLine>Boelelaan 1111</addrLine>
									<settlement>Amsterdam</settlement>
									<country key="NL">the Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Frank</forename><surname>Van Harmelen</surname></persName>
							<email>frank.van.harmelen@vu.nl</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Vrije Universiteit Amsterdam</orgName>
								<address>
									<addrLine>Boelelaan 1111</addrLine>
									<settlement>Amsterdam</settlement>
									<country key="NL">the Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">What does it mean when your URIs are redirected? Examining identity and redirection in the LOD cloud</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">FC85CBB83BD813886C20B0AB56228CEB</idno>
					<idno type="DOI">10.5281/zenodo.7225383</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T02:08+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>identity graphs, knowledge graph evolution, semantic web evolution, identity crisis, redirection Orcid 0000-0001-8677-5218 (I. Nasim)</term>
					<term>0000-0002-1261-9930 (S. Wang)</term>
					<term>0000-0002-7891-7738 (J. Raad)</term>
					<term>0000-0002-0189-5817 (P. Bloem)</term>
					<term>0000-0002-7913-0048 (F. v. Harmelen)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Redirection of URIs is widely used in the LOD cloud, and is even part of the best practice guidelines as an approach to the "curation problem" on the semantic web (i.e. how to repair imperfections). When dereferencing, one URI is redirected to another URI. Such a redirection could be the result of an update of the namespace, a different encoding scheme, or some other reasons. In this paper, we study the semantics of redirection and examine if redirection indicates how entities in the LOD cloud evolve. More specifically, we focus on entities in the identity graphs: subgraphs in the semantic web restricted to identity links. The entities we study are from s a m e A s . c c , an identity graph extracted from a crawl of the semantic web in 2015. Our analytical results include an examination of edges and chains of redirection as well as a statistical analysis of the redirection behavior of sampled entities. Additionally, we present properties of the graphs formed by redirection relations.</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 semantic web is a decentralised world-wide information space for sharing machine-readable data about entities and their relations. This information space contains a vast and rapidly increasing quantity of scientific, corporate, government, and crowd-sourced data openly published on the Web. Open Data plays a catalyst role in the way structured information is exploited on a large scale. In this space, resources are identified by global identifiers called Uniform Resource Identifiers (URI). A traditional view of digitally preserving these resources is by "pickling and locking them away" for future use, like groceries, but this conflicts with their evolution. Instead, when resources change or become outdated, a common (and even recommended) solution to the "curation problem" (i.e. repairing data imperfections) is to redirect the user or agent to a new location. We investigate how such redirections can indicate the evolution of entities in the cloud of linked open data.</p><p>Semantic web resources can be divided into two main categories<ref type="foot" target="#foot_0">1</ref> : information resources whose essential characteristics can be conveyed in a message (e.g. web pages, documents), and non-information resources that are outside the information space of the Web (e.g. Amsterdam, Tim Berners-Lee, the concept of color). When dereferencing an outdated URI of a non-information resource such as the city of Amsterdam (e.g. https://dbpedia.org/resource/A msterdam), it is best practice <ref type="bibr" target="#b0">[1]</ref> to redirect the user or agent to the information resource about this city (e.g. https://dbpedia.org/page/Amsterdam) using the HTTP response code 303 known as 'see other <ref type="bibr">'.</ref> In practice, redirections through 3XX response codes are not limited to such cases, and are as well used to prevent information loss when a URI can no longer be dereferenced. Precisely, redirecting between two information resources (e.g. in case of a website's update) or between two non-information resources (e.g. for preserving backwards compatibility when an RDF dataset is updated). As the semantic web develops, such redirection links capture the information evolution between URIs. In fact, when dereferencing a URI there can be multiple intermediate URIs involved in the redirection. For instance, Figure <ref type="figure" target="#fig_0">1</ref> illustrates different scenarios that occur in practice when dereferencing URIs<ref type="foot" target="#foot_1">2</ref> . It shows five entities of an RDF graph: 𝑒 0 , 𝑒 3 , 𝑒 6 , 𝑒 8 , and 𝑒 9 that are connected by any object property, represented in this figure with the black edges (in this paper we will restrict to owl:sameAs identity links). Red edges represent HTTP redirection links, showing for instance a redirection from 𝑒 3 to 𝑒 5 with an intermediate redirection to 𝑒 4 . The links from 𝑒 0 are an example of redirections that ultimately lead to an error (e.g. because of an 4XX response code when dereferencing 𝑒 2 ), illustrated as a cross-out node. Finally, this figure shows another case where two resources (𝑒 6 and 𝑒 9 ) are redirected to the same URI (𝑒 7 ), before reaching 𝑒 10 , which faces a timeout error (denoted using a question mark) when attempting to resolve the URI it redirects to.  Although these redirection mechanisms are an integral part of the architecture of the web, and are part of the best practice guidelines for linked data, the semantics of such redirection is unclear. It is tempting to identify a redirection with an implicit statement of identity: the source of the redirection is semantically equivalent to the target of the redirection, it is only the location of the resource is different. In this paper we set out to clarify the semantic intent of redirections as they are being used in practice.</p><p>We investigate how redirection can indicate the evolution of entities in the cloud of linked open data (i.e. the LOD cloud). More specifically, we focus on redirection of entities in subgraphs that are restricted to identity links between entities (such as o w l : s a m e A s ). When considering the URIs identical to entities in these subgraphs, there can be ambiguity and unwanted consequences due to the semantics of identity links. We study the following two research questions.</p><p>RQ1: Can we approximate the implicit semantics of redirection? For this question, we examine sampled edges and chains of redirection. We classify the scenarios of redirection and estimate the proportion of redirection that can be interpreted as identity links.</p><p>RQ2: What are the properties and structure of the redirection graphs?</p><p>To answer this question, we study the redirection graphs by performing a statistical analysis and examining their graph-theoretical properties, followed by a discussion about its impact on the LOD cloud.</p><p>Our main contributions are as follows: <ref type="foot" target="#foot_3">3</ref>1. four redirection graphs corresponding to different sampling methods using the s a m e a s . c c identity graph; 2. 4,000 semi-automatically annotated edges (as pairs of URIs) in the uniformly sampled redirection graph; 3. a qualitative study of the semantics of redirection in the identity graphs; 4. a quantitative study of properties of the redirection graphs.</p><p>The paper is organised as follows. In Section 2, we present related work on redirection and identity graphs. Section 3 introduces the new redirection graphs, based on which we sample data for analysis. Section 4 studies the semantics of redirection. The analysis of the redirection graphs is discussed in Section 5 followed by conclusions and future work in Section 6.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>As a domain with a strong focus on unambiguous identifiers and meaning, semantic web research has been suffering from an ill-defined sense of identity <ref type="bibr" target="#b1">[2]</ref>. This crisis becomes even worse when taking into account the impact of the evolution of datasets on the identity links. The identity crisis was already studied by Halpin, et al. <ref type="bibr" target="#b2">[3]</ref> in 2009. They propose to study how an HTTP resource responds to a GET request, including how they redirect to new URIs (both the hash convention and the HTTP 303 redirection). However, this work did not retrieve or study any data from the web, nor performed any quantitative assessment on the reliability of interpreting redirection as identity relations.</p><p>The evolution of datasets can result in missing URIs. De Melo presented an initial analysis in 2013 and revealed that, for the BTC2011 sameAs triples, 205,231 out of 1,055,626 unique DBpedia URIs did not exist in the DBpedia 3.7 dataset <ref type="bibr" target="#b3">[4]</ref>. This analysis shows that around 19.4% of entities no longer existed after only two years since their first publication. The paper also investigated the reasons for this. For example, URIs with incorrectly escaped titles, i.e. using a different encoding scheme than DBpedia itself, resulted in URIs that do not exist in DBpedia. Secondly, since Wikipedia is a living resource, articles may be deleted, merged, or renamed. Thus, many URIs no longer exist in DBpedia.</p><p>Regino et al. <ref type="bibr" target="#b4">[5]</ref> studied semantically broken links. These are newly added links between the new URIs of the subjects or objects that may have evolved. When the evolved URIs refer to different real-world entities, the change of semantics would result in errors (thus the name "semantically broken links"). For example, a link between 𝑒 3 and 𝑒 4 in Figure <ref type="figure" target="#fig_0">1</ref> could be such an example if 𝑒 5 refers to a different real-world entity. They studied the links between Wikidata and GeoNames and two versions of DBpedia. While their analysis found some semantically broken links, their approach cannot be scaled to the web since they only studied English entities and rely on WordNet and BabelNet as background knowledge for the determination of similarity by analyzing on their labels. Moreover, tracking every version of entities in each dataset is not practically feasible.</p><p>To the best of our knowledge, the latest web scale examination of the identity graphs dates back to the 2015 crawl of the web <ref type="foot" target="#foot_4">4</ref> . It consists of 558.9M o w l : s a m e A s links between about 179.7M entities <ref type="bibr" target="#b5">[6]</ref>. However, this graph is now outdated, and as far as the authors are aware, there is no quality assessment of its entities, in comparison to the presence of multiple assessment of its links. In contrast, the current paper aims at addressing the importance of dynamics in identity graphs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Data Preparation</head><p>In this paper, we extract our entities from the s a m e a s . c c dataset <ref type="bibr" target="#b5">[6]</ref>. This identity graph represents a subgraph restricted to owl:sameAs links of the 2015 LOD Laundromat dataset <ref type="bibr" target="#b6">[7]</ref> that covers more than 650K datasets. We refer to this identity graph as 𝐺. Section 3.1 provides details of sampling. Based on the sampled entities, we construct the redirection graphs in Section 3.2. Finally, in Section 3.3 we sample 4,000 edges and 100 chains of redirection in the redirection graph based on uniformly sampled entities. These datasets will be analyzed in Section 4 and 5 to answer our research questions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Sampling from identity graphs</head><p>For this study, four samples were created. The first sample 𝐸 𝑈 is created by randomly choosing 100K entities from 𝐺. The remaining three samples contains 20K entities each, with the goal of studying the presence of a correlation between the size of the connected components of 𝐺 (CC) and the semantics of redirection. In 𝐺, the set of entities in a CC refer to an equivalence class (i.e. set of entities that refer to the same real-world entity). These entities were sampled equally from CCs containing only 2 entities, ones containing 3 to 10 entities, and CCs with more than 10 entities. We refer to these samples as 𝐸 𝐶𝐶 (2) , 𝐸 𝐶𝐶 (3−10) and 𝐸 𝐶𝐶(&gt;10) , respectively.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Constructing the redirection graphs</head><p>We analyse the URI of the sampled entities by sending an HTTP GET request. If the response status code is HTTP 200, we label it as OK. If it is a 400+ HTTP error indicating a client error, we label it as 'Not Found' (NF). Otherwise, if the entity is a literal or the request fails, we label it with 'Error' (ER). We use the label 'Timeout' (TO) if the request times out. In practice, some URI takes longer to connect or read. Hence, we increase the timeout threshold in three steps. We first set the connection timeout to 0.01 second and read timeout parameters to 0.05 second. We collect all URIs with a timeout for processing in the next step and add labels to the rest. We then use the parameters 0.5 and 2.5 seconds and again collect those that faced a timeout. Finally, our last attempt uses 5 and 25 seconds as parameters. As for cases with redirection we used the history in the response to check if redirection happens. Thus, we include also HTTP 300 (redirection with multiple choice), 301 (moved permanently), 307 (temporal redirect), 308 (permanent redirect), etc. We label the remaining as 'Redirect Until Timeout' (RUT). Similar as above, we label URIs that redirect as either 'Redirect Until Not Found' (RUNF), 'Redirect Until Error' (RUE), or 'Redirect Until Found' (RUF). We create an edge in the redirection graph for each redirection. Similarly to the uniform sampling, we name this graph 𝑅 𝑈 for 𝐺, and similarly we name the three redirection graphs 𝑅 𝐶𝐶 (2) , 𝑅 𝐶𝐶 (3−10) , and 𝑅 𝐶𝐶(&gt;10) corresponding to the sampled entities 𝐸 𝐶𝐶 (2) , 𝐸 𝐶𝐶(3−10) , and 𝐸 𝐶𝐶(&gt;10) , respectively.</p><p>All the scripts were written in Python <ref type="foot" target="#foot_5">5</ref> . We performed all the HTTP GET requests on a cluster on August 23, 2022. The cluster has 32 CPUs of Intel Xeon E5-2630 v3 (2.40GHz) with 256GB of memory running Ubuntu 18.04.6. Its downloading speed is 871.56 MB/s. The construction of the redirection graphs took 33.5 hours in total.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Sampling edges and chains for manual analysis</head><p>To understand what these redirections are about, we sampled 4,000 edges from 𝑅 𝑈 . These edges are stored in a file as pairs of URIs. Moreover, we track the redirection behavior of 100 entities whose number of hops of redirection is greater than two. These chains will then be manually analyzed in the next section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Implicit Semantics of Redirection</head><p>Next, we estimate the implicit semantics of each of these redirections (RQ1). In this section, we perform a qualitative analysis of redirection in the identity graphs. More specifically, Section 4.1 studies pairs of redirection and Section 4.2 provides details of our manual assessment of chains of redirection. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Analysing pairs of redirection</head><p>In this section, we study the nature of redirection links. For this, we sample 4,000 redirection links from 𝑅 𝑈 for semi-automatic analysis. Figure <ref type="figure" target="#fig_1">2</ref> illustrates the proportion of different cases. We found that 39.1% of URIs in 𝑅 𝑈 redirect to their https equivalent. A further 4.7% of URIs only differ from their redirect by encoding, while another 1.3% in 𝑅 𝑈 redirects to URIs only differ in upper/lower case. Together, this amounts to 45.1% of redirects that are mainly concerned with engineering technicalities. A second very common case are the updates of namespaces in the same domain (33.0%). For example, https://www.worldcat.org/oclc/67950327 redirects to https://www.worldcat.org/title/pro-patria/oclc/67950327. We surmise that these are the result of dataset evolution. A specific case of intra-namespace redirections are the 12.1% that redirects from a DBpedia resource to a DBpedia page (but not the inverse). For example, https: //dbpedia.org/resource/Rimula_californiana to http://dbpedia.org/page/Rimula_californiana. These are redirects from a representation to a description <ref type="foot" target="#foot_6">6</ref> . In addition, we found some cases where some suffixes are added to the original URIs (12.7%), including '.json' (4.0%) and '.rdf' (0.1%). Another 0.6% is about automatic truncation of fragment of hash URIs (i.e. the hash convention). Finally, various other cases make up the remaining 8.6%, with new URIs updated with ids and names, embedded queries, mistaken encoding, or other complex cases.</p><p>Our analysis shows that the HTTPS protocol has been widely adopted over the past years. It is likely that the semantics are preserved if they only differ by the choice of protocol. Similarly, if two URIs only differ by encoding or upper/lower case in their names, they are also likely to refer to the same real-life entities. This sums up to 45.1% (colored red, indicating identity preserving). As for redirection from non-information resources to information resources, only less than 1% concerns hash convention. We also observed at least 4.1% redirects to its corresponding files (with suffix of .json or .rdf) or from DBpedia resources to the corresponding pages (12.1%). This sums up to 16.8% (colored cyan, indicating non-identity preserving). Given all the results, our best approximation is that between 45.1% and 83.2% (100%-16.8%) of redirection links can indeed be taken as identity links.</p><p>This primitive analysis shows that the semantics of redirection is rich in practice and requires further investigation with more detailed semi-automatic analysis. Given our analysis that a sizeable share of redirects (up to over half of them) cannot be reliably assumed to signify an identity link, we conclude that redirection should not be used to update outdated mappings without further refinement or manual assessment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Analysing chains of redirection</head><p>Next, we perform an analysis of chains of redirection in 𝑅 𝑈 . On average, redirection chains have 1.7 hops. More precisely, entities redirected before timeout (RUT) take on average 1.7 hops to reach. Those redirected until not found (RUNF) take 1.6 hops. Those redirected until found (RUF) take 1.8 hops on average. Finally, there are only few redirected until error (RUE) with an average of 1.5 hops. Given the little difference we observed between each category, we uniformly sample 100 chains of redirection across these categories.</p><p>We extract 100 chains of redirection with at least 2 hops. Our manual examination shows that the individual redirections in these chains are rarely restricted to a specific type (from Section 4.1) but rather mix multiple types. This makes it very difficult to classify these chains. We also observe that these redirections mostly happen within a domain (85%). Among these chains, redirects within the domain wikidata.org is most common (28%). Redirection between DBpedia's resources, pages, and their various encodings are also very common (26%). Moreover, these chains are among the longest in our sample with an average number of hops of 3.2. Other domains that occur frequently in these chains are b i b s o n o m y . o r g (5%) and v i a f . o r g (1%).  1 The valid entities include RUF (redirected until found), OK (found with HTTP 200) 2 The rest are invalid entities, including ER (error), TO (timeout), RUT (redirected until timeout), RUNF (redirected until not found), RUE (redirected until error), and NF (not found).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Analyzing the Redirection Graphs</head><p>Table <ref type="table" target="#tab_1">1</ref> shows an analysis of the behavior of HTTP GET request when applying our redirection typology to 𝐺 (see Section 3.2 for the name of each column). When sampled uniformly, only 33.7% of the URIs are valid entities: information of the URI can be found (HTTP 200) with or without redirection (i.e. the sum of the 'OK' and 'RUF' column). 7 Surprisingly, this result implies that only around 1% of the URIs return meaningful information directly. A comparison of the column 'OK' with 'RUF' shows that redirection is a well adapted means to provide updated information for outdated URIs. In contrast, a disappointing 66.3% of entities are invalid: URIs that led to an error, could not be found, or resulted in a timeout (even after a few hops of redirection). When examining sampling w.r.t. connected components (CCs) of different sizes, we observe that the proportion of valid URIs decreases as the size of the CC increases. Correspondingly, the opposite trend shows for columns labelled 'NF' (not found), 'TO' (time out), 'RUNF' (redirect until not found), or 'RUE' (error). This would suggest that large connected components are a signature of poorly maintained subsets of URIs. This could be associated to the greater proportion of invalid entities as the size of CC increases. This might provide a useful heuristic for LOD maintenance. Table <ref type="table" target="#tab_2">2</ref> presents an analysis on how entities in 𝐸 𝑈 , 𝐸 𝐶𝐶 (2) , 𝐸 𝐶𝐶(3−10) , and 𝐸 𝐶𝐶(&gt;10) are redirected. Over half of the entities are involved in redirection when sampled uniformly. The average hops of redirect is around 1.71. We observed that 𝑅 𝐶𝐶(3−10) has a cycle of two entities redirecting to each other. The longest paths can be as many as 8 hops. Our manual examination shows that they are all about redirections between URIs involving DBpedia resources and pages. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>In this paper, we investigated different scenarios when URIs are redirected. We studied the semantics by examining edges and chains of redirection. The intuition behind redirects in the LOD cloud is that they preserve identity. Our analysis in section 4.1 shows that this is indeed the case for a large proportion of redirects sampled from the sameas.cc dataset, with 45% being almost certainly identity preserving, possibly up to 83%. In short, the answer to our first research question is that identity is indeed a plausible estimate of the semantics of redirects. However, given that for somewhere between 17-55% of redirects it is unclear whether they are identity preserving, we suggest that redirection should not be used to update outdated dataset mappings without further refinement or manual assessment.</p><p>In answer our second research question, concerning the properties and structure of the redirection graphs, we found that without any redirects, only 1% of all sampled URIs return meaningful information directly, rising to 33% after redirection. This means that a disappointing 66% of all URI's end in error, failure or timeout at the end of their redirection chain. Furthermore, such failure cases are more frequent in larger connected components, suggesting that such large connected identity components are indicative of poor maintenance, which may serve as a useful heuristic for LOD repair. Section 4.1 presented an analysis of sampled redirection links. In future work, we would like to compare this distribution against existing identity links and study how similar they are. This could provide further evidence how we can take certain redirection links as identity links. Moreover, the identity graph we used is now considerably outdated. We could create a new updated identity graph and study redirects of sampled entities.</p><p>This paper restricted the analysis to entities in the identity graph. In future work, we would like to remove this restriction and compare against the redirection of URIs in the LOD cloud. Finally, it could be interesting to examine how redirection can help update existing mappings.</p><p>A possible use case could be to use a select a portion of redirection links for the refinement of identity graphs. Our analysis in Section 4.1 shows that 45.1% are considered identity-preserving. They could be used by refinement algorithms as additional information to improve the accuracy <ref type="bibr" target="#b7">[8]</ref>.</p><p>Finally, a reason that only around 1% of URIs still remain informative without redirection is that most URIs are managed by centralized registries, identity providers, and certificate authorities. Alternatively, Decentralized Identifiers (DIDs) <ref type="bibr" target="#b8">[9]</ref> enable verifiable, decentralized digital identity. This could potentially be one of the means to resolve the issue of redirect for outdated URIs.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: An illustration of HTTP GET request of URIs (black arrows for o w l : s a m e A s and red arrows for redirection)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Proportion of redirection behavior among sampled entities</figDesc></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>Behavior of HTTP GET request of entities</figDesc><table><row><cell>Graph</cell><cell>RUF OK Valid 1</cell><cell>ER</cell><cell cols="3">TO RUT RUNF RUE</cell><cell>NF Invalid 2</cell></row><row><cell>𝑅 𝑈</cell><cell cols="2">32.6% 1.1% 33.7% 23.9%</cell><cell>8.2% 8.1%</cell><cell cols="3">12.8% 0.01% 13.3%</cell><cell>66.3%</cell></row><row><cell>𝑅 𝐶𝐶(2)</cell><cell cols="3">37.1% 0.7% 37.8% 39.5% 12.3% 0.9%</cell><cell>5.5%</cell><cell>0.0%</cell><cell>4.0%</cell><cell>62.2%</cell></row><row><cell cols="3">𝑅 𝐶𝐶(3−10) 30.4% 0.3% 30.7% 43.4%</cell><cell>5.8% 0.9%</cell><cell>5.8%</cell><cell>5.0%</cell><cell>8.4%</cell><cell>69.3%</cell></row><row><cell>𝑅 𝐶𝐶(&gt;10)</cell><cell cols="3">26.0% 0.8% 26.8% 26.5% 23.2% 2.3%</cell><cell>10.1%</cell><cell cols="2">0.1% 11.0%</cell><cell>73.2%</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2</head><label>2</label><figDesc>Properties of the redirection graph</figDesc><table><row><cell>Graph</cell><cell cols="6">#Entities #Entities Redirected #Nodes #Edges Avg #Hops Max #Hops</cell></row><row><cell>𝑅 𝑈</cell><cell>100K</cell><cell>53,487 (53.49%)</cell><cell cols="2">169,021 116,031</cell><cell>1.71</cell><cell>8</cell></row><row><cell>𝑅 𝐶𝐶(2)</cell><cell>20K</cell><cell>8,693 (43.46%)</cell><cell>30,091</cell><cell>21,602</cell><cell>1.64</cell><cell>8</cell></row><row><cell>𝑅 𝐶𝐶(3−10)</cell><cell>20K</cell><cell>8,412 (42.06%)</cell><cell>29,697</cell><cell>21,490</cell><cell>-</cell><cell>-</cell></row><row><cell>𝑅 𝐶𝐶(&gt;10)</cell><cell>20K</cell><cell>7,704 (38.52%)</cell><cell>24,914</cell><cell>18,102</cell><cell>2.05</cell><cell>8</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">See https://www.w3.org/2001/tag/doc/httpRange-14/2007-05-31/HttpRange-14 for more details about URIs, dereferencing, redirection, (non-)information resources, and their relations.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">See Section</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">.2 and Table1for our annotation of different scenarios.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_3">The source code can be found at https://github.com/shuaiwangvu/redirection. The datasets were published online at https://doi.org/10.5281/zenodo.7225383 with DOI 10.5281/zenodo.7225383.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_4">The resulting identity graph and its related research results are hosted at https://sameas.cc.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_5">All the code and scripts are open source in the repository at https://github.com/shuaiwangvu/redirection.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_6">In the sense of https://www.w3.org/TR/cooluris.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_7">As with the s a m e a s . c c graph, we discovered a small number of literals. They were included as exceptions in the 'ER' column.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This project is a part of the MaestroGraph project, which is supported by the NWO TOP grant.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Best Practices for Publishing Linked Data</title>
		<author>
			<persName><forename type="first">B</forename><surname>Hyland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Atemezing</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Villazón-Terrazas</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014-10-19">2014. 19 October 2022</date>
		</imprint>
		<respStmt>
			<orgName>W3C Working Group</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The Semantic Web identity crisis: in search of the trivialities that never were</title>
		<author>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sande</forename></persName>
		</author>
		<idno type="DOI">10.3233/SW-190372</idno>
		<ptr target="https://ruben.verborgh.org/articles/the-semantic-web-identity-crisis/.doi:10.3233/SW-190372" />
	</analytic>
	<monogr>
		<title level="j">Semantic Web Journal</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="19" to="27" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An ontology of resources: Solving the identity crisis</title>
		<author>
			<persName><forename type="first">H</forename><surname>Halpin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-02121-3_39</idno>
	</analytic>
	<monogr>
		<title level="m">ESWC 2009</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="volume">5554</biblScope>
			<biblScope unit="page" from="521" to="534" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Not quite the same: Identity constraints for the web of linked data</title>
		<author>
			<persName><forename type="first">G</forename><surname>De Melo</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>AAAI</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Discovering semantically broken links in LOD datasets</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Regino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Reis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 6th Workshop on Managing the Evolution and Preservation of the Data Web (MEPDaW)</title>
				<meeting>the 6th Workshop on Managing the Evolution and Preservation of the Data Web (MEPDaW)</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">W</forename><surname>Beek</surname></persName>
		</author>
		<title level="m">sameas. cc: The closure of 500m owl: sameas statements</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="65" to="80" />
		</imprint>
	</monogr>
	<note>European semantic web conference ESWC</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">LOD laundromat: a uniform way of publishing other people&apos;s dirty data</title>
		<author>
			<persName><forename type="first">W</forename><surname>Beek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISWC</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="213" to="228" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Refining transitive and pseudo-transitive relations at web scale</title>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Raad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bloem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Hose</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Paulheim</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P.-A</forename><surname>Champin</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Maleshkova</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><surname>Corcho</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Ristoski</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Alam</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="249" to="264" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Sporny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Longley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sabadello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Steele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Allen</surname></persName>
		</author>
		<title level="m">Decentralized Identifiers (DIDs) v1.0</title>
				<meeting><address><addrLine>W3C</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022-10-19">2022. 19 October 2022</date>
		</imprint>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

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