[om] OM class

Cédric Vidrequin Cedric.Vidrequin at avignon.inra.fr
Tue Apr 20 09:07:36 CEST 2004


Hello Juergen,

I have ever looked at this site but I didn't find what I was looking for.

In fact, I'd like to transfor a string into an OpenMath (or MathMl) 
document.
I try to find a java class that do this, in the way to not develop it.
I have yet looked at the classes you talked about before, but I didn't 
find what I was looking for.
The XML file generated will be used in a personal application an not in 
Maple or Mathematica ...
That's why I think existing phrasebook will not help me.
Moreover, there are few coments and it's difficult for me to understand 
what each class is supposed to do.

Do you think you can tell me more about this problem ?

Regards,

Cédric VIDREQUIN
INRA Avignon (France)



Juergen Zimmer wrote:

> Hi,
>
> it seems you are looking for sth. like the Maple phrasebook or RIACA:
>  http://crystal.win.tue.nl/
> together with the newest OM library.
>
> Cheers
>    Juergen
>
> Cédric Vidrequin wrote:
>
>> Hello,
>> I'm looking for a class (or a set of classes) that allows me to 
>> generate an XML file (or XML tree object) from an input string.
>>
>> For example : I have the string y = a*x+b
>> I'm looking for something like that : String str = "y=a*x+b";
>> // in the next line, types are imaginated to explain better what I'm 
>> looking for
>> OpenMathObject omo = nex OpenMathObjetc(str);
>> omo.writeXML(new outputStream("myFile.xml"));
>>
>> Thanks for helping.
>>
>> Cédric VIDREQUIN
>> INRA Avignon (France)
>> -- 
>> om at openmath.org  -  general discussion on OpenMath
>> Post public announcements to om-announce at openmath.org
>> Automatic list maintenance software at majordomo at openmath.org
>> Mail om-owner at openmath.org for assistance with any problems
>
>
>

--
om at openmath.org  -  general discussion on OpenMath
Post public announcements to om-announce at openmath.org
Automatic list maintenance software at majordomo at openmath.org
Mail om-owner at openmath.org for assistance with any problems



More information about the Om mailing list