Assign Glossary Term
assign_glossary_termAssign a business term to a table column so the term governs the data. Use this to link columns to glossary terms and make them discoverable through table terms, term assets, and column facets.
Instructions
Assign a business term to a table column — the step that makes a term govern data.
Creating a term only defines a word. This attaches it to the column that
carries it, and it is what list_table_terms, list_term_assets and
the catalog's Column.term facet all read. Assigning the same term to
the same column twice is reported, not duplicated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term_id | No | The glossary term UUID. | |
| term_name | No | Exact term name, if the id is not known. One of the two is required. | |
| table_name | No | Table name, if the URI is not known. | |
| column_name | Yes | The column to assign the term to (case-insensitive). | |
| resource_uri | No | The table's source URI (preferred). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||