<!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>BioGateway: an integrated RDF store for life sciences</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Erick Antezana</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ward Blonde</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mikel Egan~a</string-name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alistair Rutherford</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Robert Stevens</string-name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bernard De Baets</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vladimir Mironov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martin Kuiper</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. of Applied Mathematics, Biometrics and Process Control, Ghent University</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Dept. of Biology, Norwegian University of Science and Technology</institution>
          ,
          <country country="NO">Norway</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Dept. of Molecular Genetics, Ghent University</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Dept. of Plant Systems Biology</institution>
          ,
          <addr-line>VIB, Gent</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>School of Computer Science, The University of Manchester</institution>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p />
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Life science researchers have been in need for integrated knowledge systems for
decades and even more so in recent years. BioGateway is a knowledge base that
demonstrates the application of Semantic Web technologies in the domain of
Life Sciences: it provides URIs for the data, connected by RDF triples. Unlike
other systems it has RDF optimised for querying and it provides a single click
access to the data through a library of preconstructed queries.</p>
      <p>Two ontologies were created in order to provide a sca old to integrate all the
RDF graphs: MetaOnto and BioMetarel. MetaOnto describes the ontologies that
are stored in the system, and BioMetarel provides a set of relationships that are
used for linking di erent resources in RDF triples. A light-weight derivative of
BioMetarel (Biorel) was added to each of the graphs in the store. The integration
of data in BioGateway has been achieved on the basis of the use of BioMetarel,
the use of the same URIs for equivalent resources in the data sources (SwissProt,
GOA, NCBI taxonomy) and the orthogonality of OBO ontologies with respect
to the classes.</p>
      <p>BioGateway provides a library of optimised, easily customisable SPARQL
queries that make the resources more accessible to layman users and experts.
The library was split into a section with biological queries and a section with
ontological queries. The biological queries were designed for the life science users,
and they show the most relevant part of the knowledge base. On the other hand,
the set of ontological queries show how SPARQL can be used to explore the
structure of BioGateway.</p>
      <p>The visualisation of triple-based resources poses a special challenge. It is
necessary to develop and deploy new interfaces to manipulate, query and visualize
this knowledge in an intuitive way. The results of queries can be viewed both in
a SPARQL browser with colored graphics as in a tabular format.</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>