Goto Chapter: Top 1 2 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

2 OpenMath
 2.1 OMRec

2 OpenMath

We define an abstract syntax representation of openmath objects.

2.1 OMRec

2.1-1 MitM_OMRecToGAP
‣ MitM_OMRecToGAP( r )( operation )

Returns: a record

Attempts to convert an OpenMath Record to a GAP Object. Currently only supports a limited number of Math in the Middle interface CDs. The argument r can be obtained from an XML string using MitM_XMLToOMRec (???)

As output, this function returns a record containing some of the following components, which describe the outcome of the conversion attempt:

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 Ind

generated by GAPDoc2HTML