Peter Selby
Peter Selby
Linking to #154
All the examples have a simple pedigree string because it is shorter, but there is no reason why the "pedigreeString" field couldn't be used for Purdy notation right now. Are...
I believe what you are referring to is the N + 1 Problem (https://restfulapi.net/rest-api-n-1-problem/) I've tried to restructure V2.0 to solve for this in most cases. This was done by...
I like the new example URLs Regarding the descriptions, there are two conflicting schools of thought here. One idea, coming from controlled vocabulary/ontology/linked-data types of work, says that if two...
This is being discussed by the Agronomy/Crop-Modeling working group right now. They are looking at how to redesign treatments and experimental designs (including these factors). Not ready for V2.1.
Unfortunately the working group that was discussing this has ended without a full resolution. I think more discussion is needed to really identify what the `study.experimentalDesign` model should look like...
I completely agree, that is how it should work... In this case, there was an issue where systems were _ONLY_ using the single value `seasonDbId` to document their seasons. This...
I had considered adding this call in V1.2, but I think we should wait. Up to this point BrAPI's focus has been around raw data and I think we should...
Somewhat related to #218 but more general. A 'null' field and an omitted field in JSON should be treated the same way.