Modified items
- OpenCMISS & CellML presentation by Chris Bradley
- Parameter uncertainty presentation by Andrew Miller
- CellML API presentation by Andrew Miller
- runMatlabCellML1_4.m
- fitMatLabCellML.zip
- Jonathan Cooper's CellML 1.1 to 1.0 converter
- This simple file (written in C++ by Jonathan Cooper) facilitates the conversion of a CellML 1.1 model into a CellML 1.0 model. The source code is provided along with a simple Makefile, which you should edit to include the correct paths to the CellML API on your machine. There is also a small test script (test.sh) which will build the converter and test it using a small CellML 1.1 model. This software has not been extensively tested, but should work reasonably well. Please read the comments at the top of the source code, which include details of unsupported CellML features. Contact jonathan.cooper "at" comlab.ox.ac.uk with any problems.
- CellMLGUIgo
- Graphical CellML editor in Java, by David Cumin
- David Cumin's Java CellML editor - source zip
- Source code for David Cumin's Java CellML editor.
- API-Specification.idl
- The CellML API specification
- ValidateCellML.class
- ValidateCellML.java
- A small Java program to validate CellML against the schema.
- tokens.xsd
- table.xsd
- style.xsd
- space.xsd
- scripts.xsd
- layout.xsd
- error.xsd
- common-types.xsd
- common-attribs.xsd