User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
User Guides

Uploading a Taxonomy

Upload a taxonomy file to a categorization project.

📘

Taxonomy File Format

Format: Comma separated values, .csv. The delimiter, quote and escape characters are ,, " and " respectively.

Encoding: UTF-8.

Header: File must not contain a header.

Records: File must contain either one record per taxonomy category or one record per taxonomy leaf-category.

Columns: File must contain one column per taxonomy tier.

🚧

Before uploading, any previously uploaded taxonomy in the given project must be deleted (Deleting a Taxonomy).

To upload a taxonomy:

  1. Navigate to the Categories page of a Classification Project.
  2. Click Upload.
  3. Click Choose File and choose your taxonomy file.
  4. Optionally edit Taxonomy Name.
  5. Click Upload.

What’s Next