Maple to somewhat-OMDoc

Maple has an option to export content-mathml in html export… it’s a horrible thing packed inside an applet parameter within an html4 document but there are still hopes to parse this with htmlparser and expand the MathML-content elements off the parameters.I am fond of jelly for this purpose.

So with a bit of time, it sounds like a good way would be:

  • Maple export to html with mathml-content
  • apply the jelly to get xml code with MathML-content formulæ as much as possible
  • apply, maybe, a stylesheet to convert this to OMDoc (this stage is fragile since it probably depends on the macro-structure used in Maple).

I am willing to make the jelly script but will need help for the XSL in the form of potential examples.

Trackback URL for this post:

http://eds.activemath.org/de/trackback/73