Create and manage tag properties
Tag properties describe, define, and annotate tags. They include business properties and technical properties. Business properties are typically defined by the users who request the tags and provide standard descriptions of application scenarios and business specifications. Technical properties are typically defined by developers and provide standard descriptions of information, such as tag calculation logic, data sources, and value types. This topic describes how to create and manage tag properties.
Prerequisites
The Tag Factory feature is required to create tag properties.
Overview of the tag properties page
The tag properties page contains a filter area, an operation area, and a list of tag properties. You can manage the tag properties that you have created on this page.

Area | Description |
①Filter area | Use the filter area to filter properties by property type or name. |
②Operation area | In the operation area, you can create new properties, change the columns shown in the property list, and refresh the list.
|
③Tag properties list | The Attribute Management page displays created tag properties in a list, including Property Name, Property Encoding, Property Type, Is Required, Field Type, Field Length, Value, Default Value, Is Enabled, Update Time, Last Updated By, Description, and supported Actions. The following are the management operations supported by tag properties:
|
Create a tag property
On the Dataphin home page, choose Planning > Attribute Management from the menu bar.
On the Attribute Management page, click View Details next to the Tag property.
On the Tag object attribute page, click Create Property to open the Create Tag Property dialog box.
In the Create Tag Property dialog box, configure the parameters.
Parameter
Description
Property Name
Supports Chinese characters, uppercase and lowercase English letters, numbers, and underscores (_). The maximum length is 64 characters.
Property Code
The unique identifier for the property. It must start with a letter and can contain lowercase letters, numbers, and underscores (_). The maximum length is 64 characters.
Property Type
Supports business, technical, and management properties.
Business Attribute: Refers to business-related properties. These properties describe the application scenarios and business definitions of a tag, such as "Business Department", "Business Scenario", and "Business Owner".
Technical Attribute: Refers to technology-related properties. These properties describe the calculation logic, data source, and value type of a tag, such as "Processing Logic" and "Data Source".
Management property: Refers to management-related properties, such as "Tag Management Owner", "Tag Management Department", and "Tag Unpublish Reason".
Required
Specifies whether this property is required when you create a tag.
Property field type
Constrains the field type of the property value that you enter when you create a new tag.
You can select Character, Numeric, Boolean, or Date/Time.
Character: STRING. You can set the maximum length for the property value.
Numeric: BIGINT, DOUBLE.
Boolean: BOOLEAN.
Date/Time: DATE, DATETIME.
Description
A brief description of the property. The description can be up to 1000 characters long.
Property field value
Supports custom input, single-select enumeration, and multi-select enumeration.
NoteThe supported value options vary based on the property field type.
Character, Numeric, and Date/Time types support custom input, single-select enumeration, and multi-select enumeration.
Boolean type supports single-select enumeration.
The Boolean field type does not support value constraints. The default values are True and False.
Text Input: When you enter a value for the property, you can enter any value without constraints.
Single-select enumeration: Constrains the property value to a single selection from a list of enumerated values. Separate the enumerated values with commas (,). The maximum length is 5000 characters.
Multi-select enumeration: Constrains the property value to multiple selections from a list of enumerated values. Separate the enumerated values with commas (,). The maximum length is 5000 characters.
Default value
The default value that is automatically filled for the property when you create a new tag. This value can be changed.
Click OK to create the tag property.
What to do next
After you create a tag property, you can set or modify the values for enabled properties when you create offline. For more information, see: