DataHub · Arazzo Workflow
DataHub Assign Dataset Ownership
Version 1.0.0
Write an ownership aspect onto a dataset, then read it back to verify the owners were recorded.
View Spec
View on GitHub
Data CatalogData DiscoveryData GovernanceData LineageMetadataArazzoWorkflows
Provider
Workflows
assign-ownership
Set the ownership aspect on a dataset and verify the recorded owners.
Writes the ownership aspect for a dataset URN, then reads the latest ownership aspect back to confirm the owners were persisted.
1
writeOwnership
upsertEntities
Upsert the ownership aspect for the dataset URN to record the supplied owners in the metadata graph.
2
verifyOwnership
getEntityLatestAspects
Retrieve the latest ownership aspect for the dataset URN to confirm the owners were persisted.