adiwg-mdjson_schemas 2.4.5 → 2.4.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a84741aa9ba29d06957dd2f41b822b28acec954b
4
- data.tar.gz: 2d1bf1d5760b0941ee2cd25017991b42c9705e9e
3
+ metadata.gz: 35d6eed426660470da9ae57cafcd6183fdda2a9d
4
+ data.tar.gz: 516c1c831035496850e619e827d7fcaae1a3ccb5
5
5
  SHA512:
6
- metadata.gz: 6255c7ced1892b9d823f675df3130a68db6b086079d4717f3745ff96c0895091675c3c8178be867d080690ff8a054a69d30be14a01c0bcf39b8813a439060c0b
7
- data.tar.gz: 051c4d34c73cefacc954fb7c38389638a664a390eb1268553e25551512d4bd414e4437ba55fa722ecc65f0e426c490b72f186cd021cdb8b390659deb3f5cd4bf
6
+ metadata.gz: 3e5b972b76945f772c50258eaf5ed5688b3ad0341974341537ffdbc344519ce700b1b5106436e6708002901c76f23c23a510398a564fd9e0df3c7c3609dbcf2b
7
+ data.tar.gz: ce220acc266e795d84e757b9574765e5877761f7c04a3144f1ab29b931e85e47dfc08cdb4cc7b4b1ae2698397d25575bb2b673c3c349aa0ac29e9c26afb7e8c7
@@ -1,7 +1,30 @@
1
1
  # Change Log
2
2
 
3
- ## [v2.4.5](https://github.com/adiwg/mdJson-schemas/tree/v2.4.5)
3
+ ## [v2.4.7](https://github.com/adiwg/mdJson-schemas/tree/v2.4.7)
4
4
 
5
+ [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.4.5...v2.4.7)
6
+
7
+ **Implemented enhancements:**
8
+
9
+ - taxonomy rule change [\#202](https://github.com/adiwg/mdJson-schemas/issues/202)
10
+ - resourceInfo rule change [\#201](https://github.com/adiwg/mdJson-schemas/issues/201)
11
+ - allocation rule change [\#200](https://github.com/adiwg/mdJson-schemas/issues/200)
12
+ - distributionFormat rule change [\#182](https://github.com/adiwg/mdJson-schemas/issues/182)
13
+ - distribution rule change [\#181](https://github.com/adiwg/mdJson-schemas/issues/181)
14
+ - metadataInfo rule change [\#180](https://github.com/adiwg/mdJson-schemas/issues/180)
15
+
16
+ **Fixed bugs:**
17
+
18
+ - vectorRepresentation must have... [\#197](https://github.com/adiwg/mdJson-schemas/issues/197)
19
+ - taxonomy identificationReference [\#195](https://github.com/adiwg/mdJson-schemas/issues/195)
20
+ - resourceInfo resourceFormat\[1\] [\#193](https://github.com/adiwg/mdJson-schemas/issues/193)
21
+ - duration must have ... [\#192](https://github.com/adiwg/mdJson-schemas/issues/192)
22
+ - distribution must have ... [\#191](https://github.com/adiwg/mdJson-schemas/issues/191)
23
+ - leagalConstraint must have ... [\#189](https://github.com/adiwg/mdJson-schemas/issues/189)
24
+ - dictionary must have at least one subject [\#186](https://github.com/adiwg/mdJson-schemas/issues/186)
25
+ - Remove or update dependency on uglify-js [\#179](https://github.com/adiwg/mdJson-schemas/issues/179)
26
+
27
+ ## [v2.4.5](https://github.com/adiwg/mdJson-schemas/tree/v2.4.5) (2018-03-14)
5
28
  [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.4.4...v2.4.5)
6
29
 
7
30
  **Merged pull requests:**
@@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
20
20
 
21
21
  spec.add_development_dependency "bundler", "~> 1.13"
22
22
  spec.add_development_dependency "rake", ">= 0"
23
- spec.add_development_dependency "json-schema", "~> 2.7.0"
23
+ spec.add_development_dependency "json-schema", "~> 2.8.0"
24
24
  spec.add_development_dependency "minitest", "~>5"
25
25
  end
@@ -1,5 +1,6 @@
1
1
  [{
2
2
  "description": "description",
3
+ "liabilityStatement": "liabilityStatement",
3
4
  "distributor": [{
4
5
  "contact": {
5
6
  "role": "role",
@@ -9,9 +9,6 @@
9
9
  {
10
10
  "years": 1,
11
11
  "months": 2,
12
- "days": 16,
13
- "hours": 0,
14
- "minutes": 0,
15
- "seconds": 0
12
+ "days": 16
16
13
  }
17
14
  ]
@@ -3,5 +3,6 @@
3
3
  "title": "title"
4
4
  },
5
5
  "amendmentNumber": "amendmentNumber",
6
- "compressionMethod": "compressionMethod"
6
+ "compressionMethod": "compressionMethod",
7
+ "technicalPrerequisite": "technicalPrerequisite"
7
8
  }]
@@ -4,6 +4,33 @@
4
4
  "currency": "USD",
5
5
  "sourceId": "Alpha contactId",
6
6
  "recipientId": "Beta contactId",
7
+ "responsibleParty": [{
8
+ "role": "role",
9
+ "roleExtent": [{
10
+ "temporalExtent": [{
11
+ "timePeriod": {
12
+ "startDateTime": "2016-10-24T11:10:15.2-10:00"
13
+ }
14
+ }]
15
+ }],
16
+ "party": [{
17
+ "contactId": "individualId0"
18
+ }]
19
+ },
20
+ {
21
+ "role": "role",
22
+ "roleExtent": [{
23
+ "temporalExtent": [{
24
+ "timePeriod": {
25
+ "startDateTime": "2016-10-24T11:10:15.2-10:00"
26
+ }
27
+ }]
28
+ }],
29
+ "party": [{
30
+ "contactId": "individualId0"
31
+ }]
32
+ }
33
+ ],
7
34
  "matching": true,
8
35
  "comment": "some comments about the allocation"
9
36
  },
@@ -3,8 +3,7 @@
3
3
  "name": "mdJson",
4
4
  "version": "2.4.0"
5
5
  },
6
- "contact": [
7
- {
6
+ "contact": [{
8
7
  "contactId": "CID001",
9
8
  "isOrganization": false,
10
9
  "name": "Stan Smith",
@@ -13,13 +12,11 @@
13
12
  "CID002",
14
13
  "CID003"
15
14
  ],
16
- "logoGraphic": [
17
- {
15
+ "logoGraphic": [{
18
16
  "fileName": "fileName0",
19
17
  "fileDescription": "fileDescription0",
20
18
  "fileType": "fileType0",
21
- "fileConstraint": [
22
- {
19
+ "fileConstraint": [{
23
20
  "type": "use",
24
21
  "useLimitation": [
25
22
  "useLimitation0",
@@ -53,11 +50,9 @@
53
50
  }
54
51
  }
55
52
  ],
56
- "fileUri": [
57
- {
58
- "uri": "http://ISO.uri/adiwg/0"
59
- }
60
- ]
53
+ "fileUri": [{
54
+ "uri": "http://ISO.uri/adiwg/0"
55
+ }]
61
56
  },
62
57
  {
63
58
  "fileName": "fileName1",
@@ -68,8 +63,7 @@
68
63
  "fileName": "fileName2"
69
64
  }
70
65
  ],
71
- "phone": [
72
- {
66
+ "phone": [{
73
67
  "phoneName": "mobile",
74
68
  "phoneNumber": "111-111-1111",
75
69
  "service": [
@@ -87,8 +81,7 @@
87
81
  ]
88
82
  }
89
83
  ],
90
- "address": [
91
- {
84
+ "address": [{
92
85
  "addressType": [
93
86
  "mailing",
94
87
  "physical"
@@ -121,8 +114,7 @@
121
114
  "e.mail@address.com1",
122
115
  "e.mail@address.com2"
123
116
  ],
124
- "onlineResource": [
125
- {
117
+ "onlineResource": [{
126
118
  "uri": "http://ISO.uri/adiwg/1",
127
119
  "protocol": "protocol",
128
120
  "name": "name",
@@ -147,38 +139,30 @@
147
139
  "memberOfOrganization": [
148
140
  "CID005"
149
141
  ],
150
- "logoGraphic": [
151
- {
152
- "fileName": "fileName"
153
- }
154
- ],
155
- "phone": [
156
- {
157
- "phoneName": "single service",
158
- "phoneNumber": "111-111-1111",
159
- "service": [
160
- "voice"
161
- ]
162
- }
163
- ],
164
- "address": [
165
- {
166
- "addressType": [
167
- "addressType"
168
- ],
169
- "city": "Anchorage",
170
- "administrativeArea": "AK",
171
- "postalCode": "99508"
172
- }
173
- ],
142
+ "logoGraphic": [{
143
+ "fileName": "fileName"
144
+ }],
145
+ "phone": [{
146
+ "phoneName": "single service",
147
+ "phoneNumber": "111-111-1111",
148
+ "service": [
149
+ "voice"
150
+ ]
151
+ }],
152
+ "address": [{
153
+ "addressType": [
154
+ "addressType"
155
+ ],
156
+ "city": "Anchorage",
157
+ "administrativeArea": "AK",
158
+ "postalCode": "99508"
159
+ }],
174
160
  "electronicMailAddress": [
175
161
  "e.mail@address.com2"
176
162
  ],
177
- "onlineResource": [
178
- {
179
- "uri": "http://ISO.uri/adiwg/2"
180
- }
181
- ],
163
+ "onlineResource": [{
164
+ "uri": "http://ISO.uri/adiwg/2"
165
+ }],
182
166
  "hoursOfService": [
183
167
  "hoursOfService"
184
168
  ],
@@ -190,25 +174,21 @@
190
174
  "isOrganization": true,
191
175
  "name": "Arctic Landscape Conservation Cooperative",
192
176
  "contactType": "federal",
193
- "phone": [
194
- {
195
- "phoneName": "single service",
196
- "phoneNumber": "111-111-1111",
197
- "service": [
198
- "voice"
199
- ]
200
- }
201
- ],
202
- "address": [
203
- {
204
- "addressType": [
205
- "addressType"
206
- ],
207
- "city": "Anchorage",
208
- "administrativeArea": "AK",
209
- "postalCode": "99508"
210
- }
211
- ]
177
+ "phone": [{
178
+ "phoneName": "single service",
179
+ "phoneNumber": "111-111-1111",
180
+ "service": [
181
+ "voice"
182
+ ]
183
+ }],
184
+ "address": [{
185
+ "addressType": [
186
+ "addressType"
187
+ ],
188
+ "city": "Anchorage",
189
+ "administrativeArea": "AK",
190
+ "postalCode": "99508"
191
+ }]
212
192
  },
213
193
  {
214
194
  "contactId": "CID004",
@@ -218,25 +198,21 @@
218
198
  "memberOfOrganization": [
219
199
  "CID003"
220
200
  ],
221
- "phone": [
222
- {
223
- "phoneName": "single service",
224
- "phoneNumber": "111-111-1111",
225
- "service": [
226
- "voice"
227
- ]
228
- }
229
- ],
230
- "address": [
231
- {
232
- "addressType": [
233
- "addressType"
234
- ],
235
- "city": "Anchorage",
236
- "administrativeArea": "AK",
237
- "postalCode": "99508"
238
- }
239
- ]
201
+ "phone": [{
202
+ "phoneName": "single service",
203
+ "phoneNumber": "111-111-1111",
204
+ "service": [
205
+ "voice"
206
+ ]
207
+ }],
208
+ "address": [{
209
+ "addressType": [
210
+ "addressType"
211
+ ],
212
+ "city": "Anchorage",
213
+ "administrativeArea": "AK",
214
+ "postalCode": "99508"
215
+ }]
240
216
  },
241
217
  {
242
218
  "contactId": "CID005",
@@ -252,25 +228,21 @@
252
228
  "CID002"
253
229
  ],
254
230
  "contactType": "individual",
255
- "phone": [
256
- {
257
- "phoneName": "single service",
258
- "phoneNumber": "111-111-1111",
259
- "service": [
260
- "voice"
261
- ]
262
- }
263
- ],
264
- "address": [
265
- {
266
- "addressType": [
267
- "addressType"
268
- ],
269
- "city": "Anchorage",
270
- "administrativeArea": "AK",
271
- "postalCode": "99508"
272
- }
273
- ]
231
+ "phone": [{
232
+ "phoneName": "single service",
233
+ "phoneNumber": "111-111-1111",
234
+ "service": [
235
+ "voice"
236
+ ]
237
+ }],
238
+ "address": [{
239
+ "addressType": [
240
+ "addressType"
241
+ ],
242
+ "city": "Anchorage",
243
+ "administrativeArea": "AK",
244
+ "postalCode": "99508"
245
+ }]
274
246
  }
275
247
  ],
276
248
  "metadata": {
@@ -294,8 +266,7 @@
294
266
  "alternateTitle0",
295
267
  "alternateTitle1"
296
268
  ],
297
- "date": [
298
- {
269
+ "date": [{
299
270
  "date": "2016-10-13",
300
271
  "dateType": "dateType0"
301
272
  },
@@ -305,149 +276,118 @@
305
276
  }
306
277
  ],
307
278
  "edition": "edition",
308
- "responsibleParty": [
309
- {
279
+ "responsibleParty": [{
310
280
  "role": "principalInvestigator",
311
- "roleExtent": [
312
- {
281
+ "roleExtent": [{
313
282
  "description": "Extent 1: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
314
283
  },
315
284
  {
316
285
  "description": "Extent 2: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
317
- "geographicExtent": [
318
- {
319
- "containsData": true,
320
- "geographicElement": [
321
- {
322
- "type": "Feature",
323
- "id": "polygon-75",
324
- "bbox": [
325
- -10.0,
326
- -10.0,
327
- 10.0,
328
- 10.0
329
- ],
330
- "geometry": {
331
- "type": "Polygon",
332
- "coordinates": [
333
- [
334
- [
335
- -161.74223,
336
- 67.663378
337
- ],
338
- [
339
- -161.440345,
340
- 67.630173
341
- ],
342
- [
343
- -161.294611,
344
- 67.656257
345
- ],
346
- [
347
- -161.228063,
348
- 67.625736
349
- ],
350
- [
351
- -161.247712,
352
- 67.585909
353
- ],
354
- [
355
- -161.334662,
356
- 67.591324
357
- ],
358
- [
359
- -161.566245,
360
- 67.491263
361
- ],
362
- [
363
- -161.812338,
364
- 67.455299
365
- ],
366
- [
367
- -161.825019,
368
- 67.40123
369
- ],
370
- [
371
- -162.128301,
372
- 67.414364
373
- ],
374
- [
375
- -162.167825,
376
- 67.363047
377
- ],
378
- [
379
- -162.383403,
380
- 67.293329
381
- ],
382
- [
383
- -162.633432,
384
- 67.272237
385
- ],
386
- [
387
- -162.645587,
388
- 67.356665
389
- ],
390
- [
391
- -162.369023,
392
- 67.455264
393
- ],
394
- [
395
- -162.287324,
396
- 67.551235
397
- ],
398
- [
399
- -162.171139,
400
- 67.559356
401
- ],
402
- [
403
- -161.99344,
404
- 67.646806
405
- ],
406
- [
407
- -161.857964,
408
- 67.620329
409
- ],
410
- [
411
- -161.769431,
412
- 67.629407
413
- ],
414
- [
415
- -161.74223,
416
- 67.663378
417
- ]
418
- ]
419
- ]
420
- },
421
- "properties": {
422
- "description": "Agashashok River site",
423
- "featureName": [
424
- "Agashashok River",
425
- "Camp Mosquito"
286
+ "geographicExtent": [{
287
+ "containsData": true,
288
+ "geographicElement": [{
289
+ "type": "Feature",
290
+ "id": "polygon-75",
291
+ "bbox": [-10.0, -10.0,
292
+ 10.0,
293
+ 10.0
294
+ ],
295
+ "geometry": {
296
+ "type": "Polygon",
297
+ "coordinates": [
298
+ [
299
+ [-161.74223,
300
+ 67.663378
301
+ ],
302
+ [-161.440345,
303
+ 67.630173
304
+ ],
305
+ [-161.294611,
306
+ 67.656257
307
+ ],
308
+ [-161.228063,
309
+ 67.625736
310
+ ],
311
+ [-161.247712,
312
+ 67.585909
313
+ ],
314
+ [-161.334662,
315
+ 67.591324
316
+ ],
317
+ [-161.566245,
318
+ 67.491263
319
+ ],
320
+ [-161.812338,
321
+ 67.455299
322
+ ],
323
+ [-161.825019,
324
+ 67.40123
325
+ ],
326
+ [-162.128301,
327
+ 67.414364
328
+ ],
329
+ [-162.167825,
330
+ 67.363047
331
+ ],
332
+ [-162.383403,
333
+ 67.293329
334
+ ],
335
+ [-162.633432,
336
+ 67.272237
337
+ ],
338
+ [-162.645587,
339
+ 67.356665
340
+ ],
341
+ [-162.369023,
342
+ 67.455264
343
+ ],
344
+ [-162.287324,
345
+ 67.551235
346
+ ],
347
+ [-162.171139,
348
+ 67.559356
426
349
  ],
427
- "identifier": [
428
- {
429
- "identifier": "AGAR"
430
- },
431
- {
432
- "identifier": "Kup25"
433
- }
350
+ [-161.99344,
351
+ 67.646806
434
352
  ],
435
- "featureScope": "collectionSite",
436
- "acquisitionMethod": "butterfly net",
437
- "customField": "not in schema",
438
- "customArray": [
439
- "string 1",
440
- "string 2"
353
+ [-161.857964,
354
+ 67.620329
355
+ ],
356
+ [-161.769431,
357
+ 67.629407
358
+ ],
359
+ [-161.74223,
360
+ 67.663378
441
361
  ]
362
+ ]
363
+ ]
364
+ },
365
+ "properties": {
366
+ "description": "Agashashok River site",
367
+ "featureName": [
368
+ "Agashashok River",
369
+ "Camp Mosquito"
370
+ ],
371
+ "identifier": [{
372
+ "identifier": "AGAR"
373
+ },
374
+ {
375
+ "identifier": "Kup25"
442
376
  }
443
- }
444
- ]
445
- }
446
- ]
377
+ ],
378
+ "featureScope": "collectionSite",
379
+ "acquisitionMethod": "butterfly net",
380
+ "customField": "not in schema",
381
+ "customArray": [
382
+ "string 1",
383
+ "string 2"
384
+ ]
385
+ }
386
+ }]
387
+ }]
447
388
  }
448
389
  ],
449
- "party": [
450
- {
390
+ "party": [{
451
391
  "contactId": "CID001"
452
392
  },
453
393
  {
@@ -457,23 +397,20 @@
457
397
  },
458
398
  {
459
399
  "role": "funder",
460
- "party": [
461
- {
462
- "contactId": "CID003",
463
- "organizationMembers": [
464
- "CID004",
465
- "CID001"
466
- ]
467
- }
468
- ]
400
+ "party": [{
401
+ "contactId": "CID003",
402
+ "organizationMembers": [
403
+ "CID004",
404
+ "CID001"
405
+ ]
406
+ }]
469
407
  }
470
408
  ],
471
409
  "presentationForm": [
472
410
  "presentationForm0",
473
411
  "presentationForm1"
474
412
  ],
475
- "identifier": [
476
- {
413
+ "identifier": [{
477
414
  "identifier": "identifier0"
478
415
  },
479
416
  {
@@ -489,16 +426,14 @@
489
426
  "otherCitationDetails0",
490
427
  "otherCitationDetails1"
491
428
  ],
492
- "onlineResource": [
493
- {
429
+ "onlineResource": [{
494
430
  "uri": "http://ISO.uri/adiwg/0"
495
431
  },
496
432
  {
497
433
  "uri": "http://ISO.uri/adiwg/1"
498
434
  }
499
435
  ],
500
- "graphic": [
501
- {
436
+ "graphic": [{
502
437
  "fileName": "fileName"
503
438
  },
504
439
  {
@@ -511,8 +446,7 @@
511
446
  "country": "country",
512
447
  "characterSet": "characterSet"
513
448
  },
514
- "otherMetadataLocale": [
515
- {
449
+ "otherMetadataLocale": [{
516
450
  "language": "language0",
517
451
  "country": "country0",
518
452
  "characterSet": "characterSet0"
@@ -523,11 +457,9 @@
523
457
  "characterSet": "characterSet1"
524
458
  }
525
459
  ],
526
- "metadataContact": [
527
- {
460
+ "metadataContact": [{
528
461
  "role": "author",
529
- "party": [
530
- {
462
+ "party": [{
531
463
  "contactId": "CID001"
532
464
  },
533
465
  {
@@ -540,15 +472,12 @@
540
472
  },
541
473
  {
542
474
  "role": "custodian",
543
- "party": [
544
- {
545
- "contactId": "CID002"
546
- }
547
- ]
475
+ "party": [{
476
+ "contactId": "CID002"
477
+ }]
548
478
  }
549
479
  ],
550
- "metadataDate": [
551
- {
480
+ "metadataDate": [{
552
481
  "date": "2016-10-31",
553
482
  "dateType": "dateType"
554
483
  },
@@ -561,8 +490,7 @@
561
490
  "dateType": "nextUpdate"
562
491
  }
563
492
  ],
564
- "metadataOnlineResource": [
565
- {
493
+ "metadataOnlineResource": [{
566
494
  "uri": "http://ISO.uri/adiwg/0"
567
495
  },
568
496
  {
@@ -571,8 +499,7 @@
571
499
  ],
572
500
  "metadataMaintenance": {
573
501
  "frequency": "monthly",
574
- "date": [
575
- {
502
+ "date": [{
576
503
  "date": "2016-10-12",
577
504
  "dateType": "dateType00"
578
505
  },
@@ -581,14 +508,11 @@
581
508
  "dateType": "nextUpdate"
582
509
  }
583
510
  ],
584
- "scope": [
585
- {
511
+ "scope": [{
586
512
  "scopeCode": "dataset",
587
- "scopeExtent": [
588
- {
513
+ "scopeExtent": [{
589
514
  "description": "Extent 1: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
590
- "temporalExtent": [
591
- {
515
+ "temporalExtent": [{
592
516
  "timeInstant": {
593
517
  "dateTime": "2016-10-24T11:10:15.200-10:00"
594
518
  }
@@ -602,137 +526,112 @@
602
526
  },
603
527
  {
604
528
  "description": "Extent 2: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
605
- "geographicExtent": [
606
- {
607
- "containsData": false,
608
- "identifier": {
609
- "identifier": "identifier"
610
- },
611
- "boundingBox": {
612
- "westLongitude": -140.0,
613
- "eastLongitude": -120.0,
614
- "southLatitude": 49.0,
615
- "northLatitude": 70.0
529
+ "geographicExtent": [{
530
+ "containsData": false,
531
+ "identifier": {
532
+ "identifier": "identifier"
533
+ },
534
+ "boundingBox": {
535
+ "westLongitude": -140.0,
536
+ "eastLongitude": -120.0,
537
+ "southLatitude": 49.0,
538
+ "northLatitude": 70.0
539
+ },
540
+ "geographicElement": [{
541
+ "type": "Point",
542
+ "coordinates": [
543
+ 100.0,
544
+ 0.0
545
+ ]
616
546
  },
617
- "geographicElement": [
618
- {
619
- "type": "Point",
620
- "coordinates": [
547
+ {
548
+ "type": "LineString",
549
+ "coordinates": [
550
+ [
621
551
  100.0,
622
552
  0.0
553
+ ],
554
+ [
555
+ 101.0,
556
+ 1.0
623
557
  ]
624
- },
625
- {
626
- "type": "LineString",
627
- "coordinates": [
628
- [
629
- 100.0,
630
- 0.0
558
+ ]
559
+ },
560
+ {
561
+ "type": "Polygon",
562
+ "coordinates": [
563
+ [
564
+ [-161.74223,
565
+ 67.663378
631
566
  ],
632
- [
633
- 101.0,
634
- 1.0
635
- ]
636
- ]
637
- },
638
- {
639
- "type": "Polygon",
640
- "coordinates": [
641
- [
642
- [
643
- -161.74223,
644
- 67.663378
645
- ],
646
- [
647
- -161.440345,
648
- 67.630173
649
- ],
650
- [
651
- -161.294611,
652
- 67.656257
653
- ],
654
- [
655
- -161.228063,
656
- 67.625736
657
- ],
658
- [
659
- -161.247712,
660
- 67.585909
661
- ],
662
- [
663
- -161.334662,
664
- 67.591324
665
- ],
666
- [
667
- -161.566245,
668
- 67.491263
669
- ],
670
- [
671
- -161.812338,
672
- 67.455299
673
- ],
674
- [
675
- -161.825019,
676
- 67.40123
677
- ],
678
- [
679
- -162.128301,
680
- 67.414364
681
- ],
682
- [
683
- -162.167825,
684
- 67.363047
685
- ],
686
- [
687
- -162.383403,
688
- 67.293329
689
- ],
690
- [
691
- -162.633432,
692
- 67.272237
693
- ],
694
- [
695
- -162.645587,
696
- 67.356665
697
- ],
698
- [
699
- -162.369023,
700
- 67.455264
701
- ],
702
- [
703
- -162.287324,
704
- 67.551235
705
- ],
706
- [
707
- -162.171139,
708
- 67.559356
709
- ],
710
- [
711
- -161.99344,
712
- 67.646806
713
- ],
714
- [
715
- -161.857964,
716
- 67.620329
717
- ],
718
- [
719
- -161.769431,
720
- 67.629407
721
- ],
722
- [
723
- -161.74223,
724
- 67.663378
725
- ]
567
+ [-161.440345,
568
+ 67.630173
569
+ ],
570
+ [-161.294611,
571
+ 67.656257
572
+ ],
573
+ [-161.228063,
574
+ 67.625736
575
+ ],
576
+ [-161.247712,
577
+ 67.585909
578
+ ],
579
+ [-161.334662,
580
+ 67.591324
581
+ ],
582
+ [-161.566245,
583
+ 67.491263
584
+ ],
585
+ [-161.812338,
586
+ 67.455299
587
+ ],
588
+ [-161.825019,
589
+ 67.40123
590
+ ],
591
+ [-162.128301,
592
+ 67.414364
593
+ ],
594
+ [-162.167825,
595
+ 67.363047
596
+ ],
597
+ [-162.383403,
598
+ 67.293329
599
+ ],
600
+ [-162.633432,
601
+ 67.272237
602
+ ],
603
+ [-162.645587,
604
+ 67.356665
605
+ ],
606
+ [-162.369023,
607
+ 67.455264
608
+ ],
609
+ [-162.287324,
610
+ 67.551235
611
+ ],
612
+ [-162.171139,
613
+ 67.559356
614
+ ],
615
+ [-161.99344,
616
+ 67.646806
617
+ ],
618
+ [-161.857964,
619
+ 67.620329
620
+ ],
621
+ [-161.769431,
622
+ 67.629407
623
+ ],
624
+ [-161.74223,
625
+ 67.663378
726
626
  ]
727
627
  ]
728
- }
729
- ]
730
- }
731
- ]
628
+ ]
629
+ }
630
+ ]
631
+ }]
732
632
  }
733
633
  ],
734
- "scopeDescription": [
735
- {
634
+ "scopeDescription": [{
736
635
  "dataset": "CUSTOMER",
737
636
  "attributes": "customer_id, invoice"
738
637
  },
@@ -752,27 +651,21 @@
752
651
  "note00",
753
652
  "note01"
754
653
  ],
755
- "contact": [
756
- {
654
+ "contact": [{
757
655
  "role": "processor",
758
- "party": [
759
- {
760
- "contactId": "CID004"
761
- }
762
- ]
656
+ "party": [{
657
+ "contactId": "CID004"
658
+ }]
763
659
  },
764
660
  {
765
661
  "role": "contributor",
766
- "party": [
767
- {
768
- "contactId": "CID006"
769
- }
770
- ]
662
+ "party": [{
663
+ "contactId": "CID006"
664
+ }]
771
665
  }
772
666
  ]
773
667
  },
774
- "alternateMetadataReference": [
775
- {
668
+ "alternateMetadataReference": [{
776
669
  "title": "alternate metadata FGDC"
777
670
  },
778
671
  {
@@ -782,8 +675,7 @@
782
675
  "metadataStatus": "notAccepted"
783
676
  },
784
677
  "resourceInfo": {
785
- "resourceType": [
786
- {
678
+ "resourceType": [{
787
679
  "type": "tableDigital",
788
680
  "name": "My Table Name"
789
681
  },
@@ -798,8 +690,7 @@
798
690
  "How I spent my summer",
799
691
  "Research under the midnight-sun"
800
692
  ],
801
- "date": [
802
- {
693
+ "date": [{
803
694
  "date": "2017-06-13",
804
695
  "dateType": "publication"
805
696
  },
@@ -809,149 +700,118 @@
809
700
  }
810
701
  ],
811
702
  "edition": "edition",
812
- "responsibleParty": [
813
- {
703
+ "responsibleParty": [{
814
704
  "role": "principalInvestigator",
815
- "roleExtent": [
816
- {
705
+ "roleExtent": [{
817
706
  "description": "Extent 1: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
818
707
  },
819
708
  {
820
709
  "description": "Extent 2: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
821
- "geographicExtent": [
822
- {
823
- "containsData": true,
824
- "geographicElement": [
825
- {
826
- "type": "Feature",
827
- "id": "polygon-75",
828
- "bbox": [
829
- -10.0,
830
- -10.0,
831
- 10.0,
832
- 10.0
833
- ],
834
- "geometry": {
835
- "type": "Polygon",
836
- "coordinates": [
837
- [
838
- [
839
- -161.74223,
840
- 67.663378
841
- ],
842
- [
843
- -161.440345,
844
- 67.630173
845
- ],
846
- [
847
- -161.294611,
848
- 67.656257
849
- ],
850
- [
851
- -161.228063,
852
- 67.625736
853
- ],
854
- [
855
- -161.247712,
856
- 67.585909
857
- ],
858
- [
859
- -161.334662,
860
- 67.591324
861
- ],
862
- [
863
- -161.566245,
864
- 67.491263
865
- ],
866
- [
867
- -161.812338,
868
- 67.455299
869
- ],
870
- [
871
- -161.825019,
872
- 67.40123
873
- ],
874
- [
875
- -162.128301,
876
- 67.414364
877
- ],
878
- [
879
- -162.167825,
880
- 67.363047
881
- ],
882
- [
883
- -162.383403,
884
- 67.293329
885
- ],
886
- [
887
- -162.633432,
888
- 67.272237
889
- ],
890
- [
891
- -162.645587,
892
- 67.356665
893
- ],
894
- [
895
- -162.369023,
896
- 67.455264
897
- ],
898
- [
899
- -162.287324,
900
- 67.551235
901
- ],
902
- [
903
- -162.171139,
904
- 67.559356
905
- ],
906
- [
907
- -161.99344,
908
- 67.646806
909
- ],
910
- [
911
- -161.857964,
912
- 67.620329
913
- ],
914
- [
915
- -161.769431,
916
- 67.629407
917
- ],
918
- [
919
- -161.74223,
920
- 67.663378
921
- ]
922
- ]
923
- ]
924
- },
925
- "properties": {
926
- "description": "Agashashok River site",
927
- "featureName": [
928
- "Agashashok River",
929
- "Camp Mosquito"
710
+ "geographicExtent": [{
711
+ "containsData": true,
712
+ "geographicElement": [{
713
+ "type": "Feature",
714
+ "id": "polygon-75",
715
+ "bbox": [-10.0, -10.0,
716
+ 10.0,
717
+ 10.0
718
+ ],
719
+ "geometry": {
720
+ "type": "Polygon",
721
+ "coordinates": [
722
+ [
723
+ [-161.74223,
724
+ 67.663378
725
+ ],
726
+ [-161.440345,
727
+ 67.630173
728
+ ],
729
+ [-161.294611,
730
+ 67.656257
731
+ ],
732
+ [-161.228063,
733
+ 67.625736
930
734
  ],
931
- "identifier": [
932
- {
933
- "identifier": "AGAR"
934
- },
935
- {
936
- "identifier": "Kup25"
937
- }
735
+ [-161.247712,
736
+ 67.585909
938
737
  ],
939
- "featureScope": "collectionSite",
940
- "acquisitionMethod": "butterfly net",
941
- "customField": "not in schema",
942
- "customArray": [
943
- "string 1",
944
- "string 2"
738
+ [-161.334662,
739
+ 67.591324
740
+ ],
741
+ [-161.566245,
742
+ 67.491263
743
+ ],
744
+ [-161.812338,
745
+ 67.455299
746
+ ],
747
+ [-161.825019,
748
+ 67.40123
749
+ ],
750
+ [-162.128301,
751
+ 67.414364
752
+ ],
753
+ [-162.167825,
754
+ 67.363047
755
+ ],
756
+ [-162.383403,
757
+ 67.293329
758
+ ],
759
+ [-162.633432,
760
+ 67.272237
761
+ ],
762
+ [-162.645587,
763
+ 67.356665
764
+ ],
765
+ [-162.369023,
766
+ 67.455264
767
+ ],
768
+ [-162.287324,
769
+ 67.551235
770
+ ],
771
+ [-162.171139,
772
+ 67.559356
773
+ ],
774
+ [-161.99344,
775
+ 67.646806
776
+ ],
777
+ [-161.857964,
778
+ 67.620329
779
+ ],
780
+ [-161.769431,
781
+ 67.629407
782
+ ],
783
+ [-161.74223,
784
+ 67.663378
945
785
  ]
786
+ ]
787
+ ]
788
+ },
789
+ "properties": {
790
+ "description": "Agashashok River site",
791
+ "featureName": [
792
+ "Agashashok River",
793
+ "Camp Mosquito"
794
+ ],
795
+ "identifier": [{
796
+ "identifier": "AGAR"
797
+ },
798
+ {
799
+ "identifier": "Kup25"
946
800
  }
947
- }
948
- ]
949
- }
950
- ]
801
+ ],
802
+ "featureScope": "collectionSite",
803
+ "acquisitionMethod": "butterfly net",
804
+ "customField": "not in schema",
805
+ "customArray": [
806
+ "string 1",
807
+ "string 2"
808
+ ]
809
+ }
810
+ }]
811
+ }]
951
812
  }
952
813
  ],
953
- "party": [
954
- {
814
+ "party": [{
955
815
  "contactId": "CID001"
956
816
  },
957
817
  {
@@ -961,31 +821,26 @@
961
821
  },
962
822
  {
963
823
  "role": "funder",
964
- "party": [
965
- {
966
- "contactId": "CID003",
967
- "organizationMembers": [
968
- "CID004",
969
- "CID001"
970
- ]
971
- }
972
- ]
824
+ "party": [{
825
+ "contactId": "CID003",
826
+ "organizationMembers": [
827
+ "CID004",
828
+ "CID001"
829
+ ]
830
+ }]
973
831
  },
974
832
  {
975
833
  "role": "originator",
976
- "party": [
977
- {
978
- "contactId": "CID004"
979
- }
980
- ]
834
+ "party": [{
835
+ "contactId": "CID004"
836
+ }]
981
837
  }
982
838
  ],
983
839
  "presentationForm": [
984
840
  "presentationForm0",
985
841
  "presentationForm1"
986
842
  ],
987
- "identifier": [
988
- {
843
+ "identifier": [{
989
844
  "identifier": "identifier0"
990
845
  },
991
846
  {
@@ -1001,16 +856,14 @@
1001
856
  "otherCitationDetails0",
1002
857
  "otherCitationDetails1"
1003
858
  ],
1004
- "onlineResource": [
1005
- {
859
+ "onlineResource": [{
1006
860
  "uri": "http://ISO.uri/adiwg/0"
1007
861
  },
1008
862
  {
1009
863
  "uri": "http://ISO.uri/adiwg/1"
1010
864
  }
1011
865
  ],
1012
- "graphic": [
1013
- {
866
+ "graphic": [{
1014
867
  "fileName": "fileName"
1015
868
  },
1016
869
  {
@@ -1021,11 +874,9 @@
1021
874
  "abstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
1022
875
  "shortAbstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
1023
876
  "purpose": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1024
- "resourceUsage": [
1025
- {
877
+ "resourceUsage": [{
1026
878
  "specificUsage": "My Specific Usage is quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.",
1027
- "temporalExtent": [
1028
- {
879
+ "temporalExtent": [{
1029
880
  "timeInstant": {
1030
881
  "dateTime": "2016-10-24T11:10:15.2-10:00",
1031
882
  "id": "instant_001",
@@ -1079,8 +930,7 @@
1079
930
  "alternateTitle0",
1080
931
  "alternateTitle1"
1081
932
  ],
1082
- "date": [
1083
- {
933
+ "date": [{
1084
934
  "date": "2016-10-13",
1085
935
  "dateType": "dateType0"
1086
936
  },
@@ -1090,11 +940,9 @@
1090
940
  }
1091
941
  ],
1092
942
  "edition": "edition",
1093
- "responsibleParty": [
1094
- {
943
+ "responsibleParty": [{
1095
944
  "role": "principalInvestigator",
1096
- "party": [
1097
- {
945
+ "party": [{
1098
946
  "contactId": "CID001"
1099
947
  },
1100
948
  {
@@ -1104,23 +952,20 @@
1104
952
  },
1105
953
  {
1106
954
  "role": "funder",
1107
- "party": [
1108
- {
1109
- "contactId": "CID003",
1110
- "organizationMembers": [
1111
- "CID004",
1112
- "CID001"
1113
- ]
1114
- }
1115
- ]
955
+ "party": [{
956
+ "contactId": "CID003",
957
+ "organizationMembers": [
958
+ "CID004",
959
+ "CID001"
960
+ ]
961
+ }]
1116
962
  }
1117
963
  ],
1118
964
  "presentationForm": [
1119
965
  "presentationForm0",
1120
966
  "presentationForm1"
1121
967
  ],
1122
- "identifier": [
1123
- {
968
+ "identifier": [{
1124
969
  "identifier": "identifier0"
1125
970
  },
1126
971
  {
@@ -1136,16 +981,14 @@
1136
981
  "otherCitationDetails0",
1137
982
  "otherCitationDetails1"
1138
983
  ],
1139
- "onlineResource": [
1140
- {
984
+ "onlineResource": [{
1141
985
  "uri": "http://ISO.uri/adiwg/0"
1142
986
  },
1143
987
  {
1144
988
  "uri": "http://ISO.uri/adiwg/1"
1145
989
  }
1146
990
  ],
1147
- "graphic": [
1148
- {
991
+ "graphic": [{
1149
992
  "fileName": "fileName"
1150
993
  },
1151
994
  {
@@ -1168,8 +1011,7 @@
1168
1011
  ],
1169
1012
  "documentedIssue": {
1170
1013
  "title": "My Documented Issue",
1171
- "date": [
1172
- {
1014
+ "date": [{
1173
1015
  "date": "2016-10-13",
1174
1016
  "dateType": "dateType0"
1175
1017
  },
@@ -1179,27 +1021,22 @@
1179
1021
  }
1180
1022
  ]
1181
1023
  },
1182
- "additionalDocumentation": [
1183
- {
1024
+ "additionalDocumentation": [{
1184
1025
  "title": "title1"
1185
1026
  },
1186
1027
  {
1187
1028
  "title": "title2"
1188
1029
  }
1189
1030
  ],
1190
- "userContactInfo": [
1191
- {
1031
+ "userContactInfo": [{
1192
1032
  "role": "administrator",
1193
- "party": [
1194
- {
1195
- "contactId": "CID006"
1196
- }
1197
- ]
1033
+ "party": [{
1034
+ "contactId": "CID006"
1035
+ }]
1198
1036
  },
1199
1037
  {
1200
1038
  "role": "coPrincipalInvestigator",
1201
- "party": [
1202
- {
1039
+ "party": [{
1203
1040
  "contactId": "CID001"
1204
1041
  },
1205
1042
  {
@@ -1217,11 +1054,9 @@
1217
1054
  "incomplete",
1218
1055
  "suspended"
1219
1056
  ],
1220
- "pointOfContact": [
1221
- {
1057
+ "pointOfContact": [{
1222
1058
  "role": "pointOfContact",
1223
- "party": [
1224
- {
1059
+ "party": [{
1225
1060
  "contactId": "CID001"
1226
1061
  },
1227
1062
  {
@@ -1231,11 +1066,9 @@
1231
1066
  },
1232
1067
  {
1233
1068
  "role": "principalInvestigator",
1234
- "party": [
1235
- {
1236
- "contactId": "CID004"
1237
- }
1238
- ]
1069
+ "party": [{
1070
+ "contactId": "CID004"
1071
+ }]
1239
1072
  }
1240
1073
  ],
1241
1074
  "defaultResourceLocale": {
@@ -1243,8 +1076,7 @@
1243
1076
  "country": "USA",
1244
1077
  "characterSet": "UTF-8"
1245
1078
  },
1246
- "otherResourceLocale": [
1247
- {
1079
+ "otherResourceLocale": [{
1248
1080
  "language": "language0",
1249
1081
  "country": "country0",
1250
1082
  "characterSet": "characterSet0"
@@ -1265,8 +1097,7 @@
1265
1097
  "startDateTime": "2016-06-01",
1266
1098
  "endDateTime": "2016-08-15"
1267
1099
  },
1268
- "temporalResolution": [
1269
- {
1100
+ "temporalResolution": [{
1270
1101
  "years": 1,
1271
1102
  "months": 8,
1272
1103
  "days": 13
@@ -1275,8 +1106,7 @@
1275
1106
  "seconds": 5
1276
1107
  }
1277
1108
  ],
1278
- "spatialReferenceSystem": [
1279
- {
1109
+ "spatialReferenceSystem": [{
1280
1110
  "referenceSystemType": "referenceSystemType0",
1281
1111
  "referenceSystemIdentifier": {
1282
1112
  "identifier": "spatial reference system identifier",
@@ -1289,8 +1119,7 @@
1289
1119
  "alternateTitle0",
1290
1120
  "alternateTitle1"
1291
1121
  ],
1292
- "date": [
1293
- {
1122
+ "date": [{
1294
1123
  "date": "2016-10-13",
1295
1124
  "dateType": "dateType0"
1296
1125
  },
@@ -1300,11 +1129,9 @@
1300
1129
  }
1301
1130
  ],
1302
1131
  "edition": "edition",
1303
- "responsibleParty": [
1304
- {
1132
+ "responsibleParty": [{
1305
1133
  "role": "principalInvestigator",
1306
- "party": [
1307
- {
1134
+ "party": [{
1308
1135
  "contactId": "CID001"
1309
1136
  },
1310
1137
  {
@@ -1314,23 +1141,20 @@
1314
1141
  },
1315
1142
  {
1316
1143
  "role": "funder",
1317
- "party": [
1318
- {
1319
- "contactId": "CID003",
1320
- "organizationMembers": [
1321
- "CID004",
1322
- "CID001"
1323
- ]
1324
- }
1325
- ]
1144
+ "party": [{
1145
+ "contactId": "CID003",
1146
+ "organizationMembers": [
1147
+ "CID004",
1148
+ "CID001"
1149
+ ]
1150
+ }]
1326
1151
  }
1327
1152
  ],
1328
1153
  "presentationForm": [
1329
1154
  "presentationForm0",
1330
1155
  "presentationForm1"
1331
1156
  ],
1332
- "identifier": [
1333
- {
1157
+ "identifier": [{
1334
1158
  "identifier": "identifier0"
1335
1159
  },
1336
1160
  {
@@ -1346,16 +1170,14 @@
1346
1170
  "otherCitationDetails0",
1347
1171
  "otherCitationDetails1"
1348
1172
  ],
1349
- "onlineResource": [
1350
- {
1173
+ "onlineResource": [{
1351
1174
  "uri": "http://ISO.uri/adiwg/0"
1352
1175
  },
1353
1176
  {
1354
1177
  "uri": "http://ISO.uri/adiwg/1"
1355
1178
  }
1356
1179
  ],
1357
- "graphic": [
1358
- {
1180
+ "graphic": [{
1359
1181
  "fileName": "fileName"
1360
1182
  },
1361
1183
  {
@@ -1378,12 +1200,10 @@
1378
1200
  "vector",
1379
1201
  "stereoModel"
1380
1202
  ],
1381
- "spatialRepresentation": [
1382
- {
1203
+ "spatialRepresentation": [{
1383
1204
  "gridRepresentation": {
1384
1205
  "numberOfDimensions": 9,
1385
- "dimension": [
1386
- {
1206
+ "dimension": [{
1387
1207
  "dimensionType": "column",
1388
1208
  "dimensionSize": 9,
1389
1209
  "resolution": {
@@ -1406,8 +1226,7 @@
1406
1226
  {
1407
1227
  "vectorRepresentation": {
1408
1228
  "topologyLevel": "fullTopology3D",
1409
- "vectorObject": [
1410
- {
1229
+ "vectorObject": [{
1411
1230
  "objectType": "object Type 0",
1412
1231
  "objectCount": 9
1413
1232
  },
@@ -1422,8 +1241,7 @@
1422
1241
  "georectifiedRepresentation": {
1423
1242
  "gridRepresentation": {
1424
1243
  "numberOfDimensions": 9,
1425
- "dimension": [
1426
- {
1244
+ "dimension": [{
1427
1245
  "dimensionType": "row",
1428
1246
  "dimensionSize": 90
1429
1247
  },
@@ -1468,8 +1286,7 @@
1468
1286
  "georeferenceableRepresentation": {
1469
1287
  "gridRepresentation": {
1470
1288
  "numberOfDimensions": 9,
1471
- "dimension": [
1472
- {
1289
+ "dimension": [{
1473
1290
  "dimensionType": "row",
1474
1291
  "dimensionSize": 90
1475
1292
  },
@@ -1485,8 +1302,7 @@
1485
1302
  "orientationParameterAvailable": true,
1486
1303
  "orientationParameterDescription": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1487
1304
  "georeferencedParameter": "Georeferenced Parameter 00",
1488
- "parameterCitation": [
1489
- {
1305
+ "parameterCitation": [{
1490
1306
  "title": "title0"
1491
1307
  },
1492
1308
  {
@@ -1496,8 +1312,7 @@
1496
1312
  }
1497
1313
  }
1498
1314
  ],
1499
- "spatialResolution": [
1500
- {
1315
+ "spatialResolution": [{
1501
1316
  "scaleFactor": 99999
1502
1317
  },
1503
1318
  {
@@ -1511,10 +1326,8 @@
1511
1326
  "levelOfDetail": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
1512
1327
  }
1513
1328
  ],
1514
- "keyword": [
1515
- {
1516
- "keyword": [
1517
- {
1329
+ "keyword": [{
1330
+ "keyword": [{
1518
1331
  "keyword": "Barrow"
1519
1332
  },
1520
1333
  {
@@ -1530,8 +1343,7 @@
1530
1343
  }
1531
1344
  },
1532
1345
  {
1533
- "keyword": [
1534
- {
1346
+ "keyword": [{
1535
1347
  "keyword": "Brown Bear",
1536
1348
  "keywordId": "TSN12365741"
1537
1349
  },
@@ -1557,8 +1369,7 @@
1557
1369
  }
1558
1370
  },
1559
1371
  {
1560
- "keyword": [
1561
- {
1372
+ "keyword": [{
1562
1373
  "keyword": "butter"
1563
1374
  },
1564
1375
  {
@@ -1574,8 +1385,7 @@
1574
1385
  }
1575
1386
  },
1576
1387
  {
1577
- "keyword": [
1578
- {
1388
+ "keyword": [{
1579
1389
  "keyword": "inlandWaters",
1580
1390
  "keywordId": "012"
1581
1391
  },
@@ -1594,8 +1404,7 @@
1594
1404
  }
1595
1405
  },
1596
1406
  {
1597
- "keyword": [
1598
- {
1407
+ "keyword": [{
1599
1408
  "keyword": "carbon dating"
1600
1409
  },
1601
1410
  {
@@ -1608,80 +1417,60 @@
1608
1417
  }
1609
1418
  }
1610
1419
  ],
1611
- "taxonomy": {
1612
- "taxonomicSystem": [
1613
- {
1420
+ "taxonomy": [{
1421
+ "taxonomicSystem": [{
1614
1422
  "citation": {
1615
1423
  "title": "ITIS - Integrated Taxonomic Information System",
1616
1424
  "alternateTitle": [
1617
1425
  "Citation for ITIS"
1618
1426
  ],
1619
- "date": [
1620
- {
1621
- "date": "2013-06-22",
1622
- "dateType": "publication"
1623
- }
1624
- ],
1625
- "responsibleParty": [
1626
- {
1627
- "role": "originator",
1628
- "party": [
1629
- {
1630
- "contactId": "CID004"
1631
- }
1632
- ]
1633
- }
1634
- ]
1427
+ "date": [{
1428
+ "date": "2013-06-22",
1429
+ "dateType": "publication"
1430
+ }],
1431
+ "responsibleParty": [{
1432
+ "role": "originator",
1433
+ "party": [{
1434
+ "contactId": "CID004"
1435
+ }]
1436
+ }]
1635
1437
  },
1636
1438
  "modifications": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
1637
1439
  },
1638
1440
  {
1639
1441
  "citation": {
1640
1442
  "title": "Some OTHER Taxonomic System",
1641
- "date": [
1642
- {
1643
- "date": "2013-06-22",
1644
- "dateType": "publication"
1645
- }
1646
- ],
1647
- "responsibleParty": [
1648
- {
1649
- "role": "originator",
1650
- "party": [
1651
- {
1652
- "contactId": "CID004"
1653
- }
1654
- ]
1655
- }
1656
- ]
1443
+ "date": [{
1444
+ "date": "2013-06-22",
1445
+ "dateType": "publication"
1446
+ }],
1447
+ "responsibleParty": [{
1448
+ "role": "originator",
1449
+ "party": [{
1450
+ "contactId": "CID004"
1451
+ }]
1452
+ }]
1657
1453
  }
1658
1454
  }
1659
1455
  ],
1660
1456
  "generalScope": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1661
- "identificationReference": [
1662
- {
1457
+ "identificationReference": [{
1663
1458
  "identifier": "identifier0",
1664
1459
  "namespace": "namespace0",
1665
1460
  "version": "version0",
1666
1461
  "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1667
1462
  "authority": {
1668
1463
  "title": "title0",
1669
- "date": [
1670
- {
1671
- "date": "2013-06-22",
1672
- "dateType": "publication"
1673
- }
1674
- ],
1675
- "responsibleParty": [
1676
- {
1677
- "role": "originator",
1678
- "party": [
1679
- {
1680
- "contactId": "CID004"
1681
- }
1682
- ]
1683
- }
1684
- ]
1464
+ "date": [{
1465
+ "date": "2013-06-22",
1466
+ "dateType": "publication"
1467
+ }],
1468
+ "responsibleParty": [{
1469
+ "role": "originator",
1470
+ "party": [{
1471
+ "contactId": "CID004"
1472
+ }]
1473
+ }]
1685
1474
  }
1686
1475
  },
1687
1476
  {
@@ -1691,30 +1480,22 @@
1691
1480
  "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1692
1481
  "authority": {
1693
1482
  "title": "title1",
1694
- "date": [
1695
- {
1696
- "date": "2013-06-22",
1697
- "dateType": "publication"
1698
- }
1699
- ],
1700
- "responsibleParty": [
1701
- {
1702
- "role": "originator",
1703
- "party": [
1704
- {
1705
- "contactId": "CID004"
1706
- }
1707
- ]
1708
- }
1709
- ]
1483
+ "date": [{
1484
+ "date": "2013-06-22",
1485
+ "dateType": "publication"
1486
+ }],
1487
+ "responsibleParty": [{
1488
+ "role": "originator",
1489
+ "party": [{
1490
+ "contactId": "CID004"
1491
+ }]
1492
+ }]
1710
1493
  }
1711
1494
  }
1712
1495
  ],
1713
- "observer": [
1714
- {
1496
+ "observer": [{
1715
1497
  "role": "coPrincipalInvestigator",
1716
- "party": [
1717
- {
1498
+ "party": [{
1718
1499
  "contactId": "CID006"
1719
1500
  },
1720
1501
  {
@@ -1724,117 +1505,102 @@
1724
1505
  },
1725
1506
  {
1726
1507
  "role": "editor",
1727
- "party": [
1728
- {
1729
- "contactId": "CID001"
1730
- }
1731
- ]
1508
+ "party": [{
1509
+ "contactId": "CID001"
1510
+ }]
1732
1511
  }
1733
1512
  ],
1734
1513
  "identificationProcedure": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1735
1514
  "identificationCompleteness": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1736
- "voucher": [
1737
- {
1515
+ "voucher": [{
1738
1516
  "specimen": "bear claw",
1739
1517
  "repository": {
1740
1518
  "role": "custodian",
1741
- "party": [
1742
- {
1743
- "contactId": "CID002"
1744
- }
1745
- ]
1519
+ "party": [{
1520
+ "contactId": "CID002"
1521
+ }]
1746
1522
  }
1747
1523
  },
1748
1524
  {
1749
1525
  "specimen": "moose tooth",
1750
1526
  "repository": {
1751
1527
  "role": "custodian",
1752
- "party": [
1753
- {
1754
- "contactId": "CID002"
1755
- }
1756
- ]
1528
+ "party": [{
1529
+ "contactId": "CID002"
1530
+ }]
1757
1531
  }
1758
1532
  }
1759
1533
  ],
1760
1534
  "taxonomicClassification": {
1761
- "taxonomicRank": "taxonomicRank0",
1762
- "latinName": "latinName",
1535
+ "taxonomicLevel": "taxonomicLevel0",
1536
+ "taxonomicName": "taxonomicName",
1763
1537
  "commonName": [
1764
1538
  "commonName0",
1765
1539
  "commonName1"
1766
1540
  ],
1767
- "subClassification": [
1768
- {
1541
+ "subClassification": [{
1769
1542
  "taxonomicSystemId": "taxonomicSystemId00",
1770
- "taxonomicRank": "taxonomicRank00",
1771
- "latinName": "latinName",
1543
+ "taxonomicLevel": "taxonomicLevel00",
1544
+ "taxonomicName": "taxonomicName",
1772
1545
  "commonName": [
1773
1546
  "commonName0",
1774
1547
  "commonName1"
1775
1548
  ],
1776
- "subClassification": [
1777
- {
1778
- "taxonomicRank": "taxonomicRank000",
1779
- "latinName": "latinName",
1780
- "commonName": [
1781
- "commonName0",
1782
- "commonName1"
1783
- ],
1784
- "subClassification": [
1785
- {
1786
- "taxonomicSystemId": "taxonomicSystemId0000.1",
1787
- "taxonomicRank": "taxonomicRank0000.1",
1788
- "latinName": "latinName",
1789
- "commonName": [
1790
- "commonName0",
1791
- "commonName1"
1792
- ],
1793
- "subClassification": []
1794
- },
1795
- {
1796
- "taxonomicSystemId": "taxonomicSystemId0000.2",
1797
- "taxonomicRank": "taxonomicRank0000.2",
1798
- "latinName": "latinName",
1799
- "commonName": [
1800
- "commonName0",
1801
- "commonName1"
1802
- ],
1803
- "subClassification": []
1804
- }
1805
- ]
1806
- }
1807
- ]
1549
+ "subClassification": [{
1550
+ "taxonomicLevel": "taxonomicLevel000",
1551
+ "taxonomicName": "taxonomicName",
1552
+ "commonName": [
1553
+ "commonName0",
1554
+ "commonName1"
1555
+ ],
1556
+ "subClassification": [{
1557
+ "taxonomicSystemId": "taxonomicSystemId0000.1",
1558
+ "taxonomicLevel": "taxonomicLevel0000.1",
1559
+ "taxonomicName": "taxonomicName",
1560
+ "commonName": [
1561
+ "commonName0",
1562
+ "commonName1"
1563
+ ],
1564
+ "subClassification": []
1565
+ },
1566
+ {
1567
+ "taxonomicSystemId": "taxonomicSystemId0000.2",
1568
+ "taxonomicLevel": "taxonomicLevel0000.2",
1569
+ "taxonomicName": "taxonomicName",
1570
+ "commonName": [
1571
+ "commonName0",
1572
+ "commonName1"
1573
+ ],
1574
+ "subClassification": []
1575
+ }
1576
+ ]
1577
+ }]
1808
1578
  },
1809
1579
  {
1810
- "taxonomicRank": "taxonomicRank01",
1811
- "latinName": "latinName",
1580
+ "taxonomicLevel": "taxonomicLevel01",
1581
+ "taxonomicName": "taxonomicName",
1812
1582
  "commonName": [
1813
1583
  "commonName0",
1814
1584
  "commonName1"
1815
1585
  ],
1816
- "subClassification": [
1817
- {
1818
- "taxonomicRank": "taxonomicRank010",
1819
- "latinName": "latinName",
1820
- "commonName": [
1821
- "commonName0",
1822
- "commonName1"
1823
- ],
1824
- "subClassification": []
1825
- }
1826
- ]
1586
+ "subClassification": [{
1587
+ "taxonomicLevel": "taxonomicLevel010",
1588
+ "taxonomicName": "taxonomicName",
1589
+ "commonName": [
1590
+ "commonName0",
1591
+ "commonName1"
1592
+ ],
1593
+ "subClassification": []
1594
+ }]
1827
1595
  }
1828
1596
  ]
1829
1597
  }
1830
- },
1831
- "graphicOverview": [
1832
- {
1598
+ }],
1599
+ "graphicOverview": [{
1833
1600
  "fileName": "fileName 0",
1834
1601
  "fileDescription": "fileDescription 0",
1835
1602
  "fileType": "fileType 0",
1836
- "fileConstraint": [
1837
- {
1603
+ "fileConstraint": [{
1838
1604
  "type": "use",
1839
1605
  "useLimitation": [
1840
1606
  "useLimitation0",
@@ -1859,25 +1625,20 @@
1859
1625
  }
1860
1626
  }
1861
1627
  ],
1862
- "fileUri": [
1863
- {
1864
- "uri": "http://ISO.uri/adiwg/0"
1865
- }
1866
- ]
1628
+ "fileUri": [{
1629
+ "uri": "http://ISO.uri/adiwg/0"
1630
+ }]
1867
1631
  },
1868
1632
  {
1869
1633
  "fileName": "fileName 1",
1870
1634
  "fileDescription": "fileDescription 1",
1871
1635
  "fileType": "fileType 1",
1872
- "fileUri": [
1873
- {
1874
- "uri": "http://ISO.uri/adiwg/1"
1875
- }
1876
- ]
1636
+ "fileUri": [{
1637
+ "uri": "http://ISO.uri/adiwg/1"
1638
+ }]
1877
1639
  }
1878
1640
  ],
1879
- "constraint": [
1880
- {
1641
+ "constraint": [{
1881
1642
  "type": "use",
1882
1643
  "useLimitation": [
1883
1644
  "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
@@ -1886,16 +1647,14 @@
1886
1647
  "scope": {
1887
1648
  "scopeCode": "scopeCode"
1888
1649
  },
1889
- "graphic": [
1890
- {
1650
+ "graphic": [{
1891
1651
  "fileName": "fileName0"
1892
1652
  },
1893
1653
  {
1894
1654
  "fileName": "fileName1"
1895
1655
  }
1896
1656
  ],
1897
- "reference": [
1898
- {
1657
+ "reference": [{
1899
1658
  "title": "title0"
1900
1659
  },
1901
1660
  {
@@ -1904,19 +1663,15 @@
1904
1663
  ],
1905
1664
  "releasability": {
1906
1665
  "statement": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
1907
- "addressee": [
1908
- {
1666
+ "addressee": [{
1909
1667
  "role": "client",
1910
- "party": [
1911
- {
1912
- "contactId": "CID001"
1913
- }
1914
- ]
1668
+ "party": [{
1669
+ "contactId": "CID001"
1670
+ }]
1915
1671
  },
1916
1672
  {
1917
1673
  "role": "stakeholder",
1918
- "party": [
1919
- {
1674
+ "party": [{
1920
1675
  "contactId": "CID002"
1921
1676
  },
1922
1677
  {
@@ -1930,11 +1685,9 @@
1930
1685
  "unrestricted"
1931
1686
  ]
1932
1687
  },
1933
- "responsibleParty": [
1934
- {
1688
+ "responsibleParty": [{
1935
1689
  "role": "coAuthor",
1936
- "party": [
1937
- {
1690
+ "party": [{
1938
1691
  "contactId": "CID006"
1939
1692
  },
1940
1693
  {
@@ -1944,11 +1697,9 @@
1944
1697
  },
1945
1698
  {
1946
1699
  "role": "rightsHolder",
1947
- "party": [
1948
- {
1949
- "contactId": "CID005"
1950
- }
1951
- ]
1700
+ "party": [{
1701
+ "contactId": "CID005"
1702
+ }]
1952
1703
  }
1953
1704
  ]
1954
1705
  },
@@ -1961,8 +1712,7 @@
1961
1712
  "scope": {
1962
1713
  "scopeCode": "scopeCode"
1963
1714
  },
1964
- "graphic": [
1965
- {
1715
+ "graphic": [{
1966
1716
  "fileName": "fileName0"
1967
1717
  },
1968
1718
  {
@@ -1994,26 +1744,22 @@
1994
1744
  }
1995
1745
  }
1996
1746
  ],
1997
- "coverageDescription": [
1998
- {
1747
+ "coverageDescription": [{
1999
1748
  "coverageName": "My First Coverage",
2000
1749
  "coverageDescription": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2001
1750
  "processingLevelCode": {
2002
1751
  "identifier": "processing level code"
2003
1752
  },
2004
- "attributeGroup": [
2005
- {
1753
+ "attributeGroup": [{
2006
1754
  "attributeContentType": [
2007
1755
  "thematicClassification",
2008
1756
  "physicalMeasurement"
2009
1757
  ],
2010
- "attribute": [
2011
- {
1758
+ "attribute": [{
2012
1759
  "sequenceIdentifier": "sequenceIdentifier 1",
2013
1760
  "sequenceIdentifierType": "sequenceIdentifierType",
2014
1761
  "attributeDescription": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2015
- "attributeIdentifier": [
2016
- {
1762
+ "attributeIdentifier": [{
2017
1763
  "identifier": "identifier 1"
2018
1764
  },
2019
1765
  {
@@ -2044,11 +1790,9 @@
2044
1790
  "sequenceIdentifier": "sequenceIdentifier 2",
2045
1791
  "sequenceIdentifierType": "sequenceIdentifierType",
2046
1792
  "attributeDescription": "attributeDescription",
2047
- "attributeIdentifier": [
2048
- {
2049
- "identifier": "identifier"
2050
- }
2051
- ],
1793
+ "attributeIdentifier": [{
1794
+ "identifier": "identifier"
1795
+ }],
2052
1796
  "minValue": 9.9,
2053
1797
  "maxValue": 9.9,
2054
1798
  "units": "units",
@@ -2089,8 +1833,7 @@
2089
1833
  "processingLevelCode": {
2090
1834
  "identifier": "identifier"
2091
1835
  },
2092
- "attributeGroup": [
2093
- {
1836
+ "attributeGroup": [{
2094
1837
  "attributeContentType": [
2095
1838
  "attributeContentType"
2096
1839
  ]
@@ -2106,8 +1849,7 @@
2106
1849
  }
2107
1850
  }
2108
1851
  ],
2109
- "resourceFormat": [
2110
- {
1852
+ "resourceFormat": [{
2111
1853
  "formatSpecification": {
2112
1854
  "title": "specification 1"
2113
1855
  },
@@ -2122,11 +1864,9 @@
2122
1864
  "compressionMethod": "compressionMethod"
2123
1865
  }
2124
1866
  ],
2125
- "resourceMaintenance": [
2126
- {
1867
+ "resourceMaintenance": [{
2127
1868
  "frequency": "semi-annually",
2128
- "date": [
2129
- {
1869
+ "date": [{
2130
1870
  "date": "2016-10-12",
2131
1871
  "dateType": "dateType"
2132
1872
  },
@@ -2135,8 +1875,7 @@
2135
1875
  "dateType": "dateType"
2136
1876
  }
2137
1877
  ],
2138
- "scope": [
2139
- {
1878
+ "scope": [{
2140
1879
  "scopeCode": "scopeCode"
2141
1880
  },
2142
1881
  {
@@ -2147,16 +1886,12 @@
2147
1886
  "note0",
2148
1887
  "note1"
2149
1888
  ],
2150
- "contact": [
2151
- {
2152
- "role": "custodian",
2153
- "party": [
2154
- {
2155
- "contactId": "CID005"
2156
- }
2157
- ]
2158
- }
2159
- ]
1889
+ "contact": [{
1890
+ "role": "custodian",
1891
+ "party": [{
1892
+ "contactId": "CID005"
1893
+ }]
1894
+ }]
2160
1895
  },
2161
1896
  {
2162
1897
  "frequency": "frequency1"
@@ -2164,11 +1899,9 @@
2164
1899
  ],
2165
1900
  "environmentDescription": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2166
1901
  "supplementalInfo": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2167
- "extent": [
2168
- {
1902
+ "extent": [{
2169
1903
  "description": "Extent 1: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2170
- "geographicExtent": [
2171
- {
1904
+ "geographicExtent": [{
2172
1905
  "description": "geographic extent description",
2173
1906
  "containsData": false,
2174
1907
  "identifier": {
@@ -2180,8 +1913,7 @@
2180
1913
  "southLatitude": 49.0,
2181
1914
  "northLatitude": 70.0
2182
1915
  },
2183
- "geographicElement": [
2184
- {
1916
+ "geographicElement": [{
2185
1917
  "type": "Point",
2186
1918
  "coordinates": [100.0, 0.0]
2187
1919
  },
@@ -2224,45 +1956,40 @@
2224
1956
  },
2225
1957
  {
2226
1958
  "containsData": true,
2227
- "geographicElement": [
2228
- {
2229
- "type": "Polygon",
2230
- "coordinates": [
2231
- [
2232
- [-10.0, 50.0],
2233
- [90.0, 50.0],
2234
- [90.0, 25.0],
2235
- [-10.0, 25.0],
2236
- [-10.0, 50.0]
2237
- ]
1959
+ "geographicElement": [{
1960
+ "type": "Polygon",
1961
+ "coordinates": [
1962
+ [
1963
+ [-10.0, 50.0],
1964
+ [90.0, 50.0],
1965
+ [90.0, 25.0],
1966
+ [-10.0, 25.0],
1967
+ [-10.0, 50.0]
2238
1968
  ]
2239
- }
2240
- ]
1969
+ ]
1970
+ }]
2241
1971
  },
2242
1972
  {
2243
1973
  "containsData": true,
2244
- "geographicElement": [
2245
- {
2246
- "type": "Polygon",
2247
- "coordinates": [
2248
- [
2249
- [140, 65],
2250
- [-170, 65],
2251
- [-170, 55],
2252
- [140, 55],
2253
- [140, 65]
2254
- ]
1974
+ "geographicElement": [{
1975
+ "type": "Polygon",
1976
+ "coordinates": [
1977
+ [
1978
+ [140, 65],
1979
+ [-170, 65],
1980
+ [-170, 55],
1981
+ [140, 55],
1982
+ [140, 65]
2255
1983
  ]
2256
- }
2257
- ]
1984
+ ]
1985
+ }]
2258
1986
  },
2259
1987
  {
2260
1988
  "containsData": false,
2261
1989
  "identifier": {
2262
1990
  "identifier": "identifier"
2263
1991
  },
2264
- "geographicElement": [
2265
- {
1992
+ "geographicElement": [{
2266
1993
  "type": "Polygon",
2267
1994
  "coordinates": [
2268
1995
  [
@@ -2289,8 +2016,7 @@
2289
2016
  ]
2290
2017
  }
2291
2018
  ],
2292
- "temporalExtent": [
2293
- {
2019
+ "temporalExtent": [{
2294
2020
  "timeInstant": {
2295
2021
  "dateTime": "2016-10-24T11:10:15.200-10:00"
2296
2022
  }
@@ -2301,8 +2027,7 @@
2301
2027
  }
2302
2028
  }
2303
2029
  ],
2304
- "verticalExtent": [
2305
- {
2030
+ "verticalExtent": [{
2306
2031
  "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2307
2032
  "minValue": 9.9,
2308
2033
  "maxValue": 9.9,
@@ -2327,14 +2052,12 @@
2327
2052
  },
2328
2053
  {
2329
2054
  "description": "Extent 2: Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2330
- "geographicExtent": [
2331
- {
2055
+ "geographicExtent": [{
2332
2056
  "containsData": false,
2333
2057
  "identifier": {
2334
2058
  "identifier": "identifier"
2335
2059
  },
2336
- "geographicElement": [
2337
- {
2060
+ "geographicElement": [{
2338
2061
  "type": "Polygon",
2339
2062
  "coordinates": [
2340
2063
  [
@@ -2362,12 +2085,10 @@
2362
2085
  },
2363
2086
  {
2364
2087
  "containsData": true,
2365
- "geographicElement": [
2366
- {
2088
+ "geographicElement": [{
2367
2089
  "type": "GeometryCollection",
2368
2090
  "bbox": [-10.0, -10.0, 10.0, 10.0],
2369
- "geometries": [
2370
- {
2091
+ "geometries": [{
2371
2092
  "type": "Point",
2372
2093
  "coordinates": [100.0, 0.0]
2373
2094
  },
@@ -2396,207 +2117,178 @@
2396
2117
  },
2397
2118
  {
2398
2119
  "containsData": true,
2399
- "geographicElement": [
2400
- {
2401
- "type": "Feature",
2402
- "id": "polygon-75",
2403
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2404
- "geometry": {
2405
- "type": "Polygon",
2406
- "coordinates": [
2407
- [
2408
- [-161.74223, 67.663378],
2409
- [-161.440345, 67.630173],
2410
- [-161.294611, 67.656257],
2411
- [-161.228063, 67.625736],
2412
- [-161.247712, 67.585909],
2413
- [-161.334662, 67.591324],
2414
- [-161.566245, 67.491263],
2415
- [-161.812338, 67.455299],
2416
- [-161.825019, 67.40123],
2417
- [-162.128301, 67.414364],
2418
- [-162.167825, 67.363047],
2419
- [-162.383403, 67.293329],
2420
- [-162.633432, 67.272237],
2421
- [-162.645587, 67.356665],
2422
- [-162.369023, 67.455264],
2423
- [-162.287324, 67.551235],
2424
- [-162.171139, 67.559356],
2425
- [-161.99344, 67.646806],
2426
- [-161.857964, 67.620329],
2427
- [-161.769431, 67.629407],
2428
- [-161.74223, 67.663378]
2429
- ]
2430
- ]
2431
- },
2432
- "properties": {
2433
- "description": "Agashashok River site",
2434
- "featureName": [
2435
- "Agashashok River",
2436
- "Camp Mosquito"
2437
- ],
2438
- "identifier": [
2439
- {
2440
- "identifier": "AGAR"
2441
- },
2442
- {
2443
- "identifier": "Kup25"
2444
- }
2445
- ],
2446
- "featureScope": "collectionSite",
2447
- "acquisitionMethod": "butterfly net",
2448
- "customField": "not in schema",
2449
- "customArray": [
2450
- "string 1",
2451
- "string 2"
2120
+ "geographicElement": [{
2121
+ "type": "Feature",
2122
+ "id": "polygon-75",
2123
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
2124
+ "geometry": {
2125
+ "type": "Polygon",
2126
+ "coordinates": [
2127
+ [
2128
+ [-161.74223, 67.663378],
2129
+ [-161.440345, 67.630173],
2130
+ [-161.294611, 67.656257],
2131
+ [-161.228063, 67.625736],
2132
+ [-161.247712, 67.585909],
2133
+ [-161.334662, 67.591324],
2134
+ [-161.566245, 67.491263],
2135
+ [-161.812338, 67.455299],
2136
+ [-161.825019, 67.40123],
2137
+ [-162.128301, 67.414364],
2138
+ [-162.167825, 67.363047],
2139
+ [-162.383403, 67.293329],
2140
+ [-162.633432, 67.272237],
2141
+ [-162.645587, 67.356665],
2142
+ [-162.369023, 67.455264],
2143
+ [-162.287324, 67.551235],
2144
+ [-162.171139, 67.559356],
2145
+ [-161.99344, 67.646806],
2146
+ [-161.857964, 67.620329],
2147
+ [-161.769431, 67.629407],
2148
+ [-161.74223, 67.663378]
2452
2149
  ]
2453
- }
2150
+ ]
2151
+ },
2152
+ "properties": {
2153
+ "description": "Agashashok River site",
2154
+ "featureName": [
2155
+ "Agashashok River",
2156
+ "Camp Mosquito"
2157
+ ],
2158
+ "identifier": [{
2159
+ "identifier": "AGAR"
2160
+ },
2161
+ {
2162
+ "identifier": "Kup25"
2163
+ }
2164
+ ],
2165
+ "featureScope": "collectionSite",
2166
+ "acquisitionMethod": "butterfly net",
2167
+ "customField": "not in schema",
2168
+ "customArray": [
2169
+ "string 1",
2170
+ "string 2"
2171
+ ]
2454
2172
  }
2455
- ]
2173
+ }]
2456
2174
  },
2457
2175
  {
2458
2176
  "containsData": true,
2459
- "geographicElement": [
2460
- {
2461
- "type": "FeatureCollection",
2462
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2463
- "features": [
2464
- {
2465
- "type": "Feature",
2466
- "id": "ALCC-BH55",
2467
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2468
- "geometry": {
2469
- "type": "Point",
2470
- "coordinates": [102.0, 0.5]
2471
- },
2472
- "properties": {
2473
- "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2474
- "featureName": [
2475
- "fake name"
2476
- ]
2477
- }
2177
+ "geographicElement": [{
2178
+ "type": "FeatureCollection",
2179
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
2180
+ "features": [{
2181
+ "type": "Feature",
2182
+ "id": "ALCC-BH55",
2183
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
2184
+ "geometry": {
2185
+ "type": "Point",
2186
+ "coordinates": [102.0, 0.5]
2478
2187
  },
2479
- {
2480
- "type": "Feature",
2481
- "id": "ALCC-BH56",
2482
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2483
- "geometry": {
2484
- "type": "LineString",
2485
- "coordinates": [
2486
- [102.0, 0.0],
2487
- [103.0, 1.0],
2488
- [104.0, 0.0],
2489
- [105.0, 1.0]
2490
- ]
2491
- },
2492
- "properties": {
2493
- "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2494
- }
2188
+ "properties": {
2189
+ "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2190
+ "featureName": [
2191
+ "fake name"
2192
+ ]
2193
+ }
2194
+ },
2195
+ {
2196
+ "type": "Feature",
2197
+ "id": "ALCC-BH56",
2198
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
2199
+ "geometry": {
2200
+ "type": "LineString",
2201
+ "coordinates": [
2202
+ [102.0, 0.0],
2203
+ [103.0, 1.0],
2204
+ [104.0, 0.0],
2205
+ [105.0, 1.0]
2206
+ ]
2495
2207
  },
2496
- {
2497
- "type": "Feature",
2498
- "id": "ALCC-Co81",
2208
+ "properties": {
2209
+ "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2210
+ }
2211
+ },
2212
+ {
2213
+ "type": "Feature",
2214
+ "id": "ALCC-Co81",
2215
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
2216
+ "geometry": {
2217
+ "type": "GeometryCollection",
2499
2218
  "bbox": [-10.0, -10.0, 10.0, 10.0],
2500
- "geometry": {
2501
- "type": "GeometryCollection",
2502
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2503
- "geometries": [
2504
- {
2505
- "type": "Point",
2506
- "coordinates": [100.0, 0.0]
2507
- },
2508
- {
2509
- "type": "LineString",
2510
- "coordinates": [
2511
- [101.0, 0.0],
2512
- [102.0, 1.0]
2513
- ]
2514
- }
2515
- ]
2516
- },
2517
- "properties": {
2518
- "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2519
- }
2219
+ "geometries": [{
2220
+ "type": "Point",
2221
+ "coordinates": [100.0, 0.0]
2222
+ },
2223
+ {
2224
+ "type": "LineString",
2225
+ "coordinates": [
2226
+ [101.0, 0.0],
2227
+ [102.0, 1.0]
2228
+ ]
2229
+ }
2230
+ ]
2231
+ },
2232
+ "properties": {
2233
+ "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2520
2234
  }
2521
- ]
2522
- }
2523
- ]
2235
+ }
2236
+ ]
2237
+ }]
2524
2238
  }
2525
2239
  ]
2526
2240
  }
2527
2241
  ]
2528
2242
  },
2529
- "resourceLineage": [
2530
- {
2243
+ "resourceLineage": [{
2531
2244
  "statement": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2532
2245
  "scope": {
2533
2246
  "scopeCode": "scopeCode"
2534
2247
  },
2535
- "citation": [
2536
- {
2248
+ "citation": [{
2537
2249
  "title": "Lineage Title 1",
2538
- "date": [
2539
- {
2540
- "date": "2017-10-13",
2541
- "dateType": "publication"
2542
- }
2543
- ],
2544
- "responsibleParty": [
2545
- {
2546
- "role": "originator",
2547
- "party": [
2548
- {
2549
- "contactId": "CID004"
2550
- }
2551
- ]
2552
- }
2553
- ]
2250
+ "date": [{
2251
+ "date": "2017-10-13",
2252
+ "dateType": "publication"
2253
+ }],
2254
+ "responsibleParty": [{
2255
+ "role": "originator",
2256
+ "party": [{
2257
+ "contactId": "CID004"
2258
+ }]
2259
+ }]
2554
2260
  },
2555
2261
  {
2556
2262
  "title": "Lineage Title 2",
2557
- "date": [
2558
- {
2559
- "date": "2017-10-13",
2560
- "dateType": "publication"
2561
- }
2562
- ],
2563
- "responsibleParty": [
2564
- {
2565
- "role": "originator",
2566
- "party": [
2567
- {
2568
- "contactId": "CID004"
2569
- }
2570
- ]
2571
- }
2572
- ]
2263
+ "date": [{
2264
+ "date": "2017-10-13",
2265
+ "dateType": "publication"
2266
+ }],
2267
+ "responsibleParty": [{
2268
+ "role": "originator",
2269
+ "party": [{
2270
+ "contactId": "CID004"
2271
+ }]
2272
+ }]
2573
2273
  }
2574
2274
  ],
2575
- "source": [
2576
- {
2275
+ "source": [{
2577
2276
  "sourceId": "SRC001",
2578
2277
  "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2579
2278
  "sourceCitation": {
2580
2279
  "title": "Source Citation Title SRC001",
2581
- "date": [
2582
- {
2583
- "date": "2017-10-13",
2584
- "dateType": "publication"
2585
- }
2586
- ],
2587
- "responsibleParty": [
2588
- {
2589
- "role": "originator",
2590
- "party": [
2591
- {
2592
- "contactId": "CID004"
2593
- }
2594
- ]
2595
- }
2596
- ]
2280
+ "date": [{
2281
+ "date": "2017-10-13",
2282
+ "dateType": "publication"
2283
+ }],
2284
+ "responsibleParty": [{
2285
+ "role": "originator",
2286
+ "party": [{
2287
+ "contactId": "CID004"
2288
+ }]
2289
+ }]
2597
2290
  },
2598
- "metadataCitation": [
2599
- {
2291
+ "metadataCitation": [{
2600
2292
  "title": "First Source Metadata Citation"
2601
2293
  },
2602
2294
  {
@@ -2612,8 +2304,7 @@
2612
2304
  "identifier": "identifier"
2613
2305
  }
2614
2306
  },
2615
- "sourceProcessStep": [
2616
- {
2307
+ "sourceProcessStep": [{
2617
2308
  "description": "description",
2618
2309
  "timePeriod": {
2619
2310
  "endDateTime": "2017-12-28T15:15"
@@ -2628,18 +2319,14 @@
2628
2319
  ],
2629
2320
  "scope": {
2630
2321
  "scopeCode": "scopeCode SRC001",
2631
- "scopeExtent": [
2632
- {
2633
- "temporalExtent": [
2634
- {
2635
- "timePeriod": {
2636
- "description": "publication date",
2637
- "startDateTime": "2016-11-01"
2638
- }
2639
- }
2640
- ]
2641
- }
2642
- ]
2322
+ "scopeExtent": [{
2323
+ "temporalExtent": [{
2324
+ "timePeriod": {
2325
+ "description": "publication date",
2326
+ "startDateTime": "2016-11-01"
2327
+ }
2328
+ }]
2329
+ }]
2643
2330
  }
2644
2331
  },
2645
2332
  {
@@ -2647,42 +2334,31 @@
2647
2334
  "description": "description",
2648
2335
  "sourceCitation": {
2649
2336
  "title": "Source Citation Title SRC002",
2650
- "date": [
2651
- {
2652
- "date": "2017-10-13",
2653
- "dateType": "publication"
2654
- }
2655
- ],
2656
- "responsibleParty": [
2657
- {
2658
- "role": "originator",
2659
- "party": [
2660
- {
2661
- "contactId": "CID004"
2662
- }
2663
- ]
2664
- }
2665
- ]
2337
+ "date": [{
2338
+ "date": "2017-10-13",
2339
+ "dateType": "publication"
2340
+ }],
2341
+ "responsibleParty": [{
2342
+ "role": "originator",
2343
+ "party": [{
2344
+ "contactId": "CID004"
2345
+ }]
2346
+ }]
2666
2347
  },
2667
2348
  "scope": {
2668
2349
  "scopeCode": "scopeCode SRC002",
2669
- "scopeExtent": [
2670
- {
2671
- "temporalExtent": [
2672
- {
2673
- "timePeriod": {
2674
- "description": "publication date",
2675
- "startDateTime": "2016-11-02"
2676
- }
2677
- }
2678
- ]
2679
- }
2680
- ]
2350
+ "scopeExtent": [{
2351
+ "temporalExtent": [{
2352
+ "timePeriod": {
2353
+ "description": "publication date",
2354
+ "startDateTime": "2016-11-02"
2355
+ }
2356
+ }]
2357
+ }]
2681
2358
  }
2682
2359
  }
2683
2360
  ],
2684
- "processStep": [
2685
- {
2361
+ "processStep": [{
2686
2362
  "stepId": "stepId",
2687
2363
  "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2688
2364
  "rationale": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
@@ -2707,26 +2383,20 @@
2707
2383
  "months": 9
2708
2384
  }
2709
2385
  },
2710
- "processor": [
2711
- {
2386
+ "processor": [{
2712
2387
  "role": "processor",
2713
- "party": [
2714
- {
2715
- "contactId": "CID006"
2716
- }
2717
- ]
2388
+ "party": [{
2389
+ "contactId": "CID006"
2390
+ }]
2718
2391
  },
2719
2392
  {
2720
2393
  "role": "reviewer",
2721
- "party": [
2722
- {
2723
- "contactId": "CID004"
2724
- }
2725
- ]
2394
+ "party": [{
2395
+ "contactId": "CID004"
2396
+ }]
2726
2397
  }
2727
2398
  ],
2728
- "reference": [
2729
- {
2399
+ "reference": [{
2730
2400
  "title": "Process Step Reference"
2731
2401
  },
2732
2402
  {
@@ -2749,119 +2419,101 @@
2749
2419
  "statement": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2750
2420
  }
2751
2421
  ],
2752
- "resourceDistribution": [
2753
- {
2754
- "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2755
- "liabilityStatement": "Blah blah blah liability. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",
2756
- "distributor": [
2757
- {
2758
- "contact": {
2759
- "role": "distributor",
2760
- "party": [
2422
+ "resourceDistribution": [{
2423
+ "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2424
+ "liabilityStatement": "Blah blah blah liability. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",
2425
+ "distributor": [{
2426
+ "contact": {
2427
+ "role": "distributor",
2428
+ "party": [{
2429
+ "contactId": "CID002"
2430
+ }]
2431
+ },
2432
+ "orderProcess": [{
2433
+ "fees": "10.00USD",
2434
+ "plannedAvailability": "2016-10-21T00:00:00",
2435
+ "orderingInstructions": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2436
+ "turnaround": "turnaround"
2437
+ },
2438
+ {
2439
+ "fees": "2.00USD"
2440
+ }
2441
+ ],
2442
+ "transferOption": [{
2443
+ "unitsOfDistribution": "units of distribution",
2444
+ "transferSize": 9.9,
2445
+ "onlineOption": [{
2446
+ "uri": "http://ISO.uri/adiwg/0"
2447
+ },
2761
2448
  {
2762
- "contactId": "CID002"
2449
+ "uri": "http://ISO.uri/adiwg/1"
2763
2450
  }
2764
- ]
2765
- },
2766
- "orderProcess": [
2767
- {
2768
- "fees": "10.00USD",
2769
- "plannedAvailability": "2016-10-21T00:00:00",
2770
- "orderingInstructions": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
2771
- "turnaround": "turnaround"
2772
- },
2773
- {
2774
- "fees": "2.00USD"
2775
- }
2776
- ],
2777
- "transferOption": [
2778
- {
2779
- "unitsOfDistribution": "units of distribution",
2780
- "transferSize": 9.9,
2781
- "onlineOption": [
2782
- {
2783
- "uri": "http://ISO.uri/adiwg/0"
2784
- },
2785
- {
2786
- "uri": "http://ISO.uri/adiwg/1"
2787
- }
2788
- ],
2789
- "offlineOption": [
2790
- {
2791
- "mediumSpecification": {
2792
- "title": "My Medium Specification Title"
2793
- },
2794
- "density": 9.9,
2795
- "units": "units",
2796
- "numberOfVolumes": 9,
2797
- "mediumFormat": [
2798
- "mediumFormat0",
2799
- "mediumFormat1"
2800
- ],
2801
- "note": "note",
2802
- "identifier": {
2803
- "identifier": "Medium Identifier"
2804
- }
2451
+ ],
2452
+ "offlineOption": [{
2453
+ "mediumSpecification": {
2454
+ "title": "My Medium Specification Title"
2805
2455
  },
2806
- {
2807
- "mediumSpecification": {
2808
- "title": "dium specification title 1"
2809
- }
2456
+ "density": 9.9,
2457
+ "units": "units",
2458
+ "numberOfVolumes": 9,
2459
+ "mediumFormat": [
2460
+ "mediumFormat0",
2461
+ "mediumFormat1"
2462
+ ],
2463
+ "note": "note",
2464
+ "identifier": {
2465
+ "identifier": "Medium Identifier"
2810
2466
  }
2811
- ],
2812
- "transferFrequency": {
2813
- "months": 9
2814
2467
  },
2815
- "distributionFormat": [
2816
- {
2817
- "formatSpecification": {
2818
- "title": "CSV"
2819
- },
2820
- "amendmentNumber": "2.0.8-beta",
2821
- "compressionMethod": "7ZipUp",
2822
- "technicalPrerequisite": "Blah blah blah 2.0 technical prerequisite"
2823
- },
2824
- {
2825
- "formatSpecification": {
2826
- "title": "format specification title 1"
2827
- }
2468
+ {
2469
+ "mediumSpecification": {
2470
+ "title": "dium specification title 1"
2828
2471
  }
2829
- ]
2472
+ }
2473
+ ],
2474
+ "transferFrequency": {
2475
+ "months": 9
2830
2476
  },
2831
- {
2832
- "transferSize": 10.9,
2833
- "onlineOption": [
2834
- {
2835
- "uri": "http://ISO.uri/adiwg/3"
2836
- }
2837
- ],
2838
- "distributionFormat": [
2839
- {
2840
- "formatSpecification": {
2841
- "title": "Microsoft Excel"
2842
- }
2843
- }
2844
- ]
2845
- }
2846
- ]
2847
- },
2848
- {
2849
- "contact": {
2850
- "role": "distributor",
2851
- "party": [
2477
+ "distributionFormat": [{
2478
+ "formatSpecification": {
2479
+ "title": "CSV"
2480
+ },
2481
+ "amendmentNumber": "2.0.8-beta",
2482
+ "compressionMethod": "7ZipUp",
2483
+ "technicalPrerequisite": "Blah blah blah 2.0 technical prerequisite"
2484
+ },
2852
2485
  {
2853
- "contactId": "CID003"
2486
+ "formatSpecification": {
2487
+ "title": "format specification title 1"
2488
+ }
2854
2489
  }
2855
2490
  ]
2491
+ },
2492
+ {
2493
+ "transferSize": 10.9,
2494
+ "onlineOption": [{
2495
+ "uri": "http://ISO.uri/adiwg/3"
2496
+ }],
2497
+ "distributionFormat": [{
2498
+ "formatSpecification": {
2499
+ "title": "Microsoft Excel"
2500
+ }
2501
+ }]
2856
2502
  }
2503
+ ]
2504
+ },
2505
+ {
2506
+ "contact": {
2507
+ "role": "distributor",
2508
+ "party": [{
2509
+ "contactId": "CID003"
2510
+ }]
2857
2511
  }
2858
- ]
2859
- }
2860
- ],
2861
- "associatedResource": [
2862
- {
2863
- "resourceType": [
2864
- {
2512
+ }
2513
+ ]
2514
+ }],
2515
+ "associatedResource": [{
2516
+ "resourceType": [{
2865
2517
  "type": "modelHardcopy",
2866
2518
  "name": "Hardcopy of Model"
2867
2519
  },
@@ -2880,8 +2532,7 @@
2880
2532
  }
2881
2533
  },
2882
2534
  {
2883
- "resourceType": [
2884
- {
2535
+ "resourceType": [{
2885
2536
  "type": "type0",
2886
2537
  "name": "name0"
2887
2538
  },
@@ -2900,10 +2551,8 @@
2900
2551
  }
2901
2552
  }
2902
2553
  ],
2903
- "additionalDocumentation": [
2904
- {
2905
- "resourceType": [
2906
- {
2554
+ "additionalDocumentation": [{
2555
+ "resourceType": [{
2907
2556
  "type": "webService",
2908
2557
  "name": "ADIwg API"
2909
2558
  },
@@ -2912,8 +2561,7 @@
2912
2561
  "name": "DMV Data"
2913
2562
  }
2914
2563
  ],
2915
- "citation": [
2916
- {
2564
+ "citation": [{
2917
2565
  "title": "A Good Additional Document"
2918
2566
  },
2919
2567
  {
@@ -2922,8 +2570,7 @@
2922
2570
  ]
2923
2571
  },
2924
2572
  {
2925
- "resourceType": [
2926
- {
2573
+ "resourceType": [{
2927
2574
  "type": "multimediaHardcopy",
2928
2575
  "name": "Multi-Media Hard-Copy"
2929
2576
  },
@@ -2932,28 +2579,22 @@
2932
2579
  "name": "Lab Specimen"
2933
2580
  }
2934
2581
  ],
2935
- "citation": [
2936
- {
2937
- "title": "A Much Mo Betha Additional Document"
2938
- }
2939
- ]
2582
+ "citation": [{
2583
+ "title": "A Much Mo Betha Additional Document"
2584
+ }]
2940
2585
  }
2941
2586
  ],
2942
- "funding": [
2943
- {
2944
- "allocation": [
2945
- {
2587
+ "funding": [{
2588
+ "allocation": [{
2946
2589
  "sourceAllocationId": "A123FW009",
2947
2590
  "amount": 9999.99,
2948
2591
  "currency": "USD",
2949
2592
  "sourceId": "CID005",
2950
2593
  "recipientId": "CID006",
2951
2594
  "matching": true,
2952
- "onlineResource": [
2953
- {
2954
- "uri": "http://adiwg.org"
2955
- }
2956
- ],
2595
+ "onlineResource": [{
2596
+ "uri": "http://adiwg.org"
2597
+ }],
2957
2598
  "comment": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
2958
2599
  },
2959
2600
  {
@@ -2984,20 +2625,17 @@
2984
2625
  }
2985
2626
  },
2986
2627
  {
2987
- "allocation": [
2988
- {
2989
- "amount": 9999.99,
2990
- "currency": "EUR"
2991
- }
2992
- ],
2628
+ "allocation": [{
2629
+ "amount": 9999.99,
2630
+ "currency": "EUR"
2631
+ }],
2993
2632
  "timePeriod": {
2994
2633
  "startDateTime": "2016-10-14"
2995
2634
  }
2996
2635
  }
2997
2636
  ]
2998
2637
  },
2999
- "dataDictionary": [
3000
- {
2638
+ "dataDictionary": [{
3001
2639
  "citation": {
3002
2640
  "title": "title"
3003
2641
  },
@@ -3009,8 +2647,7 @@
3009
2647
  "use0",
3010
2648
  "use1"
3011
2649
  ],
3012
- "locale": [
3013
- {
2650
+ "locale": [{
3014
2651
  "language": "language0",
3015
2652
  "country": "country0",
3016
2653
  "characterSet": "characterSet0"
@@ -3023,22 +2660,18 @@
3023
2660
  ],
3024
2661
  "responsibleParty": {
3025
2662
  "role": "author",
3026
- "party": [
3027
- {
3028
- "contactId": "CID001"
3029
- }
3030
- ]
2663
+ "party": [{
2664
+ "contactId": "CID001"
2665
+ }]
3031
2666
  },
3032
2667
  "dictionaryFunctionalLanguage": "UML",
3033
2668
  "dictionaryIncludedWithResource": true,
3034
- "domain": [
3035
- {
2669
+ "domain": [{
3036
2670
  "domainId": "DID001",
3037
2671
  "commonName": "commonName",
3038
2672
  "codeName": "codeName",
3039
2673
  "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
3040
- "domainItem": [
3041
- {
2674
+ "domainItem": [{
3042
2675
  "name": "name0",
3043
2676
  "value": "value0",
3044
2677
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
@@ -3060,32 +2693,26 @@
3060
2693
  "commonName": "commonName",
3061
2694
  "codeName": "codeName",
3062
2695
  "description": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.",
3063
- "domainItem": [
3064
- {
3065
- "name": "name0",
3066
- "value": "value0",
3067
- "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
3068
- }
3069
- ]
2696
+ "domainItem": [{
2697
+ "name": "name0",
2698
+ "value": "value0",
2699
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2700
+ }]
3070
2701
  }
3071
2702
  ],
3072
- "entity": [
3073
- {
2703
+ "entity": [{
3074
2704
  "entityId": "entityId0",
3075
2705
  "commonName": "commonName",
3076
2706
  "codeName": "codeName",
3077
2707
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3078
- "entityReference": [
3079
- {
3080
- "title": "entity reference citation 0"
3081
- }
3082
- ],
2708
+ "entityReference": [{
2709
+ "title": "entity reference citation 0"
2710
+ }],
3083
2711
  "primaryKeyAttributeCodeName": [
3084
2712
  "primaryAttribute0",
3085
2713
  "primaryAttribute1"
3086
2714
  ],
3087
- "index": [
3088
- {
2715
+ "index": [{
3089
2716
  "codeName": "codeName0",
3090
2717
  "allowDuplicates": false,
3091
2718
  "attributeCodeName": [
@@ -3101,8 +2728,7 @@
3101
2728
  ]
3102
2729
  }
3103
2730
  ],
3104
- "attribute": [
3105
- {
2731
+ "attribute": [{
3106
2732
  "commonName": "Department ID",
3107
2733
  "codeName": "codeName",
3108
2734
  "alias": [
@@ -3141,8 +2767,7 @@
3141
2767
  "maxValue": "5000000"
3142
2768
  }
3143
2769
  ],
3144
- "foreignKey": [
3145
- {
2770
+ "foreignKey": [{
3146
2771
  "localAttributeCodeName": [
3147
2772
  "localAttributeCodeName0",
3148
2773
  "localAttributeCodeName1"
@@ -3169,16 +2794,13 @@
3169
2794
  "commonName": "commonName",
3170
2795
  "codeName": "codeName",
3171
2796
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3172
- "entityReference": [
3173
- {
3174
- "title": "entity reference citation 1"
3175
- }
3176
- ],
2797
+ "entityReference": [{
2798
+ "title": "entity reference citation 1"
2799
+ }],
3177
2800
  "primaryKeyAttributeCodeName": [
3178
2801
  "primaryAttribute"
3179
2802
  ],
3180
- "attribute": [
3181
- {
2803
+ "attribute": [{
3182
2804
  "commonName": "Supervisor",
3183
2805
  "codeName": "codeName",
3184
2806
  "alias": [
@@ -3231,27 +2853,22 @@
3231
2853
  "recommendedUse": [
3232
2854
  "Reconstruct database"
3233
2855
  ],
3234
- "locale": [
3235
- {
3236
- "language": "eng",
3237
- "country": "USA",
3238
- "characterSet": "UTF-8"
3239
- }
3240
- ],
2856
+ "locale": [{
2857
+ "language": "eng",
2858
+ "country": "USA",
2859
+ "characterSet": "UTF-8"
2860
+ }],
3241
2861
  "responsibleParty": {
3242
2862
  "role": "author",
3243
- "party": [
3244
- {
3245
- "contactId": "CID006"
3246
- }
3247
- ]
2863
+ "party": [{
2864
+ "contactId": "CID006"
2865
+ }]
3248
2866
  },
3249
2867
  "dictionaryFunctionalLanguage": "MSSQL",
3250
2868
  "dictionaryIncludedWithResource": false
3251
2869
  }
3252
2870
  ],
3253
- "metadataRepository": [
3254
- {
2871
+ "metadataRepository": [{
3255
2872
  "repository": "USGS ScienceBase",
3256
2873
  "metadataStandard": "FGDC"
3257
2874
  },