Edit shared properties(编辑共享属性)¶
Edit shared property metadata¶
You can edit metadata for a shared property by first selecting the shared property to edit from the Shared property page of the Ontology Manager.

The available options for editing shared property metadata are clustered into four different tabs: General, Display, Interaction, and Details. These tabs contain the following configurations:
- Name: The name for the shared property.
- Description: Explanatory text about the shared property. For example, the description of the
start dateshared property may beThe day the employee or contractor began working. - Base type: Indicates the type of values for this property and determines the set of operations available in user applications. For example, the
start dateproperty will have base typedate. User applications will allow you to configure a timeline widget with this property. - Value formatting: Depending on the base type of the property, numeric formatting, date and time formatting, user ID, and resource ID formatting are available to apply to the property, transforming its raw values into more readable versions in user applications. Learn more about value formatting.
- Type classes: Additional metadata that are interpreted by user applications. Learn more about type classes.
- Render hints: Indications to user applications about how to render the property that may be different than most properties of the same base type. Many render hints can be used to impact the performance of reindexes of the object type on which the property is defined. For example, if you do not expect any users to search or sort on the
start dateproperty in user applications, you can deselect thesearchableandsortablerender hints and improve the reindex performance of theEmployeeobject type. Learn more about render hints. - Visibility: An indication to user applications for how prominently to display the property. A
prominentproperty will lead applications to show this property first to users. Ahiddenproperty will not appear in user applications. By default, thestart dateproperty will havenormalvisibility.
Additionally, you can view the object types that use this shared property on the Usage tab and update the permissions on the shared property on the Permissions tab.
Delete a shared property¶
To delete a shared property, complete the following steps:
- Navigate to the Shared property page of the Ontology Manager.
- Select one or more shared properties for deletion, then select Delete property.

- Confirm the delete action in the modal.

- Select Save in the upper right.
:::callout{theme="warning"} When a shared property is deleted, all object types using this shared property will revert to regular properties. :::
中文翻译¶
编辑共享属性¶
编辑共享属性元数据¶
您可以通过在 Ontology Manager 的 共享属性(Shared property) 页面中选择要编辑的共享属性来编辑其元数据。

编辑共享属性元数据的可用选项分布在四个不同的标签页中:常规(General)、显示(Display)、交互(Interaction) 和 详细信息(Details)。这些标签页包含以下配置项:
- 名称(Name): 共享属性的名称。
- 描述(Description): 关于共享属性的说明性文字。例如,
start date共享属性的描述可以是员工或承包商开始工作的日期。 - 基础类型(Base type): 指示该属性值的类型,并决定用户应用程序中可用的操作集。例如,
start date属性的基础类型为date。用户应用程序将允许您使用此属性配置时间线组件。 - 值格式化(Value formatting): 根据属性的基础类型,可对属性应用数字格式化、日期和时间格式化、用户 ID 以及资源 ID 格式化,从而在用户应用程序中将其原始值转换为更易读的版本。了解更多关于值格式化的信息。
- 类型类(Type classes): 由用户应用程序解释的附加元数据。了解更多关于类型类的信息。
- 渲染提示(Render hints): 向用户应用程序提供的关于如何渲染属性的提示,可能与大多数同基础类型的属性不同。许多渲染提示可用于影响定义了该属性的对象类型(object type)的重新索引性能。例如,如果您不希望用户在应用程序中搜索或排序
start date属性,可以取消选择可搜索(searchable)和可排序(sortable)渲染提示,从而提高Employee对象类型的重新索引性能。了解更多关于渲染提示的信息。 - 可见性(Visibility): 向用户应用程序指示属性的显示优先级。
突出(prominent)属性将引导应用程序优先向用户显示此属性。隐藏(hidden)属性不会出现在用户应用程序中。默认情况下,start date属性的可见性为普通(normal)。
此外,您可以在 使用情况(Usage) 标签页中查看使用此共享属性的对象类型,并在 权限(Permissions) 标签页中更新共享属性的权限。
删除共享属性¶
要删除共享属性,请完成以下步骤:
- 导航至 Ontology Manager 的 共享属性(Shared property) 页面。
- 选择一个或多个要删除的共享属性,然后选择 删除属性(Delete property)。

- 在弹窗中确认删除操作。

- 点击右上角的 保存(Save)。
:::callout{theme="warning"} 当共享属性被删除时,所有使用该共享属性的对象类型将恢复为常规属性。 :::