DataHub · Arazzo Workflow
DataHub Tag a Dataset
Version 1.0.0
Confirm a dataset exists, then write its globalTags aspect to apply governance tags.
View Spec
View on GitHub
Data CatalogData DiscoveryData GovernanceData LineageMetadataArazzoWorkflows
Provider
Workflows
tag-dataset
Verify a dataset entity and apply a globalTags aspect to it.
Reads the latest aspects for a dataset URN to confirm it exists, then writes the globalTags aspect to associate one or more tags with the dataset.
1
confirmDataset
getEntityLatestAspects
Retrieve the latest aspects for the dataset URN to confirm the entity exists before applying tags.
2
applyTags
upsertEntities
Upsert the globalTags aspect for the confirmed dataset URN to associate the supplied tags with the dataset.