Unsupported object property types(不支持的物件屬性類型)¶
Certain Ontology properties are extremely large and will increase the loading time in a module. These "non-performant" properties are generally unsupported in Workshop. Information on certain Workshop widgets that support displaying unsupported properties can be found on this page.
The following property types are generally unsupported in Workshop:
- Geoshape: Geoshape properties are large JSON strings containing large coordinate arrays. As such, Workshop generally does not support geoshapes.
- Vector: Vector properties are large fixed-size float arrays. Viewing the values in a vector property is rarely necessary in operational workflows, since a user cannot typically derive meaning from the values in a vector. As such, Workshop generally does not support vectors.
Widgets that display unsupported property types¶
Certain Workshop widgets can be configured to allow viewing of unsupported property types. For widgets that support viewing a property type on-demand, the unsupported property must be specifically revealed by a user action as described below. A warning icon with tooltip will also be displayed for unsupported properties during widget configuration describing its non-performance due to large size.

The following widgets support viewing specific unsupported properties of an object on-demand:
-
Object List: To view an unsupported property's value in an object list widget, select Load to reveal its value.
-
Object Table: To view an unsupported property's value in an object table widget, select ... button to reveal its value.
-
Property List: To view an unsupported property's value in a property list widget, select Load to reveal its value.
The following widgets support viewing unsupported properties of an object:
- Map: If a Geoshape property is configured in a Map widget, it will be automatically loaded.
中文翻译¶
不支持的物件屬性類型¶
某些本體論屬性(Ontology properties)體積過於龐大,會增加模組的載入時間。這些「低效能」屬性在 Workshop 中通常不受支援。本頁面將說明哪些 Workshop 小工具可支援顯示不支援的屬性。
以下屬性類型在 Workshop 中通常不受支援:
- 地理形狀(Geoshape): 地理形狀屬性是包含大量座標陣列的大型 JSON 字串。因此,Workshop 通常不支援地理形狀。
- 向量(Vector): 向量屬性是大型固定大小的浮點數陣列。在營運工作流程中,使用者通常不需要檢視向量屬性中的數值,因為使用者通常無法從向量數值中推導出意義。因此,Workshop 通常不支援向量。
可顯示不支援屬性類型的小工具¶
部分 Workshop 小工具可設定為允許檢視不支援的屬性類型。對於支援按需檢視屬性類型的小工具,使用者必須按照以下說明執行特定操作,才能顯示不支援的屬性。在小工具設定過程中,不支援的屬性旁也會顯示帶有提示文字的警告圖示,說明其因體積過大而導致的效能問題。

以下小工具支援按需檢視物件的特定不支援屬性:
-
物件清單(Object List):若要在物件清單小工具中檢視不支援屬性的數值,請選取載入(Load)以顯示其數值。
-
物件表格(Object Table):若要在物件表格小工具中檢視不支援屬性的數值,請選取...按鈕以顯示其數值。
-
屬性清單(Property List):若要在屬性清單小工具中檢視不支援屬性的數值,請選取載入(Load)以顯示其數值。
以下小工具支援檢視物件的不支援屬性:
- 地圖(Map):如果在地圖小工具中設定了地理形狀屬性,該屬性將會自動載入。