From: <cod...@go...> - 2008-11-28 15:02:20
|
Comment #2 on issue 44 by dcreasy: Issues with all instance docs http://code.google.com/p/psi-pi/issues/detail?id=44 (I've put this response to: http://code.google.com/p/psi-pi/issues/detail?id=42#c44 into issue 44 because it's more of an instance doc issue.) Looking at the instance doc: http://code.google.com/p/psi-pi/source/browse/trunk/examples/MPC_example.axml It's not really clear what : <SourceFile id="SF1" location="proteinscape://.... is pointing to because there is no <pf:fileFormat>. I presume that this is some sort of relational database? Maybe you do want to add a description for the format under PI:00040 ! source file format I guess that we used the term SourceFile because in most cases the "thing" that is used to create the analysisXML instance document will be another file. Maybe SourceData would be a more generic name. <SpectraData id="LCMALDI_spectra" location="proteinscape://www.medizinisches-proteom-center.de/PSServer/Project/Sample/Separation_1D_LC/Fraction_X"/> What does this point to? From the example under svn, looks as though this in an mgf file (even though that may be stored in a RDB). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings |