<?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">Towards a Data-Centric Notion of Trust in the Semantic Web</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Olaf</forename><surname>Hartig</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science Humboldt</orgName>
								<orgName type="institution">Universität zu Berlin</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Towards a Data-Centric Notion of Trust in the Semantic Web</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">826EBC4053059EAFB4EAE009ECD48CA8</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T13:35+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Existing research on trust in the Semantic Web extensively studies trustworthiness and trust in the context of active entities such as persons and agents. However, few work exist that focus on the content in the Semantic Web and that study trustworthiness as an information quality criterion. Hence, computer systems that use the trustworthiness of Semantic Web data for filtering or decision making usually apply a very simple assessment approach: each data object is related to some kind of a source for which a trust score can be determined using one of the methods that exist for active entities; this score is then adopted for the trustworthiness of the data object. In this position paper we argue that such a simple notion of trustworthiness for data is insufficient and we propose to adjust the focus of trust research for the Semantic Web from an actor-centric view to a data-centric perspective.</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>Today, a large amount of RDF data is published on the Web; large datasets are interlinked; new applications emerge that utilize this data in novel and innovative ways. However, the openness of the Web and the ease to combine Linked Data from different sources creates new challenges. Unreliable data could dominate the result of queries, taint inferred data, affect local knowledge bases, or may have negative or misleading impact on software agents. Hence, questions of reliability and trustworthiness must be addressed.</p><p>A great many approaches exist that allow for a calculation of trust values for active entities such as persons, software agents, or peers in a P2P scenario <ref type="bibr" target="#b0">[1]</ref>. While several of these approaches can be applied to consider trustworthiness of data providers in the Semantic Web (e.g. <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4]</ref>), little has been done considering the data itself. Existing work applies a very simple assessment approach: each data object is related to some kind of a source for which a trust score can be determined using one of the methods that exist for active entities; this score is then adopted as the trustworthiness of the data object. However, simply adopting the trustworthiness of a source for its data does not consider cases where statements have multiple sources, where providers (re)publish data aggregated from the original sources, or where inference engines discover implicit facts from statements of other sources. Hence, source-level approaches are too coarsegrained and, thus, insufficient for the Web of data. Furthermore, our knowledge of the provenance of a data object is not the only criterion that can be applied to assess the trustworthiness of the object. Other factors such as the correctness of the data or the opinion of another data consumer may affect our decision.</p><p>In this paper we argue for making data the central subject of research on trust in the Semantic Web. Therefore, we propose to reconsider the actor-centric trust research for the Semantic Web and conceive trust in the Semantic Web more as an effort that fits in the wider area of information quality (IQ) research. IQ reflects the fitness for use of information <ref type="bibr" target="#b4">[5]</ref>. Since this fitness for use may depend on various factors, IQ is a multi-dimensional concept which includes different IQ criteria such as accuracy, completeness, and timeliness <ref type="bibr" target="#b5">[6]</ref>. Consequently, we consider the trustworthiness of Linked Data as another such IQ criterion.</p><p>Our fundamental understanding of the trustworthiness of data is the subjective belief or disbelief in the truth of the information represented by this data <ref type="bibr" target="#b6">[7]</ref>. The decision to believe or to disbelieve is affected by a broad variety of influences. Notice, this complexity renders the actor-centric idea of simply representing the trustworthiness of data by adopting the trust value of an actor as insufficient. We propose to classify the influences in three categories: i) information quality, ii) provenance, and iii) others' opinions. In the remainder of this paper we discuss these categories in more detail (cf. Sections 3 to 5). As a basis for this discussion we review existing approaches that focus on the trustworthiness of data or on content in general (cf. Section 2).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Existing Research</head><p>In this paper we propose to focus trust research in the Semantic Web on the trustworthiness of data. Similarily, Gil and Artz <ref type="bibr" target="#b7">[8]</ref> identify that the majority of existing work on trust "focuses on entity-centered issues such as authentication and reputation and does not take into account the content." Therefore, the authors propose to study content trust which "is a trust judgment on a particular piece of information in a given context." As the units of content that are being judged Gil and Artz identify Web resources in general.</p><p>To the best of our knowledge, there is still only very few work on content trust in the Semantic Web community. With IWTrust and FilmTrust, two systems have been proposed that consider the trustworthiness of statements during processing tasks and for decisions. IWTrust <ref type="bibr" target="#b8">[9]</ref>, the trust component of the Inference Web answering engine, understands trust in answers as the trust in sources and in users. Similarily, FilmTrust <ref type="bibr" target="#b9">[10]</ref> represents the trustworthiness of movie reviews by a user's trust in the reviewer and in other users' competence to recommend movies. A similar understanding of the trustworthiness of statements published on the Semantic Web has been presented by Rowe and Butters <ref type="bibr" target="#b10">[11]</ref>. Their approach adopts a contextual trust value determined for the person who asserted a statement as the trustworthiness of the statement itself. Hence, even if these approaches take the trustworthiness of statements into account they still apply an actor-centric view.</p><p>Systems that explicitly focus on trust assessments for statements are TREL-LIS and QUATRO Plus. The TRELLIS <ref type="bibr" target="#b11">[12]</ref> system assesses the truth of statements by considering their provenance and related statements. Users can rate information sources and follow the assessments that are presented with the corresponding analysis and the influencing facts. The QUATRO Plus <ref type="bibr" target="#b12">[13]</ref> system enables trust assessments for descriptions of Web resources; trust assessment is based on user ratings of these descriptions. Both approaches, however, do not provide a trust model that explicity represents the trustworthiness of content.</p><p>Mazzieri <ref type="bibr" target="#b13">[14]</ref> and Richardson et al. <ref type="bibr" target="#b14">[15]</ref> propose such trust models; they represent content trust for RDF data on the level of RDF statements. Mazzieri introduces fuzzy RDF; a membership value associated with each statement represents the likelyhood that the statement belongs to the RDF graph. By equating those membership values with trustworthiness of statements Mazzieri inappropriately mixes two different concepts; trustworthiness is not the same as a fuzzy notion of truth nor is trustworthiness of RDF statements tied to a specific RDF graph. Richardson et al. <ref type="bibr" target="#b14">[15]</ref> represent a user's personal belief in a statement by a value in the interval [0,1]. Besides the vague explanation that a "high value means [...] the statement is accurate, credible, and/or relevant" the approach lacks a more formal definition of those values. Thus, what is missing in all cases is a well-founded definition of the meaning of trustworthiness of RDF data.</p><p>Another related system is the WIQA framework <ref type="bibr" target="#b4">[5]</ref> that permits quality based filtering of data aggregated from the Web. Filtering is based on policies; these policies are constraints that are enforced during query evaluation and that restrict the resultset of queries. Furthermore, the system explaines why data should be trusted, more precisely, why results passed the filters. The WIQA approach does not use explicit scores for IQ criteria. However, missing scores prevent comparisons of the trustworthiness of different pieces of data; moreover, without explicit ratings it is impossible to compare the opinions of multiple data consumers regarding the trustworthiness of the same data. Instead of a filtering approach other work focuses on the ranking of Linked Data <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b16">17]</ref>.</p><p>Other relevant research is provided by the IQ community where trustworthiness of data is often considered synonymous to believability <ref type="bibr" target="#b5">[6]</ref>. Lee et al. <ref type="bibr" target="#b17">[18]</ref> decompose believability into three sub-dimensions: trustworthiness of source, reasonableness of data, and temporality of data. Following this differentiation, Prat and Madnick <ref type="bibr" target="#b18">[19]</ref> propose a provenance based approach to measure believability by aggregating quality scores for the sub-dimensions. Another provenance based approach has been proposed by Dai et al. <ref type="bibr" target="#b19">[20]</ref>. Their main idea is to determine the trustworthiness of a data item by considering source data from which the item has been derived. Furthermore, the approach compares data items to other, similar, but also to conflicting data items. In <ref type="bibr" target="#b20">[21]</ref> we present a generic approach for methods that assess IQ of Web data and we apply this approach for the IQ criterion timeliness. Similarily, this generic approach can also be used as the base for a method to assess the trustworthiness of Web data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Influence Category: Provenance</head><p>The decision to believe that a data object represents the truth includes considering questions such as the following:</p><p>-How was the creation of the data conducted? -Who or what participated in the creation of the data and how much do I trust this participant? -To what extend does the input from which the data was produced represents the truth? -What happened to the data since its creation; how likely is a manipulation? These questions refer to the provenance of the data object. We understand the provenance of a data object as everything that is related to how the object in its current state came to be. Hence, provenance information about a data object is information about the whole history of this object. This history may start long before the object has been created itself because the provenance of source artifacts used for the creation is also a relevant part of this history. Hence, this history includes multiple actors that participated in various, different roles. All of these actors had a certain influence on the data object and the current state of the object in which it is available to us.</p><p>Traditionally, there are two main areas in which researchers study provenance of data: workflows and databases <ref type="bibr" target="#b21">[22]</ref>. Research in these areas usually focuses on the creation of data, be it a data product generated by a workflow <ref type="bibr" target="#b22">[23]</ref> or the query results created by a database query engine <ref type="bibr" target="#b23">[24]</ref>. This focus is reasonable given that workflows and databases are self-contained systems. The Web, in contrast, is a much more open environment. A data object on the Web may have passed through many (virtual) hands before it is finally available in the current application. Hence, the history of a data object includes more aspects than the creation. This additional information is of interest when it comes to assessing the trustworthiness of data objects from the Web as the last of the aforementioned, provenance-related questions illustrates. For this reason we propose a new model for Web data provenance in <ref type="bibr" target="#b24">[25]</ref>; this model considers the Web based access to data and the creation of this data equally important. Based on this model we present concepts and tools to integrate provenance information into the Web of data in <ref type="bibr" target="#b25">[26]</ref>. This information can then be used to apply provenance based assessment approaches as we introduce in <ref type="bibr" target="#b20">[21]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Influence Category: Information Quality</head><p>Even if we consider trustworthiness as a criterion of information quality other IQ criteria are likely to affect our trustworthiness assessment. Knowing about a lack of correctness, accuracy, or consistency in the data reduces our belief in the truth of the information represented by that data. Apart from these obvious influences it often depends on the context if a specific criterion is relevant for the trustworthiness assessment. An example is completeness: knowing that a dataset is incomplete may give rise to doubt because missing data may change the information in the dataset. On the other hand, the part of the data that is available might still be trustworthy and, thus, be usable in some application. Similarily, the relevancy of time-related criteria depends on context and application: old data might not be believed to be true anymore in some context; in another application the low currency might not cause a reduced trustworthiness score for the same data, for instance, when the development of certain data values over time should be analyzed.</p><p>As can be seen from these examples, trustworthiness can be understood as a more abstract kind of IQ criteria. Compared to other, independent criteria, trustworthiness comprises multiple other criteria. This characteristic means that scores for other, relevant IQ criteria have to be determined as a prerequisite to assess trustworthiness. These scores, then, have to be weighted during the actual trustworthiness assessment so that the context-dependent relevancy of the corresponding IQ criteria is reflected.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Influence Category: Other Opinions</head><p>An additional factor that can be used to assess a user's belief in the truth of a data object is the opinion of other consumers of this data. This approach is similar to the idea of determining the trustworthiness of actors using trust assertions in a Web of trust. In addition to the trust assertions about the actor in question, these Web of trust approaches also take the trustworthiness of the actors into account that provided the assertions. This principle must be adopted for opinion based assessment of the trustworthiness of data: the assessment is either based on the opinion of trusted consumers only or opinions must be weigthed by the trust in the corresponding consumer to provide reliable trustworthiness scores for data. Furthermore, we note that the development of trustworthiness assessment approaches that take other consumers' opinion into account can benefit from existing work on recommendation systems.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions</head><p>In this paper we argue to apply a data-centric view for further research on trust for the Semantic Web. We understand trustworthiness of Semantic Web data as a criterion of information quality and identify main categories of factors that affect the assessment of this criterion. Even if we discuss these categories separately we suggest that an actual assessment approach should take factors from all categories into account. As an additional requirement for such trustworthiness assessment approaches we note that the assessment system should be able to explain a determined trustworthiness score to end users.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A Survey of Trust in Computer Science and the Semantic Web</title>
		<author>
			<persName><forename type="first">D</forename><surname>Artz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">2</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Trust Networks on the Semantic Web</title>
		<author>
			<persName><forename type="first">J</forename><surname>Golbeck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Hendler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 7th Int. Workshop on Cooperative Information Agents</title>
				<meeting>of the 7th Int. Workshop on Cooperative Information Agents</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Spreading Activation Models for Trust Propagation</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">N</forename><surname>Ziegler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lausen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Int. Conference on e-Technology, e-Commerce, and e-Service (EEE)</title>
				<meeting>of the Int. Conference on e-Technology, e-Commerce, and e-Service (EEE)</meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Konfidi: Trust Networks Using PGP and RDF</title>
		<author>
			<persName><forename type="first">D</forename><surname>Brondsema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schamp</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Workshop on Models of Trust for the Web at WWW</title>
				<meeting>of the Workshop on Models of Trust for the Web at WWW</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Quality-Driven Information Filtering using the WIQA Policy Framework</title>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Quality-Driven Query Answering for Integrated Information Systems</title>
		<author>
			<persName><forename type="first">F</forename><surname>Naumann</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2002">2002</date>
			<publisher>Springer Verlag</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Querying Trust in RDF Data with tSPARQL</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 6th European Semantic Web Conference (ESWC)</title>
				<meeting>of the 6th European Semantic Web Conference (ESWC)</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Towards Content Trust of Web Resources</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Artz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">IWTrust: Improving User Trust in Answers from the Web</title>
		<author>
			<persName><forename type="first">I</forename><surname>Zaihrayeu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Da Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Mcguinness</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 3rd International Conference on Trust Management (iTrust)</title>
				<meeting>of the 3rd International Conference on Trust Management (iTrust)</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">FilmTrust: Movie Recommendations using Trust in Webbased Social Networks</title>
		<author>
			<persName><forename type="first">J</forename><surname>Golbeck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hendler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of CCNC</title>
				<meeting>of CCNC</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Assessing Trust: Contextual Accountability</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rowe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Butters</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 1st Workshop Trust and Privacy on the Social and Sem. Web at ESWC</title>
				<meeting>of the 1st Workshop Trust and Privacy on the Social and Sem. Web at ESWC</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Trusting Information Sources One Citizen at a Time</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ratnakar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 1st International Semantic Web Conference (ISWC)</title>
				<meeting>of the 1st International Semantic Web Conference (ISWC)</meeting>
		<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">QUATRO Plus: Quality You Can Trust?</title>
		<author>
			<persName><forename type="first">P</forename><surname>Archer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ferrari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Karkaletsis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Konstantopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Koukourikos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Perego</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 1st Workshop on Trust and Privacy on the Social and Semantic Web at ESWC</title>
				<meeting>of the 1st Workshop on Trust and Privacy on the Social and Semantic Web at ESWC</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A Fuzzy RDF Semantics to Represent Trust Metadata</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mazzieri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Italian Workshop on Semantic Web Applications and Perspectives</title>
				<meeting>of the Italian Workshop on Semantic Web Applications and Perspectives</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Trust Management for the Semantic Web</title>
		<author>
			<persName><forename type="first">M</forename><surname>Richardson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Agrawal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Domingos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 2nd International Semantic Web Conference (ISWC)</title>
				<meeting>of the 2nd International Semantic Web Conference (ISWC)</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Using Naming Authority to Rank Data and Ontologies for Web Search</title>
		<author>
			<persName><forename type="first">A</forename><surname>Harth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kinsella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Int. Semantic Web Conference</title>
				<meeting>of the Int. Semantic Web Conference</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">DING! Dataset Ranking using Formal Descriptions</title>
		<author>
			<persName><forename type="first">N</forename><surname>Toupikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Delbru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hausenblas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Tummarello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Linked Data on the Web Workshop at WWW</title>
				<meeting>of the Linked Data on the Web Workshop at WWW</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Journey to Data Quality</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pipino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Funk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wang</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>MIT Press</publisher>
			<pubPlace>Cambridge, MA, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Measuring Data Believability: A Provenance Approach</title>
		<author>
			<persName><forename type="first">N</forename><surname>Prat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Madnick</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 41st Hawaii Int. Conference on System Sciences (HICSS)</title>
				<meeting>of the 41st Hawaii Int. Conference on System Sciences (HICSS)</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">An Approach to Evaluate Data Trustworthiness Based on Data Provenance</title>
		<author>
			<persName><forename type="first">C</forename><surname>Dai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Bertino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kantarcioglu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 5th VLDB Workshop on Secure Data Management</title>
				<meeting>of the 5th VLDB Workshop on Secure Data Management</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Using Web Data Provenance for Quality Assessment</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Role of Sem. Web in Provenance Management at ISWC</title>
				<meeting>of the Role of Sem. Web in Provenance Management at ISWC</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Provenance in Databases: Past, Current, and Future</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">C</forename><surname>Tan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Data Engineering Bulletin</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Provenance in Scientific Workflow Systems</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">B</forename><surname>Davidson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Boulakia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Eyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ludäscher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Mcphillips</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bowers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K</forename><surname>Anand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Freire</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Data Engineering Bulletin</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Provenance in Databases: Why, How, and Where</title>
		<author>
			<persName><forename type="first">J</forename><surname>Cheney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chiticariu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">C</forename><surname>Tan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Foundations and Trends in Databases</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Provenance Information in the Web of Data</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Linked Data on the Web Workshop at WWW</title>
				<meeting>of the Linked Data on the Web Workshop at WWW</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Publishing and Consuming Provenance Metadata on the Web of Linked Data</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of 3rd Int. Provenance and Annotation Workshop</title>
				<meeting>of 3rd Int. Provenance and Annotation Workshop</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

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