ixp
latest
false

非结构化文档和复杂文档用户指南
上次更新日期 2025年10月6日
You can import and export taxonomies to quickly share, back up, or reuse taxonomy configurations across different projects or environments. These features help maintain consistent document structures and save time when setting up new projects.
您可以执行以下操作:
- Export a taxonomy to a file.
- Import an existing taxonomy from a project or file.
To export a taxonomy, proceed as follows:
- Go to Manage taxonomy in the project where you want to export the taxonomy.
- Select Export, which automatically downloads a
.json
file with the current taxonomy structure. - 选择“导入” 。
To import a taxonomy, proceed as follows:
- Go to Manage taxonomy in the project where you want to import the taxonomy.
- Select Import and select one of the following options:
- From existing project - Imports fields, field groups, and field types along with their instructions.
- Select an existing project from the dropdown list.
- Use the toggle on the Overwrite existing field types, fields, and field groups option to enable or disable it.
Note: If you enable the overwrite option, the system will not overwrite fields and field types that have different underlying data types. Instead, it will duplicate then.
- 选择“导入” 。
- From file - Imports fields, field groups, and field types along with their instructions.
- Upload a taxonomy file in
.json
format. - Use the toggle on the Overwrite existing field types, fields, and field groups option to enable importing these and overwriting existing items.
备注:
- The system will not import by default items that already exist with the same name.
- If you enable the overwrite option, the system will not overwrite fields and field types that have the same names but different underlying data types. Instead, it will be duplicate them.
- 选择“导入” 。
- Upload a taxonomy file in
- From existing project - Imports fields, field groups, and field types along with their instructions.