pub fn elaborate_model( judgments: Vec<ModelJudgment>, theory: &DblTheory, ) -> Result<DblModel, String>
Elaborates a model defined by a notebook into a catlog model.