> 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/fu-lu/fu-lunru-he-ji-suan-jia-yu.md).

# 附录N：如何计算家域

家域需依据公开数据加以核实。可接受的数据来源，按优先顺序依次为：同行评议研究论文、学位论文、公开数据集、专家意见，以及非政府组织／政策报告。

许多珍稀动物的特征文献记录不足。大多数项目需要经由独立专家评审，确认其拟采用的家域。我们非常希望这一科学领域未来能够更加标准化并开源。就目前而言，我们已建立一个数据库，欢迎专家贡献数据，以提升家域相关科学依据和计算的透明度与稳健性。&#x20;

### 家域研究的基本协议：

* 家域估计以平方千米报告。
* 仅使用一手参考文献。
* 若某物种没有已发表的家域信息，则使用尽可能接近的近缘物种信息。
* 排除模拟研究以及独占性（不重叠）区域的估计。
* 对于迁徙鸟类物种，报告繁殖家域。&#x20;
* 估计值应尽可能基于自然景观，而非人为改造区域。
* 如可能，报告年度家域（迁徙鸟类的繁殖家域除外）。如仅报告季节性家域估计值，则计算并报告平均值。
* 如基于不同方法报告了多个家域估计值，则计算并报告其平均值（mean）。
* 如果提供的是个体家域清单或表格，而非报告的平均值，则首先计算雌性个体家域的平均值（mean）和雄性个体家域的平均值（mean）。随后，计算并报告这两个估计值的总体平均值（mean）。
* 如果个体家域清单或表格中雌性／雄性个体少于10个，则计算并报告平均值（mean）。如果清单中个体数量达到10个及以上，则计算并报告中位数。
* 如果仅报告最小值和最大值，则计算并报告其平均值（mean）。
* 如果所报告的家域与我们的协议不一致（例如，未按性别加权的平均值），仍按文章中提供的估计值使用；仅在作者未提供任何此类估计值时，才计算平均值／中位数。
* 对于ISBM，我们将采用一手来源所报告家域估计值的平均值（mean）；但若某一物种的参考文献超过10篇，则采用中位数。
* 对于指示树种，使用平均种子传播距离。（提示， [Tamme et al. 2014](https://sciwheel.com/work/#/items/203877/detail?open-members-panel=true\&collection=665582) 提供了一个可用于查询物种的广泛数据库，见 [补充材料1](https://www.esapubs.org/archive/ecol/E095/045/)！）如无一手数据，可根据属或科的数据进行估计，或者使用 [Lososova et al. 2023](https://sciwheel.com/work/#/items/17323736/detail?open-members-panel=true\&collection=665582) ，或参考 [Thomson et al. 2011](https://sciwheel.com/work/#/items/208570/detail?open-members-panel=true\&collection=665582) 中的附录3进行外推。&#x20;

### 示例数据库

下文给出一个面向 Savimbo 项目的家域开源公共数据库示例。如果您希望参与此处特征研究，我们在大量原住民项目中确实非常需要帮助。请联系我们！我们会安排您投入工作。&#x20;

{% embed url="<https://airtable.com/app8nBhenY8WKKGDW/shrNo9DoPlyFF2vIT>" %}


---

# 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/fu-lu/fu-lunru-he-ji-suan-jia-yu.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.
