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
The various data migrations currently act on objects (acsets). They should be extended to act on morphisms (acset transformations) as well.
For the fancy data migrations that run arbitrary Julia code on data attributes, there is the prior question of whether the migrations are functorial. Hopefully the answer is yes under reasonable conditions.
The text was updated successfully, but these errors were encountered:
The various data migrations currently act on objects (acsets). They should be extended to act on morphisms (acset transformations) as well.
For the fancy data migrations that run arbitrary Julia code on data attributes, there is the prior question of whether the migrations are functorial. Hopefully the answer is yes under reasonable conditions.
The text was updated successfully, but these errors were encountered: