Updated on 2025-04-24 GMT+08:00

Naming Dictionaries

After a naming dictionary is configured, when a table name is generated during data modeling, the corresponding table code can be automatically matched based on the dictionary. This prevents a table name from having multiple table codes and standardizes table codes.

Notes and Constraints

  • A workspace can store a maximum of 10,000 naming entries.
  • A maximum of 20 entries can be translated at a time.
  • To create, edit, or delete naming entries, you must have the administrator permissions or the permissions of a custom role defined in the configuration center.

Configuring a Naming Dictionary

  1. On the DataArts Architecture console, choose Dictionary in the navigation pane.
  2. Click Create and configure the following parameters.

    Table 1 Parameters for configuring a naming dictionary

    Parameter

    Description

    Name

    Name, for example, data standard name1

    The name must be unique and can contain a maximum of 10 characters.

    Code

    Code corresponding to the name, for example, datastandard1

    The code cannot contain spaces.

    (Optional) Abbreviation

    Abbreviation, for example, SD

    The abbreviation cannot contain spaces.

    (Optional) Category

    Category to which the name belongs, for example, data standard

    Description (Optional)

    Description

  3. Click Confirm.

    You can also import naming dictionaries using a template. The procedure is as follows:

  4. Click Import.
  5. Click Dictionary Template and configure the data to be imported in the local path.
  6. Click Select File and select the file to be uploaded.
  7. Click Upload. If the import fails, check the failure cause, modify the data, and upload the file again.
  8. Click Close to exit the page. Then you can view the imported data in the naming dictionary list.

More Operations

  • Querying dictionaries: Query dictionaries by name in fuzzy mode.
  • Deleting a dictionary: Click Delete in the Operation column.
  • Editing a dictionary: Click Edit in the Operation column.