<?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">Provenance and Linked Data in Biological Data Webs</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Jun</forename><surname>Zhao</surname></persName>
							<email>jun.zhao@zoo.ox.ac.uk</email>
						</author>
						<author>
							<persName><forename type="first">Graham</forename><surname>Klyne</surname></persName>
							<email>graham.klyne@zoo.ox.ac.uk</email>
						</author>
						<author>
							<persName><forename type="first">David</forename><surname>Shotton</surname></persName>
							<email>david.shotton@zoo.ox.ac.uk</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Image Bioinformatics Research Group Department of Zoology</orgName>
								<orgName type="institution">University of Oxford</orgName>
								<address>
									<postCode>OX1 3PS</postCode>
									<settlement>Oxford</settlement>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<address>
									<settlement>Beijing</settlement>
									<country key="CN">China</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Provenance and Linked Data in Biological Data Webs</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2B2A15EABACB8D2C425FA16D4BBB9914</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T23:27+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>D.2.12 [Software Engineering]: Interoperability-Data mapping; H.3.5 [Information Storage And Retrieval]: Online Information Services Language</term>
					<term>Reliability Data Web</term>
					<term>Named Graphs</term>
					<term>Provenance</term>
					<term>RDF</term>
					<term>Semantic Web</term>
					<term>Trust</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>To created a linked data web of heterogeneous biological data resources, we need not only to define and create the alignment between related data resources but also to express the knowledge about why data items from different sources are linked with each other and how each data link has evolved, so that scientists can trust the data links provided by the data web. This paper highlights the importance of keeping provenance information about the links between data items from different sources, and proposes the use of named graphs to make a provenance statement about each pair of linked data items and each release of a data web.</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 number of biology databases available has increased rapidly in the recent years <ref type="bibr" target="#b3">[4]</ref>. To obtain knowledge about a gene or protein from this sea of data, biologists often need to go through an information gathering process, navigating between the public genomic and publication databases. These resources are scattered around the world and present data in heterogeneous formats. Scientists have to rely on their domain knowledge in order to identify how data resources are linked with each other.</p><p>To simplify this process, the Image Bioinformatics Research Group (IBRG) <ref type="foot" target="#foot_0">1</ref> of the University of Oxford proposes the use of subject-specific data webs, which use the Web as the native platform upon which to integrate access to datasets relating to particular subjects <ref type="bibr" target="#b6">[7]</ref>. Within each data web, data resources are integrated using loosely coupled software tools that permit both information discovery and links back to the original data. With this approach, the data linked into the data webs are neither required to be semantically coordinated nor constrained to conform to a single imposed model. Furthermore, copyright and access control issues remain the concern of the data sources, not of the data web that unites them. These data sources maintain their unique characters and continue independent publication of their holdings.</p><p>The first demonstrator data web being developed by IBRG is FlyWeb<ref type="foot" target="#foot_1">2</ref> , which will integrate the heterogeneous data resources concerning research on fruit fly Drosophila melanogaster. These data resources include FlyTED<ref type="foot" target="#foot_2">3</ref> (our local research image repository concerning gene expression in the testis of fruit flies), BDGP <ref type="foot" target="#foot_3">4</ref> (the Berkeley Drosophila Genome Project database concerning gene expression in the Drosophila embryos), FlyBase<ref type="foot" target="#foot_4">5</ref> (the global database of genomics information concerning Drosophila), and online research publications on Drosophila gene expressions. The goal of Fly-Web is to allow biologists to obtain information about a Drosophila gene, including the gene expression images of its testis and embryos, without having to hop between the Drosophila data islands on the Web.</p><p>To build FlyWeb, we need not only to define and implement the alignment between Drosophila data resources, but also to maintain the data links between related data items from different sources. This position paper focuses on the second issue, and will analyze the motivation for keeping provenance of the links between related data items and present our proposed solution.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">SEMANTIC WEB AND FLYWEB</head><p>The initial development goals of the FlyWeb Project include understanding the distributed Drosophila data resources; creating the alignment between them; and creating a query service to access the integrated data resources. At the time of the writing, concentrating first on linking the FlyTED and BDGP databases, we have achieved:</p><p>• Describing the Drosophila testis images in FlyTED using an extension to the Fly Anatomy Ontology <ref type="bibr" target="#b0">[1]</ref>, which is also used by BDGP to describe its Drosophila embryo gene expression images.</p><p>• Publishing FlyTED, the Drosophila testis gene expression image database, through a SPARQL endpoint <ref type="bibr" target="#b8">[9]</ref>, the same interface used by BDGP for publishing its gene expression images and annotations <ref type="bibr" target="#b4">[5]</ref>.</p><p>• Identifying the relationships between FlyTED and BDGP using the genomic knowledge, particularly the gene names, captured in FlyBase.</p><p>These initial works provide the foundation that permits us to align the two data resources and build a lightweight data web. However, the evolving nature of biological databases has motivated us to further consider how to manage the links in FlyWeb, once they have been established.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">MOTIVATION</head><p>Data items from different Drosophila data resources are integrated into FlyWeb using references to the original data. Related data items are linked together in FlyWeb using biological knowledge from public genomic databases. Biological knowledge is growing rapidly, and genomic databases are frequently updated. By referencing back to these evolving databases, FlyWeb can synchronize with advances in biological knowledge. However, with each update of such an external resource, some of the links between data items recorded locally within FlyWeb may become obsolete or need to be updated with more links to related data items. We need to provide additional metadata about these data links in order to maintain consistency between FlyWeb and the advancing biological knowledge. This will allow scientists to:</p><p>• Trust that the data links established in FlyWeb are valid;</p><p>• Trust that the data referenced in FlyWeb are consistent with the latest release of the public databases;</p><p>• Trace back the data links established by FlyWeb using previous releases of the public databases, which may previously have been used by the scientists to annotate their own local data.</p><p>Thus, for each data link to a pair of data items, we need to record the following provenance metadata:</p><p>• The evidence of the link;</p><p>• When this link was created, by whom, using which version of which database;</p><p>• When this link was updated or deprecated;</p><p>• Whether there were any previous links between this pair of data items;</p><p>• What previous links between data items became obsolete, and why.</p><p>To express this provenance of data links, we propose to use named graphs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">NAMED GRAPHS</head><p>An RDF graph contains a collection of RDF triples. A named graph is an RDF graph which is assigned a name in the form of a URI <ref type="bibr" target="#b2">[3]</ref>. It provides a way to group RDF statements into sub-graphs that may be asserted separately, and it also provides names for such graphs. By grouping and naming RDF statements as a named graph, applications can state access control rights, copyright, or provenance information about these RDF statements as a whole. Thus, named graphs provide a mechanism for establishing trust within the Semantic Web. More generally, this mechanism allows us to make statements about the content of the graph without asserting that the statements contained in the graph are true.</p><p>In order to provide information about why a pair of related data items are linked together in FlyWeb, or why/when they become no longer linked, we create a named graph for each pair of linked data items. In this position paper, we only consider two types of links between data items, i.e. either they are same as or different from each other. There may be other types of data links in FlyWeb. But the provenance model introduced in this paper is not yet designed for describing all different types of data links.</p><p>FlyWeb will be updated whenever a major release of the linked-in Drosophila databases is announced. To provide information about each FlyWeb release and the versions of the public databases upon which each release is based, we will also create a named graph for each release of the FlyWeb.</p><p>In this position paper we use TriG as the notation to define named graphs. "TriG is a variation of Turtle <ref type="bibr" target="#b1">[2]</ref> which extends that notation by using '{' and '}' to group triples into multiple graphs, and to precede each by the name of that graph" <ref type="bibr" target="#b2">[3]</ref>. Each release of FlyWeb (f w g , f w k , etc) will contain a collection of data items, im, in, etc, from different Drosophila data sources. A data item from data source a of version x should be uniquely identified as i m (a x ). In f w g , i m (a x ) will be described by all the metedata from its original data source, as well as by FlyWeb statements about whether it is related to another data item in(bx) from data source bx, or whether im(ax) had previously been linked with in(bx) in a previous release of FlyWeb.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">A Named Graph for Each FlyWeb Release</head><p>Each release of FlyWeb itself is a named graph, which is associated with information about when it was released, by whom, using which versions of which databases. An example of two such named graphs is given below.</p><p>The  @prefix dw: &lt;http://id.datawebs.net/&gt; . @prefix flyted: &lt;http://id.fly-ted.org/&gt; . @prefix dc: &lt;http://purl.org/dc/elements/1.1/&gt; . @prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; . @prefix owl: &lt;http://www.w3.org/2002/07/owl#&gt; . @prefix bdgp: &lt;http://www.fruitfly.org/&gt; . @prefix dwi: &lt;http://id.datawebs.net/&gt; . @prefix : &lt;http://id.datawebs.net/&gt; . </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">A Named Graph for Each Data Link</head><p>In each FlyWeb named graph, a collection of named graphs are also created for the data links between pairs of related data items. Each such named graph states:</p><p>• Why a pair of data items should be or should no longer be linked;</p><p>• When the link was made or released, and by whom;</p><p>• Which previous links had been created between this pair of data items;</p><p>• What the type the link is: a MappingRelation, either a SameRelation or a DifferentRelation. The last two concepts will be defined in a data web ontology using the owl:sameAs and owl:differentFrom properties.</p><p>Example 3 (see Figure <ref type="figure" target="#fig_4">2</ref>) shows a named graph &lt;dwi: mapping_m1&gt; that defines an abstract relationship between the gene from FlyTED (&lt;flyted:gene_g1&gt;) and the gene from BDGP (&lt;bdgp:gene_g2&gt;) and traces this relationship by its two children, both of which are themselves named graphs and define the actual relationships between these two genes built in different releases of FlyWeb. The first child &lt;dwi:mapping_m11&gt; defines that the two genes are synonyms given the evidence of &lt;dwi:evidence_ e1&gt; and that this link was created on "2007-12-19" within the release of &lt;dwi:flyweb_r1&gt;. The second child &lt;dwi: mapping_m12&gt; states that the two genes are not the same given the evidence of &lt;dwi:evidence_e2&gt;, and that this link was created on "2008-01-25" within the release of &lt;dwi: flyweb_r2&gt;.</p><p>The dw:childOf property links &lt;dwi:mapping_m11&gt; and &lt;dwi:mapping_m12&gt; with the graph &lt;dwi:mapping_m1&gt;, and they are linked together by the property dw:siblingOf. These properties enable us to trace a lineage of the data links between a pair of data items.</p><p>Example 3. Named graph for a data link @prefix dw: &lt;http://www.datawebs.net/&gt; . @prefix flyted: &lt;http://id.fly-ted.org/&gt; . @prefix dc: &lt;http://purl.org/dc/elements/1. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">SCENARIOS</head><p>This section uses the above example datasets to walk through three scenarios to show how the named graphs could help us to manage the data links in FlyWeb in a manner that promotes trust.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Links in a Previous Release</head><p>The first scenario shows how FlyWeb can help users to find out which data items in FlyWeb are linked to their gene, which is annotated using information from FlyBase release 4.3.</p><p>Many biology data compilations are maintained locally by research groups and might not always be kept up-to-date with successive releases of the genomic database FlyBase due to the ending of the projects that funded them. Such local legacy data will have been annotated using information from a now out-of-date version of the public database. Subsequent releases of the public database might have annotated its gene records using different gene names. Occasionally, new biological evidence shows that a particular DNA sequence, formerly thought to be a single gene and given a single gene name, in fact encodes two distinct genes that are then given different names.</p><p>Without provenance data, users would not be able to find in FlyWeb any data relating to their locally recorded former gene names, because the genes are now annotated with new names. In order to prevent this situation in the future, we provide provenance information for each release of FlyWeb, to state which versions of the public databases it links to. This provides the flexibility for the scientists to trace data links for their legacy data. A SPARQL query <ref type="bibr" target="#b5">[6]</ref> for this scenario is shown below, which will search for all the data items that are linked to the gene &lt;flyted:gene_g1&gt; in the release of FlyWeb that was built using FlyBase version 4.3.</p><p>SELECT * WHERE { ?g dw:derivedFrom &lt;flybase/v4.3&gt; graph ?g { { flyted:gene_g1 ?p ?data } UNION { ?data1 ?p1 flyted:gene_g1 } } }</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">All Links in the Latest Release</head><p>This scenario shows how users can navigate information about a Drosophila gene in the latest release of FlyWeb using the version information and the creation date associated with the named graph of each release of FlyWeb. The following SPARQL query will retrieve all the data links from the v1.1. release of FlyWeb.</p><p>SELECT * WHERE { ?g dc:hasVersion "1.1" . graph ?g {?gene1 ?p ?gene2 } }</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3">Explaining Conflicts</head><p>One way of allowing users to trace the data links between a pair of related data items is to keep a history of all the data links that have ever existed between them. This means that conflicting statements about the relationship between the same pair of data items might exist in different releases of FlyWeb. In order to explain these conflicts, we provide the evidence information for the data links.</p><p>Example 1 and Example 2, describing release1.0 and 1.1 of FlyWeb, contain conflicting statements about the relationships between &lt;flyted:gene_g1&gt; and &lt;bdgp:gene_g2&gt;. In order to explain this conflict, we need to take the following steps:</p><p>• Retrieve all the statements about the data link between &lt;flyted:gene_g1&gt; and &lt;bdgp:gene_g2&gt; from different releases of FlyWeb. This will return all the statements about the graphs &lt;dwi:mapping_m11&gt; and &lt;dwi:mapping_m12&gt; that define the relationships between the two gene names; • Compare the statements about these two graphs in order to find out the differences between the two versions of relationships between &lt;flyted:gene_g1&gt; and &lt;bdgp:gene_g2&gt;;</p><p>• Present the differences resulting from the above comparison step to the users, including their creation date, in which release of FlyWeb they were created, as well as the evidence for explaining why each different relationship existed between &lt;flyted:gene_g1&gt; and &lt;bdgp: gene_g2&gt;. A SPARQL query for the first step would be:</p><p>CONSTRUCT {?cg ?p ?o} WHERE { graph ?g {flyted:gene_g1 ?p1 bdgp:gene_g2 . ?g rdf:type dw:MappingRelation . ?cg dw:childOf ?g . ?cg ?p ?o} }</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">CONCLUSIONS</head><p>In this position paper we have analyzed how recording the provenance of data links can help us both maintaining the links between related data items and bringing trust to the data web, by providing evidence for links, or tracing how the data links have been updated and maintained. We have shown the potential of named graphs for expressing this provenance information. The flexibility of RDF named graphs and the RDF query language SPARQL provide the capability for us to query and filter the data links on behalf of the data web users, e.g. by presenting only those links newly created since the previous release of FlyWeb, or those present in a particular earlier release of FlyWeb.</p><p>When defining this conceptual provenance model, we have adopted existing vocabulary as much as possible, such as the properties of dc:creation and dc:creator from the Dublin Core Metadata Element Set<ref type="foot" target="#foot_6">7</ref> . We have also used the dw namespace (http://www.datawebs.net/) to specify the following properties of our own:</p><p>• dw:derivedFrom • dw:evidencedBy • dw:childOf • dw:siblingOf • dw:createdIn • dw:maps We are planning to include these conceptual properties in a data web provenance ontology, that will include other existing vocabularies about provenance and trust.</p><p>In this conceptual model we associated with each data link a dw:evidencedBy property to provide the information about why particular statements were asserted. This will bring trust to the linked data for the scientists, so that they can verify that the links are consistent with scientific knowledge. However, we are still investigating how much information should be provided as evidence for each data link: whether it should contain the actual heuristic used for building the links or a textual description of this heuristic; and how we can make this evidence information more comprehensible for biological researchers.</p><p>There is a separate provenance issue that is not discussed in this position paper, namely the provenance of the data items themselves. We discussed neither the provenance information for telling where each data item came from nor the provenance information that might be associated with a data item from the individual data resource. These are key research topics for Semantic Web and provenance for life sciences <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b7">8]</ref>. The datasets published by BDGP through their SPARQL endpoint have been annotated with some provenance and evidence information <ref type="bibr" target="#b4">[5]</ref>. Those data provenance statements will be integrated into FlyWeb along with all other descriptions concerning the data. We need to research how this provenance of data can best be incorporated into FlyWeb, together with the provenance of the data links.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">ACKNOWLEDGEMENT</head></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>FlyWeb</head><label></label><figDesc>integrates several Drosophila data sources, noted as a, b, c, etc. Each data source is associated with version information. Thus a x indicates version x of data source a.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>following two examples show two graphs (see Figure 1). Example 1 tells information about FlyWeb version 1.0 (&lt;dwi:flyweb_r1&gt;) that it was released on "2007-12-19" and it was built using FlyTED version 1.0, the BDGP database version "2007-03-09" and FlyBase version 4.3. It also contains a single statement about data items, i.e. the gene &lt;flyted:gene_g1&gt; from FlyTED is the same as the gene &lt;bdgp:gene_g2&gt; 6 from BDGP. Example 2 defines a named graph of FlyWeb version 1.1, which was built using the same versions of FlyTED and BDGP as FlyWeb version 1.0, but a different version of FlyBase. Because of this update, gene &lt;flyted:gene_g1&gt; is no longer the same as &lt;bdgp:gene_g2&gt;.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 1 :Example 1 .Example 2 .</head><label>112</label><figDesc>Figure 1: Two named graphs for Example 1 and 2.</figDesc><graphic coords="3,53.79,118.61,237.50,201.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>:flyweb_r2 { flyted:gene_g1 owl:differentFrom bdgp:gene_g2 . :flyweb_r2 dc:created "2008-01-25"^^xsd:date; dc:hasVersion "1.1" ; dc:creator &lt;http://www.datawebs.net/foaf.rdf#ibrg&gt; ; dw:derivedFrom flyted:v1.0 ; dw:derivedFrom &lt;bdgp/2007-03-09&gt; ; dw:derivedFrom &lt;flybase/v5.3&gt; . }</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: The named graph for Example 3.</figDesc><graphic coords="3,316.81,401.33,237.60,201.60" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://ibrg.zoo.ox.ac.uk/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://imageweb.zoo.ox.ac.uk/wiki/index.php/FlyWeb_ project</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.fly-ted.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://www.fruitfly.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://flybase.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">The bdgp namespace might not be the actual namespace used by the BDGP SPARQL endpoint. Due to technical maintenance, its server was unreachable when the paper was written.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">http://www.dublincore.org/documents/dces/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This work is supported by funding from the JISC (FlyWeb Project to Dr David Shotton; http://imageweb. zoo.ox.ac.uk/wiki/index.php/FlyWeb_project) and from BBSRC (Grant BB/E018068/1, The FlyData Project: Decision Support and Semantic Organisation of Laboratory Data in Drosophila Gene Expression Experiments, to Drs David Shotton and Helen White-Cooper). The FlyTED Database was developed with funding from the UK's BBSRC (Grant BB/C503903/1, Gene Expression in the Drosophila testis, to Drs Helen White-Cooper and David Shotton). Preliminary data web requirements analysis was supported by a JISC grant to Dr David Shotton (Defining Image Access Project; http://imageweb.zoo.ox.ac.uk/wiki/index.php/Defining ImageAccess).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">A structured controlled vocabulary of the anatomy of Drosophila melanogaster</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ashburner</surname></persName>
		</author>
		<ptr target="http://obofoundry.org/cgi-bin/detail.cgi?id=fly_anatomy" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Turtle -Terse RDF Triple Language</title>
		<author>
			<persName><forename type="first">D</forename><surname>Beckett</surname></persName>
		</author>
		<ptr target="http://www.dajobe.org/2004/01/turtle/" />
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Named graphs, provenance and trust</title>
		<author>
			<persName><forename type="first">J</forename><surname>Carroll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hayes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Stickler</surname></persName>
		</author>
		<idno type="DOI">10.1145/1060745.1060835</idno>
		<ptr target="http://doi.acm.org/10.1145/1060745.1060835" />
	</analytic>
	<monogr>
		<title level="m">Proc. of the 14th International World Wide Web Conference</title>
				<meeting>of the 14th International World Wide Web Conference<address><addrLine>Chiba, Japan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="613" to="622" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">The molecular biology database collection: 2008 update</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Y</forename><surname>Galperin</surname></persName>
		</author>
		<idno type="DOI">10.1093/nar/gkm1037</idno>
	</analytic>
	<monogr>
		<title level="j">Nucleic Acids Research</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page" from="2" to="4" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>Database issue</note>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">A SPARQL endpoint for a database of annotated gene expression</title>
		<author>
			<persName><forename type="first">C</forename><surname>Mungall</surname></persName>
		</author>
		<ptr target="http://www.bioontology.org/wiki/index.php/OBD:SPARQL-InSitu" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">SPARQL query language for RDF</title>
		<author>
			<persName><forename type="first">E</forename><surname>Prud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Seaborne</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/rdf-sparql-query/" />
		<imprint>
			<date type="published" when="2008-01">January 2008</date>
		</imprint>
	</monogr>
	<note>W3C Recommendation</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Shotton</surname></persName>
		</author>
		<title level="m">World Wide Science: Promises, Threats and Realities, chapter Data webs for image repositories</title>
				<imprint>
			<publisher>Oxford University Press</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>in press</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Mining Taverna&apos;s Semantic Web of Provenance</title>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Goble</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Turi</surname></persName>
		</author>
		<idno type="DOI">10.1002/cpe.1231</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Concurrency and Computation:Practice and Experience</title>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Building a semantic web image repository for biological research images</title>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Klyne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Shotton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 5th European Semantic Web Conference</title>
				<meeting>of the 5th European Semantic Web Conference<address><addrLine>Tenerife, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>accepted</note>
</biblStruct>

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