<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>DisGeNET: from MySQL to Nanopublication, Modelling Gene-Disease Associations for the Semantic Web</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nuria Queralt-Rosinach</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laura I. Furlong</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Research Programme on Biomedical Informatics (GRIB), Hospital del Mar Medical Research Institute (IMIM), Pompeu Fabra University (UPF)</institution>
          ,
          <addr-line>C/ Dr. Aiguader 88, 08003 Barcelona</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>DisGeNET is a relational gene-disease database that has been converted to RDF in order to make gene-disease association data available for Semantic Web projects such as Open PHACTS. In this paper, the conversion of DisGeNET from MySQL to RDF and their modelization to the nanopublication data format is presented, and we discuss the challenges encountered throughout the process.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic Web</kwd>
        <kwd>gene-disease association</kwd>
        <kwd>relational database</kwd>
        <kwd>RDF</kwd>
        <kwd>ontology</kwd>
        <kwd>nanopublication</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>The ideal data infrastructure for a pharmaceutical researcher is one that makes it
easy to carefully assemble, overlay and search across heterogeneous data sources
in order to extract knowledge to solve drug discovery complex questions. The
RDF Semantic Web (SW) technology has gained signi cant presence in the Life
Sciences to connect the various databases in this eld. The Open PHACTS (Open
Pharmacological Concept Triple Store) is a project funded by a European grant
from the Innovative Medicines Initiative (IMI; http://www.imi.europa.eu)
that aims to integrate distributed heterogenous data sources in a SW approach,
developing an open source, open standards and open access innovation platform,
the Open Pharmacological Space (OPS). The project intends to reach this goal
by using the Linked Data approach (http://linkeddata.org) and managing
the data in an RDF triple store. This semantically enriched and fully
interoperable platform currently contains the relationships between
compound-targetpathway concepts and, consequently, it delivers information on small molecules
and their pharmacological pro les as well as on biological targets and pathways.
But, it is necessary the addition of known gene-disease associations to answer
important research questions that cannot be addressed with the existing OPS,
such as which compounds could e ectively inhibit targets involved in a key
pathway for the development of a disease, to explore potential toxic interactions, or
drug repositioning opportunities in new therapeutic areas.</p>
      <p>
        In our lab a relational database called DisGeNET [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ] was created in order
to contain the current knowledge of human genetic diseases including mendelian,
complex and environmental diseases. DisGeNET is a comprehensive gene-disease
database that integrates gene-disease associations stored in UniProt, CTDTM ,
GAD, MGD databases and text-mining derived associations from the
literaturederived human gene-disease network (LHGDN) database. In addition,
genepathway information from Reactome and SNPs associated to gene-disease
relationships is provided in order to have a more complete picture of the
biological processes underlying a disorder and the correlation of speci c genomic
variants with disease predisposition. The integration is performed by means of
gene-disease vocabulary mapping and by using a new gene-disease association
ontology. Since source databases use two di erent disease vocabularies (MIM
and MeSH terms), a vocabulary mapping is done by means of the UMLS R
Metathesaurus R concept structure. Therefore, DisGeNET in RDF could be
implemented in OPS enabling the inclusion of disease-gene-pathway concepts in
the platform and to integrate its data with OPS compound/drug data. For this
reason, the DisGeNET MySQL database has been converted into the RDF data
model. Moreover, as the Open PHACTS project is co-developing and exploiting
the nanopublication format, which allows individual data to be publishable, cited
and attributed in a RDF-based approach, we are adapting our RDF DisGeNET
data to the OPS nanopublication model according to the latest Open PHACTS
guidelines, since our data can bene t from its citability and publishable features.
      </p>
      <p>In this paper, we present DisGeNET as a new RDF gene-disease
association database, the methodology used for the MySQL-RDF conversion, the new
ontology developed to model the gene-disease association concept, the
nanopublication data model, and, nally we discuss some of the challenges encountered
throughout the process.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Results</title>
      <p>
        To convert a relational database to a RDF we rst identi ed the lists of
concepts and relations from our data. Once this was done, a RDF data model
schema that represents the knowledge stored in our database was created. Our
RDF data model captures the central role that gene-disease associations play in
our database to comprise the whole spectrum of human diseases with a genetic
origin. In an RDF data representation model, the information from di erent
data sources is semantically connected to each other using existing commonly
shared ontologies. Then, we explored the existing ontologies via services such as
BioPortal in order to nd matching entries in those existing ontologies for each
of our concepts and relations. RDF properties were mapped onto a limited set of
external ontologies and vocabularies that include the SemanticScience Integrated
Ontology (SIO) for general science, NCI Thesaurus for biomedical terms, and
Dublin Core to encode license information. We also used common vocabularies
such as rdf:, rdfs:, and owl:. Resources, i.e. objects and subjects in RDF triples,
were identi ed by dereferenceable Internationalized Resource Identi ers (IRIs)
built upon DisGeNET IDs, which are IDs of other data collections. The providers
of these IRIs are the new Identi ers.org service (http://identifiers.org)
+ the MIRIAM Registry [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], and the Bio2RDF project [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Nevertheless, as
the disease concept in our database is identi ed by the Uni ed Medical
Language System R Concept Unique Identi er (UMLS R CUI), we decided to use
the Linked Life Data (http://linkedlifedata.com) provider instead of the
Human Disease Ontology (the later also integrated in identi ers.org) because is
directly based on the UMLS R CUI.
      </p>
      <p>Common ontologies have been used whenever possible, but in the case of
describing DisGeNET gene-disease association resources, new semantic terms had
to be created because no similar viable terms exist. Therefore, the RDF
conversion of DisGeNET is accompanied by a new gene-disease association ontology
developed in our lab for a correct semantic integration of gene-disease
association data from diverse data sources. For generating RDF triples we used the
D2RQ platform (http://d2rq.org) and the RDF/Turtle language. Validation
of data was done with Protege platform
(http://protege.standford.edu).
3</p>
    </sec>
    <sec id="sec-3">
      <title>Discussion</title>
      <p>It is well known that the namespace of biomedicine is messy and ambiguous
and lacks universal standards unlike other disciplines. But, this problem is not
exclusive to the identi cation of resources; many synonyms exist on the Web for
key concept classes such as genes, proteins, genetic variations and diseases. For
this reason, the most di cult part in the RDF conversion of DisGeNET was to
nd proper IRIs for properties and resources but, also, adequate namespaces for
semantic types of concept classes. An exhaustive search for ontologies was made
since we tried to choose those ontologies that t best with the meaning of our
concepts/properties and that are commonly used by the scienti c community
but, also, in the Open PHACTS project. An important problem not yet solved
is the use of valid IRIs to describe the RDF nodes for gene-disease association
concept. This is a major task as it is required that IRIs are dereferenceable, i.e.
identi ers for which is possible to get information about the referenced resource
on the Web. There are some possible solutions such as registering each instance
of the concept to the MIRIAM Registry. Another issue still not adressed is to
use a valid IRI pattern to identify disease MeSH hierarchy classes, as MeSH does
not have an IRI pattern available. The nanopublication format raises another
example of this IRI problem as each named graph of a nanopublication and the
entire nanopublication unit itself needs an IRI pattern schema. Another problem
is the proper tracking of the several modi cations that a nanopublication may
have due to updating/curation processes over time. We are currently tackling
all these issues.</p>
      <p>Regarding licensing, DisGeNET is distributed under the GNU GPL 3.0
license. This means that we have made data available as open data. License
incompatibilities are omnipresent in open source data. This opens the question about
using IRIs from databases with no open data licenses in our RDF database. Is
the use of IRIs subject to licensing?
4</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>To sum up, we have carried out the RDF conversion of DisGeNET, a derivative
relational database that integrates data connected with the gene-disease
association concept from several public data sources (curated databases and literature),
in order to integrate it in the OPS platform of the Open PHACTS project.
Importantly, DisGeNET could provide signi cant data to answer relevant scienti c
pharmacological complex questions thanks to the introduction of the disease
concept into OPS and its relationship with genotype. Speci cally, the RDF version
of DisGeNET is a set of triples that include information around gene-disease
associations, such as SNPs related in the bibliography to predispositione to the
disease, and the pathways where genes are known to be involved. In the main,
this conversion has been done according to the Linked Data principles, open
access and interoperability of the data. Currently, we are tackling the
modelization of the RDF triples to the nanopublication format because this model could
allow both to better adapt to the features of OPS platform and to bene t from
their own advantages as the citability. In the future, the implementation of a
SPARQL endpoint to provide open access to the information and to query RDF
DisGeNET data will be evaluated.</p>
      <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 nancial 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>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bauer-Mehren</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rautschka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanz</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furlong</surname>
            ,
            <given-names>L.I.:</given-names>
          </string-name>
          <article-title>DisGeNET: a Cytoscape Plugin to Visualize, Integrate, Search and Analyze Gene-Disease Networks</article-title>
          .
          <source>BMC Bioinformatics</source>
          .
          <volume>26</volume>
          ,
          <issue>2924</issue>
          {
          <fpage>2926</fpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bauer-Mehren</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bundschus</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rautschka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mayer</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanz</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furlong</surname>
            ,
            <given-names>L.I.</given-names>
          </string-name>
          :
          <article-title>Gene-Disease Network Analysis Reveals Functional Modules in Mendelian, Complex and Environmental Diseases</article-title>
          .
          <source>PLOS One</source>
          .
          <volume>6</volume>
          ,
          <issue>e20284</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Belleau</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Bio2RDF: towards a Mashup to Build Bioinformatics Knowledge Systems</article-title>
          .
          <source>J. Biomed. Inform</source>
          .
          <volume>41</volume>
          ,
          <issue>706</issue>
          {
          <fpage>716</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Juty</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le Nov</surname>
          </string-name>
          , N.:
          <article-title>Identi ers.org and MIRIAM Registry: Community Resources to Provide Persistent Identi cation</article-title>
          .
          <source>Nucleic Acids Res</source>
          .
          <volume>40</volume>
          ,
          <issue>D580</issue>
          {
          <fpage>D586</fpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>