Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix serialization for datetime #340

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

nanglo123
Copy link
Contributor

@nanglo123 nanglo123 commented Jun 27, 2024

This PR converts datetime objects to strings such that amrs can be serialized into JSON and includes the addition of metadata annotation to exportation of stockflow amrs as well. We also now extract all annotation properties when ingesting an amr.

This PR should fix #339 and #341.

@bgyori bgyori merged commit d34a700 into gyorilab:main Jul 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Cannot serialize template model that has datetime in annotations
2 participants