ModelPolisher
ModelPolisher copied to clipboard
Implement Explicit Version Handling
We are currently supporting SBML 3.1 in our code, but this is never handled explicitly.
Proper support for 3.2 and 2.X versions suggests we restructure the code s.t. fixing/polishing/annotation modules dispatch on version (Factory Pattern).