Abstract

Ethnobotanical databases serve as repositories of traditional knowledge (TK), either at international or local scales. By documenting plant species with traditional use, and most importantly, the applications and modes of use of such species, ethnobotanical databases play a role in the conservation of TK and also provide access to information that could improve hypothesis generation and testing in ethnobotanical studies. Brazil has a rich medicinal flora and a rich cultural landscape. Nevertheless, cultural change and ecological degradation can lead to loss of TK. Here, we present an online database developed with open-source tools with a capacity to include all medicinal flora of Brazil. We present test data for the Leguminosae comprising a total of 2078 records, referred to here as use reports, including data compiled from literature and herbarium sources. Unlike existing databases, Ewé provides tools for the visualization of large datasets, facilitating hypothesis generation and meta-analyses. The Ewé database is currently available at www.ewedb.com.

Introduction

The documentation of ethnobotanical information is essential for a better understanding of the relations between humans and plants and to progress related disciplines such as ethnopharmacology (1–3). Ethnobotanical databases can facilitate data management and information sharing with other researchers, optimizing the workflow for analysing different datasets. Ethnobotanical databases, including those of medicinally used plant species, are available and many can be accessed online. These databases may have an international focus, e.g. NAPRALERT, a database of natural products that includes ethnobotanical data (4), or a regional one, e.g. the Prelude database, which is focused on African medicinal plant use (5). Others serve a specific purpose such as the Medicinal Plant Names Services from Kew Royal Botanical Gardens (available in http://mpns.kew.org/) that curates medicinal plant names, enabling correct nomenclature of medicinal species in order to assure safety of use. In 2012, Ningthoujam et al. (6) presented an extensive list of ethnopharmacological databases worldwide, reviewing the diversity of approaches to storing ethnopharmacological information. Databases currently available are at the global, regional and national levels, as well as documenting used by people belonging to particular ethnolinguistic groups; some capture unpublished data, others cite published sources (Supplementary information 1).

Most of these databases were developed for particular user groups, non-academic or academic (7). The documentation of traditional knowledge (TK) is associated with the preservation of TK, recognizing that knowledge erosion is being caused by cultural change, modernization and access to western medicine (8–11). The documentation of ongoing traditional medicine practice may also highlight species for which there are concerns about safe use (10–13). Furthermore, it contributes to the protection of intellectual property in the context of bioprospecting (14), where TK is identified as the property of communities that should be the recipients of benefit-sharing (15), both by adding value to TK and identifying ownership. The Access and Benefit Sharing (ABS) mechanism was proposed in 1992 in the Convention on Biological Diversity (CBD) and implemented in the Nagoya protocol (16). Although there is a deficit in studies to track the effectiveness of ABS, a few case studies are currently available, including one in Brazil that shows a positive relationship between industry and TK holders in supplying raw material, where there is a commitment to use biodiversity with permission from the traditional communities (17).

The increasing amount of data produced by ethnobotanists could also allow researchers to address more comprehensive and comparative questions in order to better understand plant use and selection, yet data distribution and availability are barriers to this (18). More collaborative ethnobotanical research could be achieved by bridging the gap between ethnobotanists and modern bioinformatics (7). Ethnobotanical data are quite often spread across different institutions or sources, such as publications, herbarium specimen labels or unpublished theses and governmental reports that are difficult to access. Reducing the time needed for data collection would facilitate large-scale analysis (7,19,20).

Over the past 30 years, the number of publications describing ethnobotanical studies in Brazil has markedly increased (21). The amount of information generated and recorded in peer-reviewed scientific publications has the potential to inform meta-analyses, but the information should be made available in a useful format. In Brazil, Plant Database (22) provides an extensive bibliographical data compilation with more than 2000 papers; many papers focused on pharmacological and drug discovery data, however, without specific information on TK and plant species and are not publicly accessible. There is a need in Brazil for a database that provides easy access and visualization of species information.

Here, we present a web-based ethnobotanical database designed to store medicinal plant data, together with tools to conduct simple analyses and data exploration, including geographical distribution. Open-source tools have been used to build the database, recognizing that while funding for maintenance and development of databases is difficult to secure (23), a community of users is more likely to contribute if the database can be modified to respond to their changing research needs. Also, by compiling data from both literature and herbarium sources, we expect this database to be an important source of information regarding TK of medicinal plant use in order to improve meta-analyses research in ethnobotany. To exemplify the uses of this database, we also discuss two studies that used data from Ewé. The first study tests whether ethnobotanical literature and herbarium label data concerning medicinal plant uses are comparable (20). The second study uses the data from Ewé to compare traditional use and pharmacological research effort (24).

Figure 1

Organization of the Ewé database. The Ewé database has two functions: the search function and the visualize function. The search function queries a species list. Results can be organized according to any of the content elements (categories) or a full use report can be generated, including information on plant parts used, modes of application and the reference/source for that report. The visualize query provides visual information for sets of ethnomedicinally used species according to taxonomic rank (family, genus or species), including interactive histograms of traditional use, modes of application, plant parts used and biomes.

Figure 2

Search tool of Ewé, showing the number of records and data contents of each field of a chosen sample.

Materials and Methods

Database development

A web-based app was developed using MEAN (MongoDB, ExpressJS, NodeJS and AngularJS; available at http://meanjs.org/). Information for each species was organized in a spreadsheet with the following fields: family, genus, species, authority, synonym, common name, use category [etic, according to World Health Organization International Classification of Diseases 10 (WHO ICD-10)], use category (emic, or as recorded in the field), plant part used, mode of application, country, city, biome, latitude, longitude, reference (paper author or herbarium name), collector and origin (literature or herbarium). Subsequently, it was exported in the JSON format for indexing and searching. The database functionality is summarized in Figure 1.

The search tool output records as a list that can be organized according to any of the content elements (categories) (Figure 2). The search field also allows the user to filter the search by any term shown in the list. Selecting one record opens the full use report for that record, including a map if the record has coordinates (Figure 3).

Figure 3

Screen shot of a full record (Caesalpinia echinata Lam.) illustrating its described uses, the part used, traditional use, forms of use (modes of application) and the paper reference from where it came from.

Figure 4

Detail of the visualization tool from Ewé showing graphs with therapeutic applications, biomes, plant parts used and modes of applications.

Data are visualized as a tree map with three interactive levels: family, genus and species. For all levels, the size of the square is proportional to the number of records. Below the tree map, there are four graphs: therapeutic applications (top left), biome distribution (top right), plant parts used (bottom left) and modes of application (bottom right). These four histograms change according to the taxonomic scale of the tree map. Also, user selection of one bar in each histogram is possible (Figure 4).

Data collection

In order to demonstrate the functions of the database, trial data were sourced from literature and herbarium specimens for the Leguminosae of Brazil where 2078 use reports were generated for databasing. When a species was reported in one publication to be used to treat for influenza and headaches, the two therapeutic applications generated two different use reports, though the species is the same. Where necessary, geographical coordinates were assigned using Google maps and the Brazilian Geographic and Statistical Institute online data (https://cidades.ibge.gov.br/). Generic and species names followed THE PLANT LIST ( http://www.theplantlist.org ) and Missouri Botanical Garden’s Tropicos database ( http://www.tropicos.org), and they were corrected using the Plantminer R script (25).

Publications citing medicinal uses of Leguminosae species in Brazil were identified using Google Scholar and searches of the following journals: Acta Botanica Brasilica, Economic Botany, Fitoterapia, Flovet, Journal of Ethnobiology, Journal of Ethnobiology and Ethnomedicine, Journal of Ethnopharmacology, Journal of Medicinal Plants Research, Revista Brasileira de Biociencias, Revista Brasileira de Farmacognosia, Revista Brasileira de Plantas Medicinais and Rodriguesia. Herbarium data were extracted from the online list of herbarium and biological collections from Brazil, Species Link ( http://splink.cria.org.br/). The file was exported to Excel format, and a search using the keywords ‘medicinal’ and ‘uses’ (in Portuguese) was conducted in order to filter only the specimens with medicinal information. The list of publications and herbaria sourced here are presented in Supplementary information 2.

Table 1

Codes for WHO ICD-10 used to classify traditional information

WHO ICD-10Code
Certain conditions originating in the perinatal periodCCP
Congenital malformations, deformations and chromosomal abnormalitiesCMC
Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanismDBI
Diseases of the circulatory systemDCS
Diseases of the digestive systemDDS
Diseases of the eye and adnexaDEA
Diseases of the ear and mastoid processDEM
Diseases of the femalegenito systemDFS
Diseases of the genitourinary systemDGS
Diseases of the musculoskeletal system and connective tissueDMC
Diseases of the nervous systemDNS
Diseases of the respiratory systemDRS
Diseases of the skin and subcutaneous tissueDSS
Endocrine, nutritional and metabolic diseasesENM
Certain infectious and parasitic diseasesIPD
Mental and behavioural disordersMBD
NeoplasmsNEO
WHO ICD-10CODE
Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classifiedOTHERS
Injury, poisoning and certain other consequences of external causes
External causes of morbidity and mortality
Factors influencing health status and contact with health services
Codes for special purposes
Pregnancy, childbirth and the puerperiumPCP
WHO ICD-10Code
Certain conditions originating in the perinatal periodCCP
Congenital malformations, deformations and chromosomal abnormalitiesCMC
Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanismDBI
Diseases of the circulatory systemDCS
Diseases of the digestive systemDDS
Diseases of the eye and adnexaDEA
Diseases of the ear and mastoid processDEM
Diseases of the femalegenito systemDFS
Diseases of the genitourinary systemDGS
Diseases of the musculoskeletal system and connective tissueDMC
Diseases of the nervous systemDNS
Diseases of the respiratory systemDRS
Diseases of the skin and subcutaneous tissueDSS
Endocrine, nutritional and metabolic diseasesENM
Certain infectious and parasitic diseasesIPD
Mental and behavioural disordersMBD
NeoplasmsNEO
WHO ICD-10CODE
Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classifiedOTHERS
Injury, poisoning and certain other consequences of external causes
External causes of morbidity and mortality
Factors influencing health status and contact with health services
Codes for special purposes
Pregnancy, childbirth and the puerperiumPCP
Table 1

Codes for WHO ICD-10 used to classify traditional information

WHO ICD-10Code
Certain conditions originating in the perinatal periodCCP
Congenital malformations, deformations and chromosomal abnormalitiesCMC
Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanismDBI
Diseases of the circulatory systemDCS
Diseases of the digestive systemDDS
Diseases of the eye and adnexaDEA
Diseases of the ear and mastoid processDEM
Diseases of the femalegenito systemDFS
Diseases of the genitourinary systemDGS
Diseases of the musculoskeletal system and connective tissueDMC
Diseases of the nervous systemDNS
Diseases of the respiratory systemDRS
Diseases of the skin and subcutaneous tissueDSS
Endocrine, nutritional and metabolic diseasesENM
Certain infectious and parasitic diseasesIPD
Mental and behavioural disordersMBD
NeoplasmsNEO
WHO ICD-10CODE
Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classifiedOTHERS
Injury, poisoning and certain other consequences of external causes
External causes of morbidity and mortality
Factors influencing health status and contact with health services
Codes for special purposes
Pregnancy, childbirth and the puerperiumPCP
WHO ICD-10Code
Certain conditions originating in the perinatal periodCCP
Congenital malformations, deformations and chromosomal abnormalitiesCMC
Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanismDBI
Diseases of the circulatory systemDCS
Diseases of the digestive systemDDS
Diseases of the eye and adnexaDEA
Diseases of the ear and mastoid processDEM
Diseases of the femalegenito systemDFS
Diseases of the genitourinary systemDGS
Diseases of the musculoskeletal system and connective tissueDMC
Diseases of the nervous systemDNS
Diseases of the respiratory systemDRS
Diseases of the skin and subcutaneous tissueDSS
Endocrine, nutritional and metabolic diseasesENM
Certain infectious and parasitic diseasesIPD
Mental and behavioural disordersMBD
NeoplasmsNEO
WHO ICD-10CODE
Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classifiedOTHERS
Injury, poisoning and certain other consequences of external causes
External causes of morbidity and mortality
Factors influencing health status and contact with health services
Codes for special purposes
Pregnancy, childbirth and the puerperiumPCP
Table 2

Classification of different medicinal preparations into specific modes of application categories

Terms used in databaseTerms used in publications or specimens notes
DecoctionDecoction
InfusionTea, infusion, with water, with milk
TinctureWine, alcoholic infusion, alcoholic extraction
MacerationMaceration
PasteTopic use, plaster
JuiceDrink, juice
WashBath, soap, gargle, mouthwash
FoodEdible, raw, in natura
OilOil
SyrupSyrup, with honey
PowderPowder/ inhale
Terms used in databaseTerms used in publications or specimens notes
DecoctionDecoction
InfusionTea, infusion, with water, with milk
TinctureWine, alcoholic infusion, alcoholic extraction
MacerationMaceration
PasteTopic use, plaster
JuiceDrink, juice
WashBath, soap, gargle, mouthwash
FoodEdible, raw, in natura
OilOil
SyrupSyrup, with honey
PowderPowder/ inhale
Table 2

Classification of different medicinal preparations into specific modes of application categories

Terms used in databaseTerms used in publications or specimens notes
DecoctionDecoction
InfusionTea, infusion, with water, with milk
TinctureWine, alcoholic infusion, alcoholic extraction
MacerationMaceration
PasteTopic use, plaster
JuiceDrink, juice
WashBath, soap, gargle, mouthwash
FoodEdible, raw, in natura
OilOil
SyrupSyrup, with honey
PowderPowder/ inhale
Terms used in databaseTerms used in publications or specimens notes
DecoctionDecoction
InfusionTea, infusion, with water, with milk
TinctureWine, alcoholic infusion, alcoholic extraction
MacerationMaceration
PasteTopic use, plaster
JuiceDrink, juice
WashBath, soap, gargle, mouthwash
FoodEdible, raw, in natura
OilOil
SyrupSyrup, with honey
PowderPowder/ inhale

Data organization

In order to standardize the traditional uses, we adopted the WHO ICD-10 as described in Table 1, although there are deficiencies associated with standardization (26). Biomes were assigned according to the geographical coordinates from each record, plotted on a map and intersected with the Brazilian Biomes shapefile in QGIS 2.2.0. Mode of application data was classified according to Table 2.

Database content

The Ewé database is currently available at www.ewedb.com. In total, 2078 records were compiled to date. These were sourced from 108 publications (1331 records) and 54 herbaria (747 records). Until now, Ewé is focused on the Leguminosae from Brazil, with 322 species in 117 genera with medicinal uses. For all the databased records, 1165 (56%) indicate therapeutic applications (traditional/WHO uses), 948 (45%) indicate plant parts used and 790 (38%) indicate the modes of application (Supplementary information 3). All six Brazilian biomes are indicated in our records, with Caatinga and the Cerrado as the best represented.

Peer-reviewed scientific literature provided 87% of therapeutic applications, 95% of modes of application and 95% of parts used. Data sourced from herbarium voucher labels contributed to 86% of cited geographical localities.

Discussion

The internet has contributed to an explosion of data sharing among scientists, including ethnobotanists, thus contributing toward a better understanding of the relation of humans and plant use (27,28). Nevertheless, much ethnobotanical data is still difficult to access, sometimes as the result of inadequate data management (27). Aside from storing a large dataset, we presented a database capable of data visualization permitting data exploration. To the best of our knowledge, Ewé is the first medicinal plant database to provide tools for data storage and visualization for Brazilian plants. Research can be facilitated using visualization tools, since hypothesis generation is supported by examining patterns and gaining insight into the data (29). Geographical areas poor in data can be identified, so future studies can be directed to areas of deficient knowledge.

In Ewé, we compile herbarium voucher label data and data from ethnobotanical publications. The compilation of these data have already permitted hypothesis testing, exemplifying the value of such data to research programmes. In the first instance, we were able to compare the data from the different sources (20). Our hypothesis was that herbaria hold significant ethnobotanical data that are complementary to the data from the published literature. We found that species reported, their therapeutic applications, modes of application and the plant part used were congruent between herbarium and literature reports. Though herbarium labels are not as rich as literature reports, we were able to use the mapping facility in Ewé to demonstrate that the spatial distribution of the use was greater than previously reported. This study, as well as validating our inclusion of herbarium data in Ewé, has highlighted an underutilized source of data for ethnobotanical studies.

In another study, we use data from Ewé to address a novel hypothesis. Our hypothesis was that ethnomedicinally important plant species and lineages have been more often characterized phytochemically or pharmacologically. With the data provided by Ewé, a phylogenetic investigation showed a phylogenetic overdispersion of medicinal uses of the Legumes in Brazil (24). In support of our hypothesis, this study revealed the relationship between pharmacological research effort and ethnobotanical use, confirming that research effort had followed traditional use. However, because the Ewé database is rich in associated data, we were able to extract the frequency of ethnobotanical reports for each species as well as therapeutic application data to gain a more nuanced understanding of the relationship. The study was possible because of the extensive data compilation for Ewé, presenting data beyond the species list.

Challenges in integrating data from different sources into a database, or even from different regional databases into a more comprehensive one, are related to data standardization and data management (6). Efforts to provide a common standard for ethnobotanical data were made by the International Working Group on Taxonomic Databases for Plant Sciences, who presented the Economic Botany Data Collection Standard (EBDCS) (30). Although not all fields proposed by EBDCS are present in Ewé, many fields such as source of information on use, use, plant part used, organism, vernacular names and modes of application are present here. Fields such as season of use, conservation status, ratings or popularity, problems and potential, though important, can be difficult to source from available material. In the future, Ewé can expand to include primary data, together with information related to season of use and popularity can be included if available.

The therapeutic application categories proposed by EBDCS are the same ones present in WHO ICD-10 and have been successfully applied by ethnobotanists when compiling TK data. At the same time, it has been argued that not all plants and therapeutic applications can follow this standard and that a new classification category such as Cultural Diseases and Disorders should be included (31). The WHO ICD-10 categories were also used in the Ewé database to facilitate data classification so users can consult the WHO website and search for the appropriate term. This classification also allows information from Ewé to be compared with other studies that used, at least in part, the same classification (32–35). Nevertheless, traditional medicinal use that were commonly cited such as pain, fever and inflammation could not be associated with any specific medical condition on the WHO ICD-10 standard and therefore were assigned to ‘others’. While pain or fever describes a symptom that can be related to a diversity of diseases, cultural perception of such diseases might change across different communities, creating one more obstacle for study comparisons. Recognizing the deficiencies of any classification, we also provide the terms or classifications of therapeutic use from the original sources. By recording the emic (original) terminology for a disease or illness, together with the ICD mapping, it is possible to contribute to the conservation of TK even if it is related to a cultural disease not present at WHO ICD.

Herbarium vouchers are potential sources of ethnobotanical information to populate databases, as shown in Ewé, where these records were responsible for 86% of geographical localities. As efforts in digitization for herbarium specimens increase (36–40), standardization is needed and the Darwin Core standard is used to achieve this (41). However, core descriptors do not include any ethnobotanical fields so data describing TK present in herbarium vouchers are not captured. At the same time, herbarium vouchers have been described as important sources of ethnobotanical data (20,42–44), thus the inclusion of ethnobotanical information in the core descriptors for digitization could be beneficial.

Database sustainability is recognized as a significant problem for the biological sciences (6,45–47). Of the 80 databases that were listed by Ningthoujam et al. (6) in 2012, we found that 53 (66%) were no longer available, highlighting sustainability as a problem for ethnobotanical databases. Similarly, of the ethnobotanical databases cited in Supplementary information 1, during the reviewing process, 26% became inoperable. Being an open-source scheme, Ewé can be used on a private server as a research tool, and users can modify the code for their own needs. Furthermore, as an open-source scheme, the database can evolve to meet the changing requirements. Also, Ewé could function as a collaborative database, where researchers can include their own data for private use but would be encouraged to contribute to the publically available data.

The data currently held in the Ewé database were compiled from publically available sources, either publications or herbaria, the last mainly from the CRIA Species Link and Reflora programmes. Incorporating knowledge already in the public domain into a database might help defend against biopiracy (48). In the case of Ewé, the sites and dates of use can be extracted, providing evidence of the localities and time of use. There are challenges associated with the inclusion of new data as Ewé grows, and potentially primary data, prior informed consent (PIC) should be used as a way to guarantee proper identification of Traditional Knowledge holders in accordance to the Nagoya protocol on ABS.

As an online database, we expect Ewé to be a source of information and knowledge sharing between ethnobotanists in Brazil. Although at the present moment, Ewé is focused on the medicinal use of the Leguminosae, more taxa could be included, perhaps the entire medicinal flora of Brazil.

Acknowledgements

The present work was possible thanks to Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES-Brazil) and the program ‘Science Without Borders’ scholarship for the first author (BEX:7595-13-1).

References

1.

Stepp
,
J.
and
Thomas
,
M.
(
2010
)
Managing ethnopharmacological data: herbaria, relational databases, literature
.
Med. Heal Sci.
,
13
,
116
.

2.

Heinrich
,
M.
,
Edwards
,
S.
,
Moerman
,
D.E.
et al.  (
2009
)
Ethnopharmacological field studies: a critical assessment of their conceptual basis and methods
.
J. Ethnopharmacol.
,
124
,
1
17
doi: .

3.

Moerman
,
D.E.
(
2013
)
The global flora: descriptive statistics with a commentary and an ethnobotanical example
.
Ethnobot. Res. Appl.
,
11
,
109
119
.

4.

Loub
,
W.D.
,
Farnsworth
,
N.R.
,
Soejarto
,
D.D.
et al.  (
1985
)
NAPRALERT: computer handling of natural product research data
.
J. Chem. Inf. Model.
,
25
,
99
103
doi: .

5.

Noe
,
N.
and
Lehmann
,
J.
(
2012
)
Prelude medicinal plants
.
Database
. Belgian Biodiversity Platform. Checklist dataset https://doi.org/10.15468/t3kua6 accessed via GBIF.org on 2019-12-17.

6.

Ningthoujam
,
S.S.
,
Das
,
T.A.
,
Potsangbam
,
K.S.
et al.  (
2012
)
Challenges in developing medicinal plant databases for sharing ethnopharmacological knowledge
.
J. Ethnopharmacol.
,
141
,
9
32
doi: .

7.

Thomas
,
M.B.
(
2003
)
Emerging synergies between information technology and applied ethnobotanical research
.
Ethnobot. Res. Appl.
,
1
,
65
73
.

8.

Coley
,
P.D.
,
Heller
,
M.V.
,
Aizprua
,
R.
et al.  (
2003
)
Using ecological criteria to design plant collection strategies for drug discovery
.
Front. Ecol. Environ.
,
1
,
421
428
doi:10.1890/1540-9295(2003)001[0421:UECTDP]2.0.CO;2.

9.

Voeks
,
R.A.
and
Leony
,
A.
(
2004
)
Forgetting the forest: assessing medicinal plant erosion in eastern Brazil I
.
Economic Botany
,
58
,
S294
S306
.

10.

Calixto
,
J.B.
(
2000
)
Efficacy, safety, quality control, marketing and regulatory guidelines for herbal medicines (phytotherapeutic agents)
.
Brazilian J. Med. Biol. Res.
,
33
,
179
189
doi: .

11.

Ekor
,
M.
(
2014
)
The growing use of herbal medicines: issues relating to adverse reactions and challenges in monitoring safety
.
Front. Pharmacol.
,
4
,
177
doi: .

12.

Jordan
,
S.A.
,
Cunningham
,
D.G.
and
Marles
,
R.J.
(
2010
)
Assessment of herbal medicinal products: challenges, and opportunities to increase the knowledge base for safety assessment
.
Toxicol. Appl. Pharmacol.
,
243
,
198
216
doi: 10e.1016/j.taap.2009.12.005.

13.

Moreira
,
D.d.L.
,
Teixeira
,
S.S.
,
Monteiro
,
M.H.D.
et al.  (
2014
)
Traditional use and safety of herbal medicines
.
Rev. Bras. Farm.
,
24
,
248
257
doi: .

14.

Downes
,
D.R.
(
2000
)
How intellectual property could be a tool to protect traditional knowledge
.
Columbia J Environ Law.
,
25
,
253
.

15.

Alexander
,
M.
,
Chamundeeswari
,
K.
,
Kambu
,
A.
et al.  (
2004
)
The role of registers and databases in the protection of traditional knowledge: a comparative analysis
. [Internet]. http://agris.fao.org/agris-search/search.do?recordID=GB2013203208 (8 December 2016, date last accessed).

16.

Text And Annex of the Nagoya Protocol on Access to Genetic Resources and the Fair and Equitable Sharing of Benefits Arising from their Utilization to the Convention on Biological Diversity
. (
2015
) 1st ed. [ebook] Montreal: United Nations. Available at: https://www.cbd.int/abs/text/default.shtml [Accessed 21 Feb. 2015].

17.

Laird
,
S.
and
Wynberg
,
R.
(
2008
)
Access and Benefit-Sharing in Practice: Trends in Partnerships Across Sectors
,
CBD Technical Series No. 38
.
Econ. Bot.
,
58
,
S294
S306
.

18.

Thomas
,
M.B.
,
Lin
,
N.
and
Beck
,
H.H.
(
2001
)
A database model for integrating and facilitating collaborative ethnomedicinal research
.
Pharm. Biol.
,
39
,
41
52
.

19.

Schalk
,
P.H.
and
Oosterbroek
,
P.
(
1996
)
Interactive knowledge systems: meeting the demand for disseminating up-to-date biological information
.
Biodivers. Lett.
,
3
,
119
123
.

20.

Souza
,
E.N.F.
and
Hawkins
,
J.A.
(
2017
)
Comparison of herbarium label data and published medicinal use: herbaria as an underutilized source of ethnobotanical information
.
Econ. Bot.
,
71
,
1
12
doi: .

21.

Ritter
,
M.R.
,
Da Silva
,
T.C.
,
Araújo
,
E.D.L.
et al.  (
2015
)
Bibliometric analysis of ethnobotanical research in Brazil (1988–2013)
.
Acta Bot. Bras.
,
29
,
113
119
doi: .

22.

Manhã
,
E.M.
,
Silva
,
M.C.
,
Alves
,
M.G.C.
et al.  (
2008
)
PLANT—a bibliographic database about medicinal plants
.
Rev. Bras. Farm.
,
18
,
614
617
.

23.

Reiser
,
L.
,
Berardini
,
T.Z.
,
Li
,
D.
et al.  (
2016
)
Sustainable funding for biocuration: The Arabidopsis Information Resource (TAIR) as a case study of a subscription-based funding model
.
Database (Oxford)
,
2016
, doi:.

24.

Souza
,
E.N.F.
,
Williamson
,
E.M.
and
Hawkins
,
J.A.
(
2018
)
Which plants used in ethnomedicine are characterized? Phylogenetic patterns in traditional use related to research effort
.
Front. Plant Sci.
,
9
,
834
doi: .

25.

Carvalho
,
G.H.
,
Cianciaruso
,
M.V.
and
Batalha
,
M.A.
(
2010
)
Plantminer: a web tool for checking and gathering plant species taxonomic information
.
Environ. Model. Softw.
,
25
,
815
816
doi: .

26.

Staub
,
P.O.
,
Geck
,
M.S.
,
Weckerle
,
C.S.
et al.  (
2015
)
Classifying diseases and remedies in ethnomedicine and ethnopharmacology
.
J. Ethnopharmacol.
,
174
,
514
519
doi: .

27.

Gaikwad
,
J.
,
Winson
,
K.
,
Kohen
,
J.
et al.  (
2011
) Combining ethnobotany and informatics to discover knowledge from data. In:
Rai
M
,
Acharya
D
,
Rios
JL
(eds).
Ethnomedicinal Plants: Revitalization of Traditional Knowledge of Herbs
.
Science Publishers
,
Enefield, New Hampshire
, pp.
444
457
.

28.

Albuquerque
,
U.P.
and
De Medeiros
,
P.M.
(
2012
)
Systematic reviews and meta-analysis applied to ethnobiological research
.
Ethnobiol. Conserv.
,
1
,
1
8
.

29.

Keim
,
D.A.
(
2001
)
Visual exploration of large data sets
.
Commun. ACM
,
44
,
38
44
.

30.

Cook
,
F.E.M.
(
1995
)
Economic Botany Data Collection Standard
.
Economic Botany Data Collection Standard
,
Royal Botanic Gardens (Kew)
.

31.

Gruca
,
M.
,
Cámara-Leret
,
R.
,
Macía
,
M.J.
et al.  (
2014
)
New categories for traditional medicine in the Economic Botany Data Collection Standard
.
J. Ethnopharmacol.
,
155
,
1388
1392
doi: .

32.

Saslis-Lagoudakis
,
C.H.
,
Savolainen
,
V.
,
Williamson
,
E.M.
et al.  (
2012
)
Phylogenies reveal predictive power of traditional medicine in bioprospecting
.
Proc. Natl. Acad. Sci. U. S. A.
,
109
,
15835
15840
doi: 10e.1073/pnas.1202242109.

33.

Leonti
,
M.
(
2011
)
The future is written: impact of scripts on the cognition, selection, knowledge and transmission of medicinal plant use and its implications for ethnobotany and ethnopharmacology
.
J. Ethnopharmacol.
,
134
,
542
555
doi: .

34.

Ernst
,
M.
,
Saslis-Lagoudakis
,
C.H.
,
Grace
,
O.M.
et al.  (
2016
)
Evolutionary prediction of medicinal properties in the genus Euphorbia L
.
Sci Rep.
,
6
,
30531
doi: .

35.

Baptista
,
M.M.
,
Ramos
,
M.A.
,
de Albuquerque
,
U.P.
et al.  (
2013
)
Traditional botanical knowledge of artisanal fishers in southern Brazil
.
J. Ethnobiol Ethnomed.
,
9
,
54
doi: .

36.

van Oever
,
J.P.
and
Gofferjé
,
M.
(
2012
)
From pilot to production: large scale digitisation project at Naturalis Biodiversity Center
.
Zookeys
,
209
,
87
92
doi: .

37.

Beaman
,
R.S.
and
Cellinese
,
N.
(
2012
)
Mass digitization of scientific collections: new opportunities to transform the use of biological specimens and underwrite biodiversity science
.
Zookeys
,
209
,
7
17
doi: .

38.

Thiers
,
B.M.
,
Tulig
,
M.C.
and
Watson
,
K.A.
(
2016
)
Digitization of the New York Botanical Garden Herbarium
.
Brittonia
,
68
,
324
333
doi: .

39.

Tegelberg
,
R.
,
Mononen
,
T.
and
Saarenmaa
,
H.
(
2014
)
High-performance digitization of natural history collections: automated imaging lines for herbarium and insect specimens
.
Taxon
,
63
,
1307
1313
doi: .

40.

Hill
,
A.
,
Guralnick
,
R.
,
Smith
,
A.
et al.  (
2012
)
The notes from nature tool for unlocking biodiversity records from museum records through citizen science
.
Zookeys
,
209
,
219
233
doi: .

41.

Wieczorek
,
J.
,
Bloom
,
D.
,
Guralnick
,
R.R.
et al.  (
2012
)
Darwin Core: an evolving community-developed biodiversity data standard
.
PLoS One
,
7
, e29715. doi: .

42.

Senchina
,
D.
(
2006
)
Utilizing herbaria in medical botany curricula
.
Vulpia.
,
5
,
1
13
.

43.

Eisenman
,
S.W.
,
Tucker
,
A.O.
and
Struwe
,
L.
(
2012
)
Voucher specimens are essential for documenting source material used in medicinal plant investigations
.
J Med Act Plants.
,
1
,
30
43
.

44.

Nesbitt
,
M.
(
2014
) Use of herbarium specimens in ethnobotany. In:
Salick
J
,
Konchar
K
,
Nesbitt
M
(eds).
Curating Biocultural Collections
.
Kew Publishing
,
Kew Royal Botanical Gardens
, pp.
313
328
.

45.

Merali
,
Z.
and
Giles
,
J.
(
2005
)
Databases in peril
.
Nature
,
435
,
1010
1011
doi: .

46.

Bastow
,
R.
and
Leonelli
,
S.
(
2010
)
Sustainable digital infrastructure. Although databases and other online resources have become a central tool for biological research, their long-term support and maintenance is far from secure
.
EMBO Rep.
,
11
,
730
734
doi: .

47.

Attwood
,
T.K.
,
Agit
,
B.
and
Ellis
,
L.B.M.
(
2015
)
Longevity of biological databases
.
EMBnet.journal.
,
21
,
803
. doi: .

48.

Gupta
,
A.K.
(
2002
)
WIPO-UNEP Study on the Role of Intellectual Property Rights in the Sharing of Benefits Arising from the Use of Biological Resources and Associated Traditional Knowledge
, Ahmedabad: United Nations Environment Programme. Available from: https://www.wipo.int/edocs/pubdocs/en/tk/769/wipo_pub_769.pdf.

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 reuse, distribution, and reproduction in any medium, provided the original work is properly cited.