From: Martin E. <mar...@ru...> - 2008-07-10 14:26:19
|
Hi Jenny, hi Andy, hi all! > <ModName unitName="MOD::00425" unitAccession="??" value="Oxidation (M)" /> > <MassValus unitName="" unitAccession="" value="" /> > <SpecificityRule.... > I am not sure why we are not able to use cvParams or what I was supposed > to put here? It is intended that these are derived from simpler FuGE types to avoid: <ModName> <cvParam ... /> </ModName> <MassValue> <cvParam ... /> </MassValue> but indeed ModName seems to be wrongly derived from PropertyValue, because one cannot specifiy the accession attribute. Andy, should be changed to be derived from CvParamType, isn't it? Correct (hopefully): <ModName accession="MOD::00425" value="Oxidation (M)" /> <MassValue value="15.9" unitName="Da" unitAccession="MOD::005XY"/> Bye Martin > > Thanks, > > Jenny > > PS. I am afraid Julian and I will not be able to make the call later to day. > > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Psidev-pi-dev mailing list > Psi...@li... > https://lists.sourceforge.net/lists/listinfo/psidev-pi-dev |