{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "SemanticModelObject", "type": "object", "properties": { "semantic_model_file": { "type": "string" }, "semantic_view": { "type": "string" }, "inline_semantic_model": { "type": "string" } } }