This Handbook focuses on methods and techniques for monitoring the use of genetic resources and traditional knowledge under the Nagoya Protocol of the Convention on Biological Diversity. The aim of the Handbook is to assist governments with identifying practical tools and methods for implementing monitoring under the Nagoya Protocol as a precondition for building trust in international relationships involving exchanges of genetic resources and associated traditional knowledge.
The Handbook is in a very early stage of development. Drawing on the publication model in data science, draft articles will be published as they become available and will then be corrected, revised and expanded. Comments are welcome and can be made using Github issues at the project repository here. This is an open source project and all data is available in the Github project repository. Please see the Contributing page for more information.
The Handbook explores software tools and methods for tracking and monitoring genetic resources and traditional knowledge. The Handbook is intended to support the development and implementation of an online permit and monitoring system in Kenya and other partner countries. The Handbook is being developed with support from the ABS Initiative and contributions from partner countries interested in developing monitoring capacity.
Article 17 of the Nagoya Protocol calls upon countries to develop cost effective tools to enhance transparency about the utilisation of genetic resources and associated traditional knowledge.
In practice this will involve establishing links between access and benefit sharing permits under Article 6 of the Nagoya Protocol with monitoring under Article 17 in the following areas:
This Handbook explores and provides examples of the use of software and database tools that can be used by governments to monitor research and patent activity under the Nagoya Protocol. The main focus of the Handbook is on the growing availability of free software tools, notably web services or Application Programming Interfaces, that can be used to freely access scientific, patent and sequence information.
The Handbook focuses on the strengths and limitations of data sources for monitoring in the development of scientific and patent landscapes for access and benefit-sharing. Landscapes for scientific research and patent activity seek to identify:
In practice, governments seeking to engage in monitoring of access and benefit sharing agreements under the Nagoya Protocol are likely to utilize a range of commercial and free software and database tools. At present there is a limited understanding of the strengths and limitations of these tools for monitoring under the Nagoya Protocol.
This Handbook seeks to advance understanding of the strengths and limitations of these tools using data about Kenya as the main example. The Handbook forms part of a wider family of projects involving the Bahamas, Kenya and India to facilitate monitoring of access and benefit-sharing involving genetic resources and traditional knowledge. It is expected that the Handbook will be useful to other projects and countries as a starting point to support practical work on monitoring under the Nagoya Protocol.
At a later stage the Handbook will demonstrate the use of commercial tools, such as Web of Science and Thomson Innovation. However, as a starting point the Handbook will focus as far as possible on pursuing cost-effectiveness by focusing on the potential of free tools. The landscape for free software tools and databases has changed dramatically in recent years. Specifically:
An important issue when considering the use of free software tools such as APIs is that they will generally require engagement with programming languages such as JavaScript, Ruby, Python or R (among others) and will typically be linked with database software. Governments seeking to implement monitoring for access and benefit sharing should anticipate from the start that this is a technical exercise that will require investment in technical expertise, either in house or through contracted services. That is, the main costs in implementing monitoring for access and benefit-sharing will be in human knowledge and technical capacity.
This report demonstrates the use of free tools using the statistical programming language R. R was selected for this task for a variety of reasons.
bioconductor
packages.reproducible research
, whereby sufficient information is provided that other researchers can reproduce the results. Reproducible methods are important in quality control for monitoring in access and benefit-sharing, for disseminating methods for use by the wider ABS community and for improving on methods over timeWhile this Handbook will use R, it is important to note that the choices made by governments on monitoring tools will in part depend on the available expertise. For example, Python is a very popular general programming language and most of the tasks that can be performed in R can readily be performed in Python. If there is a much greater expertise in the use of Python or another language it may make sense to base monitoring tools on that language with due regard to the promotion of transparent and reproducible methods.
As we will see below, it is possible to achieve a great deal using free tools. However, the report also exposes some significant limitations with existing tools for access and benefit-sharing. These can be briefly summarised as possible.
In light of these challenges in terms of data access and the ability to operate at scale, an approach to monitoring that starts with achievable goals and expands in scope as data access improves is likely to be the most appropriate.
The Handbook is presently divided into four broad sections.
Section 1 Biodiversity Informatics. This section focuses on accessing taxonomic data from the Global Biodiversity Information Facility in order to generate species lists for use in monitoring and the use of coordinate data for mapping.
Section 2 Scientific Literature. This section explores methods for obtaining the scientific literature and then combines data on researchers who have held permits with research with the scientific literature.
This section also explores the strengths and weaknesses of the use of ORCID researcher identifier system to retrieve scientific publications linked to researchers who have held permits and the role of identifiers in automating monitoring.
Section 3 Patents. This section will examine the issues involved in monitoring genetic resources and associated traditional knowledge in the patent system. The section will build on existing work and training provided as part of the WIPO Manual on Open Source Patent Analytics.
Section 4 Data Visualization. Data visualization is a key element in communication and engagement. This section will explore a range of data visualization techniques such as the use of interactive maps and network visualization.
The Handbook will focus on practical methods and tools that countries can use to meet their monitoring needs under the Nagoya Protocol. Much of the work in the Handbook will involve experimentation but is based in the principle of reproducible research. That is, a reader interested in adopting or adapting a particular approach or tool will be provided in the articles with the code and the data that will allow them to do that.