# 7. 滤件

我们从PubMed或者知网，或者其他检索数据库上下载下来文献后，需要导入到EndNote数据库中。但是如果打开过这些不同数据库下载的文献，就会发现不同的数据库的文献信息是不同的。EndNote怎么把这些信息导入到数据库中，如何解析不同的数据信息？这就需要用到滤件 ( Filters )。

**注：**&#x5728;翻译 Filters或者 Filter 时可真是费劲，这个词的意思过滤件，有时也指滤镜。我想了半天，觉着还是翻译成滤件吧，但是在文中关键地方我还是用Filters这个词，以期能说的更明白

用户可以编辑和建立导入滤件，导入方法详见[导入文献](https://app.gitbook.com/s/07Import/General_Importing_Instrctns.htm)。EndNote 提供了数百个导入 Filters，可以导入不同来源的文献。EndNote默认只提供最常见的导入 Filters。Filters 一般存储于 EndNote 安装文件夹下的 Filters 子文件夹内。如果没有自己需要的 Filters，用户还可以[安装新滤件](https://app.gitbook.com/s/21InstallingEndNote/Installing_Additional_Filters.htm)或[制作新滤件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/Creating_a_New_Filter.htm)或[修改现有滤件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/ModifyngExstngFltrExample.htm)

### 什么是滤件

滤件从本质上来讲就是一种转换方法，就是把不同的数据解析成 EndNote 数据库信息。这转换过程中又会忽略一些不想要的信息，保留一些想要的信息。导入滤件有很多选项。在导入过程中选择一个滤件可以让 EndNote 准确的解释数据文件中的信息。滤件可以把数据的信息转换成 EndNote 相应的栏目信息。

因为每个检索数据库有不同的组织文献的方法，因为需要不同的滤件导入不同检索数据库的文献。EndNote 所提供的每个滤件就为这些不同检索数据库的文献配置好了信息，这样可以导入到 EndNote 数据库中。用户还可以修改滤件或者建立新滤件导入数据库文献。

### 复杂数据文件

虽然 EndNote 的滤件是一个非常有力和易用的导入工具，但是仍有些数据 EndNote 没法处理。虽然有些数据是非常漂亮的标签数据，但是其他的一些数据 EndNote 很难理解。这些数据缺少一致性以及文献类型标记，因此 EndNote 很难理解这些数据。因此想创建一个完美滤件来处理这些数据几乎是徒劳的。EndNote 也尽力处理好这些数据，尽量不遗漏重要的信息，但不得不有时可能把不能处理的信息放置于注释中。


---

# 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/filters.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.
