mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 15:38:43 +00:00
docs: update list of supported custom properties type (#18396)
This commit is contained in:
parent
78f19d4f84
commit
82e71363c9
@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom
|
||||
OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets.
|
||||
|
||||
Supported types:
|
||||
- duration
|
||||
- email
|
||||
- entityReference
|
||||
- entityReferenceList
|
||||
- enum
|
||||
- integer
|
||||
- markdown
|
||||
- number
|
||||
- sqlQuery
|
||||
- string
|
||||
- timestamp
|
||||
|
||||
- Date
|
||||
- Date Time
|
||||
- Duration
|
||||
- Email
|
||||
- Entity Reference
|
||||
- Entity Reference List
|
||||
- Enum
|
||||
- Integer
|
||||
- Markdown
|
||||
- Number
|
||||
- SQL Query
|
||||
- String
|
||||
- Table
|
||||
- Time
|
||||
- Time Interval
|
||||
- Timestamp
|
||||
|
||||
To create a Custom Property in OpenMetadata:
|
||||
- Navigate to **Settings** >> **Custom Properties**
|
||||
|
||||
@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom
|
||||
OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets.
|
||||
|
||||
Supported types:
|
||||
- duration
|
||||
- email
|
||||
- entityReference
|
||||
- entityReferenceList
|
||||
- enum
|
||||
- integer
|
||||
- markdown
|
||||
- number
|
||||
- sqlQuery
|
||||
- string
|
||||
- timestamp
|
||||
|
||||
- Date
|
||||
- Date Time
|
||||
- Duration
|
||||
- Email
|
||||
- Entity Reference
|
||||
- Entity Reference List
|
||||
- Enum
|
||||
- Integer
|
||||
- Markdown
|
||||
- Number
|
||||
- SQL Query
|
||||
- String
|
||||
- Table
|
||||
- Time
|
||||
- Time Interval
|
||||
- Timestamp
|
||||
|
||||
To create a Custom Property in OpenMetadata:
|
||||
- Navigate to **Settings** >> **Custom Properties**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user