<!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>BOWiki - a collaborative annotation and ontology curation framework</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>michael backhaus@eva.mpg.de</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ontology of Functions</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>GFO-Bio</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Janet Kelso Max Plank Institute for Evolutionary Anthropology Deutscher Platz 6 04103 Leipzig</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Michael Backhaus Max Plank Institute for Evolutionary Anthropology Deutscher Platz 6 04103 Leipzig</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2007</year>
      </pub-date>
      <fpage>8</fpage>
      <lpage>12</lpage>
      <abstract>
        <p>As the amount of data being generated in biology has increased, a major challenge has been how to store and represent this data in a way that makes it easily accessible to researchers from diverse domains. Understanding the relationship between genotype and phenotype is a major focus of biological research. Various approaches to providing the link between genes and their functions have been undertaken - most require significant and dedicated manual curation. Advances in web technologies make possible an alternative route for the construction of such knowledge bases - largescale community collaboration. We describe here a system, the BOWiki, for the collaborative annotation of gene information. We argue that a semantic wiki provides the functionality required for this project since this can capitalize on the existing representations in biological ontologies. We describe our implementation and show how formal ontologies could be used to increase the usability of the software through type-checking and automatic reasoning.</p>
      </abstract>
      <kwd-group>
        <kwd>semantic wiki</kwd>
        <kwd>ontology curation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Categories and Subject Descriptors</title>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        There has been recent interest in the development of a
public knowledge base for information about genes and gene
functions [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Biomedical ontologies such as the Gene
Ontology (GO) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] provide terms that have been used to
annotate genes with information about their function and
cellular location. The Ontology of Functions (OF) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] provides
an additional function description layer that can be used
to enrich the description of functions in biomedical
ontologies. Applying OF introduces new, more specific relations
such as hasFunction and isRealization for the annotation of
gene products. This framework allows for the preservation
of the original ontological structure while providing a more
detailed description of the function and the genes involved.
      </p>
      <p>To date the majority of gene annotation to biomedical
ontologies has been performed by expert curators who use
the public literature to determine the appropriate
ontological terms for the annotation of genes and gene products.
This method provides a highly accurate annotation, but is
manually intensive and time-consuming. To overcome this
bottleneck, automatic electronic annotation was also
implemented, but this is generally less reliable than manual
curation. The ability to tap the expertise of the large biological
community potentially provides a stable, long-term
strategy for maintaining and extending the information captured
about gene functions. To this end we have developed the
BOWiki, which provides a vehicle for the collaborative
annotation of genes with concepts in the biomedical ontologies,
as well as a suitable framework for the detailed description
of functions as specified by OF.</p>
      <p>
        The aim of the BOWiki is to capitalize on community
knowledge to build an accurate and easy-to-use knowledge
base about genes and gene functions [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Since the target
audience of the BOWiki is largely made up of molecular
biologists with little experience of ontologies or formal
logics, the primary design principle was useability. To this end
both data entry and retrieval make extensive use of a
simple syntax, graphical representations, and web forms where
appropriate. Additionally, BOWiki will provide automated
consistency checking, which uses a type system based on a
biological core ontology and an upper level ontology in
order to ensure the consistency of the knowledge base during
editing.
      </p>
      <p>We discuss here in some detail how information capture,
storage, searching and quality assurance are managed inside
the BOWiki.</p>
    </sec>
    <sec id="sec-3">
      <title>INFORMATION CAPTURE 2. 2.1</title>
    </sec>
    <sec id="sec-4">
      <title>Wiki</title>
      <p>
        We evaluated the suitability of various technologies to
serve as a framework for curating biomedical knowledge bases.
Due to our need for facilitating intuitive collaboration
editing, we chose a wiki as the base system for BOWiki [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The
MediaWiki software is used by Wikipedia, probably making
it the most well-known wiki software. MediaWiki further
supports a well-documented system for creating extensions,
making it easy for developers to customize a wiki to meet
their specific needs. The BOWiki is based on the
Semantic MediaWiki [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] v0.4, an extension of the MediaWiki that
employs binary relations and attributes, together with a
formal semantics for their use. We extended the Semantic
MediaWiki to satisfy to our requirements, and describe these
extensions in the following sections.
2.2
      </p>
    </sec>
    <sec id="sec-5">
      <title>Function Edit Form</title>
      <p>The ability to edit biological functions in the BOWiki is
realized through an implementation of the framework
provided by OF. The OF treats functions as goal -oriented
entities, and provides a formal way to represent functions in
a function structure scheme. The scheme consists of a set
of labels1, a set of requirements2, a goal 3 and a functional
item4, which together form the function determinants. Via
the function edit form (see figure 1), the function
determinants are presented for editing. When the information
concerning the function determinants is stored, concepts with
function-, requirement- and goal-name are created or
modified, together with the appropriate semantic links and
structure. The complete content of the function determinants, as
well as a link to the function edit form for further editing, is
presented inside an information box on the function page.
2.3</p>
    </sec>
    <sec id="sec-6">
      <title>N -ary relations</title>
      <p>
        The OF framework requires the use of n-ary relations. In
order to use OF and to allow for intuitive knowledge
acquisition, the BOWiki extends the Semantic MediaWiki to allow
n-ary relations between wiki pages. In order to enable the
use of n-ary relations, the BOWiki structures arguments of
relations into roles, or named argument slots. This allows n
arguments to be used in an arbitrary order. We believe that
this provides an intuitive way to describe complex relations
between entities in the BOWiki. This feature is not present
in most semantic wikis. For the semantics of n-ary relations
in the BOWiki, we use the proposal from the W3C Semantic
Web Working Group[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
1labels are used as expressions which name a function
2requirements are necessary preconditions
3a goal specifies the part of the world directly affected by
the function
4the functional item describes the role played by a certain
entity in any realization of the function
      </p>
      <p>An example of a three place relation in BOWiki is the
following function ascription (assumed to appear on the MAL21
wiki page describing the sugar transporting protein MAL21 ):
[[realizes::function=sugar transporter activity;
realization=sugar transport;
context=human body]]</p>
      <p>This means that the protein MAL21 realizes the function
”sugar transporter activity” (taken from the GO) by means
of a process ”sugar transport” (taken from the GO) in the
context of a human body.
2.4</p>
    </sec>
    <sec id="sec-7">
      <title>Database layout</title>
      <p>
        In order to store the semantic content of the BOWiki, we
extended the Semantic MediaWiki’s database model. The
database model must accommodate n-ary relations, roles
and types from BOWiki’s type system (see section 4.1).
Therefore, a database layout that differs from the
triplerepresentation used in the Semantic MediaWiki [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] is
required. In the BOWiki, we introduce separate tables for
storing subjects, relations, roles, types and objects.
      </p>
      <p>The database model, as shown in figure 2, is subdivided
into two parts, one focusing on classes (relations, roles and
types), the other on instances (instances of relations, of roles
and objects). Relations are instantiated each time they
appear with a different set of arguments. These instances
acquire an identifier from the relation instance table. The
arguments table is comprised of the identifiers of the roles
and objects used in a relation-instance. It is, therefore, a
table of instances of roles. Using the relation-instance and
argument table, the database layout allows storage of n-ary
relations, and most operations can be completed by integer
queries, which ensures rapid content retrieval from a large
knowledge base.</p>
      <p>For the incorporation of automated consistency checks,
a table with available types will be added to the current
database layout, and the types will be linked to the roles that
may be used in a relation. This allows for the classification
of objects occurring as arguments to relations in the wiki.
3.
3.1</p>
    </sec>
    <sec id="sec-8">
      <title>DATA ACCESS</title>
    </sec>
    <sec id="sec-9">
      <title>Semantic Search</title>
      <p>Building a structured knowledge base with semantic
annotations allows for improving regular search techniques through
content based queries. In particular, in the context of gene
annotations, it is important to be able to find correlations
between genes, i.e., to see which gene has a specific relation
to another, or which gene plays a certain role in a specific
relation. In order to allow for content-based searches within
the BOWiki, the Semantic Search Triple from the Semantic
MediaWiki v0.4 has been expanded into a Search Tuple (see
figure 3). This facilitates searching for an arbitrary
number of terms of the following types: subject, relation, object,
role and attributes. The search function employs numerical
identifiers in order to increase its efficiency. This is in
particularly significant when querying large databases, such as
the GO, which contains more than 50,000 relations between
concepts.</p>
      <p>Inline Queries, as introduced by the Semantic MediaWiki,
are adapted to the more complex representation schema of
semantic information within BOWiki. Inline queries allow
for the performance of semantic searches within wiki pages,
representing the results as part of the rendered wiki page.
3.2</p>
    </sec>
    <sec id="sec-10">
      <title>External Ontologies</title>
      <p>
        For referencing, browsing and as a starting point for local
articles, the BOWiki allows access to several ontologies like
the Gene Ontology [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and ontologies about cell types or
anatomy. These ontologies are accessible via special pages,
which prohibit changing the ontology’s concepts in the
external ontology directly, but permit editing or updating the
local article about this concept. In this way, it is not
possible to change the external ontologies, but a user may modify
the information contained in these ontologies for use in an
extended description of these concepts within the BOWiki.
The ontologies are maintained separately from the BOWiki’s
semantic storage, and are updated regularly to current
versions. It is possible to browse these ontologies graphically,
represented as a directed acyclic graph. This graph is
automatically generated from the relations that hold between
the concepts in these ontologies, by extracting these
informations and using the MediaWiki plugin Graph::Easy5 for
visualization.
5http://bloodgate.com/perl/graph/
      </p>
      <p>
        Collaborative curation of a knowledge base may quickly
lead to semantic inconsistencies. A simple example of such
an inconsistency is the use of a part of relation between a
process and an object, which is often prohibited[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Another
example may be the classification of some entity as both
an object and a process, leading to an inconsistency when
objects and processes are considered disjoint. In order to
ensure the quality of the wiki’s content, at least some of these
possible inconsistencies must be identified and prevented.
Since the wiki contains descriptions of biological concepts
and entities, we use an upper biological ontology as a type
system.
      </p>
      <p>
        A core ontology provides definitions for the most basic
concepts within a domain. We developed GFO-Bio [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] as
a core ontology for biology. GFO-Bio extends the General
Formal Ontology (GFO) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] by adding definitions for
biological concepts and relations. GFO-Bio is formalized in the
decidable fragment of the Web Ontology Language (OWL)
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. It contains definitions for concepts such as Cell,
Biological process and Protein.
      </p>
      <p>GFO-Bio incorporates higher order categories and
employs an explicit instantiation relation, which are
particularly relevant for its efficient use in a collaborative
knowledge acquisition environment, where both concepts and
individuals are described formally. Higher order categories
allow biological concepts to be treated as instances instead
of classes in OWL. We believe that this will also result in a
more rapid and efficient classification.</p>
      <p>All BOWiki pages, whether concepts or individuals, are
instances of a class in GFO-Bio; we use instantiation
instead of subsumption to increase the efficiency in reasoning.
In some sense, reasoning is restricted to the core ontology
because all wiki pages appear as OWL individuals for the
reasoner. Consequently, subsumption links among concepts
in the wiki are currently not exploited, which is appropriate
for basic type checking and a tribute to the performance of
current reasoners. Two types of inconsistencies may arise
that can be avoided.</p>
      <p>First, consider the BOWiki concept Hydrogen and the
GFO-Bio concepts M olecule and Atom. In the BOWiki,
Hydrogen may become an instance of M olecule. After
instantiation, we want to prevent a user from making the
Hydrogen also an instance of GFO-Bio’s Atom concept,
because those concepts are disjoint in GFO-Bio. A molecule
consist of atoms, but it is not an atom.</p>
      <p>Second, concepts taken from GFO-Bio may serve as
typerestrictions for roles in n-ary relations. Consider the realizes
relation and its roles: the implicit subject role, the function,
realization and context roles. These are restricted to the
GFO-Bio concepts: Biological object, Biological function,
Biological process and Entity. The use of a particular
concept ”A” to fill the realization role of the realized relation
causes this concept to be classified as a Biological process. If
the same concept ”A” is used in the same relation, but in the
subject role, it is then classified as both Biological Process
and Biological Object, resulting in an inconsistency because
in GFO-Bio, Biological Processes and Biological Objects are
disjoint6.</p>
      <p>Both types of inconsistencies are automatically detected
within the BOWiki using the description logic reasoner
Pellet6. The description logic reasoner Pellet7 is capable of
performing these operations, and will be used for automated
consistency checking in the next version of the BOWiki.
4.2</p>
    </sec>
    <sec id="sec-11">
      <title>Quality rating</title>
      <p>To further improve the quality of the articles, we are
considering the inclusion of a content evaluation system, which
may take the form of a direct evaluation of an article, or
a cumulative score for an author’s body of work. Further
research is needed in order to represent these ratings in the
semantics of BOWiki’s content.</p>
    </sec>
    <sec id="sec-12">
      <title>OUTLOOK</title>
      <p>The BOWiki is still under development. The main task for
the future will therefore be to enhance the user interface in
order to make the BOWiki more user-friendly and intuitive.</p>
      <p>We are considering integrating the BOWiki with a grid
platform such as the MediGRID8, a portal for applications
and web-services for biomedical research and the life
sciences. Using web-services, the BOWiki may access
biomedical ontologies directly rather than relying on daily updates.
Web-services also provide the ability for users to perform
queries of the BOWiki content within an integrated
webservice platform.</p>
      <p>For more restricted domains, a more expressive syntax
may be required. For example, logical conjunction, negation
or existential and universal quantification may be allowed.
This may make it possible to extend the type system itself,
instead of classifying every article as an instance of a concept
in the type system. This will facilitate the collaborative
construction of expressive ontologies. However, the main
limitation will be the efficiency of the available reasoners,
as well as the integration of a syntax for these constructs in
the BOWiki.</p>
      <p>
        To provide a graphical representation of the structured
content, we are considering conceptual graphs [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
Conceptual graphs may provide a more intuitive representation
schema for logical formulae then their representation in text
format.
      </p>
    </sec>
    <sec id="sec-13">
      <title>CONCLUSION</title>
      <p>
        The BOWiki can be used to collaboratively create a
knowledge base about biological domains. It allows for the
specification and description of functions according to the
framework laid out by the Ontology of Functions [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. By
employing the core ontology GFO-Bio as a type system, the
BOWiki facilitates the creation of a structured knowledge
base while preserving consistency. It further extends
another semantic wiki, the Semantic MediaWiki, for a
customized handling of n-ary relations, making knowledge
acquisition more intuitive. Within the biological and
biomedical community, the BOWiki provides a framework for
constructing a high-quality, large-scale knowledge base to be
used for annotating genomic data, as well as for describing
and defining both biological functions and other biological
concepts9.
7.
      </p>
    </sec>
    <sec id="sec-14">
      <title>ADDITIONAL AUTHORS</title>
      <p>9The interested reader can find a running system using the
current stable release of BOWiki at http://onto.eva.mpg.
de/bowiki</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ashburner</surname>
          </string-name>
          et al.
          <article-title>Gene ontology: tool for the unification of biology</article-title>
          .
          <source>The Gene Ontology Consortium. Nat Genet</source>
          ,
          <volume>25</volume>
          (
          <issue>1</issue>
          ):
          <fpage>25</fpage>
          -
          <lpage>29</lpage>
          , May
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Burek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoehndorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Loebe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Visagie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Herre</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Kelso</surname>
          </string-name>
          .
          <article-title>A top-level ontology of functions and its application in the Open Biomedical Ontologies</article-title>
          . Bioinformatics,
          <volume>22</volume>
          (
          <issue>14</issue>
          ):
          <fpage>e66</fpage>
          -
          <lpage>e73</lpage>
          ,
          <year>July 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>H.</given-names>
            <surname>Herre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Heller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Burek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoehndorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Loebe</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Michalek</surname>
          </string-name>
          .
          <article-title>General Formal Ontology (GFO) - A foundational ontology integrating objects</article-title>
          and
          <source>processes [Version</source>
          <volume>1</volume>
          .0].
          <source>Onto-Med Report 8</source>
          , Research Group Ontologies in Medicine, Institute of Medical Informatics, Statistics and Epidemiology, University of Leipzig, Leipzig,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoehndorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Loebe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Poli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kelso</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Herre.</surname>
          </string-name>
          GFO-Bio:
          <article-title>A biological core ontology. a new methodology for integrating ontologies</article-title>
          .
          <source>Applied Ontology</source>
          ,
          <year>2007</year>
          . under review.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoehndorf</surname>
          </string-name>
          , K. Pru¨fer, M. Backhaus,
          <string-name>
            <given-names>H.</given-names>
            <surname>Herre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kelso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Loebe</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Visagie</surname>
          </string-name>
          .
          <article-title>A proposal for a gene functions wiki</article-title>
          . In R. Meersman,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Tari</surname>
          </string-name>
          , and
          <string-name>
            <surname>P. H.</surname>
          </string-name>
          et al., editors,
          <source>OTM Workshops</source>
          <year>2006</year>
          ,
          <article-title>number</article-title>
          4277 in LNCS, pages
          <fpage>669</fpage>
          -
          <lpage>678</lpage>
          . Springer-Verlag,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B.</given-names>
            <surname>Leuf</surname>
          </string-name>
          and
          <string-name>
            <given-names>W.</given-names>
            <surname>Cunningham</surname>
          </string-name>
          .
          <article-title>The wiki way: Quick collaboration on the web</article-title>
          .
          <source>Addison-Wesley</source>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D. L.</given-names>
            <surname>McGuinness</surname>
          </string-name>
          and
          <string-name>
            <surname>F. van Harmelen. OWL</surname>
          </string-name>
          <article-title>Web Ontology Language overview</article-title>
          .
          <source>W3C recommendation, World Wide Web Consortium (W3C)</source>
          ,
          <year>February 2004</year>
          . http://www.w3.org/TR/2004/ REC-owl-features-
          <volume>20040210</volume>
          /.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Noy</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Rector. Defining</surname>
          </string-name>
          n
          <article-title>-ary relations on the semantic web</article-title>
          . http://www.w3.org/TR/swbp-n-aryRelations/,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sowa</surname>
          </string-name>
          .
          <source>Conceptual Structures: Information Processing in Mind and Machine. Addison-Wesley</source>
          , Reading, MA,
          <year>1984</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>V¨olkel</article-title>
          , M. Kr¨otzsch, 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</source>
          , pages
          <fpage>585</fpage>
          -
          <lpage>594</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>K.</given-names>
            <surname>Wang</surname>
          </string-name>
          .
          <article-title>Gene-function wiki would let biologists pool worldwide resources</article-title>
          .
          <source>Nature</source>
          ,
          <volume>439</volume>
          (
          <issue>7076</issue>
          ):
          <fpage>534</fpage>
          ,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>