ml4ai / automates-v2

AutoMATES: Automated Model Assembly from Text, Equations and Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some loose ends

kwalcock opened this issue · comments

In creating a (de)serializer for Scala (in https://github.com/kwalcock/skema), I noticed these issues, which are probably known, but here are some notes just in case:

  • Several uids are still strings and don't have format uuid.
  • The values of LitervalValue and TypedValue are just objects with no properties.