Skip to content

Commit 0d77054

Browse files
update READMEs
1 parent 6938c13 commit 0d77054

File tree

9 files changed

+195
-453
lines changed

9 files changed

+195
-453
lines changed

Specification/GermplasmAttributes/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ List available attributes.
130130
"methodDbId": "m1",
131131
"methodName": "Tape Measure",
132132
"name": "Tape Measure",
133-
"ontologyRefernce": {
133+
"ontologyReference": {
134134
"documentationLinks": [
135135
{
136136
"URL": "https://ontology.org/m1",
@@ -147,7 +147,7 @@ List available attributes.
147147
"name": "Rht-B1b",
148148
"ontologyDbId": "MO_123",
149149
"ontologyName": "Ontology.org",
150-
"ontologyRefernce": {
150+
"ontologyReference": {
151151
"documentationLinks": [
152152
{
153153
"URL": "https://ontology.org",
@@ -163,7 +163,7 @@ List available attributes.
163163
"dataType": "Numerical",
164164
"decimalPlaces": 1,
165165
"name": "Centimeter",
166-
"ontologyRefernce": {
166+
"ontologyReference": {
167167
"documentationLinks": [
168168
{
169169
"URL": "https://ontology.org/s1",
@@ -196,7 +196,7 @@ List available attributes.
196196
"entity": "entity",
197197
"mainAbbreviation": "H",
198198
"name": "Plant Height",
199-
"ontologyRefernce": {
199+
"ontologyReference": {
200200
"documentationLinks": [
201201
{
202202
"URL": "https://ontology.org/t1",
@@ -239,7 +239,7 @@ List available attributes.
239239
"methodDbId": "m3",
240240
"methodName": "Standard Color Palette",
241241
"name": "Standard Color Palette",
242-
"ontologyRefernce": {
242+
"ontologyReference": {
243243
"documentationLinks": [
244244
{
245245
"URL": "https://ontology.org/m3",
@@ -256,7 +256,7 @@ List available attributes.
256256
"name": "Weevil Resistance",
257257
"ontologyDbId": "MO_123",
258258
"ontologyName": "Ontology.org",
259-
"ontologyRefernce": {
259+
"ontologyReference": {
260260
"documentationLinks": [
261261
{
262262
"URL": "https://ontology.org",
@@ -272,7 +272,7 @@ List available attributes.
272272
"dataType": "Nominal",
273273
"decimalPlaces": 0,
274274
"name": "Color",
275-
"ontologyRefernce": {
275+
"ontologyReference": {
276276
"documentationLinks": [
277277
{
278278
"URL": "https://ontology.org/s3",
@@ -311,7 +311,7 @@ List available attributes.
311311
"entity": "entity",
312312
"mainAbbreviation": "LC",
313313
"name": "Leaf Color",
314-
"ontologyRefernce": {
314+
"ontologyReference": {
315315
"documentationLinks": [
316316
{
317317
"URL": "https://ontology.org/t3",

Specification/Images/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Implementation Notes
224224
"brapi",
225225
"logo"
226226
],
227-
"imageDbId": "60ff3c3b-986b-4c57-8650-5968f66ced28",
227+
"imageDbId": "ce15937e-093e-4624-8950-00dab3172e4c",
228228
"imageFileName": "brapi-logo.svg",
229229
"imageFileSize": 3676,
230230
"imageHeight": 56,
@@ -780,7 +780,7 @@ Implementation Notes
780780
"brapi",
781781
"logo"
782782
],
783-
"imageDbId": "60ff3c3b-986b-4c57-8650-5968f66ced28",
783+
"imageDbId": "ce15937e-093e-4624-8950-00dab3172e4c",
784784
"imageFileName": "brapi-logo.svg",
785785
"imageFileSize": 3676,
786786
"imageHeight": 56,

Specification/Lists/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@ Create a new list
141141
"data": [
142142
"string"
143143
],
144-
"dateCreated": "2018-12-04T17:21:06-05:00",
145-
"dateModified": "2018-12-04T17:21:06-05:00",
144+
"dateCreated": "2018-12-05T14:36:04-05:00",
145+
"dateModified": "2018-12-05T14:36:04-05:00",
146146
"description": "string",
147-
"listDbId": "cb685990-675c-4700-a78d-eabe908185db",
147+
"listDbId": "d93d6bb6-dfc3-4d15-8d2e-654c618ce12e",
148148
"listName": "string",
149149
"listOwnerName": "string",
150150
"listOwnerPersonDbId": "string",
@@ -297,7 +297,7 @@ Update an existing generic list
297297
"string"
298298
],
299299
"dateCreated": "2011-06-14T22:12:51-04:00",
300-
"dateModified": "2018-12-04T17:21:06-05:00",
300+
"dateModified": "2018-12-05T14:36:04-05:00",
301301
"description": "string",
302302
"listDbId": "list1",
303303
"listName": "string",
@@ -375,7 +375,7 @@ Add new data to a specific generic lists
375375
"3"
376376
],
377377
"dateCreated": "2011-06-14T22:12:51-04:00",
378-
"dateModified": "2018-12-04T17:21:06-05:00",
378+
"dateModified": "2018-12-05T14:36:04-05:00",
379379
"description": "string",
380380
"listDbId": "list1",
381381
"listName": "string",

Specification/MarkerProfiles/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ The format of the tsv response can be found on GitHub (https://github.com/plantb
164164
"metadata": {
165165
"asynchStatus": {
166166
"asynchId": "",
167-
"endTime": "2018-12-04",
167+
"endTime": "2018-12-05",
168168
"percentComplete": 100,
169-
"startTime": "2018-12-04",
169+
"startTime": "2018-12-05",
170170
"status": "FINISHED"
171171
},
172172
"datafiles": [],
@@ -353,9 +353,9 @@ This method may support asynchronous processing.
353353
"metadata": {
354354
"asynchStatus": {
355355
"asynchId": "",
356-
"endTime": "2018-12-04",
356+
"endTime": "2018-12-05",
357357
"percentComplete": 100,
358-
"startTime": "2018-12-04",
358+
"startTime": "2018-12-05",
359359
"status": "FINISHED"
360360
},
361361
"datafiles": [],

0 commit comments

Comments
 (0)