Peter Selby
Peter Selby
@daveneti If no one has an opportunity to talk with you directly before your deadlines, here is the notes document for where we left off in the experimental design conversation....
The documentation for `externalReference.referenceId` states > The external reference ID. Could be a simple string **or a URI**. Can you describe the problem/use case a little bit more? Why do...
I am pushing back on this a little bit because it seems like the type of thing that is useful for Germplasm and maybe Study, but a lot of concepts...
@cpommier I think your proposed example is the same as @aliceboizet 's idea? My problem is that `externalReferences` is present in _every primary object_ in BrAPI. Modifications like this for...
File Changes ``` ## Get statistical results by trial [/brapi/v2/trials/{id}/statisticalobservations] Scope: PHENOTYPING, ANALYSIS. This call is meant to get statistical results based on raw observations, eg. Meta-R. The proposal is...
@j-alberto commented on Jun 15, 2017 this call should be put into Trial's scope.
@jeback1 commented on Jun 22, 2017 Hi Jorge, A couple of questions about your proposed call: 1. You have a StudyDbID key in the results with no value. What is...
@j-alberto commented on Jun 27, 2017 Hello Jan Erik, 1. StudyDbId with no value: is was a typing error, it should contain the study identifier to associate the results with....
@j-alberto commented on Jun 27, 2017 For a better support of single and multi study analysis results some changes need to be considered. 1. To distinguish between single(study) and multi...
Putting down some thoughts, this is pretty simple to solve from a technical point of view, but will add more complexity to the spec. New Parameters will be added, to...