-
# Use case
several entities (study, germplasm, observationVariable, observationUnit) can be referred both by PUI (URI, DOI) and DbId. An emerging practice is to put the PUI in the DbId field
```json…
-
In BrAPI we can send data using POST and PUT for some resources.
For some implementations, due to time or resource constraints, or underlying details of the application, it might not be possible to a…
-
_From @guignonv on August 25, 2016 16:17_
As stated in the Germplasm calls ( http://docs.brapi.apiary.io/#reference/germplasm/call-search ), the client can tell if the server can provide MCPD data us…
-
When posting new studies data, I think it would better to simply provide a locationDbId rather than the full location entity. Locations are complex entities; creating them de novo as part of the study…
-
Hello @dauglyon ,
I am trying to import and use this tool inside Angular 7 application. In browser console, I have this error message concerning the use of "PedigreeViewer()" function:
```
ERR…
-
was working from `master`:
python brapi_to_isa.py -e https://urgi.versailles.inra.fr/faidare/brapi/v1/ -t aHR0cDovL2R4LmRvaS5vcmcvMTAuMTE4Ni8xNDcxLTIyMjktMTItMTcz
or
python brapi_to_isa.py -…
-
There doesn't seem to be a consistent way of reporting high-level information about a BrAPI site.
There is at least one example - https://www.crop-diversity.org/mgis/brapi/v1/ - which gi…
-
on URGI server, Trial and Study Ids no longer have numerical values
for example, they should be looking like this dXJuOlVSR0kvc3R1ZHkvQlRIX09yZ2V2YWxfMjAwMl9TZXRBMg==
so documentation should refl…
-
Current standard assumes that the page number is a Integer which starts at 1 and increase until last page. Please feel free to correct me if i am wrong. But, there could be a use case where Page is id…
vg249 updated
4 years ago
-
The call API/Specification/Studies/Studies_GET.yaml is important and must remain in futur version as a single step call, not the two step system used for POST /search/studies which returns a searchTok…