> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/zh-cn/qian-zhi-cai-liao/shu-yu-he-ding-yi.md).

# 术语和定义

以下术语与本方法学相关。定义请参见 Cercarbono 生物多样性认证计划《术语与定义》，可访问 [www.cercarbono.com](http://www.cercarbono.com)，章节：文件资料。&#x20;

以下对其他与生物多样性科学相关的术语作专门说明：

**生物多样性热点区：** 指具有极高物种丰富度和显著栖息地丧失程度的生物地理区域。此类区域因特有物种高度集中而受到认定，即仅分布于世界其他任何地方之外的物种。

**保护：** 从技术角度看，在许多环境语境中，本方法学属于“preservation”的定义范畴。“Conservation seeks the proper use of nature, while preservation seeks protection of nature from use.” 为便于非技术性 IP 和 LC 受众理解与阅读，全文统一采用 conservation 一词（[Becker and Ghimire 2003](https://www.ecologyandsociety.org/vol8/iss1/art1/)).

**日期时间戳：** 用于指示事件发生或特定记录创建、修改的具体日期和时间的数据。

**生态系统连通性：** 连通性（即生态连通性）系指物种不受阻碍的迁移，以及维系地球生命的自然过程流动。因此亦可指通过生态廊道相互连接的连续生态系统。连通性分为两类：结构性连通性（识别生态系统之间的连续性）和功能性连通性（核实物种或过程的移动）。&#x20;

**生态系统完整性：** 一般认为，当一个生态系统的主要生态特征（例如组成、结构、功能和生态过程要素）处于其自然变异范围内，且能够抵御并从大多数扰动中恢复时，即具有完整性。

**生态系统服务：** 人类从生态系统中获得的收益。

**生态系统价值：** 在全球生物多样性丧失背景下，一个生态系统的全球尺度价值。在其他语境中，常称为“重要性”。

**地理编码：** 以十进制度表示、可在地图上唯一标识特定点位或区域的纬度和经度值。&#x20;

**家域：** 指某一特定地理区域或领地，个体动物通常在其中活动并用于其基本行为。其表示个体开展日常生活功能的空间范围，如觅食、交配、寻求庇护和防御资源。

**指示物种：** 在本方法学中，该术语特指并涵盖以下更为精确的学术术语：哨兵物种（指示环境干扰或污染物）、伞护物种（在保护管理中代表较大生态系统的物种）、濒危、地方濒危或受威胁物种（在不久的将来面临灭绝风险的物种），以及稀有物种（不常见或其自然栖息地内种群数量有限的物种）。&#x20;

**“原地”保护：** 对生态系统和自然栖息地的保护，以及对物种在其自然环境中可存活种群的维持和恢复；对于家养或栽培物种，则是在其形成其独特特征的环境中进行保护。

**监测期：** 有时亦称为核算期，大多数项目的最低监测时限为一年。监测期不应与单元时间（一月）或观测持续时间（60天）混为一谈。&#x20;

**生物多样性净增益：** 系指项目基线相较于保护项目实施期间所获得的生物多样性价值增益之差。注：本版本方法学仅适用于保护，不涵盖该内容（见 [范围](/methodology/zh-cn/zong-ti-shuo-ming/fan-wei.md)).&#x20;

**灭绝风险：** 某一物种在给定时期内灭绝的概率。

**物种：** 由相互实际上或潜在可交配的个体或自然种群构成，并因其生理特性而与其他类似群体在生殖上隔离（降低亲本不相容性或杂种不育，或二者兼有）的群组。

**物种丰富度：** 特定区域或生态系统中存在的不同物种数量。其是衡量生物多样性的一项指标，用以量化某一栖息地或地理区域内物种的多样性，但不涉及物种的丰度或分布。

**物种分布：** 某一特定物种自然出现和分布的地理区域或范围。其包括预测存在该物种个体的所有地点和栖息地。&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://isbm.savimbo.com/methodology/zh-cn/qian-zhi-cai-liao/shu-yu-he-ding-yi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
