adiwg-mdjson_schemas 2.4.2 → 2.4.3

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: f8265f761aba8f14eccc4613c6e06ca0e5324405
4
- data.tar.gz: 0370bc489c66376620a4862ddf9ef412f0c9a8c0
3
+ metadata.gz: 02b1060ef5b837eb5eb727143ae0e2fefe875b91
4
+ data.tar.gz: ccab774e130e1deda2419b79e0f707596a7a7dff
5
5
  SHA512:
6
- metadata.gz: 24be7b90267fd25cc9d05a55997973e125f4cc5b4f1a238fba047340368df0c09fc87896d62326b553d207204e87099058fbb19dd6ab2c71de35ed897bdad0ec
7
- data.tar.gz: b6385b674ae9defa2a3dd30926696941b1cdddfb61dc637b3bee2b0d2aef39527eaf1d6fde4a1e90e82beecd62b5829554c3a525c4df1131ee6808bf5be5fb4d
6
+ metadata.gz: 8b4b021f94d125734c6b3f40c907944eb224674736100836a7d49ea34d53f6abda9dba7177db585bc731bb0ab331a2f9929ab35268ef4acf6485415cd6ba62cf
7
+ data.tar.gz: e6f6af8ec0e2cdb635457b5faa106878cc784d58ada1e244decc06104234c173e6ae4be45f5d0819e6711e4fd44ba93cbf5cea4484c20c9f4cfd984e44187757
@@ -1,5 +1,13 @@
1
1
  # Change Log
2
2
 
3
+ ## [v2.4.3](https://github.com/adiwg/mdJson-schemas/tree/v2.4.3)
4
+
5
+ [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.4.2...v2.4.3)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Update mdJson.json example [\#183](https://github.com/adiwg/mdJson-schemas/pull/183) ([stansmith907](https://github.com/stansmith907))
10
+
3
11
  ## [v2.4.2](https://github.com/adiwg/mdJson-schemas/tree/v2.4.2) (2018-01-25)
4
12
  [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.4.1...v2.4.2)
5
13
 
@@ -115,4 +123,4 @@
115
123
  - Fixed spatialRepresentation ([1833df8](https://github.com/adiwg/mdJson-schemas/commit/1833df80b9324dfbc5eb067821bde4a8011ccc08) )
116
124
 
117
125
 
118
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
126
+ \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
@@ -3,7 +3,8 @@
3
3
  "name": "mdJson",
4
4
  "version": "2.4.0"
5
5
  },
6
- "contact": [{
6
+ "contact": [
7
+ {
7
8
  "contactId": "CID001",
8
9
  "isOrganization": false,
9
10
  "name": "Stan Smith",
@@ -12,11 +13,13 @@
12
13
  "CID002",
13
14
  "CID003"
14
15
  ],
15
- "logoGraphic": [{
16
+ "logoGraphic": [
17
+ {
16
18
  "fileName": "fileName0",
17
19
  "fileDescription": "fileDescription0",
18
20
  "fileType": "fileType0",
19
- "fileConstraint": [{
21
+ "fileConstraint": [
22
+ {
20
23
  "type": "use",
21
24
  "useLimitation": [
22
25
  "useLimitation0",
@@ -50,9 +53,11 @@
50
53
  }
51
54
  }
52
55
  ],
53
- "fileUri": [{
54
- "uri": "http://ISO.uri/adiwg/0"
55
- }]
56
+ "fileUri": [
57
+ {
58
+ "uri": "http://ISO.uri/adiwg/0"
59
+ }
60
+ ]
56
61
  },
57
62
  {
58
63
  "fileName": "fileName1",
@@ -63,7 +68,8 @@
63
68
  "fileName": "fileName2"
64
69
  }
65
70
  ],
66
- "phone": [{
71
+ "phone": [
72
+ {
67
73
  "phoneName": "mobile",
68
74
  "phoneNumber": "111-111-1111",
69
75
  "service": [
@@ -81,7 +87,8 @@
81
87
  ]
82
88
  }
83
89
  ],
84
- "address": [{
90
+ "address": [
91
+ {
85
92
  "addressType": [
86
93
  "mailing",
87
94
  "physical"
@@ -114,7 +121,8 @@
114
121
  "e.mail@address.com1",
115
122
  "e.mail@address.com2"
116
123
  ],
117
- "onlineResource": [{
124
+ "onlineResource": [
125
+ {
118
126
  "uri": "http://ISO.uri/adiwg/1",
119
127
  "protocol": "protocol",
120
128
  "name": "name",
@@ -139,30 +147,38 @@
139
147
  "memberOfOrganization": [
140
148
  "CID005"
141
149
  ],
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
- }],
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
+ ],
160
174
  "electronicMailAddress": [
161
175
  "e.mail@address.com2"
162
176
  ],
163
- "onlineResource": [{
164
- "uri": "http://ISO.uri/adiwg/2"
165
- }],
177
+ "onlineResource": [
178
+ {
179
+ "uri": "http://ISO.uri/adiwg/2"
180
+ }
181
+ ],
166
182
  "hoursOfService": [
167
183
  "hoursOfService"
168
184
  ],
@@ -174,21 +190,25 @@
174
190
  "isOrganization": true,
175
191
  "name": "Arctic Landscape Conservation Cooperative",
176
192
  "contactType": "federal",
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
- }]
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
+ ]
192
212
  },
193
213
  {
194
214
  "contactId": "CID004",
@@ -198,21 +218,25 @@
198
218
  "memberOfOrganization": [
199
219
  "CID003"
200
220
  ],
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
- }]
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
+ ]
216
240
  },
217
241
  {
218
242
  "contactId": "CID005",
@@ -228,21 +252,25 @@
228
252
  "CID002"
229
253
  ],
230
254
  "contactType": "individual",
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
- }]
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
+ ]
246
274
  }
247
275
  ],
248
276
  "metadata": {
@@ -266,7 +294,8 @@
266
294
  "alternateTitle0",
267
295
  "alternateTitle1"
268
296
  ],
269
- "date": [{
297
+ "date": [
298
+ {
270
299
  "date": "2016-10-13",
271
300
  "dateType": "dateType0"
272
301
  },
@@ -276,73 +305,149 @@
276
305
  }
277
306
  ],
278
307
  "edition": "edition",
279
- "responsibleParty": [{
308
+ "responsibleParty": [
309
+ {
280
310
  "role": "principalInvestigator",
281
- "roleExtent": [{
311
+ "roleExtent": [
312
+ {
282
313
  "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."
283
314
  },
284
315
  {
285
316
  "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.",
286
- "geographicExtent": [{
287
- "containsData": true,
288
- "geographicElement": [{
289
- "type": "Feature",
290
- "id": "polygon-75",
291
- "bbox": [-10.0, -10.0, 10.0, 10.0],
292
- "geometry": {
293
- "type": "Polygon",
294
- "coordinates": [
295
- [
296
- [-161.74223, 67.663378],
297
- [-161.440345, 67.630173],
298
- [-161.294611, 67.656257],
299
- [-161.228063, 67.625736],
300
- [-161.247712, 67.585909],
301
- [-161.334662, 67.591324],
302
- [-161.566245, 67.491263],
303
- [-161.812338, 67.455299],
304
- [-161.825019, 67.40123],
305
- [-162.128301, 67.414364],
306
- [-162.167825, 67.363047],
307
- [-162.383403, 67.293329],
308
- [-162.633432, 67.272237],
309
- [-162.645587, 67.356665],
310
- [-162.369023, 67.455264],
311
- [-162.287324, 67.551235],
312
- [-162.171139, 67.559356],
313
- [-161.99344, 67.646806],
314
- [-161.857964, 67.620329],
315
- [-161.769431, 67.629407],
316
- [-161.74223, 67.663378]
317
- ]
318
- ]
319
- },
320
- "properties": {
321
- "description": "Agashashok River site",
322
- "featureName": [
323
- "Agashashok River",
324
- "Camp Mosquito"
325
- ],
326
- "identifier": [{
327
- "identifier": "AGAR"
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
+ ]
328
420
  },
329
- {
330
- "identifier": "Kup25"
421
+ "properties": {
422
+ "description": "Agashashok River site",
423
+ "featureName": [
424
+ "Agashashok River",
425
+ "Camp Mosquito"
426
+ ],
427
+ "identifier": [
428
+ {
429
+ "identifier": "AGAR"
430
+ },
431
+ {
432
+ "identifier": "Kup25"
433
+ }
434
+ ],
435
+ "featureScope": "collectionSite",
436
+ "acquisitionMethod": "butterfly net",
437
+ "customField": "not in schema",
438
+ "customArray": [
439
+ "string 1",
440
+ "string 2"
441
+ ]
331
442
  }
332
- ],
333
- "featureScope": "collectionSite",
334
- "acquisitionMethod": "butterfly net",
335
- "customField": "not in schema",
336
- "customArray": [
337
- "string 1",
338
- "string 2"
339
- ]
340
- }
341
- }]
342
- }]
443
+ }
444
+ ]
445
+ }
446
+ ]
343
447
  }
344
448
  ],
345
- "party": [{
449
+ "party": [
450
+ {
346
451
  "contactId": "CID001"
347
452
  },
348
453
  {
@@ -352,20 +457,23 @@
352
457
  },
353
458
  {
354
459
  "role": "funder",
355
- "party": [{
356
- "contactId": "CID003",
357
- "organizationMembers": [
358
- "CID004",
359
- "CID001"
360
- ]
361
- }]
460
+ "party": [
461
+ {
462
+ "contactId": "CID003",
463
+ "organizationMembers": [
464
+ "CID004",
465
+ "CID001"
466
+ ]
467
+ }
468
+ ]
362
469
  }
363
470
  ],
364
471
  "presentationForm": [
365
472
  "presentationForm0",
366
473
  "presentationForm1"
367
474
  ],
368
- "identifier": [{
475
+ "identifier": [
476
+ {
369
477
  "identifier": "identifier0"
370
478
  },
371
479
  {
@@ -381,14 +489,16 @@
381
489
  "otherCitationDetails0",
382
490
  "otherCitationDetails1"
383
491
  ],
384
- "onlineResource": [{
492
+ "onlineResource": [
493
+ {
385
494
  "uri": "http://ISO.uri/adiwg/0"
386
495
  },
387
496
  {
388
497
  "uri": "http://ISO.uri/adiwg/1"
389
498
  }
390
499
  ],
391
- "graphic": [{
500
+ "graphic": [
501
+ {
392
502
  "fileName": "fileName"
393
503
  },
394
504
  {
@@ -401,7 +511,8 @@
401
511
  "country": "country",
402
512
  "characterSet": "characterSet"
403
513
  },
404
- "otherMetadataLocale": [{
514
+ "otherMetadataLocale": [
515
+ {
405
516
  "language": "language0",
406
517
  "country": "country0",
407
518
  "characterSet": "characterSet0"
@@ -412,9 +523,11 @@
412
523
  "characterSet": "characterSet1"
413
524
  }
414
525
  ],
415
- "metadataContact": [{
526
+ "metadataContact": [
527
+ {
416
528
  "role": "author",
417
- "party": [{
529
+ "party": [
530
+ {
418
531
  "contactId": "CID001"
419
532
  },
420
533
  {
@@ -427,12 +540,15 @@
427
540
  },
428
541
  {
429
542
  "role": "custodian",
430
- "party": [{
431
- "contactId": "CID002"
432
- }]
543
+ "party": [
544
+ {
545
+ "contactId": "CID002"
546
+ }
547
+ ]
433
548
  }
434
549
  ],
435
- "metadataDate": [{
550
+ "metadataDate": [
551
+ {
436
552
  "date": "2016-10-31",
437
553
  "dateType": "dateType"
438
554
  },
@@ -445,7 +561,8 @@
445
561
  "dateType": "nextUpdate"
446
562
  }
447
563
  ],
448
- "metadataOnlineResource": [{
564
+ "metadataOnlineResource": [
565
+ {
449
566
  "uri": "http://ISO.uri/adiwg/0"
450
567
  },
451
568
  {
@@ -454,7 +571,8 @@
454
571
  ],
455
572
  "metadataMaintenance": {
456
573
  "frequency": "monthly",
457
- "date": [{
574
+ "date": [
575
+ {
458
576
  "date": "2016-10-12",
459
577
  "dateType": "dateType00"
460
578
  },
@@ -463,11 +581,14 @@
463
581
  "dateType": "nextUpdate"
464
582
  }
465
583
  ],
466
- "scope": [{
584
+ "scope": [
585
+ {
467
586
  "scopeCode": "dataset",
468
- "scopeExtent": [{
587
+ "scopeExtent": [
588
+ {
469
589
  "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.",
470
- "temporalExtent": [{
590
+ "temporalExtent": [
591
+ {
471
592
  "timeInstant": {
472
593
  "dateTime": "2016-10-24T11:10:15.200-10:00"
473
594
  }
@@ -481,61 +602,137 @@
481
602
  },
482
603
  {
483
604
  "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.",
484
- "geographicExtent": [{
485
- "containsData": false,
486
- "identifier": {
487
- "identifier": "identifier"
488
- },
489
- "boundingBox": {
490
- "westLongitude": -140.0,
491
- "eastLongitude": -120.0,
492
- "southLatitude": 49.0,
493
- "northLatitude": 70.0
494
- },
495
- "geographicElement": [{
496
- "type": "Point",
497
- "coordinates": [100.0, 0.0]
605
+ "geographicExtent": [
606
+ {
607
+ "containsData": false,
608
+ "identifier": {
609
+ "identifier": "identifier"
498
610
  },
499
- {
500
- "type": "LineString",
501
- "coordinates": [
502
- [100.0, 0.0],
503
- [101.0, 1.0]
504
- ]
611
+ "boundingBox": {
612
+ "westLongitude": -140.0,
613
+ "eastLongitude": -120.0,
614
+ "southLatitude": 49.0,
615
+ "northLatitude": 70.0
505
616
  },
506
- {
507
- "type": "Polygon",
508
- "coordinates": [
509
- [
510
- [-161.74223, 67.663378],
511
- [-161.440345, 67.630173],
512
- [-161.294611, 67.656257],
513
- [-161.228063, 67.625736],
514
- [-161.247712, 67.585909],
515
- [-161.334662, 67.591324],
516
- [-161.566245, 67.491263],
517
- [-161.812338, 67.455299],
518
- [-161.825019, 67.40123],
519
- [-162.128301, 67.414364],
520
- [-162.167825, 67.363047],
521
- [-162.383403, 67.293329],
522
- [-162.633432, 67.272237],
523
- [-162.645587, 67.356665],
524
- [-162.369023, 67.455264],
525
- [-162.287324, 67.551235],
526
- [-162.171139, 67.559356],
527
- [-161.99344, 67.646806],
528
- [-161.857964, 67.620329],
529
- [-161.769431, 67.629407],
530
- [-161.74223, 67.663378]
617
+ "geographicElement": [
618
+ {
619
+ "type": "Point",
620
+ "coordinates": [
621
+ 100.0,
622
+ 0.0
531
623
  ]
532
- ]
533
- }
534
- ]
535
- }]
624
+ },
625
+ {
626
+ "type": "LineString",
627
+ "coordinates": [
628
+ [
629
+ 100.0,
630
+ 0.0
631
+ ],
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
+ ]
726
+ ]
727
+ ]
728
+ }
729
+ ]
730
+ }
731
+ ]
536
732
  }
537
733
  ],
538
- "scopeDescription": [{
734
+ "scopeDescription": [
735
+ {
539
736
  "dataset": "CUSTOMER",
540
737
  "attributes": "customer_id, invoice"
541
738
  },
@@ -555,21 +752,27 @@
555
752
  "note00",
556
753
  "note01"
557
754
  ],
558
- "contact": [{
755
+ "contact": [
756
+ {
559
757
  "role": "processor",
560
- "party": [{
561
- "contactId": "CID004"
562
- }]
758
+ "party": [
759
+ {
760
+ "contactId": "CID004"
761
+ }
762
+ ]
563
763
  },
564
764
  {
565
765
  "role": "contributor",
566
- "party": [{
567
- "contactId": "CID006"
568
- }]
766
+ "party": [
767
+ {
768
+ "contactId": "CID006"
769
+ }
770
+ ]
569
771
  }
570
772
  ]
571
773
  },
572
- "alternateMetadataReference": [{
774
+ "alternateMetadataReference": [
775
+ {
573
776
  "title": "alternate metadata FGDC"
574
777
  },
575
778
  {
@@ -579,7 +782,8 @@
579
782
  "metadataStatus": "notAccepted"
580
783
  },
581
784
  "resourceInfo": {
582
- "resourceType": [{
785
+ "resourceType": [
786
+ {
583
787
  "type": "tableDigital",
584
788
  "name": "My Table Name"
585
789
  },
@@ -594,7 +798,8 @@
594
798
  "How I spent my summer",
595
799
  "Research under the midnight-sun"
596
800
  ],
597
- "date": [{
801
+ "date": [
802
+ {
598
803
  "date": "2017-06-13",
599
804
  "dateType": "publication"
600
805
  },
@@ -604,73 +809,149 @@
604
809
  }
605
810
  ],
606
811
  "edition": "edition",
607
- "responsibleParty": [{
812
+ "responsibleParty": [
813
+ {
608
814
  "role": "principalInvestigator",
609
- "roleExtent": [{
815
+ "roleExtent": [
816
+ {
610
817
  "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."
611
818
  },
612
819
  {
613
820
  "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.",
614
- "geographicExtent": [{
615
- "containsData": true,
616
- "geographicElement": [{
617
- "type": "Feature",
618
- "id": "polygon-75",
619
- "bbox": [-10.0, -10.0, 10.0, 10.0],
620
- "geometry": {
621
- "type": "Polygon",
622
- "coordinates": [
623
- [
624
- [-161.74223, 67.663378],
625
- [-161.440345, 67.630173],
626
- [-161.294611, 67.656257],
627
- [-161.228063, 67.625736],
628
- [-161.247712, 67.585909],
629
- [-161.334662, 67.591324],
630
- [-161.566245, 67.491263],
631
- [-161.812338, 67.455299],
632
- [-161.825019, 67.40123],
633
- [-162.128301, 67.414364],
634
- [-162.167825, 67.363047],
635
- [-162.383403, 67.293329],
636
- [-162.633432, 67.272237],
637
- [-162.645587, 67.356665],
638
- [-162.369023, 67.455264],
639
- [-162.287324, 67.551235],
640
- [-162.171139, 67.559356],
641
- [-161.99344, 67.646806],
642
- [-161.857964, 67.620329],
643
- [-161.769431, 67.629407],
644
- [-161.74223, 67.663378]
645
- ]
646
- ]
647
- },
648
- "properties": {
649
- "description": "Agashashok River site",
650
- "featureName": [
651
- "Agashashok River",
652
- "Camp Mosquito"
653
- ],
654
- "identifier": [{
655
- "identifier": "AGAR"
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
+ ]
656
924
  },
657
- {
658
- "identifier": "Kup25"
925
+ "properties": {
926
+ "description": "Agashashok River site",
927
+ "featureName": [
928
+ "Agashashok River",
929
+ "Camp Mosquito"
930
+ ],
931
+ "identifier": [
932
+ {
933
+ "identifier": "AGAR"
934
+ },
935
+ {
936
+ "identifier": "Kup25"
937
+ }
938
+ ],
939
+ "featureScope": "collectionSite",
940
+ "acquisitionMethod": "butterfly net",
941
+ "customField": "not in schema",
942
+ "customArray": [
943
+ "string 1",
944
+ "string 2"
945
+ ]
659
946
  }
660
- ],
661
- "featureScope": "collectionSite",
662
- "acquisitionMethod": "butterfly net",
663
- "customField": "not in schema",
664
- "customArray": [
665
- "string 1",
666
- "string 2"
667
- ]
668
- }
669
- }]
670
- }]
947
+ }
948
+ ]
949
+ }
950
+ ]
671
951
  }
672
952
  ],
673
- "party": [{
953
+ "party": [
954
+ {
674
955
  "contactId": "CID001"
675
956
  },
676
957
  {
@@ -680,26 +961,31 @@
680
961
  },
681
962
  {
682
963
  "role": "funder",
683
- "party": [{
684
- "contactId": "CID003",
685
- "organizationMembers": [
686
- "CID004",
687
- "CID001"
688
- ]
689
- }]
964
+ "party": [
965
+ {
966
+ "contactId": "CID003",
967
+ "organizationMembers": [
968
+ "CID004",
969
+ "CID001"
970
+ ]
971
+ }
972
+ ]
690
973
  },
691
974
  {
692
975
  "role": "originator",
693
- "party": [{
694
- "contactId": "CID004"
695
- }]
976
+ "party": [
977
+ {
978
+ "contactId": "CID004"
979
+ }
980
+ ]
696
981
  }
697
982
  ],
698
983
  "presentationForm": [
699
984
  "presentationForm0",
700
985
  "presentationForm1"
701
986
  ],
702
- "identifier": [{
987
+ "identifier": [
988
+ {
703
989
  "identifier": "identifier0"
704
990
  },
705
991
  {
@@ -715,14 +1001,16 @@
715
1001
  "otherCitationDetails0",
716
1002
  "otherCitationDetails1"
717
1003
  ],
718
- "onlineResource": [{
1004
+ "onlineResource": [
1005
+ {
719
1006
  "uri": "http://ISO.uri/adiwg/0"
720
1007
  },
721
1008
  {
722
1009
  "uri": "http://ISO.uri/adiwg/1"
723
1010
  }
724
1011
  ],
725
- "graphic": [{
1012
+ "graphic": [
1013
+ {
726
1014
  "fileName": "fileName"
727
1015
  },
728
1016
  {
@@ -733,9 +1021,11 @@
733
1021
  "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.",
734
1022
  "shortAbstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
735
1023
  "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.",
736
- "resourceUsage": [{
1024
+ "resourceUsage": [
1025
+ {
737
1026
  "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.",
738
- "temporalExtent": [{
1027
+ "temporalExtent": [
1028
+ {
739
1029
  "timeInstant": {
740
1030
  "dateTime": "2016-10-24T11:10:15.2-10:00",
741
1031
  "id": "instant_001",
@@ -789,7 +1079,8 @@
789
1079
  "alternateTitle0",
790
1080
  "alternateTitle1"
791
1081
  ],
792
- "date": [{
1082
+ "date": [
1083
+ {
793
1084
  "date": "2016-10-13",
794
1085
  "dateType": "dateType0"
795
1086
  },
@@ -799,9 +1090,11 @@
799
1090
  }
800
1091
  ],
801
1092
  "edition": "edition",
802
- "responsibleParty": [{
1093
+ "responsibleParty": [
1094
+ {
803
1095
  "role": "principalInvestigator",
804
- "party": [{
1096
+ "party": [
1097
+ {
805
1098
  "contactId": "CID001"
806
1099
  },
807
1100
  {
@@ -811,20 +1104,23 @@
811
1104
  },
812
1105
  {
813
1106
  "role": "funder",
814
- "party": [{
815
- "contactId": "CID003",
816
- "organizationMembers": [
817
- "CID004",
818
- "CID001"
819
- ]
820
- }]
1107
+ "party": [
1108
+ {
1109
+ "contactId": "CID003",
1110
+ "organizationMembers": [
1111
+ "CID004",
1112
+ "CID001"
1113
+ ]
1114
+ }
1115
+ ]
821
1116
  }
822
1117
  ],
823
1118
  "presentationForm": [
824
1119
  "presentationForm0",
825
1120
  "presentationForm1"
826
1121
  ],
827
- "identifier": [{
1122
+ "identifier": [
1123
+ {
828
1124
  "identifier": "identifier0"
829
1125
  },
830
1126
  {
@@ -840,14 +1136,16 @@
840
1136
  "otherCitationDetails0",
841
1137
  "otherCitationDetails1"
842
1138
  ],
843
- "onlineResource": [{
1139
+ "onlineResource": [
1140
+ {
844
1141
  "uri": "http://ISO.uri/adiwg/0"
845
1142
  },
846
1143
  {
847
1144
  "uri": "http://ISO.uri/adiwg/1"
848
1145
  }
849
1146
  ],
850
- "graphic": [{
1147
+ "graphic": [
1148
+ {
851
1149
  "fileName": "fileName"
852
1150
  },
853
1151
  {
@@ -870,7 +1168,8 @@
870
1168
  ],
871
1169
  "documentedIssue": {
872
1170
  "title": "My Documented Issue",
873
- "date": [{
1171
+ "date": [
1172
+ {
874
1173
  "date": "2016-10-13",
875
1174
  "dateType": "dateType0"
876
1175
  },
@@ -880,22 +1179,27 @@
880
1179
  }
881
1180
  ]
882
1181
  },
883
- "additionalDocumentation": [{
1182
+ "additionalDocumentation": [
1183
+ {
884
1184
  "title": "title1"
885
1185
  },
886
1186
  {
887
1187
  "title": "title2"
888
1188
  }
889
1189
  ],
890
- "userContactInfo": [{
1190
+ "userContactInfo": [
1191
+ {
891
1192
  "role": "administrator",
892
- "party": [{
893
- "contactId": "CID006"
894
- }]
1193
+ "party": [
1194
+ {
1195
+ "contactId": "CID006"
1196
+ }
1197
+ ]
895
1198
  },
896
1199
  {
897
1200
  "role": "coPrincipalInvestigator",
898
- "party": [{
1201
+ "party": [
1202
+ {
899
1203
  "contactId": "CID001"
900
1204
  },
901
1205
  {
@@ -913,9 +1217,11 @@
913
1217
  "incomplete",
914
1218
  "suspended"
915
1219
  ],
916
- "pointOfContact": [{
1220
+ "pointOfContact": [
1221
+ {
917
1222
  "role": "pointOfContact",
918
- "party": [{
1223
+ "party": [
1224
+ {
919
1225
  "contactId": "CID001"
920
1226
  },
921
1227
  {
@@ -925,9 +1231,11 @@
925
1231
  },
926
1232
  {
927
1233
  "role": "principalInvestigator",
928
- "party": [{
929
- "contactId": "CID004"
930
- }]
1234
+ "party": [
1235
+ {
1236
+ "contactId": "CID004"
1237
+ }
1238
+ ]
931
1239
  }
932
1240
  ],
933
1241
  "defaultResourceLocale": {
@@ -935,7 +1243,8 @@
935
1243
  "country": "USA",
936
1244
  "characterSet": "UTF-8"
937
1245
  },
938
- "otherResourceLocale": [{
1246
+ "otherResourceLocale": [
1247
+ {
939
1248
  "language": "language0",
940
1249
  "country": "country0",
941
1250
  "characterSet": "characterSet0"
@@ -956,7 +1265,8 @@
956
1265
  "startDateTime": "2016-06-01",
957
1266
  "endDateTime": "2016-08-15"
958
1267
  },
959
- "temporalResolution": [{
1268
+ "temporalResolution": [
1269
+ {
960
1270
  "years": 1,
961
1271
  "months": 8,
962
1272
  "days": 13
@@ -965,7 +1275,8 @@
965
1275
  "seconds": 5
966
1276
  }
967
1277
  ],
968
- "spatialReferenceSystem": [{
1278
+ "spatialReferenceSystem": [
1279
+ {
969
1280
  "referenceSystemType": "referenceSystemType0",
970
1281
  "referenceSystemIdentifier": {
971
1282
  "identifier": "spatial reference system identifier",
@@ -978,7 +1289,8 @@
978
1289
  "alternateTitle0",
979
1290
  "alternateTitle1"
980
1291
  ],
981
- "date": [{
1292
+ "date": [
1293
+ {
982
1294
  "date": "2016-10-13",
983
1295
  "dateType": "dateType0"
984
1296
  },
@@ -988,9 +1300,11 @@
988
1300
  }
989
1301
  ],
990
1302
  "edition": "edition",
991
- "responsibleParty": [{
1303
+ "responsibleParty": [
1304
+ {
992
1305
  "role": "principalInvestigator",
993
- "party": [{
1306
+ "party": [
1307
+ {
994
1308
  "contactId": "CID001"
995
1309
  },
996
1310
  {
@@ -1000,20 +1314,23 @@
1000
1314
  },
1001
1315
  {
1002
1316
  "role": "funder",
1003
- "party": [{
1004
- "contactId": "CID003",
1005
- "organizationMembers": [
1006
- "CID004",
1007
- "CID001"
1008
- ]
1009
- }]
1317
+ "party": [
1318
+ {
1319
+ "contactId": "CID003",
1320
+ "organizationMembers": [
1321
+ "CID004",
1322
+ "CID001"
1323
+ ]
1324
+ }
1325
+ ]
1010
1326
  }
1011
1327
  ],
1012
1328
  "presentationForm": [
1013
1329
  "presentationForm0",
1014
1330
  "presentationForm1"
1015
1331
  ],
1016
- "identifier": [{
1332
+ "identifier": [
1333
+ {
1017
1334
  "identifier": "identifier0"
1018
1335
  },
1019
1336
  {
@@ -1029,14 +1346,16 @@
1029
1346
  "otherCitationDetails0",
1030
1347
  "otherCitationDetails1"
1031
1348
  ],
1032
- "onlineResource": [{
1349
+ "onlineResource": [
1350
+ {
1033
1351
  "uri": "http://ISO.uri/adiwg/0"
1034
1352
  },
1035
1353
  {
1036
1354
  "uri": "http://ISO.uri/adiwg/1"
1037
1355
  }
1038
1356
  ],
1039
- "graphic": [{
1357
+ "graphic": [
1358
+ {
1040
1359
  "fileName": "fileName"
1041
1360
  },
1042
1361
  {
@@ -1059,10 +1378,12 @@
1059
1378
  "vector",
1060
1379
  "stereoModel"
1061
1380
  ],
1062
- "spatialRepresentation": [{
1381
+ "spatialRepresentation": [
1382
+ {
1063
1383
  "gridRepresentation": {
1064
1384
  "numberOfDimensions": 9,
1065
- "dimension": [{
1385
+ "dimension": [
1386
+ {
1066
1387
  "dimensionType": "column",
1067
1388
  "dimensionSize": 9,
1068
1389
  "resolution": {
@@ -1085,7 +1406,8 @@
1085
1406
  {
1086
1407
  "vectorRepresentation": {
1087
1408
  "topologyLevel": "fullTopology3D",
1088
- "vectorObject": [{
1409
+ "vectorObject": [
1410
+ {
1089
1411
  "objectType": "object Type 0",
1090
1412
  "objectCount": 9
1091
1413
  },
@@ -1100,7 +1422,8 @@
1100
1422
  "georectifiedRepresentation": {
1101
1423
  "gridRepresentation": {
1102
1424
  "numberOfDimensions": 9,
1103
- "dimension": [{
1425
+ "dimension": [
1426
+ {
1104
1427
  "dimensionType": "row",
1105
1428
  "dimensionSize": 90
1106
1429
  },
@@ -1145,7 +1468,8 @@
1145
1468
  "georeferenceableRepresentation": {
1146
1469
  "gridRepresentation": {
1147
1470
  "numberOfDimensions": 9,
1148
- "dimension": [{
1471
+ "dimension": [
1472
+ {
1149
1473
  "dimensionType": "row",
1150
1474
  "dimensionSize": 90
1151
1475
  },
@@ -1161,7 +1485,8 @@
1161
1485
  "orientationParameterAvailable": true,
1162
1486
  "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.",
1163
1487
  "georeferencedParameter": "Georeferenced Parameter 00",
1164
- "parameterCitation": [{
1488
+ "parameterCitation": [
1489
+ {
1165
1490
  "title": "title0"
1166
1491
  },
1167
1492
  {
@@ -1171,7 +1496,8 @@
1171
1496
  }
1172
1497
  }
1173
1498
  ],
1174
- "spatialResolution": [{
1499
+ "spatialResolution": [
1500
+ {
1175
1501
  "scaleFactor": 99999
1176
1502
  },
1177
1503
  {
@@ -1185,8 +1511,10 @@
1185
1511
  "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."
1186
1512
  }
1187
1513
  ],
1188
- "keyword": [{
1189
- "keyword": [{
1514
+ "keyword": [
1515
+ {
1516
+ "keyword": [
1517
+ {
1190
1518
  "keyword": "Barrow"
1191
1519
  },
1192
1520
  {
@@ -1202,7 +1530,8 @@
1202
1530
  }
1203
1531
  },
1204
1532
  {
1205
- "keyword": [{
1533
+ "keyword": [
1534
+ {
1206
1535
  "keyword": "Brown Bear",
1207
1536
  "keywordId": "TSN12365741"
1208
1537
  },
@@ -1228,7 +1557,8 @@
1228
1557
  }
1229
1558
  },
1230
1559
  {
1231
- "keyword": [{
1560
+ "keyword": [
1561
+ {
1232
1562
  "keyword": "butter"
1233
1563
  },
1234
1564
  {
@@ -1244,7 +1574,8 @@
1244
1574
  }
1245
1575
  },
1246
1576
  {
1247
- "keyword": [{
1577
+ "keyword": [
1578
+ {
1248
1579
  "keyword": "inlandWaters",
1249
1580
  "keywordId": "012"
1250
1581
  },
@@ -1263,7 +1594,8 @@
1263
1594
  }
1264
1595
  },
1265
1596
  {
1266
- "keyword": [{
1597
+ "keyword": [
1598
+ {
1267
1599
  "keyword": "carbon dating"
1268
1600
  },
1269
1601
  {
@@ -1277,59 +1609,79 @@
1277
1609
  }
1278
1610
  ],
1279
1611
  "taxonomy": {
1280
- "taxonomicSystem": [{
1612
+ "taxonomicSystem": [
1613
+ {
1281
1614
  "citation": {
1282
1615
  "title": "ITIS - Integrated Taxonomic Information System",
1283
1616
  "alternateTitle": [
1284
1617
  "Citation for ITIS"
1285
1618
  ],
1286
- "date": [{
1287
- "date": "2013-06-22",
1288
- "dateType": "publication"
1289
- }],
1290
- "responsibleParty": [{
1291
- "role": "originator",
1292
- "party": [{
1293
- "contactId": "CID004"
1294
- }]
1295
- }]
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
+ ]
1296
1635
  },
1297
1636
  "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."
1298
1637
  },
1299
1638
  {
1300
1639
  "citation": {
1301
1640
  "title": "Some OTHER Taxonomic System",
1302
- "date": [{
1303
- "date": "2013-06-22",
1304
- "dateType": "publication"
1305
- }],
1306
- "responsibleParty": [{
1307
- "role": "originator",
1308
- "party": [{
1309
- "contactId": "CID004"
1310
- }]
1311
- }]
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
+ ]
1312
1657
  }
1313
1658
  }
1314
1659
  ],
1315
1660
  "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.",
1316
- "identificationReference": [{
1661
+ "identificationReference": [
1662
+ {
1317
1663
  "identifier": "identifier0",
1318
1664
  "namespace": "namespace0",
1319
1665
  "version": "version0",
1320
1666
  "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.",
1321
1667
  "authority": {
1322
1668
  "title": "title0",
1323
- "date": [{
1324
- "date": "2013-06-22",
1325
- "dateType": "publication"
1326
- }],
1327
- "responsibleParty": [{
1328
- "role": "originator",
1329
- "party": [{
1330
- "contactId": "CID004"
1331
- }]
1332
- }]
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
+ ]
1333
1685
  }
1334
1686
  },
1335
1687
  {
@@ -1339,22 +1691,30 @@
1339
1691
  "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.",
1340
1692
  "authority": {
1341
1693
  "title": "title1",
1342
- "date": [{
1343
- "date": "2013-06-22",
1344
- "dateType": "publication"
1345
- }],
1346
- "responsibleParty": [{
1347
- "role": "originator",
1348
- "party": [{
1349
- "contactId": "CID004"
1350
- }]
1351
- }]
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
+ ]
1352
1710
  }
1353
1711
  }
1354
1712
  ],
1355
- "observer": [{
1713
+ "observer": [
1714
+ {
1356
1715
  "role": "coPrincipalInvestigator",
1357
- "party": [{
1716
+ "party": [
1717
+ {
1358
1718
  "contactId": "CID006"
1359
1719
  },
1360
1720
  {
@@ -1364,29 +1724,36 @@
1364
1724
  },
1365
1725
  {
1366
1726
  "role": "editor",
1367
- "party": [{
1368
- "contactId": "CID001"
1369
- }]
1727
+ "party": [
1728
+ {
1729
+ "contactId": "CID001"
1730
+ }
1731
+ ]
1370
1732
  }
1371
1733
  ],
1372
1734
  "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.",
1373
1735
  "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.",
1374
- "voucher": [{
1736
+ "voucher": [
1737
+ {
1375
1738
  "specimen": "bear claw",
1376
1739
  "repository": {
1377
1740
  "role": "custodian",
1378
- "party": [{
1379
- "contactId": "CID002"
1380
- }]
1741
+ "party": [
1742
+ {
1743
+ "contactId": "CID002"
1744
+ }
1745
+ ]
1381
1746
  }
1382
1747
  },
1383
1748
  {
1384
1749
  "specimen": "moose tooth",
1385
1750
  "repository": {
1386
1751
  "role": "custodian",
1387
- "party": [{
1388
- "contactId": "CID002"
1389
- }]
1752
+ "party": [
1753
+ {
1754
+ "contactId": "CID002"
1755
+ }
1756
+ ]
1390
1757
  }
1391
1758
  }
1392
1759
  ],
@@ -1397,7 +1764,8 @@
1397
1764
  "commonName0",
1398
1765
  "commonName1"
1399
1766
  ],
1400
- "subClassification": [{
1767
+ "subClassification": [
1768
+ {
1401
1769
  "taxonomicSystemId": "taxonomicSystemId00",
1402
1770
  "taxonomicRank": "taxonomicRank00",
1403
1771
  "latinName": "latinName",
@@ -1405,35 +1773,38 @@
1405
1773
  "commonName0",
1406
1774
  "commonName1"
1407
1775
  ],
1408
- "subClassification": [{
1409
- "taxonomicRank": "taxonomicRank000",
1410
- "latinName": "latinName",
1411
- "commonName": [
1412
- "commonName0",
1413
- "commonName1"
1414
- ],
1415
- "subClassification": [{
1416
- "taxonomicSystemId": "taxonomicSystemId0000.1",
1417
- "taxonomicRank": "taxonomicRank0000.1",
1418
- "latinName": "latinName",
1419
- "commonName": [
1420
- "commonName0",
1421
- "commonName1"
1422
- ],
1423
- "subClassification": []
1424
- },
1425
- {
1426
- "taxonomicSystemId": "taxonomicSystemId0000.2",
1427
- "taxonomicRank": "taxonomicRank0000.2",
1428
- "latinName": "latinName",
1429
- "commonName": [
1430
- "commonName0",
1431
- "commonName1"
1432
- ],
1433
- "subClassification": []
1434
- }
1435
- ]
1436
- }]
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
+ ]
1437
1808
  },
1438
1809
  {
1439
1810
  "taxonomicRank": "taxonomicRank01",
@@ -1442,24 +1813,28 @@
1442
1813
  "commonName0",
1443
1814
  "commonName1"
1444
1815
  ],
1445
- "subClassification": [{
1446
- "taxonomicRank": "taxonomicRank010",
1447
- "latinName": "latinName",
1448
- "commonName": [
1449
- "commonName0",
1450
- "commonName1"
1451
- ],
1452
- "subClassification": []
1453
- }]
1816
+ "subClassification": [
1817
+ {
1818
+ "taxonomicRank": "taxonomicRank010",
1819
+ "latinName": "latinName",
1820
+ "commonName": [
1821
+ "commonName0",
1822
+ "commonName1"
1823
+ ],
1824
+ "subClassification": []
1825
+ }
1826
+ ]
1454
1827
  }
1455
1828
  ]
1456
1829
  }
1457
1830
  },
1458
- "graphicOverview": [{
1831
+ "graphicOverview": [
1832
+ {
1459
1833
  "fileName": "fileName 0",
1460
1834
  "fileDescription": "fileDescription 0",
1461
1835
  "fileType": "fileType 0",
1462
- "fileConstraint": [{
1836
+ "fileConstraint": [
1837
+ {
1463
1838
  "type": "use",
1464
1839
  "useLimitation": [
1465
1840
  "useLimitation0",
@@ -1484,20 +1859,25 @@
1484
1859
  }
1485
1860
  }
1486
1861
  ],
1487
- "fileUri": [{
1488
- "uri": "http://ISO.uri/adiwg/0"
1489
- }]
1862
+ "fileUri": [
1863
+ {
1864
+ "uri": "http://ISO.uri/adiwg/0"
1865
+ }
1866
+ ]
1490
1867
  },
1491
1868
  {
1492
1869
  "fileName": "fileName 1",
1493
1870
  "fileDescription": "fileDescription 1",
1494
1871
  "fileType": "fileType 1",
1495
- "fileUri": [{
1496
- "uri": "http://ISO.uri/adiwg/1"
1497
- }]
1872
+ "fileUri": [
1873
+ {
1874
+ "uri": "http://ISO.uri/adiwg/1"
1875
+ }
1876
+ ]
1498
1877
  }
1499
1878
  ],
1500
- "constraint": [{
1879
+ "constraint": [
1880
+ {
1501
1881
  "type": "use",
1502
1882
  "useLimitation": [
1503
1883
  "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.",
@@ -1506,14 +1886,16 @@
1506
1886
  "scope": {
1507
1887
  "scopeCode": "scopeCode"
1508
1888
  },
1509
- "graphic": [{
1889
+ "graphic": [
1890
+ {
1510
1891
  "fileName": "fileName0"
1511
1892
  },
1512
1893
  {
1513
1894
  "fileName": "fileName1"
1514
1895
  }
1515
1896
  ],
1516
- "reference": [{
1897
+ "reference": [
1898
+ {
1517
1899
  "title": "title0"
1518
1900
  },
1519
1901
  {
@@ -1522,15 +1904,19 @@
1522
1904
  ],
1523
1905
  "releasability": {
1524
1906
  "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.",
1525
- "addressee": [{
1907
+ "addressee": [
1908
+ {
1526
1909
  "role": "client",
1527
- "party": [{
1528
- "contactId": "CID001"
1529
- }]
1910
+ "party": [
1911
+ {
1912
+ "contactId": "CID001"
1913
+ }
1914
+ ]
1530
1915
  },
1531
1916
  {
1532
1917
  "role": "stakeholder",
1533
- "party": [{
1918
+ "party": [
1919
+ {
1534
1920
  "contactId": "CID002"
1535
1921
  },
1536
1922
  {
@@ -1544,9 +1930,11 @@
1544
1930
  "unrestricted"
1545
1931
  ]
1546
1932
  },
1547
- "responsibleParty": [{
1933
+ "responsibleParty": [
1934
+ {
1548
1935
  "role": "coAuthor",
1549
- "party": [{
1936
+ "party": [
1937
+ {
1550
1938
  "contactId": "CID006"
1551
1939
  },
1552
1940
  {
@@ -1556,9 +1944,11 @@
1556
1944
  },
1557
1945
  {
1558
1946
  "role": "rightsHolder",
1559
- "party": [{
1560
- "contactId": "CID005"
1561
- }]
1947
+ "party": [
1948
+ {
1949
+ "contactId": "CID005"
1950
+ }
1951
+ ]
1562
1952
  }
1563
1953
  ]
1564
1954
  },
@@ -1571,7 +1961,8 @@
1571
1961
  "scope": {
1572
1962
  "scopeCode": "scopeCode"
1573
1963
  },
1574
- "graphic": [{
1964
+ "graphic": [
1965
+ {
1575
1966
  "fileName": "fileName0"
1576
1967
  },
1577
1968
  {
@@ -1603,22 +1994,26 @@
1603
1994
  }
1604
1995
  }
1605
1996
  ],
1606
- "coverageDescription": [{
1997
+ "coverageDescription": [
1998
+ {
1607
1999
  "coverageName": "My First Coverage",
1608
2000
  "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.",
1609
2001
  "processingLevelCode": {
1610
2002
  "identifier": "processing level code"
1611
2003
  },
1612
- "attributeGroup": [{
2004
+ "attributeGroup": [
2005
+ {
1613
2006
  "attributeContentType": [
1614
2007
  "thematicClassification",
1615
2008
  "physicalMeasurement"
1616
2009
  ],
1617
- "attribute": [{
2010
+ "attribute": [
2011
+ {
1618
2012
  "sequenceIdentifier": "sequenceIdentifier 1",
1619
2013
  "sequenceIdentifierType": "sequenceIdentifierType",
1620
2014
  "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.",
1621
- "attributeIdentifier": [{
2015
+ "attributeIdentifier": [
2016
+ {
1622
2017
  "identifier": "identifier 1"
1623
2018
  },
1624
2019
  {
@@ -1649,9 +2044,11 @@
1649
2044
  "sequenceIdentifier": "sequenceIdentifier 2",
1650
2045
  "sequenceIdentifierType": "sequenceIdentifierType",
1651
2046
  "attributeDescription": "attributeDescription",
1652
- "attributeIdentifier": [{
1653
- "identifier": "identifier"
1654
- }],
2047
+ "attributeIdentifier": [
2048
+ {
2049
+ "identifier": "identifier"
2050
+ }
2051
+ ],
1655
2052
  "minValue": 9.9,
1656
2053
  "maxValue": 9.9,
1657
2054
  "units": "units",
@@ -1692,7 +2089,8 @@
1692
2089
  "processingLevelCode": {
1693
2090
  "identifier": "identifier"
1694
2091
  },
1695
- "attributeGroup": [{
2092
+ "attributeGroup": [
2093
+ {
1696
2094
  "attributeContentType": [
1697
2095
  "attributeContentType"
1698
2096
  ]
@@ -1708,7 +2106,8 @@
1708
2106
  }
1709
2107
  }
1710
2108
  ],
1711
- "resourceFormat": [{
2109
+ "resourceFormat": [
2110
+ {
1712
2111
  "formatSpecification": {
1713
2112
  "title": "specification 1"
1714
2113
  },
@@ -1723,9 +2122,11 @@
1723
2122
  "compressionMethod": "compressionMethod"
1724
2123
  }
1725
2124
  ],
1726
- "resourceMaintenance": [{
2125
+ "resourceMaintenance": [
2126
+ {
1727
2127
  "frequency": "semi-annually",
1728
- "date": [{
2128
+ "date": [
2129
+ {
1729
2130
  "date": "2016-10-12",
1730
2131
  "dateType": "dateType"
1731
2132
  },
@@ -1734,7 +2135,8 @@
1734
2135
  "dateType": "dateType"
1735
2136
  }
1736
2137
  ],
1737
- "scope": [{
2138
+ "scope": [
2139
+ {
1738
2140
  "scopeCode": "scopeCode"
1739
2141
  },
1740
2142
  {
@@ -1745,12 +2147,16 @@
1745
2147
  "note0",
1746
2148
  "note1"
1747
2149
  ],
1748
- "contact": [{
1749
- "role": "custodian",
1750
- "party": [{
1751
- "contactId": "CID005"
1752
- }]
1753
- }]
2150
+ "contact": [
2151
+ {
2152
+ "role": "custodian",
2153
+ "party": [
2154
+ {
2155
+ "contactId": "CID005"
2156
+ }
2157
+ ]
2158
+ }
2159
+ ]
1754
2160
  },
1755
2161
  {
1756
2162
  "frequency": "frequency1"
@@ -1758,9 +2164,11 @@
1758
2164
  ],
1759
2165
  "environmentDescription": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
1760
2166
  "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.",
1761
- "extent": [{
2167
+ "extent": [
2168
+ {
1762
2169
  "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.",
1763
- "geographicExtent": [{
2170
+ "geographicExtent": [
2171
+ {
1764
2172
  "description": "geographic extent description",
1765
2173
  "containsData": false,
1766
2174
  "identifier": {
@@ -1772,7 +2180,8 @@
1772
2180
  "southLatitude": 49.0,
1773
2181
  "northLatitude": 70.0
1774
2182
  },
1775
- "geographicElement": [{
2183
+ "geographicElement": [
2184
+ {
1776
2185
  "type": "Point",
1777
2186
  "coordinates": [100.0, 0.0]
1778
2187
  },
@@ -1815,40 +2224,45 @@
1815
2224
  },
1816
2225
  {
1817
2226
  "containsData": true,
1818
- "geographicElement": [{
1819
- "type": "Polygon",
1820
- "coordinates": [
1821
- [
1822
- [-10.0, 50.0],
1823
- [90.0, 50.0],
1824
- [90.0, 25.0],
1825
- [-10.0, 25.0],
1826
- [-10.0, 50.0]
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
+ ]
1827
2238
  ]
1828
- ]
1829
- }]
2239
+ }
2240
+ ]
1830
2241
  },
1831
2242
  {
1832
2243
  "containsData": true,
1833
- "geographicElement": [{
1834
- "type": "Polygon",
1835
- "coordinates": [
1836
- [
1837
- [140, 65],
1838
- [-170, 65],
1839
- [-170, 55],
1840
- [140, 55],
1841
- [140, 65]
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
+ ]
1842
2255
  ]
1843
- ]
1844
- }]
2256
+ }
2257
+ ]
1845
2258
  },
1846
2259
  {
1847
2260
  "containsData": false,
1848
2261
  "identifier": {
1849
2262
  "identifier": "identifier"
1850
2263
  },
1851
- "geographicElement": [{
2264
+ "geographicElement": [
2265
+ {
1852
2266
  "type": "Polygon",
1853
2267
  "coordinates": [
1854
2268
  [
@@ -1875,7 +2289,8 @@
1875
2289
  ]
1876
2290
  }
1877
2291
  ],
1878
- "temporalExtent": [{
2292
+ "temporalExtent": [
2293
+ {
1879
2294
  "timeInstant": {
1880
2295
  "dateTime": "2016-10-24T11:10:15.200-10:00"
1881
2296
  }
@@ -1886,7 +2301,8 @@
1886
2301
  }
1887
2302
  }
1888
2303
  ],
1889
- "verticalExtent": [{
2304
+ "verticalExtent": [
2305
+ {
1890
2306
  "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.",
1891
2307
  "minValue": 9.9,
1892
2308
  "maxValue": 9.9,
@@ -1911,12 +2327,14 @@
1911
2327
  },
1912
2328
  {
1913
2329
  "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.",
1914
- "geographicExtent": [{
2330
+ "geographicExtent": [
2331
+ {
1915
2332
  "containsData": false,
1916
2333
  "identifier": {
1917
2334
  "identifier": "identifier"
1918
2335
  },
1919
- "geographicElement": [{
2336
+ "geographicElement": [
2337
+ {
1920
2338
  "type": "Polygon",
1921
2339
  "coordinates": [
1922
2340
  [
@@ -1944,10 +2362,12 @@
1944
2362
  },
1945
2363
  {
1946
2364
  "containsData": true,
1947
- "geographicElement": [{
2365
+ "geographicElement": [
2366
+ {
1948
2367
  "type": "GeometryCollection",
1949
2368
  "bbox": [-10.0, -10.0, 10.0, 10.0],
1950
- "geometries": [{
2369
+ "geometries": [
2370
+ {
1951
2371
  "type": "Point",
1952
2372
  "coordinates": [100.0, 0.0]
1953
2373
  },
@@ -1976,178 +2396,207 @@
1976
2396
  },
1977
2397
  {
1978
2398
  "containsData": true,
1979
- "geographicElement": [{
1980
- "type": "Feature",
1981
- "id": "polygon-75",
1982
- "bbox": [-10.0, -10.0, 10.0, 10.0],
1983
- "geometry": {
1984
- "type": "Polygon",
1985
- "coordinates": [
1986
- [
1987
- [-161.74223, 67.663378],
1988
- [-161.440345, 67.630173],
1989
- [-161.294611, 67.656257],
1990
- [-161.228063, 67.625736],
1991
- [-161.247712, 67.585909],
1992
- [-161.334662, 67.591324],
1993
- [-161.566245, 67.491263],
1994
- [-161.812338, 67.455299],
1995
- [-161.825019, 67.40123],
1996
- [-162.128301, 67.414364],
1997
- [-162.167825, 67.363047],
1998
- [-162.383403, 67.293329],
1999
- [-162.633432, 67.272237],
2000
- [-162.645587, 67.356665],
2001
- [-162.369023, 67.455264],
2002
- [-162.287324, 67.551235],
2003
- [-162.171139, 67.559356],
2004
- [-161.99344, 67.646806],
2005
- [-161.857964, 67.620329],
2006
- [-161.769431, 67.629407],
2007
- [-161.74223, 67.663378]
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
+ ]
2008
2430
  ]
2009
- ]
2010
- },
2011
- "properties": {
2012
- "description": "Agashashok River site",
2013
- "featureName": [
2014
- "Agashashok River",
2015
- "Camp Mosquito"
2016
- ],
2017
- "identifier": [{
2018
- "identifier": "AGAR"
2019
- },
2020
- {
2021
- "identifier": "Kup25"
2022
- }
2023
- ],
2024
- "featureScope": "collectionSite",
2025
- "acquisitionMethod": "butterfly net",
2026
- "customField": "not in schema",
2027
- "customArray": [
2028
- "string 1",
2029
- "string 2"
2030
- ]
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"
2452
+ ]
2453
+ }
2031
2454
  }
2032
- }]
2455
+ ]
2033
2456
  },
2034
2457
  {
2035
2458
  "containsData": true,
2036
- "geographicElement": [{
2037
- "type": "FeatureCollection",
2038
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2039
- "features": [{
2040
- "type": "Feature",
2041
- "id": "ALCC-BH55",
2042
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2043
- "geometry": {
2044
- "type": "Point",
2045
- "coordinates": [102.0, 0.5]
2046
- },
2047
- "properties": {
2048
- "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.",
2049
- "featureName": [
2050
- "fake name"
2051
- ]
2052
- }
2053
- },
2054
- {
2055
- "type": "Feature",
2056
- "id": "ALCC-BH56",
2057
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2058
- "geometry": {
2059
- "type": "LineString",
2060
- "coordinates": [
2061
- [102.0, 0.0],
2062
- [103.0, 1.0],
2063
- [104.0, 0.0],
2064
- [105.0, 1.0]
2065
- ]
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
+ }
2066
2478
  },
2067
- "properties": {
2068
- "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."
2069
- }
2070
- },
2071
- {
2072
- "type": "Feature",
2073
- "id": "ALCC-Co81",
2074
- "bbox": [-10.0, -10.0, 10.0, 10.0],
2075
- "geometry": {
2076
- "type": "GeometryCollection",
2479
+ {
2480
+ "type": "Feature",
2481
+ "id": "ALCC-BH56",
2077
2482
  "bbox": [-10.0, -10.0, 10.0, 10.0],
2078
- "geometries": [{
2079
- "type": "Point",
2080
- "coordinates": [100.0, 0.0]
2081
- },
2082
- {
2083
- "type": "LineString",
2084
- "coordinates": [
2085
- [101.0, 0.0],
2086
- [102.0, 1.0]
2087
- ]
2088
- }
2089
- ]
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
+ }
2090
2495
  },
2091
- "properties": {
2092
- "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."
2496
+ {
2497
+ "type": "Feature",
2498
+ "id": "ALCC-Co81",
2499
+ "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
+ }
2093
2520
  }
2094
- }
2095
- ]
2096
- }]
2521
+ ]
2522
+ }
2523
+ ]
2097
2524
  }
2098
2525
  ]
2099
2526
  }
2100
2527
  ]
2101
2528
  },
2102
- "resourceLineage": [{
2529
+ "resourceLineage": [
2530
+ {
2103
2531
  "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.",
2104
2532
  "scope": {
2105
2533
  "scopeCode": "scopeCode"
2106
2534
  },
2107
- "citation": [{
2535
+ "citation": [
2536
+ {
2108
2537
  "title": "Lineage Title 1",
2109
- "date": [{
2110
- "date": "2017-10-13",
2111
- "dateType": "publication"
2112
- }],
2113
- "responsibleParty": [{
2114
- "role": "originator",
2115
- "party": [{
2116
- "contactId": "CID004"
2117
- }]
2118
- }]
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
+ ]
2119
2554
  },
2120
2555
  {
2121
2556
  "title": "Lineage Title 2",
2122
- "date": [{
2123
- "date": "2017-10-13",
2124
- "dateType": "publication"
2125
- }],
2126
- "responsibleParty": [{
2127
- "role": "originator",
2128
- "party": [{
2129
- "contactId": "CID004"
2130
- }]
2131
- }]
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
+ ]
2132
2573
  }
2133
2574
  ],
2134
- "source": [{
2575
+ "source": [
2576
+ {
2135
2577
  "sourceId": "SRC001",
2136
2578
  "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2137
2579
  "sourceCitation": {
2138
2580
  "title": "Source Citation Title SRC001",
2139
- "date": [{
2140
- "date": "2017-10-13",
2141
- "dateType": "publication"
2142
- }],
2143
- "responsibleParty": [{
2144
- "role": "originator",
2145
- "party": [{
2146
- "contactId": "CID004"
2147
- }]
2148
- }]
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
+ ]
2149
2597
  },
2150
- "metadataCitation": [{
2598
+ "metadataCitation": [
2599
+ {
2151
2600
  "title": "First Source Metadata Citation"
2152
2601
  },
2153
2602
  {
@@ -2163,7 +2612,8 @@
2163
2612
  "identifier": "identifier"
2164
2613
  }
2165
2614
  },
2166
- "sourceProcessStep": [{
2615
+ "sourceProcessStep": [
2616
+ {
2167
2617
  "description": "description",
2168
2618
  "timePeriod": {
2169
2619
  "endDateTime": "2017-12-28T15:15"
@@ -2178,14 +2628,18 @@
2178
2628
  ],
2179
2629
  "scope": {
2180
2630
  "scopeCode": "scopeCode SRC001",
2181
- "scopeExtent": [{
2182
- "temporalExtent": [{
2183
- "timePeriod": {
2184
- "description": "publication date",
2185
- "startDateTime": "2016-11-01"
2186
- }
2187
- }]
2188
- }]
2631
+ "scopeExtent": [
2632
+ {
2633
+ "temporalExtent": [
2634
+ {
2635
+ "timePeriod": {
2636
+ "description": "publication date",
2637
+ "startDateTime": "2016-11-01"
2638
+ }
2639
+ }
2640
+ ]
2641
+ }
2642
+ ]
2189
2643
  }
2190
2644
  },
2191
2645
  {
@@ -2193,31 +2647,42 @@
2193
2647
  "description": "description",
2194
2648
  "sourceCitation": {
2195
2649
  "title": "Source Citation Title SRC002",
2196
- "date": [{
2197
- "date": "2017-10-13",
2198
- "dateType": "publication"
2199
- }],
2200
- "responsibleParty": [{
2201
- "role": "originator",
2202
- "party": [{
2203
- "contactId": "CID004"
2204
- }]
2205
- }]
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
+ ]
2206
2666
  },
2207
2667
  "scope": {
2208
2668
  "scopeCode": "scopeCode SRC002",
2209
- "scopeExtent": [{
2210
- "temporalExtent": [{
2211
- "timePeriod": {
2212
- "description": "publication date",
2213
- "startDateTime": "2016-11-02"
2214
- }
2215
- }]
2216
- }]
2669
+ "scopeExtent": [
2670
+ {
2671
+ "temporalExtent": [
2672
+ {
2673
+ "timePeriod": {
2674
+ "description": "publication date",
2675
+ "startDateTime": "2016-11-02"
2676
+ }
2677
+ }
2678
+ ]
2679
+ }
2680
+ ]
2217
2681
  }
2218
2682
  }
2219
2683
  ],
2220
- "processStep": [{
2684
+ "processStep": [
2685
+ {
2221
2686
  "stepId": "stepId",
2222
2687
  "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2223
2688
  "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.",
@@ -2242,20 +2707,26 @@
2242
2707
  "months": 9
2243
2708
  }
2244
2709
  },
2245
- "processor": [{
2710
+ "processor": [
2711
+ {
2246
2712
  "role": "processor",
2247
- "party": [{
2248
- "contactId": "CID006"
2249
- }]
2713
+ "party": [
2714
+ {
2715
+ "contactId": "CID006"
2716
+ }
2717
+ ]
2250
2718
  },
2251
2719
  {
2252
2720
  "role": "reviewer",
2253
- "party": [{
2254
- "contactId": "CID004"
2255
- }]
2721
+ "party": [
2722
+ {
2723
+ "contactId": "CID004"
2724
+ }
2725
+ ]
2256
2726
  }
2257
2727
  ],
2258
- "reference": [{
2728
+ "reference": [
2729
+ {
2259
2730
  "title": "Process Step Reference"
2260
2731
  },
2261
2732
  {
@@ -2278,91 +2749,114 @@
2278
2749
  "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."
2279
2750
  }
2280
2751
  ],
2281
- "resourceDistribution": [{
2282
- "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.",
2283
- "distributor": [{
2284
- "contact": {
2285
- "role": "distributor",
2286
- "party": [{
2287
- "contactId": "CID002"
2288
- }]
2289
- },
2290
- "orderProcess": [{
2291
- "fees": "10.00USD",
2292
- "plannedAvailability": "2016-10-21T00:00:00",
2293
- "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.",
2294
- "turnaround": "turnaround"
2295
- },
2296
- {
2297
- "fees": "2.00USD"
2298
- }
2299
- ],
2300
- "transferOption": [{
2301
- "unitsOfDistribution": "units of distribution",
2302
- "transferSize": 9.9,
2303
- "onlineOption": [{
2304
- "uri": "http://ISO.uri/adiwg/0"
2305
- },
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": [
2306
2761
  {
2307
- "uri": "http://ISO.uri/adiwg/1"
2762
+ "contactId": "CID002"
2308
2763
  }
2309
- ],
2310
- "offlineOption": [{
2311
- "mediumSpecification": {
2312
- "title": "My Medium Specification Title"
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"
2313
2784
  },
2314
- "density": 9.9,
2315
- "units": "units",
2316
- "numberOfVolumes": 9,
2317
- "mediumFormat": [
2318
- "mediumFormat0",
2319
- "mediumFormat1"
2320
- ],
2321
- "note": "note",
2322
- "identifier": {
2323
- "identifier": "Medium Identifier"
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
+ }
2805
+ },
2806
+ {
2807
+ "mediumSpecification": {
2808
+ "title": "dium specification title 1"
2809
+ }
2324
2810
  }
2811
+ ],
2812
+ "transferFrequency": {
2813
+ "months": 9
2325
2814
  },
2326
- {
2327
- "mediumSpecification": {
2328
- "title": "dium specification title 1"
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
+ }
2329
2828
  }
2330
- }
2331
- ],
2332
- "transferFrequency": {
2333
- "months": 9
2829
+ ]
2334
2830
  },
2335
- "distributionFormat": [{
2336
- "formatSpecification": {
2337
- "title": "CSV"
2338
- },
2339
- "amendmentNumber": "2.0.8-beta",
2340
- "compressionMethod": "7ZipUp"
2341
- },
2342
- {
2343
- "formatSpecification": {
2344
- "title": "format specification title 1"
2831
+ {
2832
+ "transferSize": 10.9,
2833
+ "distributionFormat": [
2834
+ {
2835
+ "formatSpecification": {
2836
+ "title": "Microsoft Excel"
2837
+ }
2345
2838
  }
2839
+ ]
2840
+ }
2841
+ ]
2842
+ },
2843
+ {
2844
+ "contact": {
2845
+ "role": "distributor",
2846
+ "party": [
2847
+ {
2848
+ "contactId": "CID003"
2346
2849
  }
2347
2850
  ]
2348
- },
2349
- {
2350
- "transferSize": 10.9
2351
2851
  }
2352
- ]
2353
- },
2354
- {
2355
- "contact": {
2356
- "role": "distributor",
2357
- "party": [{
2358
- "contactId": "CID003"
2359
- }]
2360
2852
  }
2361
- }
2362
- ]
2363
- }],
2364
- "associatedResource": [{
2365
- "resourceType": [{
2853
+ ]
2854
+ }
2855
+ ],
2856
+ "associatedResource": [
2857
+ {
2858
+ "resourceType": [
2859
+ {
2366
2860
  "type": "modelHardcopy",
2367
2861
  "name": "Hardcopy of Model"
2368
2862
  },
@@ -2381,7 +2875,8 @@
2381
2875
  }
2382
2876
  },
2383
2877
  {
2384
- "resourceType": [{
2878
+ "resourceType": [
2879
+ {
2385
2880
  "type": "type0",
2386
2881
  "name": "name0"
2387
2882
  },
@@ -2400,8 +2895,10 @@
2400
2895
  }
2401
2896
  }
2402
2897
  ],
2403
- "additionalDocumentation": [{
2404
- "resourceType": [{
2898
+ "additionalDocumentation": [
2899
+ {
2900
+ "resourceType": [
2901
+ {
2405
2902
  "type": "webService",
2406
2903
  "name": "ADIwg API"
2407
2904
  },
@@ -2410,7 +2907,8 @@
2410
2907
  "name": "DMV Data"
2411
2908
  }
2412
2909
  ],
2413
- "citation": [{
2910
+ "citation": [
2911
+ {
2414
2912
  "title": "A Good Additional Document"
2415
2913
  },
2416
2914
  {
@@ -2419,7 +2917,8 @@
2419
2917
  ]
2420
2918
  },
2421
2919
  {
2422
- "resourceType": [{
2920
+ "resourceType": [
2921
+ {
2423
2922
  "type": "multimediaHardcopy",
2424
2923
  "name": "Multi-Media Hard-Copy"
2425
2924
  },
@@ -2428,22 +2927,28 @@
2428
2927
  "name": "Lab Specimen"
2429
2928
  }
2430
2929
  ],
2431
- "citation": [{
2432
- "title": "A Much Mo Betha Additional Document"
2433
- }]
2930
+ "citation": [
2931
+ {
2932
+ "title": "A Much Mo Betha Additional Document"
2933
+ }
2934
+ ]
2434
2935
  }
2435
2936
  ],
2436
- "funding": [{
2437
- "allocation": [{
2937
+ "funding": [
2938
+ {
2939
+ "allocation": [
2940
+ {
2438
2941
  "sourceAllocationId": "A123FW009",
2439
2942
  "amount": 9999.99,
2440
2943
  "currency": "USD",
2441
2944
  "sourceId": "CID005",
2442
2945
  "recipientId": "CID006",
2443
2946
  "matching": true,
2444
- "onlineResource": [{
2445
- "uri": "http://adiwg.org"
2446
- }],
2947
+ "onlineResource": [
2948
+ {
2949
+ "uri": "http://adiwg.org"
2950
+ }
2951
+ ],
2447
2952
  "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."
2448
2953
  },
2449
2954
  {
@@ -2474,17 +2979,20 @@
2474
2979
  }
2475
2980
  },
2476
2981
  {
2477
- "allocation": [{
2478
- "amount": 9999.99,
2479
- "currency": "EUR"
2480
- }],
2982
+ "allocation": [
2983
+ {
2984
+ "amount": 9999.99,
2985
+ "currency": "EUR"
2986
+ }
2987
+ ],
2481
2988
  "timePeriod": {
2482
2989
  "startDateTime": "2016-10-14"
2483
2990
  }
2484
2991
  }
2485
2992
  ]
2486
2993
  },
2487
- "dataDictionary": [{
2994
+ "dataDictionary": [
2995
+ {
2488
2996
  "citation": {
2489
2997
  "title": "title"
2490
2998
  },
@@ -2496,7 +3004,8 @@
2496
3004
  "use0",
2497
3005
  "use1"
2498
3006
  ],
2499
- "locale": [{
3007
+ "locale": [
3008
+ {
2500
3009
  "language": "language0",
2501
3010
  "country": "country0",
2502
3011
  "characterSet": "characterSet0"
@@ -2509,18 +3018,22 @@
2509
3018
  ],
2510
3019
  "responsibleParty": {
2511
3020
  "role": "author",
2512
- "party": [{
2513
- "contactId": "CID001"
2514
- }]
3021
+ "party": [
3022
+ {
3023
+ "contactId": "CID001"
3024
+ }
3025
+ ]
2515
3026
  },
2516
3027
  "dictionaryFunctionalLanguage": "UML",
2517
3028
  "dictionaryIncludedWithResource": true,
2518
- "domain": [{
2519
- "domainId": "domainId0",
3029
+ "domain": [
3030
+ {
3031
+ "domainId": "DID001",
2520
3032
  "commonName": "commonName",
2521
3033
  "codeName": "codeName",
2522
3034
  "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.",
2523
- "domainItem": [{
3035
+ "domainItem": [
3036
+ {
2524
3037
  "name": "name0",
2525
3038
  "value": "value0",
2526
3039
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
@@ -2538,27 +3051,36 @@
2538
3051
  ]
2539
3052
  },
2540
3053
  {
2541
- "domainId": "domainId1",
3054
+ "domainId": "DID002",
2542
3055
  "commonName": "commonName",
2543
3056
  "codeName": "codeName",
2544
3057
  "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.",
2545
- "domainItem": [{
2546
- "name": "name0",
2547
- "value": "value0",
2548
- "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2549
- }]
3058
+ "domainItem": [
3059
+ {
3060
+ "name": "name0",
3061
+ "value": "value0",
3062
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
3063
+ }
3064
+ ]
2550
3065
  }
2551
3066
  ],
2552
- "entity": [{
3067
+ "entity": [
3068
+ {
2553
3069
  "entityId": "entityId0",
2554
3070
  "commonName": "commonName",
2555
3071
  "codeName": "codeName",
2556
3072
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3073
+ "entityReference": [
3074
+ {
3075
+ "title": "entity reference citation 0"
3076
+ }
3077
+ ],
2557
3078
  "primaryKeyAttributeCodeName": [
2558
3079
  "primaryAttribute0",
2559
3080
  "primaryAttribute1"
2560
3081
  ],
2561
- "index": [{
3082
+ "index": [
3083
+ {
2562
3084
  "codeName": "codeName0",
2563
3085
  "allowDuplicates": false,
2564
3086
  "attributeCodeName": [
@@ -2574,19 +3096,23 @@
2574
3096
  ]
2575
3097
  }
2576
3098
  ],
2577
- "attribute": [{
2578
- "commonName": "Common Name for Attribute",
3099
+ "attribute": [
3100
+ {
3101
+ "commonName": "Department ID",
2579
3102
  "codeName": "codeName",
2580
3103
  "alias": [
2581
3104
  "alias0",
2582
3105
  "alias1"
2583
3106
  ],
2584
3107
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3108
+ "attributeReference": {
3109
+ "title": "attribute reference citation Department ID"
3110
+ },
2585
3111
  "dataType": "dataType",
2586
3112
  "allowNull": true,
2587
3113
  "allowMany": false,
2588
3114
  "units": "units",
2589
- "domainId": "domainId",
3115
+ "domainId": "DID001",
2590
3116
  "minValue": "minValue",
2591
3117
  "maxValue": "maxValue"
2592
3118
  },
@@ -2598,16 +3124,20 @@
2598
3124
  "employeeNumber"
2599
3125
  ],
2600
3126
  "definition": "Numeric code to uniquely identify an employee of Acme Oil",
3127
+ "attributeReference": {
3128
+ "title": "attribute reference citation for Employee ID"
3129
+ },
2601
3130
  "dataType": "numeric",
2602
3131
  "allowNull": false,
2603
3132
  "allowMany": true,
2604
3133
  "units": "meters",
2605
- "domainId": "dom042",
3134
+ "domainId": "DID002",
2606
3135
  "minValue": "1000000",
2607
3136
  "maxValue": "5000000"
2608
3137
  }
2609
3138
  ],
2610
- "foreignKey": [{
3139
+ "foreignKey": [
3140
+ {
2611
3141
  "localAttributeCodeName": [
2612
3142
  "localAttributeCodeName0",
2613
3143
  "localAttributeCodeName1"
@@ -2634,38 +3164,50 @@
2634
3164
  "commonName": "commonName",
2635
3165
  "codeName": "codeName",
2636
3166
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3167
+ "entityReference": [
3168
+ {
3169
+ "title": "entity reference citation 1"
3170
+ }
3171
+ ],
2637
3172
  "primaryKeyAttributeCodeName": [
2638
3173
  "primaryAttribute"
2639
3174
  ],
2640
- "attribute": [{
2641
- "commonName": "commonName",
3175
+ "attribute": [
3176
+ {
3177
+ "commonName": "Supervisor",
2642
3178
  "codeName": "codeName",
2643
3179
  "alias": [
2644
3180
  "alias0",
2645
3181
  "alias1"
2646
3182
  ],
2647
3183
  "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
3184
+ "attributeReference": {
3185
+ "title": "attribute reference citation for supervisor"
3186
+ },
2648
3187
  "dataType": "dataType",
2649
3188
  "allowNull": true,
2650
3189
  "allowMany": false,
2651
3190
  "units": "units",
2652
- "domainId": "domainId",
3191
+ "domainId": "DID001",
2653
3192
  "minValue": "minValue",
2654
3193
  "maxValue": "maxValue"
2655
3194
  },
2656
3195
  {
2657
- "commonName": "Employee ID",
3196
+ "commonName": "Grade",
2658
3197
  "codeName": "empId",
2659
3198
  "alias": [
2660
3199
  "employeeId",
2661
3200
  "employeeNumber"
2662
3201
  ],
2663
3202
  "definition": "Numeric code to uniquely identify an employee of Acme Oil",
3203
+ "attributeReference": {
3204
+ "title": "attribute reference citation for grade"
3205
+ },
2664
3206
  "dataType": "numeric",
2665
3207
  "allowNull": false,
2666
3208
  "allowMany": true,
2667
3209
  "units": "meters",
2668
- "domainId": "dom042",
3210
+ "domainId": "DID002",
2669
3211
  "minValue": "1000000",
2670
3212
  "maxValue": "5000000"
2671
3213
  }
@@ -2684,22 +3226,27 @@
2684
3226
  "recommendedUse": [
2685
3227
  "Reconstruct database"
2686
3228
  ],
2687
- "locale": [{
2688
- "language": "eng",
2689
- "country": "USA",
2690
- "characterSet": "UTF-8"
2691
- }],
3229
+ "locale": [
3230
+ {
3231
+ "language": "eng",
3232
+ "country": "USA",
3233
+ "characterSet": "UTF-8"
3234
+ }
3235
+ ],
2692
3236
  "responsibleParty": {
2693
3237
  "role": "author",
2694
- "party": [{
2695
- "contactId": "CID006"
2696
- }]
3238
+ "party": [
3239
+ {
3240
+ "contactId": "CID006"
3241
+ }
3242
+ ]
2697
3243
  },
2698
3244
  "dictionaryFunctionalLanguage": "MSSQL",
2699
3245
  "dictionaryIncludedWithResource": false
2700
3246
  }
2701
3247
  ],
2702
- "metadataRepository": [{
3248
+ "metadataRepository": [
3249
+ {
2703
3250
  "repository": "USGS ScienceBase",
2704
3251
  "metadataStandard": "FGDC"
2705
3252
  },