# 13. 在线数据库

EndNote 可以检索在线数据库，检索结果可以导入到 EndNote 本地数据库中

### 工作原理

EndNote 使用 Z39.5 0检索协议访问远程数据库。Z39.50 是严格基于 ISO 的 OSI（开放系统互联）参考模型的应用层协议，是一个美国国家标准，其全称是 American National Standard Information Retrieval Application Service Definition and Protocol Specification for Open System Interconnection。Z39.50 的目的是为了信息系统的开放互联，由于各信息系统分别采用各自的数据库软件，数据的描述格式、访问方式等都各不相同，必须为各自数据库系统建立一个抽象、通用的用户视图，将各个系统的具体实现映射到抽象模型上，才能使不同的系统在一个相互理解的、标准的通信平台上进行交互，满足互操作的需要。

EndNote 通过**连接文件**连接在线数据库，EndNote 有一些预设的连接文件，如有需要可以配置这些连接文件，详见[编辑连接文件](https://app.gitbook.com/s/17ConnectFiles/Editing_a_Connectn_File.htm)和连接文件相关文章

**注：**&#x5982;果在线数据库服务器接口不是 Z39.50 协议，EndNote 不能直接连接在线数据库服务器。此时只能用浏览器打开在线数据库检索并导出检索结果，再导入到EndNote数据库中，见[一般导入文献方法](https://app.gitbook.com/s/07Import/General_Importing_Instrctns.htm)


---

# Agent Instructions: 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:

```
GET https://kb.howsci.com/online-databases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
