This is the Perl 5 implementation of the SML code library. SML is a minimalistic plain text descriptive markup language which is human readable, enables continuous integration of documentation, expresses and validates semantic relationships, is easy to edit, is easy to generate automatically, and publishes professional documentation from plain text manuscripts.
I have been incorrectly using the term "cardinality" when I should have been using the term "multiplicity." Update the code to use the correct term "multiplicity."
Aren't "cardinality" and "multiplicity" synonymous? No. A "multiplicity" is made up of a lower and an upper cardinality. A cardinality is how many elements are in a set. Thus, a multiplicity tells you the minimum and maximum allowed members of the set. They are not synonymous.
I have been incorrectly using the term "cardinality" when I should have been using the term "multiplicity." Update the code to use the correct term "multiplicity."
Aren't "cardinality" and "multiplicity" synonymous? No. A "multiplicity" is made up of a lower and an upper cardinality. A cardinality is how many elements are in a set. Thus, a multiplicity tells you the minimum and maximum allowed members of the set. They are not synonymous.