<!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>Implementing FAIR Principles in InterMine</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Daniela Butano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Justin Clark-Casey</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sergio Contrino</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Josh Heimbach</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rachel Lyne</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kevin Herald Reierskog</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julie Sullivan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yo Yehudi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gos Micklem</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Genetics, University of Cambridge</institution>
          ,
          <addr-line>Cambridge</addr-line>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
      </contrib-group>
      <fpage>2</fpage>
      <lpage>3</lpage>
      <abstract>
        <p>InterMine is an established platform to integrate and access life sciences data providing a web interface and RESTful web services. In order to make the data integrated in the di erent InterMine deployments even more Findable, Accessible, Interoperable and Reusable, we have been improving InterMine adherence to FAIR principles, adopting concepts as such as persistent URIs, standards for embedding data descriptions into web pages, describing data with ontologies, and data licences.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        InterMine [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] is a platform to integrate and access life sciences data, providing
exible querying through a web interface as well as RESTful web services [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Whilst InterMine comes with a core data model for common biological entities,
di erent deployments can extend these components to publish any type of data.
InterMine is an established platform rst released in 2006, and already includes
some FAIR principles such as search and structured query functionalities, web
services, and cross-references to other InterMine instances and resources. We will
describe here how we are improving InterMine adherence to FAIR principles [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
InterMine already has unique URLs to identify the report pages for biological
entities, but these are based on internal InterMine IDs that change at every
database build. To achieve data ndability and accessibility, we have
generated new navigable URLs based on the InterMine class names combined with
local IDs provided by the data resource providers. For example, in FlyMine, the
URL of the report page for the protein, with UniProt accession Q9V4E1, will
be https://www.flymine.org/flymine/protein:Q9V4E1.
      </p>
      <p>
        Adding the InterMine database instance to third party resolvers, as such
Identi ers.org [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], we can generate persistent URIs with pattern:
http://identi ers.org/a mine unique namespace/class name:local ID.
      </p>
      <p>Copyright © 2019 for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).</p>
    </sec>
    <sec id="sec-2">
      <title>Describing data with ontologies</title>
      <p>
        The InterMine system is based on a core data model, described in an XML
le which de nes classes (the entities in the model) and the relationships
between them. InterMine already automatically applied terms from the Sequence
Ontology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] to its data model, but, to improve data interoperability and
reusability, we have added more ontologies to its core data model and provided
InterMine instance administrators with the ability to apply any other ontology
describing their data model extension. The ontologies applied are available in
the data model and will be used in the generation of RDF.
4
      </p>
    </sec>
    <sec id="sec-3">
      <title>Marking up web pages</title>
      <p>
        In order to improve ndability, we have applied structured data in
JSONLD format to InterMine web pages, using Bioschemas.org [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] DataCatalog
prole in the home page and DataSet pro le in the report page for DataSet. The
Bioschemas.org types Gene and Protein are in development stage.
5
      </p>
    </sec>
    <sec id="sec-4">
      <title>Publishing Data Licences</title>
      <p>To improve one of many aspects related to data reusability, InterMine has
updated its model, adding the attribute licence to include the licences that
govern the data sets that have been integrated. As a data integrator, we must
propagate the licences provided for the underlying data by displaying them in
the dataset report pages and in query results. At the moment only a minority
of data sets have a licence. We will propagate the licence information when
generating RDF.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Smith</surname>
            <given-names>RN</given-names>
          </string-name>
          , et al.
          <article-title>InterMine: a exible data warehouse system for the integration and analysis of heterogeneous biological data</article-title>
          .
          <source>Bioinformatics</source>
          .
          <volume>28</volume>
          (
          <issue>23</issue>
          ):
          <fpage>3163</fpage>
          -
          <lpage>5</lpage>
          (
          <year>2012</year>
          ) https://doi.org/10.1093/bioinformatics/bts577
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Kalderimis</surname>
            <given-names>A</given-names>
          </string-name>
          , et al.
          <article-title>InterMine: extensive web services for modern biology</article-title>
          .
          <source>Nucleic Acids Res</source>
          .
          <volume>42</volume>
          (
          <issue>Web Server issue</issue>
          ):
          <fpage>W468</fpage>
          -
          <lpage>72</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Wilkinson</surname>
            <given-names>MD</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumontier</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aalbersberg</surname>
            <given-names>IJJ</given-names>
          </string-name>
          , et al.
          <article-title>The FAIR Guiding Principles for scienti c data management and stewardship</article-title>
          .
          <source>Sci Data</source>
          .
          <volume>3</volume>
          :
          <issue>160018</issue>
          (
          <year>2016</year>
          ) https://doi.org/10.1038/sdata.
          <year>2016</year>
          .18
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Sarala</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Wimalaratne</surname>
          </string-name>
          , Nick Juty, John Kunze et al.
          <article-title>Uniform resolution of compact identi ers for biomedical data</article-title>
          .
          <source>Scienti c Data</source>
          .
          <volume>5</volume>
          :
          <issue>180029</issue>
          (
          <year>2018</year>
          ). https://doi.org/10.1038/sdata.
          <year>2018</year>
          .29
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Eilbeck</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lewis</surname>
            <given-names>S.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mungall</surname>
            <given-names>C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yandell</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Durbin</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ashburner</surname>
            <given-names>M.</given-names>
          </string-name>
          <article-title>The Sequence Ontology: A tool for the uni cation of genome annotations</article-title>
          .
          <source>Genome Biology</source>
          <volume>6</volume>
          :
          <issue>R44</issue>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Gray</surname>
            ,
            <given-names>A.J.G</given-names>
          </string-name>
          , Goble,
          <string-name>
            <given-names>C.A.</given-names>
            and
            <surname>Jimenez</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.</surname>
          </string-name>
          ,
          <year>2017</year>
          .
          <article-title>Bioschemas: From Potato Salad to Protein Annotation</article-title>
          .In International Semantic Web Conference (Posters, Demos &amp; Industry Tracks).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>