mchades opened a new issue, #12586: URL: https://github.com/apache/gravitino/issues/12586
### Describe the subtask Add the core metadata entity representation for first-class Semantic Models based on #12210. This includes `Entity.EntityType.SEMANTIC_MODEL`, `SemanticModelEntity`, and Semantic Model support in identifier, namespace, and metadata-object utilities. The entity stores the immutable `SemanticModelDefinition`, Gravitino-specific properties, and audit information, with focused validation and defensive-copy tests. This subtask covers the core entity representation only. Relational mappings and metadata services, lifecycle operations and definition/source validation, REST APIs, clients, governance, and UI support are out of scope. ### Parent issue #12209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
