Skip to content

Commit

Permalink
See open-metadata/OpenMetadata@82e7136 from refs/heads/main
Browse files Browse the repository at this point in the history
  • Loading branch information
open-metadata committed Oct 24, 2024
1 parent bb96bb3 commit 02d0c5c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 22 deletions.
28 changes: 17 additions & 11 deletions content/v1.5.x/how-to-guides/user-guide-data-users/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit 02d0c5c

Please sign in to comment.