[om] Manipulating Structured Data
Richard Fateman
fateman at cs.berkeley.edu
Tue Nov 19 16:28:54 CET 2002
You do not use OM to sum anything. You use OM to designate
a data object. If you wish to sum stuff up, you have to write
a program. Similarly, if you wish to select from a list the
items that are positive, you would have to write a program.
You could name your program in some OM syntax if that helps.
But don't take my word for it; the OM people probably
view me as a pest, at best :)
RJF
Muthukkaruppan Annamalai wrote:
>
> The following OM object specifies the summation of member values of list
> P. The assumption here is that the member values are numeric entities.
>
>
> <OMOBJ>
> <OMA>
> <OMS cd="fns2" name="apply_to_list"/>
> <OMS cd="arith1" name="plus"/>
> <OMV name="P"/>
> </OMA>
> </OMOBJ>
>
>
> What if the members of list P is a complex data type? Lets say I wish
> to sum up the (P.quantity) attribute of the list members. Any
> suggestion how I could deal with this situation?
>
>
>
>
> Muthukkaruppan Annamalai
> mkppan at cs.mu.oz.au
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> --
> 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