Facilitating the interconversion of CellML 1.0 and CellML 1.1 models
A CellML 1.1 to CellML 1.0 converter has recently been added to the CellML Tools page.
A CellML 1.1 to CellML 1.0 converter has recently been added to the CellML Tools page. This is a simple file, written in C++ by Jonathan Cooper and based on the CellML API, which can be used to facilitate the conversion of a CellML 1.1 model into a CellML 1.0 model.
In a similar (but opposite!) style, David Nickerson has produced a tool which can be used to "decompose" a CellML 1.0 model into a CellML 1.1 hierarchy of components. This process also extracts model boundary and initial conditions embedded in the original model into new top level components in the 1.1 model hierarchy.