<!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>A comprehensive microbial knowledge base to support the development of in-vitro diagnostic solutions in infectious diseases</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Magali Jaillard</string-name>
          <email>magali.dancette@biomerieux.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>St´ephane Schicklin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Audrey Larue-Triolet</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jean-Baptiste Veyrieras</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Data &amp; Knowledge Lab, Technology Research Department</institution>
          ,
          <addr-line>bioM ́erieux SA</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <fpage>55</fpage>
      <lpage>59</lpage>
      <abstract>
        <p>Research and development of innovative in-vitro diagnostic (IVD) solutions in infectious diseases require to federate up-to-date knowledge from several fields known for their complexity and their constant evolution: medical practices, microbiology and system and software engineering [6, 11, 12]. To tackle the inherent complexity of such multidisciplinary R&amp;D projects, modern information technologies now offer powerful environments which can be leveraged to facilitate information sharing between corporate experts. This is key to ensure semantic alignments, information retrieval and then to foster decision making within the projects. The advent of almost mature semantic technologies together with international standards bring the possibility to create enterprise compliant knowledge bases. The major challenge is then to gather and link all the information from distinct and heterogeneous sources in a frequently updated and fully searchable resource. Ideally, for IVD projects, such a resource would allow for instance to map unmet needs onto current medical practices in infectious diseases, to facilitate comparison of results from different technologies, or to gather and maintain pathogen-related knowledge. Towards this goal, we benefited from the recent efforts from the biomedical and bioinformatics communities which have been early adopters of the promising web 3.0 functionalities; multiple public data resources have developed and released domain specific ontology models or SPARQL endpoints [5, 8, 14]. Taking advantage of these semantic components we deployed on the company intranet BioPedia, a private collaborative semantic web platform carrying a cross domain knowledge base dedicated to human pathogens. The knowledge is stored on a triplestore while a wiki-based interface allows to create powerful faceted queries.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Background</title>
      <p>
        The current architecture of Biopedia is based on a central triplestore interfaced
with sparql 1.1 compliant 4store [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] endpoint providing full sparql query and
sparul update functionalities. The display and query of the triplestore content
relie on several semantic wikis covering specific domains (Figure 1 A.). A
benchmark of semantic solutions led our choice to MediaWiki (MW) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] framework and
Semantic MediaWiki (SMW) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] extensions which provide an always growing
palette of querying tools. The global ontology describes four domains: bacteria
and fungi strains (BioSource), taxonomy nomenclature and classification
(BioTaxon), determinants and resistance mechanisms (BioGraM) and genomic data
(BioSeq) (Figure 1 B.), laying on the following main classes:
– Strain: variant of a microorganism; distinct strains differ by their genomes
– Taxon: unit of close strain group, associated to a label (such as Escherichia
coli ) and a rank (for instance species)
– Genome: entire genetic information as chromosome and plasmid sequences
– Locus: sub-sequence of a genome annotated for its functionality
– Resistance determinant: a mutation, single nucleotide polymorphism, gene,
or gene product that confers antibiotic resistance
– Antimicrobial: agent that kills microorganisms or inhibits their growth
      </p>
      <p>
        The triplestore is populated with mashed up data mapped on the ontology. The
mashup of data from heterogeneous sources includes ontology alignments, terms
mapping or bridges between synonym concepts from the company and from
public sources. BioTaxon domain contains bridges translating corporate identifiers
to NCBI [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] taxon identifiers. These taxon identifiers are mapped using their
associated taxon labels as there are the most standardized shared data. Indeed,
the International Committee on Systematics of Prokaryotes [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] (ICSP) regularly
publishes nomenclature rules for microbes used by the scientific community.
A crucial point to populate BioSource domain is to first identify and gather
equivalent strains, i.e. strains issued from one unique sample and multiplied by
creating subcultures. To do so we set up a clustering process using internal and
external strain cross-references as edges to deduce connected components with
the igraph R library [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. We selected 75 strain reference collections, and collected
strain identifiers belonging to them through StrainInfo [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], the PathoSystems
Resource Integration Center (PATRIC) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and internal databases. Each
BioCluster thus obtained was then connected to a Taxon instance. However a cross
validation was necessary to highlight discrepancies: within one cluster, all strains
should be tagged with the same taxon identifier. This is not the case when there
are annotation or strain identification errors.
      </p>
      <p>
        A mapping between Strain and Genome was built in order to federate public
genome data from PATRIC and from our internal genome database and thus
populate the BioSeq domain. Genome sequences can be processed to provide
annotation that can be used as one source to populate the Locus class. Here,
Loci that are registered as Resistance determinants can give a very valuable
information about the strain ability to resist to antimicrobials. BioGraM is the
alignment result between our corporate master data knowledge base and the
Comprehensive Antibiotic Resistance Database (CARD) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] (mainly Resistance
Determinants and Antimicrobials classes).
3
      </p>
    </sec>
    <sec id="sec-2">
      <title>Results</title>
      <p>The current triplestore contains more than 14 million triples linking the four
domains of BioPedia and allowing to infer new knowledge (Figure 2). The bridge
between the taxonomy nomenclatures of NCBI and our corporate reference
taxonomy was built using the taxon translator tools we developed. However 10% of
the corporate labels could not be mapped on NCBI taxon labels (Figure 2 A. 3)).
This is partially due to a shift of nomenclature versions between sources. Indeed,
because labels are not standardized, NCBI can still uses Fluoribacter bozemanae
when ICSP suggests Legionella bozemanae. For these labels, the bridge is
manually completed by our expert taxonomy curator.</p>
      <p>As shown on Figure 2 A. 1), public strains were much more reduced when
gathered into clusters as there are very connected data while private strain have fewer
strain cross-references to clusterize. Among the 114,383 strain clusters in which
at least one strain belongs to our corporate collection, 8% were allowed to link
much more metadata such as public genomes. The validation process also
highlighted 2% of clusters whose strains did not share a common taxon identifier.
A sparse matrix is then used to help the curator to identify the incriminated
vertices.</p>
      <p>The integration of this content in the semantic web portal BioPedia provides
powerful querying tools such as a hierarchical browser to navigate within the
taxonomy classification or faceted searches based on semantic properties.
Together with the sparql facilitator provided by the LinkedWiki extension, this
allows us bringing a solution for R&amp;D project teams to (i) easily federate all the
available data generated so far for any pathogen stored into the global strain
collection or (ii) create reference strain panels based on various criteria depending
on targeted diagnostic applications (Figure 2 B.).
The microbial knowledge base provides global and uniform knowledge of the
company strain collection and links it to many infectious diseases oriented
public metadata, such as resistance to antimicrobials or genomes. This work gives
an enriched overview of this strain collection and connects it to the achievements
of the scientific community.</p>
      <p>Then, as a side-benefit, linking data from several sources through a semantic
store is of great help to improve data quality. Indeed in the mashups, sibling
concepts from heterogeneous information streams are blended together and this
new closeness drastically highlights the discrepancies. The data curation, even
semi-automatic, is time-consuming but mandatory to build a trustworthy
reference knowledge base on which powerful queries can be launched and reference
datasets can be exported with confidence.
The resulting collaborative semantic web service makes possible to connect
heterogeneous data in a corporate way. As the access to data is centralized, it avoids
data silo and data tomb often caught out in excel spread-sheets without
associated metadata. Moreover the collaborative aspect of this system encourages
scientific experts to complete missing information that are then validated by
a moderator, thus participating to the enrichment and quality increase of the
knowledge base.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <article-title>Comprehensive antibiotic resistance database</article-title>
          , mcmaster university, canada. http://arpcard.mcmaster.ca.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <source>International committee on systematics of prokaryotes)</source>
          . http://www.the-icsp.org/.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>A.</given-names>
            <surname>Acland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Agarwala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Barrett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Beck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Benson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bollin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Bolton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Bryant</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Canese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Church</surname>
          </string-name>
          , et al.
          <article-title>Database resources of the national center for biotechnology information</article-title>
          .
          <source>Nucleic acids research</source>
          ,
          <volume>41</volume>
          (
          <issue>D1</issue>
          ):
          <fpage>D8</fpage>
          -
          <lpage>D20</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Barrett. MediaWiki. O'Reilly Media</surname>
          </string-name>
          ,
          <source>Inc., 1 edition</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>F.</given-names>
            <surname>o. Belleau</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Nolin</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Tourigny</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Rigault</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Morissette</surname>
          </string-name>
          , et al.
          <article-title>Bio2rdf: towards a mashup to build bioinformatics knowledge systems</article-title>
          .
          <source>Journal of biomedical informatics</source>
          ,
          <volume>41</volume>
          (
          <issue>5</issue>
          ):
          <fpage>706</fpage>
          -
          <lpage>716</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>L.</given-names>
            <surname>Bissonnette</surname>
          </string-name>
          and
          <string-name>
            <given-names>M. G.</given-names>
            <surname>Bergeron</surname>
          </string-name>
          .
          <article-title>Next revolution in the molecular theranostics of infectious diseases: microfabricated systems for personalized medicine</article-title>
          .
          <source>Expert review of molecular diagnostics</source>
          ,
          <volume>6</volume>
          (
          <issue>3</issue>
          ):
          <fpage>433</fpage>
          -
          <lpage>450</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>G.</given-names>
            <surname>Csardi</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Nepusz</surname>
          </string-name>
          .
          <article-title>The igraph software package for complex network research</article-title>
          .
          <source>InterJournal, Complex Systems</source>
          ,
          <volume>1695</volume>
          :
          <fpage>38</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>P.</given-names>
            <surname>Dawyndt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Vancanneyt</surname>
          </string-name>
          , H. De Meyer, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Swings</surname>
          </string-name>
          .
          <article-title>Knowledge accumulation and resolution of data inconsistencies during the integration of microbial information sources. Knowledge and Data Engineering</article-title>
          , IEEE Transactions on,
          <volume>17</volume>
          (
          <issue>8</issue>
          ):
          <fpage>1111</fpage>
          -
          <lpage>1126</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>J. J.</given-names>
            <surname>Gillespie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Wattam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Cammer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Gabbard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. P.</given-names>
            <surname>Shukla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Dalay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Driscoll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hix</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Mane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Mao</surname>
          </string-name>
          , et al.
          <article-title>Patric: the comprehensive bacterial bioinformatics resource with a focus on human pathogenic species</article-title>
          .
          <source>Infection and immunity</source>
          ,
          <volume>79</volume>
          (
          <issue>11</issue>
          ):
          <fpage>4286</fpage>
          -
          <lpage>4298</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>S.</given-names>
            <surname>Harris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lamb</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Shadbolt</surname>
          </string-name>
          . 4store:
          <article-title>The design and implementation of a clustered rdf store</article-title>
          .
          <source>In 5th International Workshop on Scalable Semantic Web Knowledge Base Systems (SSWS2009)</source>
          , pages
          <fpage>94</fpage>
          -
          <lpage>109</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>M. Ieven</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Finch</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <surname>A. van Belkum.</surname>
          </string-name>
          <article-title>European quality clearance of new microbiological diagnostics</article-title>
          .
          <source>Clinical Microbiology and Infection</source>
          ,
          <volume>19</volume>
          (
          <issue>1</issue>
          ):
          <fpage>29</fpage>
          -
          <lpage>38</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Metcalfe</surname>
          </string-name>
          .
          <article-title>Development of novel ivd assays: a manufacturer's perspective</article-title>
          .
          <source>Scandinavian Journal of Clinical &amp; Laboratory Investigation</source>
          ,
          <volume>70</volume>
          (
          <issue>S242</issue>
          ):
          <fpage>23</fpage>
          -
          <lpage>26</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. M. Vo¨lkel, M. Kro¨tzsch, D. Vrandecic,
          <string-name>
            <given-names>H.</given-names>
            <surname>Haller</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Studer</surname>
          </string-name>
          .
          <article-title>Semantic wikipedia</article-title>
          .
          <source>In Proceedings of the 15th international conference on World Wide Web, WWW '06</source>
          , pages
          <fpage>585</fpage>
          -
          <lpage>594</lpage>
          , New York, NY, USA,
          <year>2006</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>P. L. Whetzel</surname>
            ,
            <given-names>N. F.</given-names>
          </string-name>
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N. H.</given-names>
          </string-name>
          <string-name>
            <surname>Shah</surname>
            ,
            <given-names>P. R.</given-names>
          </string-name>
          <string-name>
            <surname>Alexander</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Nyulas</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Tudorache</surname>
            , and
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Musen</surname>
          </string-name>
          .
          <article-title>Bioportal: enhanced functionality via new web services from the national center for biomedical ontology to access and use ontologies in software applications</article-title>
          .
          <source>Nucleic acids research</source>
          ,
          <volume>39</volume>
          (
          <issue>suppl 2</issue>
          ):
          <fpage>W541</fpage>
          -
          <lpage>W545</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>