- Owner
 - Description
 - Labels
 - Folder
 - Display Name
 
Labels can be used for lightweight governance (such as certifying a metric, or
grouping attributes by business domain)
- BI Tools can access metadata via Metadata Sync, that pushes that metadata into the BI tool.
 - Native Application can access metadata via API calls.
 - SQL Interface has some metadata (such as descriptions) exposed via standard JDBC interfaces.
 - AI can access metadata through generated LLM prompts.
 
Catalog integrations typically use the native application API to access metadata.