Cross-Provider Workflow
DataHub Dataset Register and Tag
Version 1.0.0
Register a dataset entity in DataHub, then fetch its latest aspects to confirm tagging.
Providers Orchestrated
Workflows
datahub-register-and-tag
Upsert a tagged dataset entity, then read back its aspects.
Upserts a dataset entity carrying tag and ownership aspects into DataHub, then fetches the entity's latest aspects to confirm the catalog reflects the changes.
1
register-dataset
$sourceDescriptions.datahubApi.upsertEntities
Upsert the dataset entity with tag and ownership aspects.
2
verify-aspects
$sourceDescriptions.datahubApi.getEntityLatestAspects
Fetch the latest aspects to confirm the tag was applied.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.