You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is an example of a petrinet amr that was created from loading in the template model json you linked (the first file) and exporting it as a petrinet amr. As you can see concept descriptions are now propogated.
template_model_to_petrinet_json
is lossy when it comes to the description of the state variable concepts.mira/mira/modeling/amr/petrinet.py
Line 349 in 0eec132
The PetriNet AMR JSON schema supports state variable descriptions; so, concept description should probably be preserved in the JSON.
Example:
https://github.com/liunelson/mira/blob/nliu/experiment/notebooks/nliu/data/monthly_demo_202410/prob5_test.json
https://github.com/liunelson/mira/blob/nliu/experiment/notebooks/nliu/data/monthly_demo_202410/Prob%205%20Model%20A%20(1%2C992%20counties).json
The text was updated successfully, but these errors were encountered: