This class represents morphisms in schemas. In an acset, the table corresponding
to an object x has a foreign key column for every morphism in the schema that
has a domain (dom) of x, that has ids that reference rows in the table for
the codomain (codom).
This class represents morphisms in schemas. In an acset, the table corresponding to an object
x
has a foreign key column for every morphism in the schema that has a domain (dom
) ofx
, that has ids that reference rows in the table for the codomain (codom
).