2025-01-15 17:46:55 +05:30
|
|
|
---
|
2025-06-26 16:13:03 +05:30
|
|
|
title: Owner Schema | OpenMetadata Owner Schema and API
|
2025-07-28 18:24:51 +05:30
|
|
|
description: Track entity ownership updates in activity feed with user, entity, and timestamp metadata.
|
2025-01-15 17:46:55 +05:30
|
|
|
slug: /main-concepts/metadata-standard/schemas/entity/feed/owner
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# OwnerFeedInfo
|
|
|
|
|
|
|
|
|
|
*This schema defines the schema for Ownership Updates for Feed.*
|
|
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
|
|
- **`previousOwner`**: Previous Owners. Refer to *[../../type/entityReferenceList.json](#/../type/entityReferenceList.json)*.
|
|
|
|
|
- **`updatedOwner`**: Updated Owners. Refer to *[../../type/entityReferenceList.json](#/../type/entityReferenceList.json)*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|