<!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>Semantic Modeling for Accelerated Immune Epitope Database (IEDB) Biocuration</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Gully A Burns</string-name>
          <email>burns@isi.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Randi Vita</string-name>
          <email>rvita@lji.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>James Overton</string-name>
          <email>james@overton.ca</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ward Fleri</string-name>
          <email>wfleri@lji.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bjoern Peters</string-name>
          <email>bpeters@lji.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Information Sciences Institute</institution>
          ,
          <addr-line>Marina del Rey, California</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>La Jolla Institute for Allergy and</institution>
          ,
          <addr-line>Immunology, La Jolla, California</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Toronto</institution>
          ,
          <addr-line>Ontario</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <abstract>
        <p>The Immune Epitope Database (IEDB) indexes and organizes published information pertaining to the molecular targets of adaptive immune responses to support epitope discovery eforts. The IEDB is an exemplary system with a well-designed repository, a commercialgrade user interface and a large user community. It is expressly 'built-for-purpose', with a specialized Entity-Relation (ER) schema designed specifically to describe experimental findings (in this case, outcomes from assays relevant to immune epitope studies). Like many biomedical databases, this use of a specialized ER model impacts the process of indexing and organizing available scientific information. Biocuration staf and end-users must be trained specifically in the details of the representation to populate and use the system. The extent of system interoperability is generally limited to the use of standard terminology. We apply a knowledge engineering modeling methodology called “Knowledge Engineering from Experiment Design" (KEfED) that uses a workflow-like construct to model studies that had been curated into the IEDB. This methodology generates a semantic model for experimental data from dependency relations between experimental variables based on an experiment's protocol. We also applied the Karma mapping system to build a linked data representation of IEDB content across the whole database as a potential methodology for exporting IEDB content to a linked data format. This work demonstrates the feasibility of using KEfED modeling to represent previously-curated data in existing systems and then mapping that existing dataset to a linked data model. This may ofer a graceful method for the evolution of existing, well-established databases.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Information systems → Network data models; Information
integration;
1</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        As a scientific discipline, biomedicine is complex, multidisciplinary,
continuously evolving and increasingly data-driven. This has lead
to the development of literally thousands of biomedical databases
across a large number of domains. In the field of molecular
biology, the journal “Nucleic Acids Research" publishes an annual
review of active molecular biology databases [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] with articles that
describe each system and a managed online catalog of active
systems1. This list includes several large-scale, international
informatics projects. In particular, the 2017 review presents a “golden
set” of 110 databases that have “consistently served as
authoritative, comprehensive, and convenient data resources widely used by
the community”. In this paper, we describe preliminary modeling
work within one of these database systems (the Immune Epitope
Database, IEDB), to improve curation processes and permit a more
standardized representation of experiment observations. Ultimately,
we anticipate this work to permit graceful evolution of the systems’
underlying data schema and biocuration model.
      </p>
      <p>
        This work is a principled approach to data modeling using
“metadata propagation” through experimental workflows describing the
physical processes in a laboratory experiment. Metadata
propagation is a concept developed for e-Science workflow systems [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], but
was repurposed as the driving principle of a flexible data modeling
methodology for experimental data called “Knowledge Engineering
from Experimental Design" (KEfED) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>
        The Ontology of Biomedical Investigations (“OBI”) provides a
mechanism for describing experimental protocols within the
context of a well-defined upper ontology [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]). We previously developed
an approach to modeling experimental variables [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] that we are
currently integrating into OBI in order to apply KEfED modeling
to data in the IEDB.
      </p>
      <p>In this paper, we model a specific article that had been
previously curated into the IEDB to act as a proof-of-concept of using the
KEfED methodology. We also describe use of the Karma data
integration tool2 as a way of automatically populating a KEfED-driven
linked data representation.
2</p>
    </sec>
    <sec id="sec-3">
      <title>METHODS</title>
      <p>KEfED modeling work was performed with the “kefed.io” toolset3.
We downloaded the latest versions of IEDB4 and evaluated the
IEDB schema and content in consultation with curation staf. We
referenced IEDB’s use of OBI ontology terms for assays in this
modeling efort, whilst developing and proposing extensions to
OBI for data item and value specification classes in order to provide
adequate coverage for appropriate variables and associated values
within the KEfED models under development.</p>
      <p>
        An intermediate target for this modeling work was to provide a
KEfED-based design pattern that could be used to convert IEDB data
to linked data using ISI’s Karma information integration tool [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
We queried the B-Cell table from the IEDB for data from “protection
from challenge” assays and then mapped columns from that data set
onto the values of variables generated from our manually-curated
KEfED model for the same class of experiments. This provided
a viable procedure to migrate existing data from IEDB to linked
data generated under a KEfED-based model. All modeling work
was performed by hand and this efort was executed as a proof of
concept for subsequent development.
3
      </p>
    </sec>
    <sec id="sec-4">
      <title>RESULTS</title>
      <p>Under development since 2004, the IEDB has undergone three large
scale iterations to provide coverage of &gt;95% of the relevant
experimental biomedical literature. At present (November 30th 2017),
it lists records from 18,902 journal articles focused on infectious
diseases, allergy, autoimmunity and transplantation. HIV-derived
and cancer epitopes are considered out of scope for this system as
2http://karma.isi.edu
3https://github.com/SciKnowEngine/kefed.io
4available from http://www.iedb.org/database_export_v3.php
they are managed elsewhere5. Our goal in this work was to explore
the feasibility of developing semantic models within the KEfED
modeling formalism that could reconstruct the logic of the data that
the IEDB currently contains.</p>
      <p>As an advanced scientific database, the IEDB is based on complex,
domain-specific knowledge. A key structural design concept that
permits the capture of data from a wide number of diferent types of
immunological experiments is the IEDB’s use of well-defined assay
types6. These are experimental processes that generate specific
types of measurements with well-defined meanings that serve as
the basic building blocks of immunological studies. The IEDB’s set
of assay types is also documented as classes in OBI7 providing a
well-defined base vocabulary to build upon.
3.1</p>
      <p>
        Richardson et al. 1998: A Worked Example
We focus on one study in particular: Richard et al. 1998 [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. A
KEfED model that illustrates the assays used in this study is shown
in Figure 1. This study uses peptidergic epitopes derived from
proteins found in envelope proteins of Feline Immunodeficiency Virus
(FIV) as immunogens (i.e. to trigger an immune response). Animals
that had been immunized with these epitopes were subsequently
investigated with four assays that measured (A) whether the
immunization process provides protection from the efects of a
subsequent immune challenge; (B+C) the degree of antigen-antibody
binding occurring after the immunization step, measured either by
(B) immunoprecipitation or (C) an ELISA step; finally (D) whether
antibodies generated from experimental subjects were themselves
capable of neutralizing FIV in a test environment.
      </p>
      <p>Structurally, when viewed at this level, the design is simple. The
host animal is immunized and a blood sample is drawn and
processed with biological activity and binding assays. In addition, the
same immunized host is subjected to a “protection from challenge</p>
      <sec id="sec-4-1">
        <title>5https://www.hiv.lanl.gov/content/immunology/ 6https://help.iedb.org/hc/en-us/articles/114094147271-IEDB-Assay-Types-IEDB-3-07http://obi-ontology.org/</title>
        <p>assay” to assess how well the immunization process protects the
animal from FIV infection. The primary technical challenge of this
work arises from the definition of variables that are relevant to the
IEDB curation process.</p>
        <p>
          In Figure 1, we provided variables with simple names
(“hostparameters”, “administration-details”, etc.) to denote composite data
structures that mirrored the relevant substructure of data pertaining
to IEDB-relevant data. An example of this substructure is shown in
Table 1 for the parameter “epitope” denoted in Figure 1 as an input
to the “in-vitro immunization administration” process. Note that
this substructure exactly corresponds to the data provided by the
IEDB in their assay pages (for example: http://www.iedb.org/assay/
1508651). By capturing the data structure used in IEDB directly into
parameters, we are able to match the KEfED modeling approach
precisely to the data described in IEDB. This efort is intended to
supplement existing biocuration eforts at IEDB [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] and so will be
evaluated within their framework for quality control.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Representing KEfED Models using OBI elements</title>
      <p>
        Within the scope of established ontologies describing
experimental methodology in the biomedical community, OBI is likely the
most mature and well-supported [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Despite being linked to and
incorporated in several other projects within the community (see
https://bioportal.bioontology.org/ontologies/OBI), there is no single
recommended methodology of how to use OBI terms to describe an
experimental workflow. We therefore developed a schema for
OBIlike elements that could capture the crucial elements of a KEfED
model. Figure 2 shows this schema formatted as a UML2.0 class
diagram. The purpose of this schema is to provide a framework for
developing KEfED models that could act as templates made up of
OBI-compatible terminology.
      </p>
      <p>
        Consistent with OBI’s extension of the Basic Formal Ontology
(‘BFO’) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], this schema extends the Continuant class to define
Material Entity and Data Item classes. These elements are
entities within the workflow that have continued existence over time.
We also define Planned_Process elements that map directly to
OBI’sMaterial Processing, Assay, and Data_Processing classes.
These elements denote key KEfED elements to describe the
worklfow. Less-well defined is the way in which the values of each data
item is defined. Here, consistent with ongoing discussions within
the OBI community, we extend the Value_Specification class
to support data of a variety of diferent types including ordinal,
categorical and structured data. This corresponds to distinctions
we previously defined in the ‘Ontology of Experimental Variables
and Value’ (OoEVV) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>A key extension for KEfED is a representation of a data-driven
context for each measurement made within the experiment. Within
this design, this function is provided by the Metadata_Context
class which simply links measurement and parameter values
together via parameterizes and has_context properties.
3.3</p>
    </sec>
    <sec id="sec-6">
      <title>Mapping data from ‘Protection From Challenge’ Experiments with Karma</title>
      <p>
        The Karma system provides a methodology for rapidly mapping
data sources to an OWL ontology acting as a schema for linked
data [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. We executed a native SQL query over several IEDB
tables (article, bcell, object, and assay_type) to retrieve data
pertaining to “Protection from Challenge” assays across the whole
database. This query retrieved 2,000 rows of data that specified
“in vivo assay measuring B cell epitope specific protection from
challenge” (term URI: http://purl.obolibrary.org/obo/OBI_0001710)
or its subtypes as their assay type. We extended OBI with OWL
classes corresponding to missing elements shown in Figure 2 and
constructed a Karma model that mapped the extracted data to this
extended KEfED/OBI ontology. Figure 3 provides a screenshot of
a subset of the Karma model showing a portion of the mapping.
The Karma interface uses the term URI as the primary label on the
model display but will also show the label of the term if the user
mouses over the term’s node in the user interface. Modeling work
was performed on a 2.5 GHz Intel Core i7 Macbook Pro with 16 GB
RAM.
3.4
      </p>
      <p>The Granularity of Processes: Expanding
the “Protection from Challenge" Assay
Finally, we consider that descriptions of experimental processes
have an inherent granularity based on the degree of detail that is
required. We highlight this question by considering the ‘Protection
from Challenge’ assay shown in Figure 1. A detailed reading of
the paper, reveals that the assay as described in IEDB is actually
made up of a number of individual steps that included (a) an
immune challenge, (b) extraction of tissue and blood from the host, (c)
RNA extraction and (d) subsequent competitive PCR to establish
measures of viremia. This is significant since these intermediate
steps involve data sets that form the main evidence presented by
the paper’s authors (measures of viremia in blood and spleen) that
themselves must be evaluated to generate the final data item to be
curated into the IEDB: “response frequency”.</p>
      <p>This is illustrated in detail in Figure 4 showing how, in this paper,
the assay has quite a complex substructure at this intermediate
level. It is also worth noting that many of these processes would
themselves have detailed substructure that may of significance
to a researcher maintaining their own laboratory-based record
of experimental work with a very level of detail. We model this
structure by permitting Planned_Process class instances to have
has_part relations with other Planned_Process instances. This
would permit multiple levels of sub-processes to be described in
modeling of experimental protocols.</p>
      <p>M = Material Processing
A = Assay
D = Data Transformation
E = Whole Experiment
has_part</p>
      <p>[1...*]
is_part_of</p>
      <p>[1...*]
participates_in
[1...*]
is_specified_</p>
      <p>input_of</p>
      <p>Planned_Process
label:String
process_type: enum[M,A,D, E]
ontologyId: URI</p>
    </sec>
    <sec id="sec-7">
      <title>4 RELATED WORK</title>
      <p>
        The IEDB uses OBI to support query formation within its user
interface [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. There are other ontological representations of
protocols that complement this work. The Bioassay ontology (BAO)
provides a representation of chemical biology screening assays [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
The Evidence Ontology (ECO) provides a high-level ontological
representation of diferent types of evidence used by biologists to
draw conclusions that ties closely to OBI [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The latest version of
the Experiment Action Ontology (EXACT2) incorporates OBI and
constructs and focuses on representing the most granular actions
(incubate, heat, etc) [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. SMART Protocols provides a methodology
originally derived from models of provenance8. STAR Methods is
a publisher-initiated attempt to standardize terminology
describing methodological resources used in biology [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. None of these
      </p>
      <sec id="sec-7-1">
        <title>8https://smartprotocols.github.io/</title>
        <p>representations deal with the structure of claims at the level of the
low-level variables that form the core of the KEfED representation.</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>5 DISCUSSION</title>
      <p>This paper describes a simple proof-of-concept analysis of using
the KEfED modeling approach as a possible methodology for
improving the accuracy and speed of biocuration for an established
biomedical database. Though far from definitive, this early work
provides support to the notion that KEfED methods may efectively
provide a general method of capturing scientific knowledge from
published experimental studies at a level of granularity that matches
established databases such as the IEDB.</p>
      <p>A possible area of dificulty in applying KEfED to experimental
ifndings in the literature is that there are typically a wide variety of
experiments performed in any given subdomain. A database such</p>
    </sec>
    <sec id="sec-9">
      <title>ACKNOWLEDGMENTS</title>
      <p>The authors would like to thank Sharayu Gandhi for her careful
work on development of the kefed.io Javascript interface. The work
was performed under subcontract directly funded by the La Jolla</p>
      <sec id="sec-9-1">
        <title>Institute For Allergy and Immunology.</title>
        <p>‘Protection from Challenge Assay’</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Robert</given-names>
            <surname>Arp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Barry</given-names>
            <surname>Smith</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Andrew D.</given-names>
            <surname>Spear</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Building Ontologies with Basic Formal Ontology</article-title>
          . The MIT Press.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Anita</given-names>
            <surname>Bandrowski</surname>
          </string-name>
          , Ryan Brinkman, Mathias Brochhausen,
          <string-name>
            <surname>Matthew H. Brush</surname>
          </string-name>
          , Bill Bug, Marcus C. Chibucos, Kevin Clancy, Melanie Courtot, Dirk Derom, Michel Dumontier, Liju Fan, Jennifer Fostel, Gilberto Fragoso, Frank Gibson, Alejandra Gonzalez-Beltran,
          <article-title>Melissa A</article-title>
          .
          <string-name>
            <surname>Haendel</surname>
            , Yongqun He, Mervi Heiskanen, Tina Hernandez-Boussard,
            <given-names>Mark Jensen</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            <given-names>Lin</given-names>
          </string-name>
          , Allyson L. Lister, Phillip Lord, James Malone, Elisabetta Manduchi,
          <string-name>
            <surname>Monnie</surname>
            <given-names>McGee</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Norman</given-names>
            <surname>Morrison</surname>
          </string-name>
          , James A.
          <string-name>
            <surname>Overton</surname>
          </string-name>
          , Helen Parkinson, Bjoern Peters, Philippe Rocca-Serra, Alan Ruttenberg,
          <string-name>
            <surname>Susanna-Assunta</surname>
            <given-names>Sansone</given-names>
          </string-name>
          , Richard H. Scheuermann, Daniel Schober, Barry Smith,
          <string-name>
            <given-names>Larisa N.</given-names>
            <surname>Soldatova</surname>
          </string-name>
          ,
          <string-name>
            <surname>Christian J. Jr Stoeckert</surname>
          </string-name>
          , Chris F. Taylor, Carlo Torniai, Jessica A.
          <string-name>
            <surname>Turner</surname>
          </string-name>
          , Randi Vita, Patricia L.
          <string-name>
            <surname>Whetzel</surname>
            , and
            <given-names>Jie</given-names>
          </string-name>
          <string-name>
            <surname>Zheng</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>The Ontology for Biomedical Investigations</article-title>
          .
          <source>PloS one 11</source>
          ,
          <issue>4</issue>
          (
          <year>2016</year>
          ),
          <year>e0154556</year>
          . https: //doi.org/10.1371/journal.pone.0154556
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Gully A P C Burns and Jessica A Turner</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Modeling functional Magnetic Resonance Imaging (fMRI) experimental variables in the Ontology of Experimental Variables and Values (OoEVV)</article-title>
          .
          <source>Neuroimage (May</source>
          <year>2013</year>
          ). https: //doi.org/10.1016/j.neuroimage.
          <year>2013</year>
          .
          <volume>05</volume>
          .024
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Marcus</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Chibucos</surname>
            ,
            <given-names>Christopher J.</given-names>
          </string-name>
          <string-name>
            <surname>Mungall</surname>
          </string-name>
          , Rama Balakrishnan,
          <string-name>
            <surname>Karen R. Christie</surname>
          </string-name>
          , Rachael P. Huntley, Owen White,
          <article-title>Judith A</article-title>
          .
          <string-name>
            <surname>Blake</surname>
            ,
            <given-names>Suzanna E.</given-names>
          </string-name>
          <string-name>
            <surname>Lewis</surname>
            , and
            <given-names>Michelle</given-names>
          </string-name>
          <string-name>
            <surname>Giglio</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Standardized description of scientific evidence using the Evidence Ontology (ECO)</article-title>
          .
          <source>Database : the journal of biological databases and curation</source>
          <year>2014</year>
          (
          <year>2014</year>
          ). https://doi.org/10.1093/database/bau075
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Ward</given-names>
            <surname>Fleri</surname>
          </string-name>
          , Kerrie Vaughan, Nima Salimi, Randi Vita, Bjoern Peters, and
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Sette</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>The Immune Epitope Database: How Data Are Entered and Retrieved</article-title>
          .
          <source>Journal of immunology research</source>
          <year>2017</year>
          (
          <year>2017</year>
          ),
          <volume>5974574</volume>
          . https://doi.org/10.1155/
          <year>2017</year>
          /5974574
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Michael</surname>
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Galperin</surname>
          </string-name>
          ,
          <string-name>
            <surname>Xose M. Fernandez-Suarez</surname>
            , and
            <given-names>Daniel J.</given-names>
          </string-name>
          <string-name>
            <surname>Rigden</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>The 24th annual Nucleic Acids Research database issue: a look back and upcoming changes</article-title>
          .
          <source>Nucleic acids research</source>
          (Jan.
          <year>2017</year>
          ). https://doi.org/10.1093/nar/gkx021
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Yolanda</given-names>
            <surname>Gil</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Intelligent Workflow Systems and Provenance-Aware Software</article-title>
          .
          <source>In Proceedings of the Seventh International Congress on Environmental Modeling and Software</source>
          . San Diego, CA. http://www.isi.edu/~gil/papers/gil-iemss14.pdf
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Craig</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Knoblock</surname>
            , Pedro Szekely, Jose Luis Ambite, and Aman Goel, Shubham Gupta, Kristina Lerman, Maria Muslea, Mohsen Taheriyan, and
            <given-names>Parag</given-names>
          </string-name>
          <string-name>
            <surname>Mallick</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Semi-Automatically Mapping Structured Sources into the Semantic Web</article-title>
          .
          <source>In Proceedings of the Extended Semantic Web Conference</source>
          . Crete, Greece.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Emilie</given-names>
            <surname>Marcus</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>A STAR Is Born</article-title>
          .
          <source>Cell 166</source>
          ,
          <issue>5</issue>
          (Aug.
          <year>2016</year>
          ),
          <fpage>1059</fpage>
          -
          <lpage>1060</lpage>
          . https://doi.org/10.1016/j.cell.
          <year>2016</year>
          .
          <volume>08</volume>
          .021
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Richardson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moraillon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Crespeau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Baud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Sonigo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Pancino</surname>
          </string-name>
          .
          <year>1998</year>
          .
          <article-title>Delayed infection after immunization with a peptide from the transmembrane glycoprotein of the feline immunodeficiency virus</article-title>
          .
          <source>Journal of virology 72, 3 (March</source>
          <year>1998</year>
          ),
          <fpage>2406</fpage>
          -
          <lpage>2415</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Thomas</surname>
            <given-names>Russ</given-names>
          </string-name>
          , Cartic Ramakrishnan, Eduard Hovy, Mihail Bota, and
          <string-name>
            <given-names>Gully</given-names>
            <surname>Burns</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Knowledge Engineering Tools for Reasoning with Scientific Observations and Interpretations: a Neural Connectivity Use Case</article-title>
          .
          <source>BMC Bioinformatics 12</source>
          ,
          <issue>1</issue>
          (
          <year>2011</year>
          ),
          <volume>351</volume>
          . https://doi.org/10.1186/
          <fpage>1471</fpage>
          -2105-12-351
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Larisa</surname>
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Soldatova</surname>
            , Daniel Nadis,
            <given-names>Ross D.</given-names>
          </string-name>
          <string-name>
            <surname>King</surname>
            , Piyali S. Basu, Emma Haddi, Veronique Baumle,
            <given-names>Nigel J.</given-names>
          </string-name>
          <string-name>
            <surname>Saunders</surname>
          </string-name>
          , Wolfgang Marwan, and
          <string-name>
            <surname>Brian</surname>
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Rudkin</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>EXACT2: the semantics of biomedical protocols</article-title>
          .
          <source>BMC bioinformatics 15 Suppl</source>
          <volume>14</volume>
          (
          <year>2014</year>
          ),
          <article-title>S5</article-title>
          . https://doi.org/10.1186/
          <fpage>1471</fpage>
          -2105-15-S14-S5
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Ubbo</surname>
            <given-names>Visser</given-names>
          </string-name>
          , Saminda Abeyruwan, Uma Vempati,
          <string-name>
            <given-names>Robin P.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Vance</given-names>
            <surname>Lemmon</surname>
          </string-name>
          , and
          <string-name>
            <surname>Stephan</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Schurer</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>BioAssay Ontology (BAO): a semantic description of bioassays and high-throughput screening results</article-title>
          .
          <source>BMC Bioinformatics</source>
          <volume>12</volume>
          (
          <year>2011</year>
          ),
          <volume>257</volume>
          . https://doi.org/10.1186/
          <fpage>1471</fpage>
          -2105-12-257
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Randi</surname>
            <given-names>Vita</given-names>
          </string-name>
          ,
          <article-title>James A. Overton, Jason A</article-title>
          .
          <string-name>
            <surname>Greenbaum</surname>
            , Alessandro Sette, and
            <given-names>Bjoern</given-names>
          </string-name>
          <string-name>
            <surname>Peters</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Query enhancement through the practical application of ontology: the IEDB and OBI</article-title>
          .
          <source>Journal of biomedical semantics 4 Suppl</source>
          <volume>1</volume>
          (
          <year>April 2013</year>
          ),
          <article-title>S6</article-title>
          . https://doi.org/10.1186/2041-1480-4-S1-S6
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>