You
are here:
Home
/
Modified items
- Info
Modified items
-
mathml2.xsd
-
MathML 2 XSD for CellML, slightly modified from W3C version to prevent presentation markup in contexts where only content markup is allowed.
-
cellml_1_1.xsd
-
A CellML 1.1 XSD
-
Matlab2Cellml
-
Perl package containg functions Eqn2Cellml and kern2cellml. Eqn2Cellml takes a sting containing a single line Eqn written in matlab format and returns a sting out containg the CellML code for that Eqn.
kern2cellml is called by Eqn2cellml and takes a braketed kernal and generates the cellml code.
-
cellml_equation_extractor.xsl
-
An XSLT transform that extracts the MathML from a CellML document and formats it in semi-Presentation MathML. Was originally intended for IBM's techexplorer plug-in, but may also one day work for Mozilla with a little tweaking. Written by Warren Hedley.
-
mathml_to_latex.xsl
-
An XSLT transform that converts the CellML subset of MathML to a LaTeX file. Written by Autumn Cuellar.
-
latex_utilities_frag.xsl
-
For use with mathml_to_latex.xsl
This file is imported to escape the necessary characters in LaTeX.
Written by Autumn Cuellar.
-
cellml_1_0_simple.xsd
-
This is the simplest version of a CellML Schema possible. It completely leaves out all elements outside the CellML namespace. The reason for this is that I have not found a complete, non-obsolete version of a MathML or RDF XML Schema. Perhaps one day when I find I have a lot of time on my hands, I'll write up separate XML Schemas for all the individual languages CellML uses in a way suiting CellML's needs. However, since we have more useful validators in our arsenal, I'm sure you can understand why this is not high on our priority list. This is made available only for those who are used to validating XML against an XML Schema. Written by Autumn Cuellar.
-
SimpleMathValidator
-
Checks the CellML subset of MathML in any CellML document for errors. This tool should work on any i386/i586 Linux box, but it has only been tested on Mandrake 8.1 and Red Hat 6.2. Save the file to your local harddrive, then run using the command SimpleMathValidator file_name.xml. You may have to change the file to an executable. Written by David Nickerson.
-
Validator
-
Though unstable, this is currently the most complete CellML Validator we have. This tool should work on any i386/i586 Linux box, but it has only been tested on Mandrake 8.1 and Red Hat 6.2. Save the file to your local harddrive, then run using the command Validator file_name.xml. You may have to change the file to an executable. Written by David Nickerson.
-
CellML 1.0 C++ API
-
Documentation from the C++ implementation of a CellML 1.0 API.
-
CellML 1.1 API definition
-
The CellML 1.1 API definition in IDL.
-
APIideas.pdf
-
-
CellML-DOM.idl
-
-
refman.pdf
-
-
cellmlrepositories.pdf
-
-
CellML-DOM.idl
-
-
Versa.pdf
-
A pdf of the Versa documentation from version 4Suite 1.0b1
-
Overview.pdf
-
-
LevelsOfModelling.pdf
-
-
Figures.pdf
-