<!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 knowledge base for Exploited Marine Ecosystems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Julien Barde</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pascal Cauquil</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Norbert Billet</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institut de Recherche pour le D ́evelopement, UMR EME 212</institution>
          ,
          <addr-line>S`ete</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In 2008, IRD started to work on setting up a knowledge base (named Ecoscope) about Ecosystem Approach to Fisheries domain (EAF) in the context of a marine ecology laboratory studying Exploited Marine Ecosystems in different regions of the world. This application was meant to fit the needs of researchers by improving knowledge and related information resources management [14,12]. Among other goals, researchers expected an information system enabling to provide an inventory of available data sources (ecological observations, satellites images, pictures, articles, reports..) and facilitating data rescue, data access, data processes (indicators..) as well as the ability to summarize related knowledge through fact sheets about domain entities (ecosystems, species..) connected with hyperlinks (based on ecosystem relationships). Beyond metadata, data management and related interoperability issues (OGC, TDWG. . . ), this project was then a real opportunity to set up an ontology for EAF domain in order to link existing information resources with real-world entities (EAF domain concepts). To achieve these goals, semantic Web standards and reference RDF schemas have been taken into account (SKOS, Dublin Core, FOAF, OBOE, Darwin Core. . . ) and a first version of RDF schema for EAF domain has been set up. These ontologies have been instantiated to describe our information resources and some knowledge about entities that researchers are studying. A first Website has been set up on top of this knowledge Base. Related Web pages consist mainly in fact sheets about domain entities (ecosystems, top predators and related preys species, fishing vessels..persons) where users can find related information resources (spatial layers, articles, pictures, indicators..). Knowledge can as well be summarized through networks of entities like food webs with dedicated visualizations tools. This is made possible by querying the knowledge base where Linked metadata and data (in underlying databases) are tagged with related species URIs. Proof has been done that Semantic Web languages can be used to fit the needs of our colleagues. Moreover, in the context of iMarine FP7 project, we started to deal with partners having similar projects (FLOD from FAO, Worms, FORTH). We then set up a SPARQL endpoint and OpenSearch access to share the content our knowledge bases with other applications (search engines, text mining applications..). We will present our current application and related technical choices as well as futur plans to connect additional data sources to enrich this knowledge base and make it available for our partners. In particular we will describe some use cases related to biodiversity management issues.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Ecosystem Approach to Fisheries</title>
      <p>
        In this paper, we present our work on knowledge management applied to the
domain of Ecosystem Approach to Fisheries (EAF). According to FAO [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], EAF
is an approach that:
strives to balance diverse societal objectives, by taking into account the
knowledge and uncertainties about biotic, abiotic, and human
components of ecosystems and their interactions and applying an integrated
approach to fisheries within ecologically meaningful boundaries.
      </p>
      <p>We used this definition to create a conceptual model as schown in the UML
diagram class of Figure 1.</p>
      <p>


</p>
      <p>
</p>
      <p>
</p>
      <p></p>
      <p>
        This UML diagram has been used to create a first set of top-level classes
and properties for EAF domain (identifying real-world entities according to [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]):
ecosystems (areas), their components as well as their interactions. The Figure 2
shows some RDF triples for the class fish instantiated for the species exocoetus
volitans.
      </p>
      <p>Similar objects have been created for hundreds of species, fishing vessels and
fishing gears. . . which are all part of different marine ecosystems.</p>
      <p>EAF requires thus the management of knowledge related to marine
ecosystems and their abiotic, biotic and human components. However, this knowledge
comes from different scientific studies driven by researchers which generate
various information resources. These entities have to be described as well.
</p>
      <p>
</p>
      <p>











 















</p>
    </sec>
    <sec id="sec-2">
      <title>Information resources related to EAF</title>
      <p>
        Real-world entities of our domain (like species, fishing vessels, habitats. . . ) are
related to different kinds of information resources (pictures, spreadsheets, databases,
satellites images, sensors data. . . )[
        <xref ref-type="bibr" rid="ref15 ref16">15,16</xref>
        ]. As illustrated in Figure 3, these entities
are related as well to some people (agents) who are driving the scientific studies
and generating the related information resources by running some processes.



      </p>
      <p></p>
      <p></p>
      <p>As many other laboratories working on ecological studies, the inventory of
available data sources consists of various data types (which are subclasses of
”information resource” class in Figure 3):
– ecological observations from</p>
      <p>fieldwork (observers on-board fishing or
scientific vessels collecting samples for data analysis: size, stomach content,
isotopes, contaminants, fatty acids. . . ). These data are usually managed in
spatial databases (Postgres / Postgis) or spreadsheets.
– satellites images to characterize environmental parameters of species
habitats. These data are usually managed with binary formats (e.g. netCDF files
for series of images).
– pictures that are collected by on-board observers or scientists,
– articles, reports. . . published by researchers,
– processes to run data analysis with different programming languages (R,
IDL, Matlab. . . ).</p>
      <p>All these resources are usually described and managed with specific
(meta)data formats that impedes basic tasks like data discovery and retrieval. In
addition to knowledge management, RDF is expected to facilitate data management
(seamless access to metadata catalogues, codelist mapping. . . ) by complying
with widely used schemas.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Underlying standards</title>
      <p>The description and the management of the information resources has to comply
with well known standards to ensure that these resources will be made available
for various communities of users. In particular, we target communities related
to spatial, biodiversity and statistical information. In addition to information
resources management, we selected as well existing standards to manage
information about agents and domain entities (species. . . ). An effort has been
required to transform these (meta)data in RDF with EAF domain URIs.
3.1</p>
      <p>
        Schemas for information resources and related agents
Many standards enable the description of information resources. Most of them
consist in XML schema where keywords and mother metadata elements are
described with literals (for species, characteristics, fishing vessels, agents. . . that
are observed). This is the case with OGC metadata standards for spatial
information (19115, 19119, 19110 [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. . . ), with metadata standards for biodiversity
data (Ecological Metadata language / EML, TDWG standards like Darwin Core
[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. . . ), with SDMX for statistical datasets [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. . .
      </p>
      <p>
        In order to describe and retrieve our information resources by using common
metadata elements and URIs we decided to comply with following RDF schemas:
– DCMI [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] as metadata standard which can be used to describe any kind of
information resource,
– dclite4g [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] Information model for metadata about geospatial data. ISO
19139 or EML metadata can be converted into dclite4g RDF metadata,
– SKOS [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] for description of terms and definitions related to information
resources and concepts,
– FOAF [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for description of agents (persons, institutes, projects) and their
relationships,
– BIBO [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] for bibliographic references.
      </p>
      <p>
        We aim to describe and make some of our data available as Linked Open Data
by taking into account the 5 star development scheme for Open Data [
        <xref ref-type="bibr" rid="ref1 ref2">2,1</xref>
        ].
      </p>
      <p>However, being able to describe information resources, processes and related
agents requires URIs for ecological entities described in Figure 1.
3.2</p>
      <p>
        Standards for domain entities
Among existing RDF schema relevant for our domain, we can mention:
– Previous work on ontologies for ecoinformatics [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
– OBOE for modeling and representing scientific observations [
        <xref ref-type="bibr" rid="ref10 ref9">9,10</xref>
        ],
– Darwin Core [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] for sharing of information about biological diversity,
– FLOD [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] for fisheries domain.
      </p>
      <p>These ontologies have been taken into account to map our ontology classes
and properties as well as for raw data triplication.
3.3</p>
      <p>RDF generation
We have two kinds of RDF triples which are generated from our information
resources:
– statements instantiating our ontology with real-world entities (ecosystems
and related components): species, fishing vessel, ecosystems. . . Each data
source provides a set of entities (species, environmental parameters. . . ) which
are translated into instances of our ontology,
– RDF description of information resources, including related agents. More
than basic descriptions, our goal here is to tag metadata with URIs of domain
entities (previous item).</p>
      <p>For now, we have been using an ”ad hoc” approach to get RDF triples from
each type of information resource as illustrated in Figure 4. Moreover in some
cases, previous efforts can be reused:
– OGC metadata (ISO 19139) can be transformed in GENESI-DEC RDF
metadata by reusing an existing XSL file from GENESI-DEC project,
– EML metadata can be transformed in OGC 19139 metadata with a GBIF</p>
      <p>XSL file,
– bibliographic references metadata can be exported in RDF (BIBO
compliant) from Zotero (as well as references of pictures, videos if managed with
Zotero).</p>
      <p>In this case, the real challenge consists in adding some context to these RDF
metadata by relating them to URIs of domain entities. This can be achieved by
entity mining approach.</p>
    </sec>
    <sec id="sec-4">
      <title>RDF storage and server</title>
      <p>Once classes and properties for EAF entities have been created and related
objects (including information resources and agents) instantiated, these
objects have been loaded with JENA in a triple store (Jena with TDB, preferred
to Postgres for persistent storage and access) and have been made accessible
through a SPARQL endpoint (the ontology is available as well at this URL:
http://www.ecoscope.org/ontologies/main).</p>
      <p>Another access has been set up to deliver search results through OpenSearch
protocol with different data formats: HTML, RSS and RDF (Semantic extension).</p>
      <p>That was needed to enable a set of use cases and make the content our
knowledge base available online.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Related applications and products</title>
      <p>In this section, we describe some use cases exploiting the content of the Ecoscope
knowledge base. Our first use case was the setting up of a Web portal built on
top of the ontology / knowledge base (through Jena for storage and access and
Struts2 to set up Web pages on top of Jena). The goal was to satisfy basic
use cases like data discovery and retrieval, knowledge summary about domain
entities (species, fishing vessels. . . ).
5.1</p>
      <p>Metadata catalogue
One of the goal of using RDF metadata with URIs was to enable seamless
access to different metadata catalogues without having to deal with specific
standards. In particular OGC metadata (19115/39 used by INSPIRE), EML
metadata (GBIF), Bibliographic references, Dublin Core metadata have been
transformed to comply with a common set of metadata elements (cf section
3.1). Moreover these metadata are all anotated (and thus linked) with URIs of
domain entities (cf section 3.2). This approach enables to query resources related
to domain entities (e.g. yellowfin tuna) without having to restrict the search to
specific standards, languages or terms. The search engine suggests all the results
related to this entity and cluster the results according to their types Results
can be related entities (e.g. preys of yellowfin tuna) or information resources like
pictures, articles, databases, people. . . (see online application).</p>
      <p>More than inventorying existing information resources, our prior goal was to
summarize available knowledge by themes / domain entities. This has been done
by setting up fact sheets.
5.2</p>
      <p>Fact sheets
The main purpose of our knowledge base was to feed the content of a Web
portal by providing the knowledge about entities of interest for our laboratory
(ecosystems, species, fishing vessels. . . ). The main goal was the creation of fact
sheets about these entities. To achieve this goal, A SPARQL query harvest all
the triples related to a given entities and Jena objects are used by Struts2 to
build some HTML views. Figure 6 gives an example of Web page for yellowfin
tuna.</p>
      <p>The fact sheets cluster related entities by type of relationships (is predator
of, is prey of, is exploited by) and cluster related information resources by data
types (pictures, spatial data and related processes / indicators).</p>
      <p>
        Other visualization interfaces are available to present RDF triples as
taxonomy or network.
This use case illustrates what can be achieved with previous ontologies when
applied to management of biodiversity data. The example of a food web is very
relevant as it shows relationships between entities (species) that are either
predators, preys or both. In Figure 7, we filtered RDF triples of the knowledge base
to represent the food web related to tropical tuna trophic data (using prefuse
API [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] for visualization of data). This application is interfaced with relational
databases in order to enable users to spatially query the food web.
      </p>
      <p>The Figure 6 gives an example of Web page which is available online with
other visualization application (e.g. Taxonomy).
Another use case consists in using the Ecoscope knowledge base for the mapping
of codification systems (code lists). For example, in EAF domain, species are
often identified either by FAO codes in fisheries datasets or, most of the time,
by Worms codification systems in ecological observations. This is an issue when
researchers need to run some processes which require cross analyses between
fisheries and ecological datasets. Indeed, in this case, there is a need to enable
mapping between codes to merge datasets. A first application has been developed
to enable such mapping at data export. We aim to deliver similar services in
a generic way (in a programmatic way or through GUIs) to enable mapping
between code lists of different schemas.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Outlooks</title>
      <p>For now, RDF triples to link our data with entities and agents of the domain
have been created in various ways. To make the knowledge base sustainable in
the long term, we can’t afford to feed it with ad hoc approaches. There is a
need to harvest information from dedicated endpoints to facilitate updates by a
workflow:
– databases and netCDF files will be turn in RDF through a single data server,
– pictures that are collected by on-board observers or scientists,
– articles, reports. . . published by researchers will be exported in RDF from</p>
      <p>Zotero Server,
– processes to run data analysis with different programming languages (R,
IDL, Matlab. . . ) will be described in RDF from OGC WPS metadata.</p>
      <p>Another important improvement is related to the introduction of logical rules
to infer some knowledge. A simple example consists in infering competition
relationship between species from predation relationship. Indeed, two species are
competing when they are predators of the same species (preys). This first use
case is going to be implemented in the framework of iMarine FP7 program.
7</p>
    </sec>
    <sec id="sec-7">
      <title>Conclusion</title>
      <p>Our first application has demonstrated the interest of using ontologies and
knowledge bases to satisfy different needs of researchers in our marine ecology
laboratory: data discovery and retrieval, knowledge management and visualization
(fact sheets, food web. . . ). Such an application is worth but our current ”ad
hoc” approach still requires a lot of work to fill and update the database. To fix
this issue, we aim to enable a RDF export from the Web portal which is used to
access raw data (relationnal databases and netCDF files). We aim now to set up
a workflow to facilitate RDF generation directly from the relational databases
where ecological observations are stored and used by researchers to run scientific
analysis. As a second step, we want ecological observations (raw data) to be
made available as well in RDF and to be linked with existing RDF triples
(summarizing underlying knowledge: for example a RDF triple stating a predation
relationship between two species should be related to hundreds of observations /
facts proving it). The next goal consists in enabling RDF export from our main
data sources, as already done with other standards (OGC, TDWG, SDMX).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Tim</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          .
          <article-title>Linked data</article-title>
          .
          <source>July</source>
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Christian</given-names>
            <surname>Bizer</surname>
          </string-name>
          , Tom Heath, and
          <string-name>
            <surname>Tim</surname>
          </string-name>
          Berners-Lee.
          <article-title>Linked data - the story so far</article-title>
          .
          <source>Int. J. Semantic Web Inf. Syst.</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ):
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Dan</given-names>
            <surname>Brickley</surname>
          </string-name>
          and
          <string-name>
            <given-names>Libby</given-names>
            <surname>Miller</surname>
          </string-name>
          .
          <article-title>Foaf vocabulary specification</article-title>
          . Namespace document,
          <year>January 2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4. DCMI.
          <article-title>Dublin core metadata initiative</article-title>
          . http://dublincore.org/.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5. FAO.
          <article-title>The ecosystem approach to fisheries. FAO Guidelines for Responsible Fisheries</article-title>
          , (
          <volume>4</volume>
          ):
          <fpage>112</fpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. FAO.
          <article-title>Fisheries linked open data</article-title>
          . http://www.fao.org/figis/flod/,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Fr´ed´erick Giasson and
          <string-name>
            <surname>Bruce D'Arcus</surname>
          </string-name>
          .
          <article-title>Bibliographic ontology</article-title>
          .
          <source>Technical report.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <article-title>Prefuse information visualization toolkit</article-title>
          . http://prefuse.org/.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Joshua</given-names>
            <surname>Madin</surname>
          </string-name>
          , Shawn Bowers,
          <string-name>
            <given-names>Mark</given-names>
            <surname>Schildhauer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Jones</surname>
          </string-name>
          .
          <article-title>Advancing ecological research with ontologies</article-title>
          .
          <source>Trends in Ecology &amp; Evolution</source>
          ,
          <volume>23</volume>
          (
          <issue>3</issue>
          ):
          <fpage>159</fpage>
          -
          <lpage>168</lpage>
          ,
          <year>March 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Joshua</surname>
            <given-names>Madin</given-names>
          </string-name>
          , Shawn Bowers, Mark Schildhauer, Sergeui Krivov, Deana Pennington, and
          <string-name>
            <given-names>Ferdinando</given-names>
            <surname>Villa</surname>
          </string-name>
          .
          <article-title>An ontology for describing and synthesizing ecological observation data</article-title>
          .
          <source>ECOLOGICAL INFORMATICS</source>
          ,
          <volume>2</volume>
          (
          <issue>3</issue>
          ,
          <string-name>
            <surname>Sp</surname>
          </string-name>
          . Iss. SI):
          <fpage>279</fpage>
          -
          <lpage>296</lpage>
          ,
          <year>October 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>Alistair</given-names>
            <surname>Miles</surname>
          </string-name>
          and Jos´e R. P´
          <article-title>erez-Agu¨era</article-title>
          . Skos:
          <article-title>Simple knowledge organisation for the web</article-title>
          .
          <source>Cataloging &amp; Classification Quarterly</source>
          ,
          <volume>43</volume>
          (
          <issue>3</issue>
          ):
          <fpage>69</fpage>
          -
          <lpage>83</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Trina</surname>
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Myers</surname>
            , Ian Atkinson, and
            <given-names>Ron</given-names>
          </string-name>
          <string-name>
            <surname>Johnstone</surname>
          </string-name>
          .
          <article-title>Supporting coral reef ecosystems research through modelling re-usable ontologies</article-title>
          .
          <source>In Knowledge Representation Ontology Workshop, Proceedings of Conferences in Research and Practice in Information Technology (CRPIT)</source>
          ,
          <year>September 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>13. OGC. Open geospatial consortium, http://www.opengeospatial.org/.</mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Cynthia S Parr and Michael P Cummings.</surname>
          </string-name>
          <article-title>Data sharing in ecology and evolution</article-title>
          .
          <source>Trends in Ecology &amp; Evolution (Personal Edition)</source>
          ,
          <volume>20</volume>
          (
          <issue>7</issue>
          ):
          <fpage>362</fpage>
          -
          <lpage>363</lpage>
          ,
          <year>July 2005</year>
          . PMID:
          <volume>16701396</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>O. J.</given-names>
            <surname>Reichman</surname>
          </string-name>
          , Matthew B.
          <string-name>
            <surname>Jones</surname>
            , and
            <given-names>Mark P.</given-names>
          </string-name>
          <string-name>
            <surname>Schildhauer</surname>
          </string-name>
          .
          <article-title>Challenges and Opportunities of Open Data in Ecology</article-title>
          . Science,
          <volume>331</volume>
          (
          <issue>6018</issue>
          ):
          <fpage>703</fpage>
          -
          <lpage>705</lpage>
          ,
          <year>February 2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Leo</surname>
            <given-names>Sauermann</given-names>
          </string-name>
          , Richard Cyganiak, and
          <article-title>Max Vo¨lkel. Cool uris for the semantic web</article-title>
          .
          <source>Technical Memo TM-07-01</source>
          , DFKI GmbH,
          <article-title>Deutsches Forschungszentrum f u¨r Ku¨nstliche Intelligenz GmbH</article-title>
          ,
          <year>February 2007</year>
          . Written by
          <volume>29</volume>
          .11.
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17. SDMX.
          <article-title>Statistical data and metadata exchange</article-title>
          . http://sdmx.org/,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. TDWG.
          <article-title>Taxonomic database working groug</article-title>
          . http://www.tdwg.org/.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>Jo</given-names>
            <surname>Walsh</surname>
          </string-name>
          and
          <string-name>
            <given-names>Pedro</given-names>
            <surname>Goncalves</surname>
          </string-name>
          .
          <article-title>Dclite4g vocabulary</article-title>
          . http://dclite4g.xmlns.com/.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. John Wieczorek, David Bloom,
          <string-name>
            <given-names>Robert</given-names>
            <surname>Guralnick</surname>
          </string-name>
          , Stan Blum, Markus D¨oring, Renato Giovanni, Tim Robertson, and David Vieglais.
          <article-title>Darwin core: an evolving community-developed biodiversity data standard</article-title>
          .
          <source>PLoS One</source>
          ,
          <volume>7</volume>
          (
          <issue>1</issue>
          ):e29715,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Richard</surname>
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>Nea D.</given-names>
          </string-name>
          <string-name>
            <surname>Martinez</surname>
            , and
            <given-names>Jennifer</given-names>
          </string-name>
          <string-name>
            <surname>Goldbeck</surname>
          </string-name>
          .
          <article-title>Ontologies for ecoinformatics</article-title>
          .
          <source>Journal of Web Semantics</source>
          ,
          <volume>4</volume>
          :
          <fpage>237</fpage>
          -
          <lpage>242</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>