<?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">DisGeNET RDF: a gene-disease association Linked Open Data resource</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Núria</forename><surname>Queralt-Rosinach</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Hospital del Mar Medical Research Institute (IMIM)</orgName>
								<orgName type="laboratory">Research Programme on Biomedical Informatics (GRIB)</orgName>
								<orgName type="institution">Pompeu Fabra University (UPF)</orgName>
								<address>
									<addrLine>C/ Dr. Aiguader 88</addrLine>
									<postCode>08003</postCode>
									<settlement>Barcelona</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Laura</forename><forename type="middle">I</forename><surname>Furlong</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Hospital del Mar Medical Research Institute (IMIM)</orgName>
								<orgName type="laboratory">Research Programme on Biomedical Informatics (GRIB)</orgName>
								<orgName type="institution">Pompeu Fabra University (UPF)</orgName>
								<address>
									<addrLine>C/ Dr. Aiguader 88</addrLine>
									<postCode>08003</postCode>
									<settlement>Barcelona</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">DisGeNET RDF: a gene-disease association Linked Open Data resource</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">E7563653E7DBAEF637B25587498EE1EB</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T09: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>gene-disease association</term>
					<term>RDF</term>
					<term>ontology</term>
					<term>linked data</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>We present the first RDF representation of DisGeNET, a gene-disease database designed to integrate the current knowledge of human diseases. DisGeNET RDF data introduces a harmonized and semantically enriched description of the gene-disease association concept into the Semantic Web (SW) by means of the DisGeNET ontology. The centric view on gene-disease associations allows to find links between diseases and genes easily and with added semantic content. The RDF representation follows the Linked Data (LD) principles that provides new opportunities for data integration, querying and crossing DisGeNET data with other external RDF datasets. The RDF version of DisGeNET has been developed in the context of the Open PHACTS project to provide disease relevant information to the knowledge base on pharmacological data.</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>DisGeNET RDF is presented as a new resource in the Linked Open Data space to promote the discovery of key knowledge in the understanding of the molecular mechanisms underlying a disease or an adverse drug event. DisGeNET <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref> is a relational database that integrates gene-disease associations from curated databases and the literature, and additional information such as pathways or SNPs. DisGeNET has been mapped to RDF using the most advanced Semantic Web technologies such as OWL and SPARQL. In this workshop, we are introducing DisGeNET as a new RDF resource in the LD space, the methodology used for its conversion, the specific ontology developed to model the gene-disease association concept and, finally, some potential applications of the resource.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Methodology</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">The RDF Schema, ontologies and identifiers</head><p>The RDF version of DisGeNET is represented as a set of triples around the gene-disease association concept. Information such as genomic variation or sci-entific publications supporting the association are related to this main concept. Data is organized in a hierarchical manner around five concepts: gene, disease, pathway, disease class, and gene-disease association as the parent concept (see DisGeNET RDF web interface http://rdf.imim.es/DisGeNET.html for details on the RDF schema). The 'RDF-ization' has been done using RDFS and OWL languages, common ontologies and vocabularies, and following the Linked Data principles (http://linkeddata.org/). To identify resources in DisGeNET, URIs established by the identifiers.org effort were selected whenever possible to support its initiative to foster a unified use of URIs by the SW community <ref type="bibr" target="#b2">[3]</ref>. DisGeNET data is open and is linked out to other linked data resources such as Linked Life Data (http://linkedlifedata.com/) or Bio2RDF projects <ref type="bibr" target="#b3">[4]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">DisGeNET gene-disease association ontology</head><p>The DisGeNET gene-disease association ontology harmonizes the semantic description of the different types of associations between genes and diseases. The ontology provides foundational support for the DisGeNET database. This ontology was integrated in the increasingly used Semanticscience Integrated Ontology (SIO) <ref type="bibr" target="#b4">[5]</ref>, which is an ontology meant to be adopted to describe basic scientific semantics and ensure correct concept mapping among other more specific ontologies. The DisGeNET ontology can be accessed at http://ibi.imim.es/ DisGeNET-Dev/ontologies/GeneDiseaseAssociation.owl.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Provenance description</head><p>It is considered good practice to provide provenance information to an RDF resource. The provenance description of the DisGeNET RDF dataset declares the database from which it is derived, the development date, the current version and updates, the software used for its development, the license information, the SPARQL endpoint location, the number of triples, etc... The provenance description of the original database and each primary source is also tracked. This information is provided using the Vocabulary of Interlinked Datasets (VoID) <ref type="bibr" target="#b5">[6]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Data processing</head><p>To map the relational database content into RDF triples, we used the D2RQ platform (http://d2rq.org/). The dump files and the VoID description of DisGeNET are loaded into the OpenLink Virtuoso RDF Quad Store <ref type="bibr" target="#b6">[7]</ref>. An SPARQL endpoint hosted in the Virtuoso server has been implemented as the primary interface to access the RDF data (for access to RDF data see the Dis-GeNET RDF web interface). Validation of data was done with Protegé platform (http://protege.standford.edu) and our SPARQL endpoint.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Results: Integration across resources</head><p>We present the potential of DisGeNET Linked Data with different uses cases. The first use case is aimed at answering the following question: give me all the gene-disease associations from the Comparative Toxicogenomics Database (CTD) that have information on sequence variation and provenance. This question can be answered exploiting the information contained in DisGeNET, selecting the associations provided by CTD and that have annotations on genomic variation and literature provenance. This is translated in the following SPARQL query: The inclusion of DisGeNET into the 'Web of linked data' using the most advanced SW technologies brings the opportunity to integrate our gene-disease data with other disparate data sources spread over the Web by performing federated queries. The second use case is aimed at answering the following question: give me all the gene-disease associations in which the association is linked to changes in the expression of the gene, there is expression information, and sequence variation linked to the disease. This question can be answered by querying and integrating data from DisGeNET and GXA (http://www.ebi.ac.uk/gxa/) databases. More specifically, we ask for the DisGeNET gene-disease associations labelled as 'AlteredExpression' and their related SNPs, and the GXA expression values. See the SPARQL query at the DisGeNET RDF web interface. DisGeNET SPARQL endpoint supports the syntax and semantics of SPARQL 1.1 for executing queries distributed over different SPARQL endpoints. SPARQL queries such these are aimed to be included in Bioqueries which is a portal aimed at gathering SPARQL queries <ref type="bibr" target="#b7">[8]</ref>.</p><formula xml:id="formula_0">SELECT</formula><p>As the last use case, DisGeNET RDF has been implemented in the Open Pharmacological Space (OPS) discovery platform, which is a SW platform devel-oped under the Innovative Medicines Initiative (IMI; http://www.imi.europa. eu) funded Open PHACTS project. Remarkably, the integration of DisGeNET in OPS is essential to answer important research questions such as which compounds could effectively inhibit targets involved in a key pathway for the development of a disease. Aimed at exploring and querying DisGeNET data across the linked data in the platform, APIs are currently under development (see the API website for up to date information at http://dev.openphacts.org). This is expected to be fully operative in the upcoming OPS 1.5 release.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><p>We present DisGeNET RDF, a new Linked Data dataset that provides genedisease association data to answer relevant scientific pharmacological complex questions. Importantly, DisGeNET has been implemented in the pharmacological LD discovery platform developed within the Open PHACTS project.</p></div>		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgments. The research leading to these results has received support from the IMI Joint Undertaking under grant agreement n • 115191, Open PHACTS, resources of which are composed of financial contribution from the EU FP7 (FP7/2007-2013) and EFPIA companies' in kind contribution; and the Instituto de Salud Carlos III FEDER (CP10/005249). The Research Programme on Biomedical Informatics (GRIB) is a node of the Spanish National Institute of Bioinformatics (INB).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">DisGeNET: a Cytoscape Plugin to Visualize, Integrate, Search and Analyze Gene-Disease Networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bauer-Mehren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rautschka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sanz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">I</forename><surname>Furlong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="page" from="2924" to="2926" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Gene-Disease Network Analysis Reveals Functional Modules in Mendelian, Complex and Environmental Diseases</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bauer-Mehren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bundschus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rautschka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Mayer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sanz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">I</forename><surname>Furlong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLOS One</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page">e20284</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Identifiers.org and MIRIAM Registry: Community Resources to Provide Persistent Identification</title>
		<author>
			<persName><forename type="first">N</forename><surname>Juty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Le Nov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nucleic Acids Res</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="page" from="D580" to="D586" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Bio2RDF: towards a Mashup to Build Bioinformatics Knowledge Systems</title>
		<author>
			<persName><forename type="first">F</forename><surname>Belleau</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Biomed. Inform</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="page" from="706" to="716" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">The Semanticscience Integrated Ontology (SIO) for Biomedical Research and Knowledge Discovery</title>
		<author>
			<persName><surname>Dumontier</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
	<note>Submitted )</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Describing Linked Datasets with the VoID Vocabulary</title>
		<ptr target="http://www.w3.org/TR/void/" />
	</analytic>
	<monogr>
		<title level="m">W3C Interest Group Note</title>
				<imprint>
			<date type="published" when="2011-03-03">3 March 2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Virtuoso: RDF support in a native RDBMS</title>
		<author>
			<persName><forename type="first">O</forename><surname>Erling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Mikhailov</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page">501</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Sharing and executing linked data queries in a collaborative environment</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Godoy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lopez-Camacho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Navas-Delgado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">F</forename><surname>Aldana-Montes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="page" from="1" to="8" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

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