Deck et al. Standards in Genomic Sciences (2015) 10:25 DOI 10.1186/S40793-015-0014-0
Wk Standards in [80 Genomic Sciences
MEETING REPORT Open Access
Meeting report: Identifying practical applications of ontologies for biodiversity informatics
John Deck1*, Robert Guralnick2, Ramona Walls3, Stanley Blum4, Melissa Haendel5, Andréa Matsunaga6 and John Wieczorek7
Abstract
This report describes the outcomes of a recent workshop, building on a series of workshops from the last three years with the goal if integrating genomics and biodiversity research, with a more specific goal here to express terms in Darwin Core and Audubon Core, where class constructs have been historically underspecified, into a Biological Collections Ontology (BCO) framework. For the purposes of this workshop, the BCO provided the context for fully defining classes as well as object and data properties, including domain and range information, for both the Darwin Core and Audubon Core. In addition, the workshop participants reviewed technical specifications and approaches for annotating instance data with BCO terms. Finally, we laid out proposed activities for the next 3 to 18 months to continue this work.
Keywords: Ontology, Biodiversity, Population, Community, Darwin core, OWL, RDF, Microbial ecology, Sequencing
Introduction
Starting in 2009, the Research Coordination Network for the Genomic Standards Consortium has promoted its mission of integrating information on genomic and biodiversity resources. Directed activities since 2009 have focused on a series of workshops and collaborative programming or coding sessions ("hackathons") with increasingly focused outcomes: vocabulary refinement for the Minimum information about any (x) sequence, representing genomic information standards, and Darwin Core, representing biodiversity information standards, expressing biodiversity concepts using the Basic Formal Ontology [1], introducing the concept of a material sample into the Darwin Core standard [2], conceiving and establishing the Biological Collections Ontology [3], and more recently, identifying practical applications of BCO [4]. Other specific outcomes of these efforts have included the creation of an RDF version of the MIxS standard [5], and numerous term refinements for both the Darwin Core and MIxS vocabularies. Ultimately, our goal is to enable the integration of large and heterogeneous biodiversity datasets using BCO annotations and associated semantic web-oriented
* Correspondence: jdeck@berkeley.edu
11007 Valley Life Sciences Building, University of California at Berkeley, Berkeley, CA 97420, USA
Fulllist of author information is available at the end of the article
Bio Med Central
tools. Details on specific use cases for the BCO have been described in previous workshops and work on the BCO [3,4].
The Eugene meeting ran from August 23 - 25, 2014 with a specific goal of advancing ongoing work in representing Darwin Core and Audubon Core terms in BCO and proposing mechanisms for expressing publicly available data with BCO annotations. While both areas of activity had their antecedents in recently completed workshops, the work had yet to be fully completed. Since the BCO has its roots in the Basic Formal Ontology, we have chosen to continue focusing our term mapping, for now, on BFO classes for logical consistency. Exemplar data sets used to test the efficacy of translating DwC to BCO were drawn from VertNet [6] and iDigBio [7]. Below we discuss outcomes from this workshop, focusing especially on the key outcome of expressing terms in Darwin Core and Au-dubon Core, where class constructs have been historically underspecified, into a BCO framework, where we strive to fully define classes as well as object and data properties, including domain and range information.
Activities and analysis
The meeting consisted of a small group of individuals (see Attendees), with a focus on reviewing recent work, actively completing outstanding tasks, and planning for
© 2015 Deck et al.; licensee BioMed Central. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.
future work. The key outcome was to complete mappings between BCO with DwC, including importing DwC basi-sOfRecord terms, which are essentially the rdfs:classes from DwC, into BCO and assigning domains for all DwC properties to BCO classes and ranges to ontology classes or literals. Some properties were qualified based on the value of other properties. For example, lifeStage is assigned the domain caro:organism when the individualCount is 1, but its domain is dwc:occurrence when the individual-Count is greater than 1. The following sections describe the mapping process for the specific topics focused on during this meeting.
Basis of record
The DwC property basisOfRecord [8] is defined as "The specific nature of the data record - a subtype of the dcterms:type [9]. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabularya. The term basisOfRecord plays a role similar to, but more specific than that of dcterms:type, which expresses the Dublin Core resource type (PhysicalObject, Event, StillImage, MovingImage, Sound, Text, etc.). The value of basisOfRecord is recommended to be drawn from the Darwin Core Type controlled vocabulary, but this vocabulary has serious limitations. First, there are missing logical relations between the terms (e.g., both HumanObservation and MachineObservation are types of observations, but observation is not defined anywhere) that cannot be understood without a machine readable specification of those relations. Second, the current vocabulary is limited in its expressivity by only including high-level terms. With the need to describe and exchange complex types of biodiversity data comes a need to provide more specific metadata on the type of record (e.g., was a machine observation made by a camera trap or an audio recorder?). Finally, the Darwin Core type vocabulary is difficult to adapt to new uses, because it is the only controlled vocabulary for which the governance falls under the rules of the Darwin Core Namespace policy [10], under which new terms require a lengthy and rigorous community consultation process. In contrast, new terms can be added to most ontologies relatively easily, providing a test-bed for the utility and applicability of a term before it is proposed as part of the Darwin Core standard.
At the hackathon, logical definitions were created for the DwC type vocabulary, which was then mapped to BCO by determining where to position each DwC class in the BCO hierarchy. In addition, an initial proposal was drafted recommending that the controlled vocabulary for basisOfRecord be drawn from a subset of BCO rather than from the Darwin Core Type vocabulary, with maintenance by BCO editors and governance continuing under TDWG. This proposal is proposed to be considered further in the Darwin Core and Genomic Biodiversity
Working Group sessions at the annual TDWG meeting in October, 2014 in Jonkoping, Sweden. The following sections provide some specific examples of DwC classes mapped to BCO.
Representing location in BCO
The DwC Type class Location is defined (using a comment in Darwin Core) as "A resource describing an instance of the Location class" where the Location class refers to the Dublin Core term dcterms:Location [11], adopted for use in Darwin Core with the amended definition "A spatial region or named place. For Darwin Core, a set of terms describing a place, whether named or not." In BCO, we interpret Location as equivalent to the class 'site' from BFO (i.e. bfo:site), which is elucidated as "a three dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof' [12]. Thus, dcterm-s:Location or bfo:site can refer to either relative locations, such as part of an organism, or geographic locations (which are also relative to the earth). We added an axiom to BCO that dwctype:Location is equivalent to bfo:site. The key point for describing DwC data is that each instance of Event [13] - for example, some instance of specimen collection - occurs in some instance of "Location" at some time. This allows us to specify dwctype:Location as the domain of a number of DwC properties, such as deci-malLatitude, decimalLongitude, and locationID (Figure 1), and use simple SPARQL queries to search for collection events that took place at particular locations, such as bounding box specified by geographic coordinates.
Representing taxon and identification in BCO
We chose to map the DwC classes Taxon and Identification together because of their logical interdependence. The DwC Type class Taxon is defined (using a comment in Darwin Core) as "A resource describing an instance of the Taxon class", where the "Taxon class" refers to the Darwin Core Taxon class [14] with the additional definition "The category of information pertaining to taxonomic names, taxon name usages, or taxon concepts."
The DwC Identification class [15] has no equivalent in the DwC Type vocabulary, and is defined as "The category of information pertaining to taxonomic determinations (the assignment of a scientific name)". The textual definitions for Taxon and Identification do not provide much of a basis for logical definition in an ontology, so we felt it was better to create new classes in BCO to represent the identification process and the taxonomic concepts or names that are the inputs to and the outputs from of that process (Figure 2). In our model, a taxo-nomic identification process takes as input a specimen (this could also be a live organism in situ) and a collection of taxonomic concepts and has as output a taxon
Figure 1 A graphicalrepresentation of how Location from Darwin Core fits into the Biological Collections Ontology. Yellow rounded rectangles are classes, green rectangles are instances, pink diamonds are literals. Ontologies are abbreviated as "bfo" for Basic FormalOntology, "obi" for Ontology for BiomedicalInvestigations, and "dwctype" for Darwin Core Type Vocabulary, and "dwc" for Darwin Core.
concept that is associated with (is about) the specimen. This model allows us to use reasoning to track the provenance of taxonomic identification processes and link specimens to one or more taxon concepts. We recognize that in many cases the only recorded information during taxonomic identifications is a taxon name, not a concept, but the process almost always involves concepts whether implicit or explicit.
Representing geological context in BCO
We also briefly discussed the DwC class "Geological-Context" [16] and decided that the modeling needed to correctly represent information pertaining to this Darwin Core class was beyond the immediate scope of the BCO. We instead agreed to seek input from geology domain experts in the future on their modeling of chronostra-tigraphy, lithostratigraphy, and biostratigraphy. These can
Figure 2 An ontologicalrepresentation of the identification process in the BiologicalCollections Ontology. Colors and shapes are as in Figure ' Ontologies are abbreviated as "bfo" for Basic FormalOntology, "obi" for Ontology for BiomedicalInvestigations, "iao" for Information Artifact Ontology, "bco" for Biological Collections Ontology, and "dwc" for Darwin Core.
serve as the basis for application profiles for representing paleontological data that draws from BCO and other source ontologies.
Representing Audubon core in BCO
The iDigBio dataset contains information about media associated with specimens (images, videos, audio, 3D models, etc.), capturing important features of the organism, and sometimes serving as a voucher for the actual specimen. This type of information is captured using the Audubon Core vocabulary, and we have begun mapping these terms to BCO. Since Audubon Core adopts some DwC terms, those were mapped as described previously in this report. The additional terms were mainly mapped into the media domain and these represent attributes of the media to identify, access and provide proper attribute to the media (e.g., identifier, accessURI, rights, webStatement). The term ac:associatedSpecimenReference is important as it creates the linkage between the media object and specimens, and should have as its range the URI denoting the Specimen.
Data set mapping
We explored mapping VertNet and iDigBio data sets to BCO. Several VertNet Darwin Core Archives (DwCAs) [17] were identified as good candidates for a test-bed converter to be coded as BCO. Discussion took place on the practicality of processing DwCAs to generate RDF triple output, using BCO term annotations. This process was similar to efforts from the February 2014 Tucson BCO meeting [4], where we analyzed and converted to RDF triples various spreadsheets representing barcoding and soil sampling. The process was also similar to the one in the March 2014 GSC Oxford meeting where we did the same for Ocean Sampling Day [18] spreadsheets. Based on the details of harmonizing DwC with BCO, we decided the process of triplifying (e.g. creating RDF triple output using the Triplifer toolkit [19]) DwCAs annotated with BCO terms was more complex than the spreadsheet generation process and deserved further work, beyond the scope of this particular workshop.
The final day of the meeting we had an extensive discussion on available tools and methods being used by the Monarch Initiative and eagle-i projects [20] with Principal Investigator Melissa Haendel. We talked about the use of both WebKarma [21] and RightField [22], being explored for use in the Monarch Initiative for annotating data using ontologies. Also discussed were tools for creating and managing instance identifiers, including the Resource Identification Initiative [23], EZID [24], and BCID [25].
Products and conclusions
The meeting generated ideas for several products, to be finished in the near future.
Darwin core type vocabulary as a subset of BCO
We proposed to change the recommended controlled vocabulary for basisOfRecord from the Darwin Core Type vocabulary to a subset of the Biological Collections Ontology. Existing Darwin Core Type vocabulary terms for basisOfRecord would remain with their existing URIs, but would be imported into the BCO, where additional logical axioms would be specified.
DwCA to BCO converter
We built a proposal for creating an application library for converting Darwin Core Archives to BCO annotated triples. While the simplicity of DwCAs for publishing biodiversity data has been a significant reason for the rise in popularity of this exchange format, mapping to an ontology requires the rigorous definition of relations that are not explicit in the original data. Thus, the coding is somewhat complicated and requires specialized logic to decipher and apply the relevant BCO domains of DwC terms. Thus, we propose to build a Java-based command-line tool and REST web-service for converting archives to BCO-coded RDF triples.
TDWG interactions
Meeting participants discussed interaction possibilities for the TDWG 2014 meeting, including participating in the scheduled sampling symposium, proposing a BCO task group as part of the GBWG interest group, and putting together a presentation on BCO. TDWG represents a key and continuing organization for presenting results and working towards further community involvement in standards growth related to BCO and allied ontologies.
Future work
Another meeting outcome was to establish a roadmap of future work, extending the efforts broadly coupled to the RCN4GSC project with contributions from key partner organizations and projects such as BiSciCol [26], iPlant [27], i3B [28], NEON [29], and VertNet [6]. The trajectory of our work has been to clarify concepts and terms, build a biocollections ontology, and translate data from existing simple formats to new representations where reasoning is enabled. To that end, we established the following roadmap:
0-3 months
• Design a method for provenance tracking in VertNet. In the process of data publishing, data can undergo transformations from the original to something putatively improved, or easier to discover or use, with a Darwin Core Archive as the preferred format for publication. The idea behind provenance tracking is to capture the transformations as an extension to the published archive.
• Hold a meeting in Florence 11-12 Sep 2014 to
a) create MIxS-like checklists [30] of Darwin Core records based on basisOfRecord [31], b) update MIxS as RDF to the most current version directly from the database where the terms are managed, and c) mark up DwC with MIxS extension Darwin Core archives from sample data sets from GBIF and VertNet.
• Make proposal for the basisOfRecord vocabulary to be represented as part of the ontology in BCO, presenting the results at TDWG 2014.
• Produce and disseminate prototype BCO triple data from VertNet and iDigBio experiments.
• Standardize resolver metadata response for RDF/ XML accept header requests applied to specimen DOIs (and any other identifier) that is customized for specimen records (instead of using responses customized for published works).
3-9 Months
• Enable queries beginning with BCO and connecting to data stored as Darwin Core Archives:
o First prototype of data conversion framework that links to ontologies for VertNet. Outcome: Build a prototype for querying Darwin Core records with terms from BCO o Mapping BCO to DarwinCore o Link to GenBank data and image data at iDigBio o Data handling task
9-18 months
• Generalize and extend 6 month deliverables. Starting point: Spreadsheet conversion tools from large-scale producers of biodiversity and biodiversity genomics data.
• Work towards a new Research Coordination Network proposal, that is focused on best practices across the currently emerging landscape, as Darwin Core, Audubon Core, ABCD, and other standards and new ontologies reach maturity. Managing and dealing with governance and the scope of proposed changes to these standards has exceeded the capacity of the volunteer efforts in the Biodiversity Information Standards (TDWG) organization.
18 months + (Long term thinking:)
• Build tools and methods to facilitate data generation and aggregation that enables full-database retrieval, analysis, and ultimately automated reasoning not predicated on the presumption of high data quality coming from each of the participating data sources.
Workshop attendees
John Deck (lead organizer);Stan Blum;Tom Conlin; Rob Guralnick; Melissa Haendel; Andrea Matsunaga; Bob Robbins; Ramona Walls; John Wieczorek.
Endnote
aWhile the terms in the Darwin Core type vocabulary have recently been removed in favor of equivalent terms in the normal Darwin Core namespace, we have chosen to retain references to the Darwin Core type vocabulary as it was still active at the time of this workshop. In addition, all web related references to the Darwin Core type vocabulary and related class definitions have since been removed from the web, hence, no references are given for these resources.
Abbreviations
ABCD: Access to biological collections data; AC: Audubon core; BCO: Biological collections ontology; BFO: Basic formal ontology; CARO: Common anatomy reference ontology; DCTERMS: Dublin core terms; DOI: Digital object identifier; DwC: Darwin core; DwCA: Darwin core archive; DWCTYPE: Darwin core type vocabulary; GBIF: Global biodiversity information facility; iDigBio: Integrated digitized biocollections; MIxS: Minimum information about any (x) sequence; RCN4GSC: Research coordination network for the genomic standards consortium; RDF: Resource description framework; RDFS: RDF schema; REST: Representation state transfer; TDWG: Biodiversity information standards; URI: Uniform resource identifier; XML: Extensible markup language.
Competing interests
The authors declare that they have no competing interests. Authors' contributions
All authors participated the workshop and contributed to the writing of this document. All authors read and approved the final manuscript.
Acknowledgements
Funding was provided by EAGER: An Interoperable Information Infrastructure for Biodiversity Research (NSF-IIS-1255035), by RCN4GSC: A Research Coordination Network for the Genomic Standards Consortium (NSF-DBI-0840989), and by Collaborative Research: BiSciCol Tracker: Towards a tagging and tracking infrastructure for biodiversity science collections (NSF-DBI: 0956371, 0956350, 0956426. Additional meeting support, facilities and food provided by Deck Family Farm, Junction City, Oregon. We thank all meeting participants who are not co-authors on this manuscript for their substantial contributions to the workshops and hackathons.
Author details
11007 Valley Life Sciences Building, University of California at Berkeley, Berkeley, CA 97420, USA. 2Florida Museum of Natural History, University of Florida at Gainesville, Gainesville, FL 32611-2710, USA. 3The ¡Plant Collaborative, University of Arizona, Thomas J. Keating Bioresearch Building, 1657 East Helen St., Tucson, AZ 85721, USA. institute for Biodiversity Science and Sustainability, California Academy of Sciences, 55 Music Concourse Drive, San Francisco, CA 94118, USA. 5Department of Medical Informatics and Epidemiology, Oregon Health & Science University, Portland, USA. 6University of Florida, Gainesville, FL 32611, USA. 73101 Valley Life Sciences Building, University of California at Berkeley, Berkeley, CA 97420, USA.
Received: 6 November 2014 Accepted: 20 April 2015 Published online: 17 May 2015
References
1. A web resource describing the Basic Formal Ontology. http://ifomis.uni-saarland.de/bfo/
2. Wieczorek J, Bloom D, Guralnick R, Blum W, Döring M, De Giovanni R, et al. Darwin Core: an evolving community-developed biodiversity data standard. PLoS One. 2012;7(1), e29715.
3. Walls R, Deck J, Guralnick R, et al. Semantics in support of biodiversity knowledge discovery: an introduction to the biological collections ontology and related ontologies. PLoS One. 2014;9(3):e89606.
4. Walls R, Guralnick R, Deck J, Parnell J, Rocca-Serra P, Wieczorek J, et al. Advancing practical applications of biodiversity ontologies. Standards in Genomic Science. 2014;9(1):17.
5. MIxS as RDF specification. https://code.google.com/p/mixs-as-rdf/
6. Constable H, Guralnick R, Wieczorek J, Spencer C, Peterson AT. VertNet: a new model for biodiversity data sharing. PLoS Biol. 2010;8(2), e1000309.
7. iDigBio website. http://idigbio.org/
8. Basis of Record definition. http://rs.tdwg.org/dwc/terms/basisOfRecord
9. Dublin Core type definition. http://purl.org/dc/terms/type
10. Darwin Core namespace policy. http://rs.tdwg.org/dwc/terms/namespace/ index.htm
11. Dublin Core definition of Location. http://dublincore.org/documents/ dcmi-terms/#terms-Location
12. Basic Formal Ontology definition of site. http://purl.obolibrary.org/obo/ BFO_0000029
13. Dublin Core definition of Event class. http://purl.org/dc/dcmitype/Event
14. Darwin Core class definition of Taxon. http://rs.tdwg.org/dwc/terms/Taxon
15. Darwin Core class definition of Identification. http://rs.tdwg.org/dwc/terms/ Identification
16. Darwin Core class definition of Geological Context. http://rs.tdwg.org/dwc/ terms/#GeologicalContext
17. Robertson T, Döring M, Guranick R, Bloom D, Braak K, Otegui J, et al.
The GBIF integrated publishing toolkit: facilitating the efficient publishing of biodiversity data on the Internet. PLoS One. 2014;9(8):e102623.
18. Ocean Sampling Day. http://www.microb3.eu/osd
19. Stucky B, Deck J, Conlin T, Ziemba L, Cellinese N, Guralnick R. The BiSciCol Triplifier: bringing biodiversity data to the semantic web. BMC Bioinformatics. 2014;15:257.
20. Monarch Initiative. http://monarchinitiative.org/page/team
21. Karma data integration tool. http://www.isi.edu/integration/karma/
22. Rightfield. http://www.rightfield.org.uk/
23. Force11 Resource Identification Initiative. https://www.force11.org/ Resource_identification_initiative
24. EZID. http://ezid.cdlib.org/
25. Biocode Commons Identifiers code. https://code.google.com/p/bcid/
26. BiSciCol project. http://biscicol.org/
27. iPlant. http://www.iplantcollaborative.org/
28. EAGER: An Interoperable Information Infrastructure for Biodiversity Research. http://www.nsf.gov/awardsearch/showAward?AWD_ID=1255035
29. National Ecological Observatory Network. http://www.neoninc.org/
30. Minimum Information about any sequence standard. http://wiki.gensc.org/ images/3/31/MIxS_v4.xls
31. Google spreadsheet outlining the process of creating a MIxS-like version of Darwin Core. http://goo.gl/mn7593
Submit your next manuscript to BioMed Central and take full advantage of:
• Convenient online submission
• Thorough peer review
• No space constraints or color figure charges
• Immediate publication on acceptance
• Inclusion in PubMed, CAS, Scopus and Google Scholar
• Research which is freely available for redistribution
Submit your manuscript at Tpntral
www.biomedcentral.com/submit >_ciiuai