Skip to content

Instantly share code, notes, and snippets.

@dlebauer
Last active March 14, 2019 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlebauer/de04e95f773f5673a73ce005a0715ec2 to your computer and use it in GitHub Desktop.
Save dlebauer/de04e95f773f5673a73ce005a0715ec2 to your computer and use it in GitHub Desktop.
"result": {
"data": [
{
"germplasmDbId": "6000000862",
"germplasmName": "RIL-CS3_(TX2910/(Macia/R07007)-CS44)-CSF1-PRF2-CS3",
"observationLevel": "plot",
"observationUnitDbId": "6000000002",
"observationUnitName": "MAC Field Scanner Season 1 Field Plot 861",
"observations": [
{
"collector": "A. Technician",
"observationDbId": "1",
"observationTimeStamp": "2013-06-14T22:03:51-04:00",
"observationVariableDbId": "MO_123:100002",
"observationVariableName": "Plant height",
"season": "fall 2011",
"value": "1.2"
},
{
"collector": "A. Technician",
"observationDbId": "2",
"observationTimeStamp": "2013-06-14T22:04:51-04:00",
"observationVariableDbId": "MO_123:100006",
"observationVariableName": "Virus severity",
"season": "fall 2011",
"value": "4.5"
}
],
"plantNumber": "null",
"plotNumber": "1",
"programName": "Program 1",
"replicate": "0",
"studyDbId": "1001",
"studyLocation": "Peru",
"studyLocationDbId": "1",
"studyName": "Study 1",
"treatments": [
{
"factor": "water regimen",
"modality": "deficit"
}
]
},
{
"X": "1",
"Y": "1",
"blockNumber": "101",
"entryNumber": "1",
"entryType": "FILLER",
"germplasmDbId": "4",
"germplasmName": "Name004",
"observationLevel": "plant",
"observationLevels": "block:101;plot:5;plant:5",
"observationUnitDbId": "10",
"observationUnitName": "Plant 5",
"observationUnitXref": [],
"observations": [
{
"collector": "B. Tech",
"observationDbId": "16",
"observationTimeStamp": "2011-06-14T22:06:51-04:00",
"observationVariableDbId": "MO_123:100002",
"observationVariableName": "Plant height",
"season": "winter 2012",
"value": "100"
},
{
"collector": "B. Tech",
"observationDbId": "17",
"observationTimeStamp": "2011-06-14T22:07:51-04:00",
"observationVariableDbId": "MO_123:100003",
"observationVariableName": "Carotenoid",
"season": "winter 2012",
"value": "9"
},
{
"collector": "B. Tech",
"observationDbId": "18",
"observationTimeStamp": "2011-06-14T22:08:51-04:00",
"observationVariableDbId": "MO_123:100004",
"observationVariableName": "Root weight",
"season": "winter 2012",
"value": "2"
}
],
"plantNumber": "5",
"plotNumber": "5",
"programName": "Program 1",
"replicate": "1",
"studyDbId": "1003",
"studyLocation": "Peru",
"studyLocationDbId": "2",
"studyName": "Study 3",
"treatments": []
}
]
}
}
{
"metadata": {
"datafiles": [],
"pagination": {
"currentPage": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0
},
"status": []
},
"result": {
"active": "true",
"additionalInfo": {
"principalInvestigator": "Dr. Breeder",
"property1Name": "property1Value",
"property2Name": "property2Value",
"publications": "pmid:24039865287545",
"studyObjective": "Increase yield"
},
"contacts": [
{
"contactDbId": "C025",
"email": "j.doe@mail.com",
"instituteName": "IRRI",
"name": "John Doe",
"orcid": "0000-0002-0607-8728",
"type": "Scientist"
},
{
"contactDbId": "C026",
"instituteName": "IRRI",
"name": "Dave Peters"
}
],
"dataLinks": [
{
"name": "image-archive12.zip",
"type": "Image archive",
"url": "http://data.inra.fr/archive/multi-spect-flowering.zip"
}
],
"endDate": "2008-12-31",
"lastUpdate": {
"timestamp": "2015-06-16T00:53:26Z",
"version": "1.1"
},
"license": "https://creativecommons.org/licenses/by/4.0",
"location": {
"abbreviation": "IB",
"additionalInfo": {
"AnnualMeanRain": "value",
"SoilDescription": "23",
"property1Name": "property1Value",
"property2Name": "property2Value"
},
"altitude": 12,
"countryCode": "NGA",
"countryName": "Nigeria",
"instituteAddress": "route foo, Clermont Ferrand, France",
"instituteName": "INRA - GDEC",
"latitude": -21.5,
"locationDbId": "1",
"longitude": 165.5,
"name": "Ibadan"
},
"seasons": [
"2005 Winter",
"2008 Summer"
],
"startDate": "2005-06-01",
"studyDbId": "35",
"studyDescription": "some free text description that could include scientific goal, some tracability and whatever makes sense",
"studyName": "Earlygenerationtesting",
"studyType": "Yield study",
"trialDbId": "57",
"trialName": "International Yield Trial"
}
}
{
"metadata": {
},
"result": {
"data": [
{
"X": "1",
"Y": "1",
"additionalInfo": {},
"blockNumber": "1",
"entryType": "TEST",
"germplasmDbId": "1",
"germplasmName": "Name001",
"observationLevel": "plot",
"observationUnitDbId": "1",
"observationUnitName": "Plot 1",
"replicate": "0",
"studyDbId": "1001"
},
{
"X": "1",
"Y": "1",
"additionalInfo": {},
"blockNumber": "1",
"entryType": "TEST",
"germplasmDbId": "1",
"germplasmName": "Name001",
"observationLevel": "plant",
"observationUnitDbId": "2",
"observationUnitName": "Plant 1",
"replicate": "0",
"studyDbId": "1001"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment