<?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">Fostering a Lively and Tenacious Web of Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Aidan</forename><surname>Hogan</surname></persName>
							<email>ahogan@dcc.uchile.cl</email>
							<affiliation key="aff0">
								<orgName type="department">IMFD; DCC</orgName>
								<orgName type="institution">Universidad de Chile</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Fostering a Lively and Tenacious Web of Data</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">7B28E3EA59EBFD77FDEF60097CA17912</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T02:09+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>Web of Data</term>
					<term>Dynamics</term>
					<term>RDF</term>
					<term>Linked Data</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>While the Web of Data continues to mature, it can still suffer from inertia (being slow to change) and impermanence (losing track of the past). Addressing these two flaws in a meaningful way requires additional work to better understand and harness dynamics on the Web of Data, not only in terms of data, but also in terms of queries, links, websites, definitions, demands, etc. In this paper, we highlight key challenges relating to dynamics on the Web of Data. We outline issues for the Web of Data that may arise if such challenges are left neglected: stale or forgotten data, incorrect results, unchecked vandalism, biased conclusions, etc. We discuss research lines to address such challenges relating to representations, modelling, prediction, etc. Within these research lines we identify key trade-offs, a better understanding of which may help us to transition towards a more lively and tenacious Web of Data that is better equipped to serve a changing world.</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 Web of Data is a vision nearly as old as the Web itself <ref type="bibr" target="#b0">[1]</ref>, wherein data are published in structured formats that allow for increased levels of automation in everyday tasks <ref type="bibr" target="#b1">[2]</ref>. More than two decades on, various foundational parts of the puzzle are now in place to realise a particular instance of this vision, called the Semantic Web. We have RDF <ref type="bibr" target="#b2">[3]</ref>, in various flavours, for publishing data on the Web in an interoperable way. We have RDFS <ref type="bibr" target="#b3">[4]</ref> and OWL <ref type="bibr" target="#b4">[5]</ref> for defining the vocabulary used in RDF data in a declarative manner, enabling automated inference. We have SPARQL <ref type="bibr" target="#b5">[6]</ref> for evaluating complex queries over RDF datasets from across the Web. And we have languages such as SHACL <ref type="bibr" target="#b6">[7]</ref> and ShEx <ref type="bibr" target="#b7">[8]</ref> that allow for defining declarative constraints and validating elements of RDF data with respect to those constraints. We have also seen two major initiatives putting these standards into practice on the Web. The first initiative, Linked Data <ref type="bibr" target="#b8">[9]</ref>, has resulted in hundreds of large-scale interlinked datasets being published on the Web using the Semantic Web standards <ref type="bibr" target="#b8">[9]</ref>. The second initiative, Embedded Metadata, has seen the RDF-based formats RDFa <ref type="bibr" target="#b9">[10]</ref> and JSON-LD <ref type="bibr" target="#b10">[11]</ref> being used on an estimated 44.2% and 37.7% of accessible websites, respectively, 1 using vocabularies such as that of schema.org <ref type="bibr" target="#b11">[12]</ref>. These achievements are just some of the fruits of more than two decades of planning, research, development, discussion and pondering about the Web of Data.</p><p>The vision of the Web of Data espoused several decades ago has, in a very tangible sense, already been realised to a significant extent. However, this emerging Web of Data is still in its infancy -or perhaps adolescence -and has a long (possibly infinite) way to go before becoming a fully-fledged realisation of the original vision <ref type="bibr" target="#b0">[1]</ref>. Herein, we identify two aspects in which the current Web of Data leaves much to be desired, relating to changes in data and the world they describe, and to dynamics, which considers changes over time:</p><p>Inertia: The current Web of Data is prone to being slow to change.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Impermanence:</head><p>The Web of Data is prone to losing track of the past. While these issues are not specific to the Web of Data but rather affect the Web more generally, we will argue in what follows that the causes and effects of these two issues are distinct in the former case, and thus require dedicated research and solutions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Inertia</head><p>The current Web of Data tends to lag behind the real world. While the Web itself is prone to the same issue, the causes and effects are somewhat distinct in the case of the Web of Data.</p><p>In terms of causes, many of the datasets published, for example, as Linked Data, were produced via an Extract-Transform-Load (ETL) process from a source dataset, producing a dump of RDF loaded into a store to enable browsing and querying. Many such datasets are irregularly refreshed from their sources <ref type="bibr" target="#b12">[13]</ref>, meaning that their RDF version may often lag behind the original sources. For example, DBpedia <ref type="bibr" target="#b13">[14]</ref>, a hugely-influential Linked Dataset extracted from Wikipedia, naturally lags behind in terms of updates to Wikipedia itself (though there are major efforts to address this that have improved this issue over time <ref type="bibr" target="#b14">[15]</ref>). Other datasets may lag years behind their respective source; for example, LinkedGeoData <ref type="bibr" target="#b15">[16]</ref>, a widely-used RDF dataset based on OpenStreetMap, had not been updated since 2015 at the time of writing.</p><p>In terms of the effects of inertia, we can identify (at least) the following:</p><p>Stale/Missing/Incorrect Results: The results returned by systems that exploit such data may be out-of-date, less complete, or incorrect. When answering a complex query, applying reasoning, etc., sometimes one stale triple can dramatically influence results.</p><p>Delayed curation: If data are not directly modifiable -for example, if they are the result of an indirect ETL process -they are not easily corrected. Thus, for example, erroneous data due to vandalism <ref type="bibr" target="#b16">[17]</ref>, human error, etc., can persist for a long time.</p><p>Biased results: Queries and other forms of analyses may yield results skewed towards the past; for example, bibliometrics based on older datasets will disproportionately disfavour junior researchers who have a greater proportion of recent publications, citations, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Impermanence</head><p>Many of the datasets once published as part of the Web of Data are no longer online. A significant portion of the datasets currently included in the LOD Cloud do not appear to be available; for example, though the domain kasabi.com is currently offline, fifteen datasets listed on the LOD Cloud point to resources on this single website. Aside from datasets, services on the Web of Data are also impermanent. The SPARQLES service <ref type="bibr" target="#b17">[18]</ref> currently estimates that over half of the SPARQL endpoints once available and reported on DataHub are now offline, and appear permanently so. <ref type="foot" target="#foot_0">2</ref> Other services -such as key search engines <ref type="bibr" target="#b18">[19,</ref><ref type="bibr" target="#b19">20]</ref>, data catalogues <ref type="bibr" target="#b20">[21]</ref>, etc.</p><p>-are no longer available. Are these resources still available, in some fashion, on the Web? If they are not available any more, what have we lost as a result? While the Web maintains, for example, the Internet Archive, it is not clear what sort of coverage this would have for the Web of Data, and, in particular, for very large Linked Datasets.</p><p>In terms of causes, it is still early days for the Web of Data. In the late 00's, there was a significant amount of progress and excitement surrounding Linked Data <ref type="bibr" target="#b8">[9]</ref>, which led to many companies, organisations, governments and researchers contributing data and services to this burgeoning initiative -without necessarily having a long-term archiving or sustainability policy. When usage of these datasets was less than perhaps hoped, and hosting costs became difficult to justify, they fell into disuse and were not maintained. Many datasets were published by research groups, some of which became key resources on the Web of Data, while others were quickly abandoned, due perhaps to being student projects, or to the researchers moving on to other projects or changing affiliation, or to the datasets gaining little traction. Academic venues began accepting dataset papers <ref type="bibr" target="#b21">[22]</ref> that -though commendable for those datasets that have lasting impact -may have incentivised publishing datasets to "get a paper", but not necessarily keeping those datasets alive beyond the paper's publication. In general, even with the best of intentions initially, keeping datasets, services, etc., available in the long term can be a costly exercise, and one that may be difficult to justify when impact appears limited. <ref type="foot" target="#foot_1">3</ref>In terms of the effects of impermanence, we can mention:</p><p>Lost data: Datasets are at risk of being lost to time and indifference. A dataset that has not received a lot of attention thus far may become of key interest in the future. This effect is particularly worrisome for datasets that involve considerable human effort to create, or are otherwise not easily reproducible (i.e., rather than purely ETL-generated datasets).</p><p>Link rot: One cannot have a Web of Data without links, which have been a key focus of initiatives such as Linked Data. However, as datasets increasingly go offline, link rot becomes increasingly common: links that once worked now return a 404, domain not found, or similar error. Thus a dataset going offline can affect not only that dataset, but other datasets that link to it. This can be particularly problematic for datasets that use the "direct link" mechanism <ref type="bibr" target="#b1">[2]</ref>, rather than minting local IRIs for each resource linked to external datasets via owl:sameAs; for example, if a hypothetical dataset ex1 holds the triple ex1:PiscoSour ex1:country ex2:C123, thus pointing to a dataset ex2 for details about the country via a dereferenceable IRI ex:C123, but ex2 later goes offline, important context is lost for ex1: we may not even know which country it speaks about.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">A Lively and Tenacious Web of Data?</head><p>Much like on the current Web, the issues of inertia and impermanence can likely only ever be mitigated, not ever solved, on the Web of Data. They will continue to be issues for the foreseeable future, though hopefully less and less so, as we move towards a more lively Web of Data, wherein changes in the real-world, and in the underlying source datasets, are reflected in a timely manner; and a more tenacious Web of Data, where data, resources, etc., are not so easily lost to time. This will likely evolve over time, as experimental datasets go offline, and key datasets gain further support and resources. We highlight three directions in which the community can foster and thereafter accelerate this evolution:</p><p>Rethinking RDF production: While ETL-produced datasets have been crucial for bootstrapping Linked Data, they have also led to a high degree of inertia, as mentioned in the case of DBpedia <ref type="bibr" target="#b13">[14]</ref>. One way to address this issue is to rather provide wrappers that can extract resources from the original source online, per DBpedia Live <ref type="bibr" target="#b14">[15]</ref>. This may also address issues of impermanence, where a wrapper, rather than an explicit and potentially large dataset, may be easier to host. However, wrapper-based approaches also have potential drawbacks regarding, for example, not being able to directly query the full up-to-date dataset, etc. A seemingly better alternative is to push RDF production as close as possible to the original producer of data, where either RDF is used as the primary data management format, or, as in the case of Wikidata <ref type="bibr" target="#b22">[23]</ref>, where RDF is used as a secondary format that is actively synchronised in parallel upon updates. As an example, rather than needing an ETL-based LinkedGeoData <ref type="bibr" target="#b15">[16]</ref>, it would be ideal if OpenStreetMap published live data in RDF directly, along with appropriate interfaces. This might further address issues of impermanence, where the original source will often be a more stable resource.</p><p>Better modelling and prediction of dynamics: It is infeasible to ever locally achieve a consistent, up-to-date, complete view of a decentralised information space as massive as the Web, or the Web of Data. Designers of Web-based system must thus -be it implicitly or explicitly -make a trade-off between alignment/timeliness (how well results are aligned with the current version on the Web), coverage (how many websites are considered) and efficiency (how long requests take to answer and how many resources are used to answer them) <ref type="bibr" target="#b23">[24]</ref>. <ref type="foot" target="#foot_2">4</ref> Gains in this trade-off can be made through better understanding, modelling and prediction of dynamics. For example, imagine a hypothetical alerts-based system where users can register queries and receive notifications when there are updates to data on the open Web that match their query (similar to Google Alerts, but for the open Web of Data). Such a system could offer more up-to-date results more efficiently over a wider range of sources if it had access to a hypothetical oracle that would indicate precisely when remote sources would change, and in what manner. In the absence of such an oracle in practice, this information can be approximated via models and predictions of dynamics <ref type="bibr" target="#b24">[25]</ref>, thus improving liveliness. Here dynamics refers -depending on the application -not only to data, but also to demand (what users are likely to request), etc.</p><p>Archiving to avoid data loss: To address impermanence, or conversely to improve tenaciousness, further research is needed on techniques for efficiently archiving RDF data, and querying such archives. Current practices to avoid data loss include publishing dumps of datasets on high-volume archiving services such as Figshare or Zenodo, but -though useful -these only support downloading the dump. Ideally we could have an archive that would enable, for example, versioned queries over the data archived; in order to be feasible, this would, in turn, require efficient techniques for indexing versioned RDF data. This is indeed an active area of research <ref type="bibr" target="#b25">[26]</ref>, but more work is needed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>Recent years have seen significant developments on the Web of Data. Based on these experiences, in this paper, we have highlighted two issues on which more work is needed: inertia and impermanence. Towards addressing these issues, we argue that it is necessary to rethink how RDF is produced and published, to conduct further research on models that can predict the dynamics of not only data but also queries (and potentially users, definitions, etc.), and to continue to develop efficient techniques for the archiving and querying of historical RDF data. These lines of research, we argue, will help to foster a more lively and tenacious Web of Data.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">https://sparqles.ai.wu.ac.at/availability</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">The current author is also plenty guilty of not being able to keep datasets, demos, services, etc., that he is involved with online, including those in published papers. Some of these involved a change of affiliation and losing access to the host machines; others involved the work of students who leave for other ventures; and so forth.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">Most Web-based systems consider efficiency to be bounded or fixed, where the trade-off is then between alignment and coverage; for example, Google News covers only important news websites, but often captures updates up-tothe-minute; Google Search covers the broader Web, but may index data not updated in weeks.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was supported by ANID -Millennium Science Initiative Program -Code ICN17_002, and FONDECYT Grant 1221926. I would also like to thank the organisers of MEPDaW 2022 for inviting me to give a keynote on this topic.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<ptr target="https://www.w3.org/DesignIssues/Semantic.html" />
		<title level="m">Semantic Web Road map, W3C Design Issues</title>
				<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">The Web of Data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-51580-5</idno>
		<imprint>
			<date type="published" when="2020">2020</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">RDF 1.1 Concepts and Abstract Syntax, W3C Recommendation</title>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Wood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lanthaler</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/rdf11-concepts/" />
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Brickley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Guha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mcbride</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/rdf-schema/" />
		<title level="m">RDF Schema 1.1, W3C Recommendation</title>
				<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">OWL 2 Web Ontology Language Primer (Second Edition), W3C Recommendation</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">F</forename><surname>Patel-Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rudolph</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/owl2-primer/" />
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">SPARQL 1.1 Query Language, W3C Recommendation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Seaborne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Prud'hommeaux</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/sparql11-query/" />
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">H</forename><surname>Knublauch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kontokostas</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/shacl/" />
		<title level="m">Shapes Constraint Language (SHACL), W3C Recommendation</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><surname>Prud'hommeaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Boneva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Labra Gayo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kellogg</surname></persName>
		</author>
		<ptr target="http://shex.io/shex-semantics/" />
		<title level="m">Shape Expressions Language 2.1, W3C Final Community Group Report</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Linked Data: Evolving the Web into a Global Data Space (1st Edition)</title>
		<author>
			<persName><forename type="first">T</forename><surname>Heath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<ptr target="http://linkeddatabook.com/editions/1.0/" />
	</analytic>
	<monogr>
		<title level="m">of Synthesis Lectures on the Semantic Web: Theory and Technology</title>
				<imprint>
			<publisher>Morgan &amp; Claypool</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">I</forename><surname>Herman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Adida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sporny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Birbeck</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/rdfa-primer/" />
		<title level="m">RDFa 1.1 Primer -Third Edition -Rich Structured Data Markup for Web Documents, W3C Working Group Note</title>
				<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">G</forename><surname>Kellogg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-A</forename><surname>Champin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Longley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sporny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lanthaler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Lindström</surname></persName>
		</author>
		<ptr target="https://www.w3.org/TR/json-ld11/" />
		<title level="m">JSON-LD 1.1 -A JSON-based Serialization for Linked Data, W3C Recommendation</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Schema.org: evolution of structured data on the web</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">V</forename><surname>Guha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Brickley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Macbeth</surname></persName>
		</author>
		<idno type="DOI">10.1145/2844544</idno>
	</analytic>
	<monogr>
		<title level="j">Commun. ACM</title>
		<imprint>
			<biblScope unit="volume">59</biblScope>
			<biblScope unit="page" from="44" to="51" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Observing Linked Data Dynamics</title>
		<author>
			<persName><forename type="first">T</forename><surname>Käfer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abdelrahman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>O'byrne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-38288-8_15</idno>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: Semantics and Big Data, 10th International Conference, ESWC 2013</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Ó</forename><surname>Corcho</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Hollink</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Rudolph</surname></persName>
		</editor>
		<meeting><address><addrLine>Montpellier, France</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">May 26-30, 2013. 2013</date>
			<biblScope unit="volume">7882</biblScope>
			<biblScope unit="page" from="213" to="227" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">DBpedia -A large-scale, multilingual knowledge base extracted from Wikipedia</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Isele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jakob</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jentzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kontokostas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">N</forename><surname>Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hellmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Morsey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Kleef</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<idno type="DOI">10.3233/SW-140134</idno>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="167" to="195" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">DBpedia and the live extraction of structured data from Wikipedia</title>
		<author>
			<persName><forename type="first">M</forename><surname>Morsey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hellmann</surname></persName>
		</author>
		<idno type="DOI">10.1108/00330331211221828</idno>
	</analytic>
	<monogr>
		<title level="j">Program</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="157" to="181" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<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>
		<idno type="DOI">10.3233/SW-2011-0052</idno>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="333" to="354" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Vandalism Detection in Wikidata</title>
		<author>
			<persName><forename type="first">S</forename><surname>Heindorf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Potthast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Engels</surname></persName>
		</author>
		<idno type="DOI">10.1145/2983323.2983740</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 25th ACM International Conference on Information and Knowledge Management, CIKM 2016</title>
				<editor>
			<persName><forename type="first">S</forename><surname>Mukhopadhyay</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Zhai</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Bertino</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Crestani</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Mostafa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Tang</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Si</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">X</forename><surname>Zhou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Chang</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Sondhi</surname></persName>
		</editor>
		<meeting>the 25th ACM International Conference on Information and Knowledge Management, CIKM 2016<address><addrLine>Indianapolis, IN, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2016">October 24-28, 2016. 2016</date>
			<biblScope unit="page" from="327" to="336" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">SPARQLES: Monitoring public SPARQL endpoints</title>
		<author>
			<persName><forename type="first">P</forename><surname>Vandenbussche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Matteis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">B</forename><surname>Aranda</surname></persName>
		</author>
		<idno type="DOI">10.3233/SW-170254</idno>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="1049" to="1065" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">.com: a document-oriented lookup index for open linked data</title>
		<author>
			<persName><forename type="first">E</forename><surname>Oren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Delbru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Catasta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Stenzhorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Tummarello</surname></persName>
		</author>
		<author>
			<persName><surname>Sindice</surname></persName>
		</author>
		<idno type="DOI">10.1504/IJMSO.2008.021204</idno>
	</analytic>
	<monogr>
		<title level="j">Int. J. Metadata Semant. Ontologies</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="37" to="52" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Searching and browsing Linked Data with SWSE: The Semantic Web Search Engine</title>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Harth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kinsella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Polleres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.websem.2011.06.004</idno>
	</analytic>
	<monogr>
		<title level="j">J. Web Semant</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="365" to="401" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">LOD Laundromat: Why the Semantic Web Needs Centralization (Even If We Don&apos;t Like It)</title>
		<author>
			<persName><forename type="first">W</forename><surname>Beek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Rietveld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schlobach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
		<idno type="DOI">10.1109/MIC.2016.43</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet Comput</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="78" to="81" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Linked Dataset description papers at the Semantic Web journal: A critical assessment</title>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Janowicz</surname></persName>
		</author>
		<idno type="DOI">10.3233/SW-160216</idno>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="105" to="116" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Getting the Most Out of Wikidata: Semantic Technology Usage in Wikipedia&apos;s Knowledge Graph</title>
		<author>
			<persName><forename type="first">S</forename><surname>Malyshev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>González</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gonsior</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bielefeldt</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-00668-6_23</idno>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web -ISWC 2018 -17th International Semantic Web Conference</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">D</forename><surname>Vrandecic</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Bontcheva</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Suárez-Figueroa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>Celino</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Kaffee</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Simperl</surname></persName>
		</editor>
		<meeting><address><addrLine>Monterey, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2018">October 8-12, 2018. 2018</date>
			<biblScope unit="volume">11137</biblScope>
			<biblScope unit="page" from="376" to="394" />
		</imprint>
	</monogr>
	<note>Proceedings, Part II</note>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">The ACE theorem for querying the web of data</title>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gutierrez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Karnstedt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">X</forename><surname>Parreira</surname></persName>
		</author>
		<idno type="DOI">10.1145/2487788.2487852</idno>
	</analytic>
	<monogr>
		<title level="m">Companion Volume, International World Wide Web Conferences Steering Committee / ACM</title>
				<editor>
			<persName><forename type="first">L</forename><surname>Carr</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><forename type="middle">H F</forename><surname>Laender</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><forename type="middle">F</forename><surname>Lóscio</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>King</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Fontoura</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Vrandecic</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Aroyo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">P M</forename><surname>De Oliveira</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Lima</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Wilde</surname></persName>
		</editor>
		<meeting><address><addrLine>Rio de Janeiro, Brazil</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">May 13-17, 2013. 2013</date>
			<biblScope unit="page" from="133" to="134" />
		</imprint>
	</monogr>
	<note>22nd International World Wide Web Conference, WWW &apos;13</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">From Changes to Dynamics: Dynamics Analysis of Linked Open Data Sources</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">Q</forename><surname>Dividino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Gottron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Scherp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Gröner</surname></persName>
		</author>
		<ptr target="CEUR-WS.org" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st International Workshop on Dataset PROFIling &amp; fEderated Search for Linked Data co-located with the 11th Extended Semantic Web Conference, PROFILES@ESWC 2014</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Demidova</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Dietze</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Szymanski</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Breslin</surname></persName>
		</editor>
		<meeting>the 1st International Workshop on Dataset PROFIling &amp; fEderated Search for Linked Data co-located with the 11th Extended Semantic Web Conference, PROFILES@ESWC 2014<address><addrLine>Anissaras, Crete, Greece</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014-05-26">May 26, 2014. 2014</date>
			<biblScope unit="volume">1151</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Evaluating query and storage strategies for RDF archives</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">D</forename><surname>Fernández</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Polleres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Knuth</surname></persName>
		</author>
		<idno type="DOI">10.3233/SW-180309</idno>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="247" to="291" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

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