DataHub · Arazzo Workflow
DataHub Add Glossary Terms to a Dataset
Version 1.0.0
Confirm a dataset, attach glossary terms via its glossaryTerms aspect, then review the change in the entity timeline.
View Spec
View on GitHub
Data CatalogData DiscoveryData GovernanceData LineageMetadataArazzoWorkflows
Provider
Workflows
add-glossary-terms
Attach glossary terms to a dataset and confirm the change in its timeline.
Verifies a dataset exists, writes the glossaryTerms aspect to associate business terms with it, then reads the entity timeline to confirm the change landed.
1
confirmEntity
Retrieve the latest aspects for the dataset URN to confirm the entity exists before attaching glossary terms.
2
attachTerms
Upsert the glossaryTerms aspect for the dataset URN to associate the supplied business glossary terms with the dataset.
3
reviewTimeline
Query the entity timeline for the glossaryTerms aspect to confirm the term association was recorded.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.