Start start {} Finish finish {} Exec an_activity { name = "graph_ops/new_example_model" } Data new_exm { name = "models/example/ex1" type = "formalisms/graphMM" } Next(start, an_activity) {} Next(an_activity, finish) {} Produces(an_activity, new_exm) { name = "output" }