| Literature DB >> 31467807 |
Caleb Powell1, Jacob Motley2, Hong Qin1, Joey Shaw1.
Abstract
PREMISE: The digitization of natural history collections includes transcribing specimen label data into standardized formats. Born-digital specimen data initially gathered in digital formats do not need to be transcribed, enabling their efficient integration into digitized collections. Modernizing field collection methods for born-digital workflows requires the development of new tools and processes. METHODS ANDEntities:
Keywords: biodiversity data; born digital; collection app; field work; herbarium labels; natural history collections
Year: 2019 PMID: 31467807 PMCID: PMC6711348 DOI: 10.1002/aps3.11284
Source DB: PubMed Journal: Appl Plant Sci ISSN: 2168-0450 Impact factor: 1.936
The Python modules written for collBook, and a brief description of their functions
| Module | Description of function |
|---|---|
| associatedtaxa.py | A dialog for selecting which associatedTaxa to include for a site. |
| collBook.py | The “Main App,” delegates commands to other modules. |
| formview.py | Manages the user entry fields in the main screen. |
| importindexdialog.py | A dialog to assist importing unrecognized data formats. |
| locality.py | Refines location related fields and calls geocoding API services. |
| pandastablemodel.py | Displays the data in a table and handles data manipulation functions. |
| pdfviewer.py | Converts PDF objects into images to display preview labels. |
| printlabels.py | Generates PDF objects for previews or output as label files. |
| progressbar.py | Status bar replacement with a progress bar and “scope of view.” |
| scinameinputdialog.py | A dialog requesting binomial names after a failed taxonomy check. |
| settingsdialog.py | A dialog for selecting and storing containing user preferences. |
| taxonomy.py | Verifies the status of binomial names and their authorities. |
Figure 1The collBook user interface, showing (A) the label preview, which presents an image of the label to be produced for a selected record; (B) the form view, where data pertinent to the selected class (e.g., “Site 1”) may be edited; (C) the site navigator, which is used to select record(s) for editing or refining; and (D) the table view, which provides an overview of the selected record(s) and allows unrestricted edits to the data.
| Trip | Site | Specimen |
|---|---|---|
| additional | associated Taxa | catalog Number |
| Collectors | coordinate Uncertainty | establishment Means |
| event Date | In Meters | identification References |
| Label Project | country | identification Remarks |
| recorded By | county | individual Count |
| sampling Effort | decimal Latitude | occurrence Remarks |
| decimal Longitude | record Number | |
| habitat | reproductive Condition | |
| locality | scientific Name | |
| location Notes | scientific Name Authorship | |
| minimum Elevation In Meters | substrate | |
| municipality | ||
| path | ||
| state Province |
Not a Darwin Core field, used by Symbiota.
Not a Darwin Core field, used by collBook to store road or trail name.
The only possible value for “establishmentMeans” is: “cultivated” (set using the “cultivated” checkbox in either collNotes or collBook), otherwise the field is left blank.