Currently, Decapodes documentation demonstrates how to read and write Decapode ACSets to and from JSON files. However, there are no docs demonstrating how to also store the composition pattern UWD as JSON, nor the IC and BC morphisms.
Now that Catlab PR #865 supports the serialization of ACSetTransformations, we have everything that we need to load in a complete simulation:
Currently, Decapodes documentation demonstrates how to read and write Decapode ACSets to and from JSON files. However, there are no docs demonstrating how to also store the composition pattern UWD as JSON, nor the IC and BC morphisms.
Now that Catlab PR #865 supports the serialization of ACSetTransformations, we have everything that we need to load in a complete simulation:
These serialization techniques should be collated into a single docs page.