# 数据文件和模板实例

下面的例子是数据文件和滤件模板面板配置导入数据实例。见 [Filter Templates](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/edit-filters/Working_w_Fltr_Tmplts.htm) 了解模板更多配置

### 数据文件样本记录

FN- DIALOG

**注：**&#x45;ndNote 去除每行末的竖线，不要在滤件包括它们

为期刊文献类型建立一个模板

1. 在 Reference Types 中选择「Journal Article」
2. 在 tag 中输入「TI-」，然后把鼠标移到相应的 Field 栏，使用「Insert Field」插入「Title」
3. 回车增加新一行
4. 输入下一个标签信息，继续第插入相应 field 信息，重复该步，直到需要导入的信息滤件都包含了。不需要导入的数据就不要输入标签

下面是模板的结果\
&#x20;

| Tag | Field(s)                       |
| --- | ------------------------------ |
| AN- | Accession Number               |
| TI- | Title                          |
| AU- | Author                         |
| CS- | Author Address                 |
| JN- | Journal; Volume (Issue) pPages |
| PY- | Date Year                      |
| SN- | ISSN                           |
| DT- | ANALYTIC; SERIAL               |
| AB- | Abstract                       |
| GS- | Keywords                       |
| DE- | Keywords                       |

**注：**&#x8BB0;住滤件中的数据行必须与数据文件中的数据行相匹配，因为 EndNote 不会区分。数据中的文献类型一个数据行可能包含多个变量，这种情况需要在每个变量间插入空行。开头应该是最复杂的数据行，然后依据复杂性进行排序。作这备份，选择合适的 [数据分析](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/edit-filters/Source_Parsing.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/filters/edit-filters/example-data-file-and-templates.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.
