Uploading a Taxonomy File
After you create the unified dataset, you upload a file of hierarchical categories.
Tamr Core supports upload of local data files with the following characteristics:
Format: Comma-separated values (.csv) file. The delimiter, quote, and escape characters are ,
, "
, and "
respectively.
Encoding: UTF-8.
Header: The file must not contain a header row.
Columns: The file must contain one column per taxonomy tier.
Records: The file must contain either one record per taxonomy category or one record per taxonomy leaf-category.
Note: If you need to refresh or update the taxonomy file in a categorization project by uploading a new file, you must first delete any previously uploaded taxonomy file.
To upload a taxonomy file:
- Navigate to the Categories page.
- Select Upload.
- Select Choose File and locate your taxonomy file.
- (Optional) edit the Taxonomy Name.
- Select Upload.
You can customize the taxonomy for your project after you upload it. See Managing a Taxonomy.
Updated over 2 years ago