From: Fredrik L. <Fre...@im...> - 2008-05-20 11:51:00
|
Hi All, some minor mzML schema things that maybe should be addressed: 1) CV params: In most cases when there is a unit it will come from a different ontology than the actual CV param. Should there maybe be an optional attribute unitCvRef of type XS:IDREF? For example, currently we have: <cvParam cvRef="MS" accession="MS:1000486" name="source potential" value="4.20" unitAccession="UO:0000248" unitName="kilovolt"/> which would be: <cvParam cvRef="MS" accession="MS:1000486" name="source potential" value="4.20" unitCvRef="UO" unitAccession="UO:0000248" unitName="kilovolt"/> I think this would make things a bit more consistent. 2) precursor element (discussed previously, but I just wanted to bring it up again): Should there be optional externalSpectrumID, externalNativeID and sourceFileRef attributes as for acquisition elements? I see no negative effects, so I am for this change. Regards Fredrik 20 maj 2008 kl. 08.51 skrev Eric Deutsch: > Hi everyone, the PSI Mass Spectrometry Standards Working Group call > is Tuesday May 6 at 9am PDT: > > http://www.timeanddate.com/worldclock/fixedtime.html?day=20&month=5&year=2008&hour=17&min=0&sec=0&p1=136 > > + Germany: 08001012079 > + Switzerland: 0800000860 > + UK: 08081095644 > + USA: 1-866-314-3683 > + Generic international: +44 2083222500 (UK number) > access code: 297427 > > The agenda will be to review and discuss what remains to be done to > finish up mzML. > > Thanks, > Eric > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ > Psidev-ms-dev mailing list > Psi...@li... > https://lists.sourceforge.net/lists/listinfo/psidev-ms-dev |