adiwg-mdjson_schemas 2.1.1 → 2.1.2

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: 6f139cfd34761736910d592aef0919f2aaededf7
4
- data.tar.gz: 10448fea33c3ae830c56b7f15e9e639b373ecb9e
3
+ metadata.gz: 92178189b79ffdea5e19d4c72ec774b8939a560d
4
+ data.tar.gz: 2df80e1b210e44b2bd7d214ba9adb3b5213288fc
5
5
  SHA512:
6
- metadata.gz: 4cba0f2c0d47ee603e92b0a4bf36262d3911c80dd07cb593eb692d1c0fe23505bb459795fdff9c326124f07152dba68597ce5ff49d69b6b15c0855fefd023dab
7
- data.tar.gz: 4f88f36b068941386860ed14c6b254bc1162aa5e4d9e96335daca56eebd3002c114f0264d90f384c1dcaf46d6336258eebe1682c2fd7fca3100af46bf58ddb99
6
+ metadata.gz: ce81a7cd28cfc2665c27ce2b4a717b0a12a5fd0aa9e4e9e1de1dc86b21eaabb0de2ed066da4b24b5d7883af5c52df3092020cfd40e768c4e5c25262cbe7d10cd
7
+ data.tar.gz: 826b3a8032ca4c3e6687255ab9f880d60f5a5dd468e8c568a1be9c0c6b35cf48110981e46636eb26c422e29aba3dc46a8af697e86f46f994343e773c204e99f2
@@ -1,7 +1,14 @@
1
1
  # Change Log
2
2
 
3
- ## [v2.1.1](https://github.com/adiwg/mdJson-schemas/tree/v2.1.1) (2017-05-17)
3
+ ## [Unreleased](https://github.com/adiwg/mdJson-schemas/tree/HEAD)
4
+
5
+ [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.1.1...HEAD)
6
+
7
+ **Implemented enhancements:**
8
+
9
+ - Add more complete mdJSON example [\#146](https://github.com/adiwg/mdJson-schemas/issues/146)
4
10
 
11
+ ## [v2.1.1](https://github.com/adiwg/mdJson-schemas/tree/v2.1.1) (2017-05-17)
5
12
  [Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.1.0...v2.1.1)
6
13
 
7
14
  **Fixed bugs:**
@@ -49,4 +56,4 @@
49
56
  - Fixed spatialRepresentation ([1833df8](https://github.com/adiwg/mdJson-schemas/commit/1833df80b9324dfbc5eb067821bde4a8011ccc08) )
50
57
 
51
58
 
52
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
59
+ \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
@@ -1,114 +1,2514 @@
1
1
  {
2
2
  "schema": {
3
- "name": "name",
4
- "version": "0.0.0"
3
+ "name": "mdJson",
4
+ "version": "2.1.2"
5
5
  },
6
6
  "contact": [{
7
- "contactId": "individualId0",
8
- "isOrganization": false,
9
- "name": "name0",
10
- "positionName": "foobar"
11
- }, {
12
- "contactId": "individualId1",
13
- "isOrganization": false,
14
- "name": "name1"
15
- }],
7
+ "contactId": "CID001",
8
+ "isOrganization": false,
9
+ "name": "Stan Smith",
10
+ "positionName": "Associate - retired",
11
+ "memberOfOrganization": [
12
+ "CID002",
13
+ "CID003"
14
+ ],
15
+ "logoGraphic": [{
16
+ "fileName": "fileName0",
17
+ "fileDescription": "fileDescription0",
18
+ "fileType": "fileType0",
19
+ "fileConstraint": [{
20
+ "type": "use",
21
+ "useLimitation": [
22
+ "useLimitation0",
23
+ "useLimitation1"
24
+ ]
25
+ },
26
+ {
27
+ "type": "legal",
28
+ "legal": {
29
+ "useConstraint": [
30
+ "useConstraint0",
31
+ "useConstraint1"
32
+ ],
33
+ "accessConstraint": [
34
+ "accessConstraint0",
35
+ "accessConstraint1"
36
+ ],
37
+ "otherConstraint": [
38
+ "otherConstraint0",
39
+ "otherConstraint1"
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "type": "security",
45
+ "security": {
46
+ "classification": "classification",
47
+ "classificationSystem": "classificationSystem",
48
+ "userNote": "userNote",
49
+ "handlingDescription": "handlingDescription"
50
+ }
51
+ }
52
+ ],
53
+ "fileUri": [{
54
+ "uri": "http://ISO.uri/adiwg/0"
55
+ }]
56
+ },
57
+ {
58
+ "fileName": "fileName1",
59
+ "fileDescription": "fileDescription1",
60
+ "fileType": "fileType1"
61
+ },
62
+ {
63
+ "fileName": "fileName2"
64
+ }
65
+ ],
66
+ "phone": [{
67
+ "phoneName": "mobile",
68
+ "phoneNumber": "111-111-1111",
69
+ "service": [
70
+ "voice",
71
+ "sms",
72
+ "message"
73
+ ]
74
+ },
75
+ {
76
+ "phoneName": "office",
77
+ "phoneNumber": "222-222-2222",
78
+ "service": [
79
+ "voice",
80
+ "message"
81
+ ]
82
+ }
83
+ ],
84
+ "address": [{
85
+ "addressType": [
86
+ "mailing",
87
+ "physical"
88
+ ],
89
+ "description": "work location",
90
+ "deliveryPoint": [
91
+ "address line 1",
92
+ "address line 2"
93
+ ],
94
+ "city": "city",
95
+ "administrativeArea": "state",
96
+ "postalCode": "zip",
97
+ "country": "country"
98
+ },
99
+ {
100
+ "addressType": [
101
+ "mailing"
102
+ ],
103
+ "description": "telework location",
104
+ "deliveryPoint": [
105
+ "address line 3"
106
+ ],
107
+ "city": "city",
108
+ "administrativeArea": "state",
109
+ "postalCode": "zip",
110
+ "country": "country"
111
+ }
112
+ ],
113
+ "electronicMailAddress": [
114
+ "e.mail@address.com1",
115
+ "e.mail@address.com2"
116
+ ],
117
+ "onlineResource": [{
118
+ "uri": "http://ISO.uri/adiwg/1",
119
+ "protocol": "protocol",
120
+ "name": "name",
121
+ "description": "description",
122
+ "function": "function"
123
+ },
124
+ {
125
+ "uri": "http://ISO.uri/adiwg/2"
126
+ }
127
+ ],
128
+ "hoursOfService": [
129
+ "hoursOfService1",
130
+ "hoursOfService2"
131
+ ],
132
+ "contactInstructions": "contactInstructions",
133
+ "contactType": "individual"
134
+ },
135
+ {
136
+ "contactId": "CID002",
137
+ "isOrganization": true,
138
+ "name": "US Geological Survey",
139
+ "memberOfOrganization": [
140
+ "CID005"
141
+ ],
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
+ }],
157
+ "electronicMailAddress": [
158
+ "e.mail@address.com2"
159
+ ],
160
+ "onlineResource": [{
161
+ "uri": "http://ISO.uri/adiwg/2"
162
+ }],
163
+ "hoursOfService": [
164
+ "hoursOfService"
165
+ ],
166
+ "contactInstructions": "contactInstructions",
167
+ "contactType": "federal"
168
+ },
169
+ {
170
+ "contactId": "CID003",
171
+ "isOrganization": true,
172
+ "name": "Arctic Landscape Conservation Cooperative",
173
+ "contactType": "federal"
174
+ },
175
+ {
176
+ "contactId": "CID004",
177
+ "isOrganization": false,
178
+ "name": "Joshua Bradley",
179
+ "positionName": "Data Manager",
180
+ "memberOfOrganization": [
181
+ "CID003"
182
+ ]
183
+ },
184
+ {
185
+ "contactId": "CID005",
186
+ "isOrganization": true,
187
+ "name": "US Department of the Interior",
188
+ "contactType": "federal"
189
+ },
190
+ {
191
+ "contactId": "CID006",
192
+ "isOrganization": false,
193
+ "name": "Dennis Walworth",
194
+ "memberOfOrganization": [
195
+ "CID002"
196
+ ],
197
+ "contactType": "individual"
198
+ }
199
+ ],
16
200
  "metadata": {
17
201
  "metadataInfo": {
18
202
  "metadataIdentifier": {
19
- "identifier": "identifier"
203
+ "identifier": "e9e82406-8308-4231-98e3-8b70fd438ada",
204
+ "namespace": "https://www.uuidgenerator.net/",
205
+ "version": "version 1.0",
206
+ "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.",
207
+ "authority": {
208
+ "title": "Metadata Identifier Authority Title",
209
+ "alternateTitle": [
210
+ "alternateTitle0",
211
+ "alternateTitle1"
212
+ ]
213
+ }
20
214
  },
21
- "metadataDate": [{
22
- "date": "2016-10-31",
23
- "dateType": "creation"
24
- }, {
25
- "date": "2016-10-31",
26
- "dateType": "dateType"
27
- }, {
28
- "date": "2016-10-31",
29
- "dateType": "dateType"
30
- }],
215
+ "parentMetadata": {
216
+ "title": "Metadata Authority Title",
217
+ "alternateTitle": [
218
+ "alternateTitle0",
219
+ "alternateTitle1"
220
+ ],
221
+ "date": [{
222
+ "date": "2016-10-13",
223
+ "dateType": "dateType0"
224
+ },
225
+ {
226
+ "date": "2016-10-22T16:15:14",
227
+ "dateType": "dateType1"
228
+ }
229
+ ],
230
+ "edition": "edition",
231
+ "responsibleParty": [{
232
+ "role": "principalInvestigator",
233
+ "roleExtent": [{
234
+ "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."
235
+ },
236
+ {
237
+ "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.",
238
+ "geographicExtent": [{
239
+ "containsData": true,
240
+ "geographicElement": [{
241
+ "type": "Feature",
242
+ "id": "polygon-75",
243
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
244
+ "geometry": {
245
+ "type": "Polygon",
246
+ "coordinates": [
247
+ [
248
+ [-161.74223, 67.663378],
249
+ [-161.440345, 67.630173],
250
+ [-161.294611, 67.656257],
251
+ [-161.228063, 67.625736],
252
+ [-161.247712, 67.585909],
253
+ [-161.334662, 67.591324],
254
+ [-161.566245, 67.491263],
255
+ [-161.812338, 67.455299],
256
+ [-161.825019, 67.40123],
257
+ [-162.128301, 67.414364],
258
+ [-162.167825, 67.363047],
259
+ [-162.383403, 67.293329],
260
+ [-162.633432, 67.272237],
261
+ [-162.645587, 67.356665],
262
+ [-162.369023, 67.455264],
263
+ [-162.287324, 67.551235],
264
+ [-162.171139, 67.559356],
265
+ [-161.99344, 67.646806],
266
+ [-161.857964, 67.620329],
267
+ [-161.769431, 67.629407],
268
+ [-161.74223, 67.663378]
269
+ ]
270
+ ]
271
+ },
272
+ "properties": {
273
+ "description": "Agashashok River site",
274
+ "featureName": [
275
+ "Agashashok River",
276
+ "Camp Mosquito"
277
+ ],
278
+ "identifier": [{
279
+ "identifier": "AGAR"
280
+ },
281
+ {
282
+ "identifier": "Kup25"
283
+ }
284
+ ],
285
+ "featureScope": "collectionSite",
286
+ "acquisitionMethod": "butterfly net",
287
+ "customField": "not in schema",
288
+ "customArray": [
289
+ "string 1",
290
+ "string 2"
291
+ ]
292
+ }
293
+ }]
294
+ }]
295
+ }
296
+ ],
297
+ "party": [{
298
+ "contactId": "CID001"
299
+ },
300
+ {
301
+ "contactId": "CID004"
302
+ }
303
+ ]
304
+ },
305
+ {
306
+ "role": "funder",
307
+ "party": [{
308
+ "contactId": "CID003",
309
+ "organizationMembers": [
310
+ "CID004",
311
+ "CID001"
312
+ ]
313
+ }]
314
+ }
315
+ ],
316
+ "presentationForm": [
317
+ "presentationForm0",
318
+ "presentationForm1"
319
+ ],
320
+ "identifier": [{
321
+ "identifier": "identifier0"
322
+ },
323
+ {
324
+ "identifier": "identifier1"
325
+ }
326
+ ],
327
+ "series": {
328
+ "seriesName": "seriesName",
329
+ "seriesIssue": "seriesIssue",
330
+ "issuePage": "issuePage"
331
+ },
332
+ "otherCitationDetails": [
333
+ "otherCitationDetails0",
334
+ "otherCitationDetails1"
335
+ ],
336
+ "onlineResource": [{
337
+ "uri": "http://ISO.uri/adiwg/0"
338
+ },
339
+ {
340
+ "uri": "http://ISO.uri/adiwg/1"
341
+ }
342
+ ],
343
+ "graphic": [{
344
+ "fileName": "fileName"
345
+ },
346
+ {
347
+ "fileName": "fileName"
348
+ }
349
+ ]
350
+ },
351
+ "defaultMetadataLocale": {
352
+ "language": "language",
353
+ "country": "country",
354
+ "characterSet": "characterSet"
355
+ },
356
+ "otherMetadataLocale": [{
357
+ "language": "language0",
358
+ "country": "country0",
359
+ "characterSet": "characterSet0"
360
+ },
361
+ {
362
+ "language": "language1",
363
+ "country": "country1",
364
+ "characterSet": "characterSet1"
365
+ }
366
+ ],
31
367
  "metadataContact": [{
32
- "role": "role",
33
- "roleExtent": [{
34
- "temporalExtent": [{
35
- "timePeriod": {
36
- "startDateTime": "2016-10-24T11:10:15.2-10:00"
368
+ "role": "author",
369
+ "party": [{
370
+ "contactId": "CID001"
371
+ },
372
+ {
373
+ "contactId": "CID004"
374
+ },
375
+ {
376
+ "contactId": "CID006"
37
377
  }
378
+ ]
379
+ },
380
+ {
381
+ "role": "custodian",
382
+ "party": [{
383
+ "contactId": "CID002"
38
384
  }]
39
- }],
40
- "party": [{
41
- "contactId": "individualId0"
42
- }]
43
- }, {
44
- "role": "role",
45
- "roleExtent": [{
46
- "temporalExtent": [{
47
- "timePeriod": {
48
- "startDateTime": "2016-10-24T11:10:15.2-10:00"
49
- }
50
- }]
51
- }],
52
- "party": [{
53
- "contactId": "individualId1"
54
- }]
55
- }]
385
+ }
386
+ ],
387
+ "metadataDate": [{
388
+ "date": "2016-10-31",
389
+ "dateType": "dateType"
390
+ },
391
+ {
392
+ "date": "2017-02-16",
393
+ "dateType": "creation"
394
+ },
395
+ {
396
+ "date": "2016-10-31",
397
+ "dateType": "nextUpdate"
398
+ }
399
+ ],
400
+ "metadataOnlineResource": [{
401
+ "uri": "http://ISO.uri/adiwg/0"
402
+ },
403
+ {
404
+ "uri": "http://ISO.uri/adiwg/1"
405
+ }
406
+ ],
407
+ "metadataMaintenance": {
408
+ "frequency": "monthly",
409
+ "date": [{
410
+ "date": "2016-10-12",
411
+ "dateType": "dateType00"
412
+ },
413
+ {
414
+ "date": "2017-02-10",
415
+ "dateType": "nextUpdate"
416
+ }
417
+ ],
418
+ "scope": [{
419
+ "scopeCode": "dataset",
420
+ "scopeExtent": [{
421
+ "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.",
422
+ "temporalExtent": [{
423
+ "timeInstant": {
424
+ "dateTime": "2016-10-24T11:10:15.200-10:00"
425
+ }
426
+ },
427
+ {
428
+ "timePeriod": {
429
+ "startDateTime": "2016-10-24T11:10:15.200-10:00"
430
+ }
431
+ }
432
+ ]
433
+ },
434
+ {
435
+ "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.",
436
+ "geographicExtent": [{
437
+ "containsData": false,
438
+ "identifier": {
439
+ "identifier": "identifier"
440
+ },
441
+ "boundingBox": {
442
+ "westLongitude": -140.0,
443
+ "eastLongitude": -120.0,
444
+ "southLatitude": 49.0,
445
+ "northLatitude": 70.0
446
+ },
447
+ "geographicElement": [{
448
+ "type": "Point",
449
+ "coordinates": [100.0, 0.0]
450
+ },
451
+ {
452
+ "type": "LineString",
453
+ "coordinates": [
454
+ [100.0, 0.0],
455
+ [101.0, 1.0]
456
+ ]
457
+ },
458
+ {
459
+ "type": "Polygon",
460
+ "coordinates": [
461
+ [
462
+ [-161.74223, 67.663378],
463
+ [-161.440345, 67.630173],
464
+ [-161.294611, 67.656257],
465
+ [-161.228063, 67.625736],
466
+ [-161.247712, 67.585909],
467
+ [-161.334662, 67.591324],
468
+ [-161.566245, 67.491263],
469
+ [-161.812338, 67.455299],
470
+ [-161.825019, 67.40123],
471
+ [-162.128301, 67.414364],
472
+ [-162.167825, 67.363047],
473
+ [-162.383403, 67.293329],
474
+ [-162.633432, 67.272237],
475
+ [-162.645587, 67.356665],
476
+ [-162.369023, 67.455264],
477
+ [-162.287324, 67.551235],
478
+ [-162.171139, 67.559356],
479
+ [-161.99344, 67.646806],
480
+ [-161.857964, 67.620329],
481
+ [-161.769431, 67.629407],
482
+ [-161.74223, 67.663378]
483
+ ]
484
+ ]
485
+ }
486
+ ]
487
+ }]
488
+ }
489
+ ],
490
+ "scopeDescription": [{
491
+ "dataset": "CUSTOMER",
492
+ "attributes": "customer_id, invoice"
493
+ },
494
+ {
495
+ "dataset": "dataset",
496
+ "attributes": "attributes",
497
+ "features": "features",
498
+ "other": "other"
499
+ }
500
+ ]
501
+ },
502
+ {
503
+ "scopeCode": "fieldSeason"
504
+ }
505
+ ],
506
+ "note": [
507
+ "note00",
508
+ "note01"
509
+ ],
510
+ "contact": [{
511
+ "role": "processor",
512
+ "party": [{
513
+ "contactId": "CID004"
514
+ }]
515
+ },
516
+ {
517
+ "role": "contributor",
518
+ "party": [{
519
+ "contactId": "CID006"
520
+ }]
521
+ }
522
+ ]
523
+ },
524
+ "alternateMetadataReference": [{
525
+ "title": "alternate metadata FGDC"
526
+ },
527
+ {
528
+ "title": "alternate metadata NetCDF"
529
+ }
530
+ ],
531
+ "metadataStatus": "notAccepted"
56
532
  },
57
533
  "resourceInfo": {
58
534
  "resourceType": [{
59
- "type": "MD_ScopeCode",
60
- "name": ""
61
- }],
535
+ "type": "tableDigital",
536
+ "name": "My Table Name"
537
+ },
538
+ {
539
+ "type": "website",
540
+ "name": "My Website Name"
541
+ }
542
+ ],
62
543
  "citation": {
63
- "title": "title"
544
+ "title": "Main Resource Title - Citation",
545
+ "alternateTitle": [
546
+ "How I spent my summer",
547
+ "Research under the midnight-sun"
548
+ ],
549
+ "date": [{
550
+ "date": "2017-06-13",
551
+ "dateType": "date type"
552
+ },
553
+ {
554
+ "date": "2017-06-22T16:15:14",
555
+ "dateType": "dateTime type"
556
+ }
557
+ ],
558
+ "edition": "edition",
559
+ "responsibleParty": [{
560
+ "role": "principalInvestigator",
561
+ "roleExtent": [{
562
+ "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."
563
+ },
564
+ {
565
+ "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.",
566
+ "geographicExtent": [{
567
+ "containsData": true,
568
+ "geographicElement": [{
569
+ "type": "Feature",
570
+ "id": "polygon-75",
571
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
572
+ "geometry": {
573
+ "type": "Polygon",
574
+ "coordinates": [
575
+ [
576
+ [-161.74223, 67.663378],
577
+ [-161.440345, 67.630173],
578
+ [-161.294611, 67.656257],
579
+ [-161.228063, 67.625736],
580
+ [-161.247712, 67.585909],
581
+ [-161.334662, 67.591324],
582
+ [-161.566245, 67.491263],
583
+ [-161.812338, 67.455299],
584
+ [-161.825019, 67.40123],
585
+ [-162.128301, 67.414364],
586
+ [-162.167825, 67.363047],
587
+ [-162.383403, 67.293329],
588
+ [-162.633432, 67.272237],
589
+ [-162.645587, 67.356665],
590
+ [-162.369023, 67.455264],
591
+ [-162.287324, 67.551235],
592
+ [-162.171139, 67.559356],
593
+ [-161.99344, 67.646806],
594
+ [-161.857964, 67.620329],
595
+ [-161.769431, 67.629407],
596
+ [-161.74223, 67.663378]
597
+ ]
598
+ ]
599
+ },
600
+ "properties": {
601
+ "description": "Agashashok River site",
602
+ "featureName": [
603
+ "Agashashok River",
604
+ "Camp Mosquito"
605
+ ],
606
+ "identifier": [{
607
+ "identifier": "AGAR"
608
+ },
609
+ {
610
+ "identifier": "Kup25"
611
+ }
612
+ ],
613
+ "featureScope": "collectionSite",
614
+ "acquisitionMethod": "butterfly net",
615
+ "customField": "not in schema",
616
+ "customArray": [
617
+ "string 1",
618
+ "string 2"
619
+ ]
620
+ }
621
+ }]
622
+ }]
623
+ }
624
+ ],
625
+ "party": [{
626
+ "contactId": "CID001"
627
+ },
628
+ {
629
+ "contactId": "CID004"
630
+ }
631
+ ]
632
+ },
633
+ {
634
+ "role": "funder",
635
+ "party": [{
636
+ "contactId": "CID003",
637
+ "organizationMembers": [
638
+ "CID004",
639
+ "CID001"
640
+ ]
641
+ }]
642
+ }
643
+ ],
644
+ "presentationForm": [
645
+ "presentationForm0",
646
+ "presentationForm1"
647
+ ],
648
+ "identifier": [{
649
+ "identifier": "identifier0"
650
+ },
651
+ {
652
+ "identifier": "identifier1"
653
+ }
654
+ ],
655
+ "series": {
656
+ "seriesName": "seriesName",
657
+ "seriesIssue": "seriesIssue",
658
+ "issuePage": "issuePage"
659
+ },
660
+ "otherCitationDetails": [
661
+ "otherCitationDetails0",
662
+ "otherCitationDetails1"
663
+ ],
664
+ "onlineResource": [{
665
+ "uri": "http://ISO.uri/adiwg/0"
666
+ },
667
+ {
668
+ "uri": "http://ISO.uri/adiwg/1"
669
+ }
670
+ ],
671
+ "graphic": [{
672
+ "fileName": "fileName"
673
+ },
674
+ {
675
+ "fileName": "fileName"
676
+ }
677
+ ]
64
678
  },
65
- "abstract": "abstract",
66
- "status": ["status"],
679
+ "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.",
680
+ "shortAbstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
681
+ "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.",
682
+ "resourceUsage": [{
683
+ "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.",
684
+ "temporalExtent": [{
685
+ "timeInstant": {
686
+ "dateTime": "2016-10-24T11:10:15.2-10:00",
687
+ "id": "instant_001",
688
+ "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.",
689
+ "identifier": {
690
+ "identifier": "HighTide",
691
+ "namespace": "namespace"
692
+ },
693
+ "instantName": [
694
+ "instantName 00",
695
+ "instantName 01"
696
+ ]
697
+ }
698
+ },
699
+ {
700
+ "timePeriod": {
701
+ "id": "period_001",
702
+ "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.",
703
+ "identifier": {
704
+ "identifier": "SlackTide",
705
+ "namespace": "namespace"
706
+ },
707
+ "periodName": [
708
+ "periodName 00",
709
+ "periodName 01"
710
+ ],
711
+ "startDateTime": "2017",
712
+ "endDateTime": "2018",
713
+ "timeInterval": {
714
+ "interval": 9,
715
+ "units": "month"
716
+ },
717
+ "duration": {
718
+ "months": 9
719
+ }
720
+ }
721
+ },
722
+ {
723
+ "timeInstant": {
724
+ "dateTime": "2017-03-25T23:10:15",
725
+ "id": "instant_002",
726
+ "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.",
727
+ "identifier": {
728
+ "identifier": "LowTide",
729
+ "namespace": "namespace",
730
+ "version": "version",
731
+ "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt,",
732
+ "authority": {
733
+ "title": "title",
734
+ "alternateTitle": [
735
+ "alternateTitle0",
736
+ "alternateTitle1"
737
+ ],
738
+ "date": [{
739
+ "date": "2016-10-13",
740
+ "dateType": "dateType0"
741
+ },
742
+ {
743
+ "date": "2016-10-22T16:15:14",
744
+ "dateType": "dateType1"
745
+ }
746
+ ],
747
+ "edition": "edition",
748
+ "responsibleParty": [{
749
+ "role": "principalInvestigator",
750
+ "party": [{
751
+ "contactId": "CID001"
752
+ },
753
+ {
754
+ "contactId": "CID004"
755
+ }
756
+ ]
757
+ },
758
+ {
759
+ "role": "funder",
760
+ "party": [{
761
+ "contactId": "CID003",
762
+ "organizationMembers": [
763
+ "CID004",
764
+ "CID001"
765
+ ]
766
+ }]
767
+ }
768
+ ],
769
+ "presentationForm": [
770
+ "presentationForm0",
771
+ "presentationForm1"
772
+ ],
773
+ "identifier": [{
774
+ "identifier": "identifier0"
775
+ },
776
+ {
777
+ "identifier": "identifier1"
778
+ }
779
+ ],
780
+ "series": {
781
+ "seriesName": "seriesName",
782
+ "seriesIssue": "seriesIssue",
783
+ "issuePage": "issuePage"
784
+ },
785
+ "otherCitationDetails": [
786
+ "otherCitationDetails0",
787
+ "otherCitationDetails1"
788
+ ],
789
+ "onlineResource": [{
790
+ "uri": "http://ISO.uri/adiwg/0"
791
+ },
792
+ {
793
+ "uri": "http://ISO.uri/adiwg/1"
794
+ }
795
+ ],
796
+ "graphic": [{
797
+ "fileName": "fileName"
798
+ },
799
+ {
800
+ "fileName": "fileName"
801
+ }
802
+ ]
803
+ }
804
+ },
805
+ "instantName": [
806
+ "instantName 20",
807
+ "instantName 21"
808
+ ]
809
+ }
810
+ }
811
+ ],
812
+ "userDeterminedLimitation": "My Specific Limitation is quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.",
813
+ "limitationResponse": [
814
+ "Exercitation ullamco laboris nisi ut aliquip ex ea commodo quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.",
815
+ "Nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. 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."
816
+ ],
817
+ "documentedIssue": {
818
+ "title": "My Documented Issue",
819
+ "date": [{
820
+ "date": "2016-10-13",
821
+ "dateType": "dateType0"
822
+ },
823
+ {
824
+ "date": "2016-10-22T16:15:14",
825
+ "dateType": "dateType1"
826
+ }
827
+ ]
828
+ },
829
+ "additionalDocumentation": [{
830
+ "title": "title1"
831
+ },
832
+ {
833
+ "title": "title2"
834
+ }
835
+ ],
836
+ "userContactInfo": [{
837
+ "role": "administrator",
838
+ "party": [{
839
+ "contactId": "CID006"
840
+ }]
841
+ },
842
+ {
843
+ "role": "coPrincipalInvestigator",
844
+ "party": [{
845
+ "contactId": "CID001"
846
+ },
847
+ {
848
+ "contactId": "CID003"
849
+ }
850
+ ]
851
+ }
852
+ ]
853
+ },
854
+ {
855
+ "specificUsage": "My specific usage is 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."
856
+ }
857
+ ],
858
+ "status": [
859
+ "incomplete",
860
+ "suspended"
861
+ ],
67
862
  "pointOfContact": [{
68
- "role": "role",
69
- "roleExtent": [{
70
- "temporalExtent": [{
71
- "timePeriod": {
72
- "startDateTime": "2016-10-24T11:10:15.2-10:00"
863
+ "role": "pointOfContact",
864
+ "party": [{
865
+ "contactId": "CID001"
866
+ },
867
+ {
868
+ "contactId": "CID006"
73
869
  }
870
+ ]
871
+ },
872
+ {
873
+ "role": "principalInvestigator",
874
+ "party": [{
875
+ "contactId": "CID004"
74
876
  }]
75
- }],
76
- "party": [{
77
- "contactId": "individualId0"
78
- }]
79
- }],
877
+ }
878
+ ],
80
879
  "defaultResourceLocale": {
81
- "language": "LanguageCode",
82
- "country": "CountryCode",
83
- "characterSet": "MD_CharacterSetCode"
880
+ "language": "eng",
881
+ "country": "USA",
882
+ "characterSet": "UTF-8"
883
+ },
884
+ "otherResourceLocale": [{
885
+ "language": "language0",
886
+ "country": "country0",
887
+ "characterSet": "characterSet0"
888
+ },
889
+ {
890
+ "language": "language1",
891
+ "country": "country1",
892
+ "characterSet": "characterSet1"
893
+ }
894
+ ],
895
+ "credit": [
896
+ "Lim, Sonny B. - Guitar",
897
+ "Peterson, Jeff - Slack Key Guitar",
898
+ "Kamakawiwo'ole, Israel - Vocal"
899
+ ],
900
+ "timePeriod": {
901
+ "startDateTime": "2016-11-01"
902
+ },
903
+ "temporalResolution": [{
904
+ "years": 1,
905
+ "months": 8,
906
+ "days": 13
907
+ },
908
+ {
909
+ "seconds": 5
910
+ }
911
+ ],
912
+ "spatialReferenceSystem": [{
913
+ "referenceSystemType": "referenceSystemType0",
914
+ "referenceSystemIdentifier": {
915
+ "identifier": "spatial reference system identifier",
916
+ "namespace": "namespace",
917
+ "version": "version",
918
+ "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.",
919
+ "authority": {
920
+ "title": "title",
921
+ "alternateTitle": [
922
+ "alternateTitle0",
923
+ "alternateTitle1"
924
+ ],
925
+ "date": [{
926
+ "date": "2016-10-13",
927
+ "dateType": "dateType0"
928
+ },
929
+ {
930
+ "date": "2016-10-22T16:15:14",
931
+ "dateType": "dateType1"
932
+ }
933
+ ],
934
+ "edition": "edition",
935
+ "responsibleParty": [{
936
+ "role": "principalInvestigator",
937
+ "party": [{
938
+ "contactId": "CID001"
939
+ },
940
+ {
941
+ "contactId": "CID004"
942
+ }
943
+ ]
944
+ },
945
+ {
946
+ "role": "funder",
947
+ "party": [{
948
+ "contactId": "CID003",
949
+ "organizationMembers": [
950
+ "CID004",
951
+ "CID001"
952
+ ]
953
+ }]
954
+ }
955
+ ],
956
+ "presentationForm": [
957
+ "presentationForm0",
958
+ "presentationForm1"
959
+ ],
960
+ "identifier": [{
961
+ "identifier": "identifier0"
962
+ },
963
+ {
964
+ "identifier": "identifier1"
965
+ }
966
+ ],
967
+ "series": {
968
+ "seriesName": "seriesName",
969
+ "seriesIssue": "seriesIssue",
970
+ "issuePage": "issuePage"
971
+ },
972
+ "otherCitationDetails": [
973
+ "otherCitationDetails0",
974
+ "otherCitationDetails1"
975
+ ],
976
+ "onlineResource": [{
977
+ "uri": "http://ISO.uri/adiwg/0"
978
+ },
979
+ {
980
+ "uri": "http://ISO.uri/adiwg/1"
981
+ }
982
+ ],
983
+ "graphic": [{
984
+ "fileName": "fileName"
985
+ },
986
+ {
987
+ "fileName": "fileName"
988
+ }
989
+ ]
990
+ }
991
+ }
992
+ },
993
+ {
994
+ "referenceSystemType": "referenceSystemType1"
995
+ },
996
+ {
997
+ "referenceSystemIdentifier": {
998
+ "identifier": "identifier2"
999
+ }
1000
+ }
1001
+ ],
1002
+ "spatialRepresentationType": [
1003
+ "vector",
1004
+ "stereoModel"
1005
+ ],
1006
+ "spatialRepresentation": [{
1007
+ "gridRepresentation": {
1008
+ "numberOfDimensions": 9,
1009
+ "dimension": [{
1010
+ "dimensionType": "column",
1011
+ "dimensionSize": 9,
1012
+ "resolution": {
1013
+ "type": "distance",
1014
+ "value": 9.9,
1015
+ "unitOfMeasure": "feet"
1016
+ },
1017
+ "dimensionTitle": "COLUMN TITLE",
1018
+ "dimensionDescription": "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."
1019
+ },
1020
+ {
1021
+ "dimensionType": "row",
1022
+ "dimensionSize": 9
1023
+ }
1024
+ ],
1025
+ "cellGeometry": "voxel",
1026
+ "transformParamsAvailability": true
1027
+ }
1028
+ },
1029
+ {
1030
+ "vectorRepresentation": {
1031
+ "topologyLevel": "fullTopology3D",
1032
+ "vectorObject": [{
1033
+ "objectType": "object Type 0",
1034
+ "objectCount": 9
1035
+ },
1036
+ {
1037
+ "objectType": "object Type 1",
1038
+ "objectCount": 9
1039
+ }
1040
+ ]
1041
+ }
1042
+ },
1043
+ {
1044
+ "georectifiedRepresentation": {
1045
+ "gridRepresentation": {
1046
+ "numberOfDimensions": 9,
1047
+ "dimension": [{
1048
+ "dimensionType": "row",
1049
+ "dimensionSize": 90
1050
+ },
1051
+ {
1052
+ "dimensionType": "column",
1053
+ "dimensionSize": 91
1054
+ }
1055
+ ],
1056
+ "cellGeometry": "cellGeometry",
1057
+ "transformationParameterAvailable": true
1058
+ },
1059
+ "checkPointAvailable": true,
1060
+ "checkPointDescription": "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.",
1061
+ "cornerPoints": [
1062
+ [
1063
+ 0.0,
1064
+ 0.0
1065
+ ],
1066
+ [
1067
+ 0.0,
1068
+ 1.0
1069
+ ],
1070
+ [
1071
+ 1.0,
1072
+ 1.0
1073
+ ],
1074
+ [
1075
+ 1.0,
1076
+ 0.0
1077
+ ]
1078
+ ],
1079
+ "centerPoint": [
1080
+ 0.5,
1081
+ 0.5
1082
+ ],
1083
+ "pointInPixel": "upperRight",
1084
+ "transformationDimensionDescription": "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.",
1085
+ "transformationDimensionMapping": "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."
1086
+ }
1087
+ },
1088
+ {
1089
+ "georeferenceableRepresentation": {
1090
+ "gridRepresentation": {
1091
+ "numberOfDimensions": 9,
1092
+ "dimension": [{
1093
+ "dimensionType": "row",
1094
+ "dimensionSize": 90
1095
+ },
1096
+ {
1097
+ "dimensionType": "column",
1098
+ "dimensionSize": 91
1099
+ }
1100
+ ],
1101
+ "cellGeometry": "cellGeometry",
1102
+ "transformationParameterAvailable": true
1103
+ },
1104
+ "controlPointAvailable": true,
1105
+ "orientationParameterAvailable": true,
1106
+ "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.",
1107
+ "georeferencedParameter": "Georeferenced Parameter 00",
1108
+ "parameterCitation": [{
1109
+ "title": "title0"
1110
+ },
1111
+ {
1112
+ "title": "title1"
1113
+ }
1114
+ ]
1115
+ }
1116
+ }
1117
+ ],
1118
+ "spatialResolution": [{
1119
+ "scaleFactor": 99999
1120
+ },
1121
+ {
1122
+ "measure": {
1123
+ "type": "distance",
1124
+ "value": 99.9,
1125
+ "unitOfMeasure": "unitOfMeasure"
1126
+ }
1127
+ },
1128
+ {
1129
+ "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."
1130
+ }
1131
+ ],
1132
+ "keyword": [{
1133
+ "keyword": [{
1134
+ "keyword": "Barrow"
1135
+ },
1136
+ {
1137
+ "keyword": "Prudhoe Bay"
1138
+ },
1139
+ {
1140
+ "keyword": "Kaparuk"
1141
+ }
1142
+ ],
1143
+ "keywordType": "Place Names",
1144
+ "thesaurus": {
1145
+ "title": "USGS Geographic Names Information System"
1146
+ }
1147
+ },
1148
+ {
1149
+ "keyword": [{
1150
+ "keyword": "Brown Bear",
1151
+ "keywordId": "TSN12365741"
1152
+ },
1153
+ {
1154
+ "keyword": "Polar Bear",
1155
+ "keywordId": "TSN125415741"
1156
+ },
1157
+ {
1158
+ "keyword": "Black Bear",
1159
+ "keywordId": "TSN123689426"
1160
+ },
1161
+ {
1162
+ "keyword": "Cinnamon Bear",
1163
+ "keywordId": "TSN123842165"
1164
+ },
1165
+ {
1166
+ "keyword": "Teddy Bear"
1167
+ }
1168
+ ],
1169
+ "keywordType": "Taxonomy"
1170
+ },
1171
+ {
1172
+ "keyword": [{
1173
+ "keyword": "butter"
1174
+ },
1175
+ {
1176
+ "keyword": "sugar"
1177
+ },
1178
+ {
1179
+ "keyword": "eggs"
1180
+ }
1181
+ ]
1182
+ },
1183
+ {
1184
+ "keyword": [{
1185
+ "keyword": "inlandWaters",
1186
+ "keywordId": "012"
1187
+ },
1188
+ {
1189
+ "keyword": "location",
1190
+ "keywordId": "013"
1191
+ },
1192
+ {
1193
+ "keyword": "climatologyMeteorologyAtmosphere",
1194
+ "keywordId": "004"
1195
+ }
1196
+ ],
1197
+ "keywordType": "isoTopicCategory"
1198
+ }
1199
+ ],
1200
+ "taxonomy": {
1201
+ "taxonomicSystem": [{
1202
+ "citation": {
1203
+ "title": "ITIS - Integrated Taxonomic Information System",
1204
+ "alternateTitle": [
1205
+ "Citation for ITIS"
1206
+ ]
1207
+ },
1208
+ "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."
1209
+ },
1210
+ {
1211
+ "citation": {
1212
+ "title": "Some OTHER Taxonomic System"
1213
+ }
1214
+ }
1215
+ ],
1216
+ "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.",
1217
+ "identificationReference": [{
1218
+ "identifier": "identifier0",
1219
+ "namespace": "namespace0",
1220
+ "version": "version0",
1221
+ "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.",
1222
+ "authority": {
1223
+ "title": "title0"
1224
+ }
1225
+ },
1226
+ {
1227
+ "identifier": "identifier1",
1228
+ "namespace": "namespace1",
1229
+ "version": "version1",
1230
+ "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.",
1231
+ "authority": {
1232
+ "title": "title1"
1233
+ }
1234
+ }
1235
+ ],
1236
+ "observer": [{
1237
+ "role": "coPrincipalInvestigator",
1238
+ "party": [{
1239
+ "contactId": "CID006"
1240
+ },
1241
+ {
1242
+ "contactId": "CID004"
1243
+ }
1244
+ ]
1245
+ },
1246
+ {
1247
+ "role": "editor",
1248
+ "party": [{
1249
+ "contactId": "CID001"
1250
+ }]
1251
+ }
1252
+ ],
1253
+ "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.",
1254
+ "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.",
1255
+ "voucher": [{
1256
+ "specimen": "bear claw",
1257
+ "repository": {
1258
+ "role": "custodian",
1259
+ "party": [{
1260
+ "contactId": "CID002"
1261
+ }]
1262
+ }
1263
+ },
1264
+ {
1265
+ "specimen": "moose tooth",
1266
+ "repository": {
1267
+ "role": "custodian",
1268
+ "party": [{
1269
+ "contactId": "CID002"
1270
+ }]
1271
+ }
1272
+ }
1273
+ ],
1274
+ "taxonomicClassification": {
1275
+ "taxonomicRank": "taxonomicRank0",
1276
+ "latinName": "latinName",
1277
+ "commonName": [
1278
+ "commonName0",
1279
+ "commonName1"
1280
+ ],
1281
+ "subClassification": [{
1282
+ "taxonomicSystemId": "taxonomicSystemId00",
1283
+ "taxonomicRank": "taxonomicRank00",
1284
+ "latinName": "latinName",
1285
+ "commonName": [
1286
+ "commonName0",
1287
+ "commonName1"
1288
+ ],
1289
+ "subClassification": [{
1290
+ "taxonomicRank": "taxonomicRank000",
1291
+ "latinName": "latinName",
1292
+ "commonName": [
1293
+ "commonName0",
1294
+ "commonName1"
1295
+ ],
1296
+ "subClassification": [{
1297
+ "taxonomicSystemId": "taxonomicSystemId0000.1",
1298
+ "taxonomicRank": "taxonomicRank0000.1",
1299
+ "latinName": "latinName",
1300
+ "commonName": [
1301
+ "commonName0",
1302
+ "commonName1"
1303
+ ],
1304
+ "subClassification": []
1305
+ },
1306
+ {
1307
+ "taxonomicSystemId": "taxonomicSystemId0000.2",
1308
+ "taxonomicRank": "taxonomicRank0000.2",
1309
+ "latinName": "latinName",
1310
+ "commonName": [
1311
+ "commonName0",
1312
+ "commonName1"
1313
+ ],
1314
+ "subClassification": []
1315
+ }
1316
+ ]
1317
+ }]
1318
+ },
1319
+ {
1320
+ "taxonomicRank": "taxonomicRank01",
1321
+ "latinName": "latinName",
1322
+ "commonName": [
1323
+ "commonName0",
1324
+ "commonName1"
1325
+ ],
1326
+ "subClassification": [{
1327
+ "taxonomicRank": "taxonomicRank010",
1328
+ "latinName": "latinName",
1329
+ "commonName": [
1330
+ "commonName0",
1331
+ "commonName1"
1332
+ ],
1333
+ "subClassification": []
1334
+ }]
1335
+ }
1336
+ ]
1337
+ }
1338
+ },
1339
+ "graphicOverview": [{
1340
+ "fileName": "fileName 0",
1341
+ "fileDescription": "fileDescription 0",
1342
+ "fileType": "fileType 0",
1343
+ "fileConstraint": [{
1344
+ "type": "use",
1345
+ "useLimitation": [
1346
+ "useLimitation0",
1347
+ "useLimitation1"
1348
+ ]
1349
+ },
1350
+ {
1351
+ "type": "legal",
1352
+ "legal": {
1353
+ "useConstraint": [
1354
+ "useConstraint0",
1355
+ "useConstraint1"
1356
+ ],
1357
+ "accessConstraint": [
1358
+ "accessConstraint0",
1359
+ "accessConstraint1"
1360
+ ],
1361
+ "otherConstraint": [
1362
+ "otherConstraint0",
1363
+ "otherConstraint1"
1364
+ ]
1365
+ }
1366
+ }
1367
+ ],
1368
+ "fileUri": [{
1369
+ "uri": "http://ISO.uri/adiwg/0"
1370
+ }]
1371
+ },
1372
+ {
1373
+ "fileName": "fileName 1",
1374
+ "fileDescription": "fileDescription 1",
1375
+ "fileType": "fileType 1",
1376
+ "fileUri": [{
1377
+ "uri": "http://ISO.uri/adiwg/1"
1378
+ }]
1379
+ }
1380
+ ],
1381
+ "constraint": [{
1382
+ "type": "use",
1383
+ "useLimitation": [
1384
+ "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.",
1385
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
1386
+ ],
1387
+ "scope": {
1388
+ "scopeCode": "scopeCode"
1389
+ },
1390
+ "graphic": [{
1391
+ "fileName": "fileName0"
1392
+ },
1393
+ {
1394
+ "fileName": "fileName1"
1395
+ }
1396
+ ],
1397
+ "reference": [{
1398
+ "title": "title0"
1399
+ },
1400
+ {
1401
+ "title": "title1"
1402
+ }
1403
+ ],
1404
+ "releasability": {
1405
+ "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.",
1406
+ "addressee": [{
1407
+ "role": "client",
1408
+ "party": [{
1409
+ "contactId": "CID001"
1410
+ }]
1411
+ },
1412
+ {
1413
+ "role": "stakeholder",
1414
+ "party": [{
1415
+ "contactId": "CID002"
1416
+ },
1417
+ {
1418
+ "contactId": "CID003"
1419
+ }
1420
+ ]
1421
+ }
1422
+ ],
1423
+ "disseminationConstraint": [
1424
+ "restricted",
1425
+ "unrestricted"
1426
+ ]
1427
+ },
1428
+ "responsibleParty": [{
1429
+ "role": "coAuthor",
1430
+ "party": [{
1431
+ "contactId": "CID006"
1432
+ },
1433
+ {
1434
+ "contactId": "CID004"
1435
+ }
1436
+ ]
1437
+ },
1438
+ {
1439
+ "role": "rightsHolder",
1440
+ "party": [{
1441
+ "contactId": "CID005"
1442
+ }]
1443
+ }
1444
+ ]
1445
+ },
1446
+ {
1447
+ "type": "legal",
1448
+ "useLimitation": [
1449
+ "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.",
1450
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
1451
+ ],
1452
+ "scope": {
1453
+ "scopeCode": "scopeCode"
1454
+ },
1455
+ "graphic": [{
1456
+ "fileName": "fileName0"
1457
+ },
1458
+ {
1459
+ "fileName": "fileName1"
1460
+ }
1461
+ ],
1462
+ "legal": {
1463
+ "useConstraint": [
1464
+ "threatenedOrEndangered",
1465
+ "otherRestrictions"
1466
+ ],
1467
+ "accessConstraint": [
1468
+ "otherRestrictions",
1469
+ "in-confidence"
1470
+ ],
1471
+ "otherConstraint": [
1472
+ "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.",
1473
+ "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure."
1474
+ ]
1475
+ }
1476
+ },
1477
+ {
1478
+ "type": "security",
1479
+ "security": {
1480
+ "classification": "secret",
1481
+ "classificationSystem": "Classification System Name",
1482
+ "userNote": "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.",
1483
+ "handlingDescription": "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."
1484
+ }
1485
+ }
1486
+ ],
1487
+ "coverageDescription": [{
1488
+ "coverageName": "My First Coverage",
1489
+ "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.",
1490
+ "processingLevelCode": {
1491
+ "identifier": "processing level code"
1492
+ },
1493
+ "attributeGroup": [{
1494
+ "attributeContentType": [
1495
+ "thematicClassification",
1496
+ "physicalMeasurement"
1497
+ ],
1498
+ "attribute": [{
1499
+ "sequenceIdentifier": "sequenceIdentifier 1",
1500
+ "sequenceIdentifierType": "sequenceIdentifierType",
1501
+ "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.",
1502
+ "attributeIdentifier": [{
1503
+ "identifier": "identifier 1"
1504
+ },
1505
+ {
1506
+ "identifier": "identifier 2"
1507
+ }
1508
+ ],
1509
+ "minValue": 9.9,
1510
+ "maxValue": 9.9,
1511
+ "units": "units",
1512
+ "scaleFactor": 999,
1513
+ "offset": 999,
1514
+ "meanValue": 9.9,
1515
+ "numberOfValues": 999,
1516
+ "standardDeviation": 9.9,
1517
+ "bitsPerValue": 999,
1518
+ "boundMin": 9.9,
1519
+ "boundMax": 9.9,
1520
+ "boundUnits": "boundUnits",
1521
+ "peakResponse": 9.9,
1522
+ "toneGradations": 999,
1523
+ "bandBoundaryDefinition": "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.",
1524
+ "nominalSpatialResolution": 9.9,
1525
+ "transferFunctionType": "transferFunctionType",
1526
+ "transmittedPolarization": "transmittedPolarization",
1527
+ "detectedPolarization": "detectedPolarization"
1528
+ },
1529
+ {
1530
+ "sequenceIdentifier": "sequenceIdentifier 2",
1531
+ "sequenceIdentifierType": "sequenceIdentifierType",
1532
+ "attributeDescription": "attributeDescription",
1533
+ "attributeIdentifier": [{
1534
+ "identifier": "identifier"
1535
+ }],
1536
+ "minValue": 9.9,
1537
+ "maxValue": 9.9,
1538
+ "units": "units",
1539
+ "scaleFactor": 999,
1540
+ "offset": 999,
1541
+ "meanValue": 9.9,
1542
+ "numberOfValues": 999,
1543
+ "standardDeviation": 9.9,
1544
+ "bitsPerValue": 999
1545
+ }
1546
+ ]
1547
+ },
1548
+ {
1549
+ "attributeContentType": [
1550
+ "modelResult"
1551
+ ]
1552
+ }
1553
+ ],
1554
+ "imageDescription": {
1555
+ "illuminationElevationAngle": 9.9,
1556
+ "illuminationAzimuthAngle": 9.9,
1557
+ "imagingCondition": "imagingCondition",
1558
+ "imageQualityCode": {
1559
+ "identifier": "identifier"
1560
+ },
1561
+ "cloudCoverPercent": 9.9,
1562
+ "compressionQuantity": 9,
1563
+ "triangulationIndicator": true,
1564
+ "radiometricCalibrationAvailable": true,
1565
+ "cameraCalibrationAvailable": true,
1566
+ "filmDistortionAvailable": true,
1567
+ "lensDistortionAvailable": true
1568
+ }
1569
+ },
1570
+ {
1571
+ "coverageName": "My Second Coverage",
1572
+ "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.",
1573
+ "processingLevelCode": {
1574
+ "identifier": "identifier"
1575
+ },
1576
+ "attributeGroup": [{
1577
+ "attributeContentType": [
1578
+ "attributeContentType"
1579
+ ]
1580
+ },
1581
+ {
1582
+ "attributeContentType": [
1583
+ "attributeContentType"
1584
+ ]
1585
+ }
1586
+ ],
1587
+ "imageDescription": {
1588
+ "illuminationElevationAngle": 60.0
1589
+ }
1590
+ }
1591
+ ],
1592
+ "resourceFormat": [{
1593
+ "formatSpecification": {
1594
+ "title": "specification 1"
1595
+ },
1596
+ "amendmentNumber": "amendmentNumber",
1597
+ "compressionMethod": "compressionMethod"
1598
+ },
1599
+ {
1600
+ "formatSpecification": {
1601
+ "title": "specification 2"
1602
+ },
1603
+ "amendmentNumber": "amendmentNumber",
1604
+ "compressionMethod": "compressionMethod"
1605
+ }
1606
+ ],
1607
+ "resourceMaintenance": [{
1608
+ "frequency": "semi-annually",
1609
+ "date": [{
1610
+ "date": "2016-10-12",
1611
+ "dateType": "dateType"
1612
+ },
1613
+ {
1614
+ "date": "2016-10-12",
1615
+ "dateType": "dateType"
1616
+ }
1617
+ ],
1618
+ "scope": [{
1619
+ "scopeCode": "scopeCode"
1620
+ },
1621
+ {
1622
+ "scopeCode": "scopeCode"
1623
+ }
1624
+ ],
1625
+ "note": [
1626
+ "note0",
1627
+ "note1"
1628
+ ],
1629
+ "contact": [{
1630
+ "role": "custodian",
1631
+ "party": [{
1632
+ "contactId": "CID005"
1633
+ }]
1634
+ }]
1635
+ },
1636
+ {
1637
+ "frequency": "frequency1"
1638
+ }
1639
+ ],
1640
+ "environmentDescription": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
1641
+ "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.",
1642
+ "extent": [{
1643
+ "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.",
1644
+ "geographicExtent": [{
1645
+ "containsData": false,
1646
+ "identifier": {
1647
+ "identifier": "identifier"
1648
+ },
1649
+ "boundingBox": {
1650
+ "westLongitude": -140.0,
1651
+ "eastLongitude": -120.0,
1652
+ "southLatitude": 49.0,
1653
+ "northLatitude": 70.0
1654
+ },
1655
+ "geographicElement": [{
1656
+ "type": "Point",
1657
+ "coordinates": [100.0, 0.0]
1658
+ },
1659
+ {
1660
+ "type": "LineString",
1661
+ "coordinates": [
1662
+ [100.0, 0.0],
1663
+ [101.0, 1.0]
1664
+ ]
1665
+ },
1666
+ {
1667
+ "type": "Polygon",
1668
+ "coordinates": [
1669
+ [
1670
+ [-161.74223, 67.663378],
1671
+ [-161.440345, 67.630173],
1672
+ [-161.294611, 67.656257],
1673
+ [-161.228063, 67.625736],
1674
+ [-161.247712, 67.585909],
1675
+ [-161.334662, 67.591324],
1676
+ [-161.566245, 67.491263],
1677
+ [-161.812338, 67.455299],
1678
+ [-161.825019, 67.40123],
1679
+ [-162.128301, 67.414364],
1680
+ [-162.167825, 67.363047],
1681
+ [-162.383403, 67.293329],
1682
+ [-162.633432, 67.272237],
1683
+ [-162.645587, 67.356665],
1684
+ [-162.369023, 67.455264],
1685
+ [-162.287324, 67.551235],
1686
+ [-162.171139, 67.559356],
1687
+ [-161.99344, 67.646806],
1688
+ [-161.857964, 67.620329],
1689
+ [-161.769431, 67.629407],
1690
+ [-161.74223, 67.663378]
1691
+ ]
1692
+ ]
1693
+ }
1694
+ ]
1695
+ },
1696
+ {
1697
+ "containsData": true,
1698
+ "geographicElement": [{
1699
+ "type": "Polygon",
1700
+ "coordinates": [
1701
+ [
1702
+ [-10.0, 50.0],
1703
+ [90.0, 50.0],
1704
+ [90.0, 25.0],
1705
+ [-10.0, 25.0],
1706
+ [-10.0, 50.0]
1707
+ ]
1708
+ ]
1709
+ }]
1710
+ },
1711
+ {
1712
+ "containsData": true,
1713
+ "geographicElement": [{
1714
+ "type": "Polygon",
1715
+ "coordinates": [
1716
+ [
1717
+ [140, 65],
1718
+ [-170, 65],
1719
+ [-170, 55],
1720
+ [140, 55],
1721
+ [140, 65]
1722
+ ]
1723
+ ]
1724
+ }]
1725
+ },
1726
+ {
1727
+ "containsData": false,
1728
+ "identifier": {
1729
+ "identifier": "identifier"
1730
+ },
1731
+ "geographicElement": [{
1732
+ "type": "Polygon",
1733
+ "coordinates": [
1734
+ [
1735
+ [-162, 65],
1736
+ [-161, 65],
1737
+ [-161, 60],
1738
+ [-162, 60],
1739
+ [-162, 65]
1740
+ ]
1741
+ ]
1742
+ },
1743
+ {
1744
+ "type": "Polygon",
1745
+ "coordinates": [
1746
+ [
1747
+ [100, 55],
1748
+ [102, 55],
1749
+ [102, 50],
1750
+ [100, 50],
1751
+ [100, 55]
1752
+ ]
1753
+ ]
1754
+ }
1755
+ ]
1756
+ }
1757
+ ],
1758
+ "temporalExtent": [{
1759
+ "timeInstant": {
1760
+ "dateTime": "2016-10-24T11:10:15.200-10:00"
1761
+ }
1762
+ },
1763
+ {
1764
+ "timePeriod": {
1765
+ "startDateTime": "2016-10-24T11:10:15.200-10:00"
1766
+ }
1767
+ }
1768
+ ],
1769
+ "verticalExtent": [{
1770
+ "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.",
1771
+ "minValue": 9.9,
1772
+ "maxValue": 9.9,
1773
+ "crsId": {
1774
+ "referenceSystemType": "referenceSystemType0",
1775
+ "referenceSystemIdentifier": {
1776
+ "identifier": "identifier0"
1777
+ }
1778
+ }
1779
+ },
1780
+ {
1781
+ "minValue": 99.99,
1782
+ "maxValue": 99.99,
1783
+ "crsId": {
1784
+ "referenceSystemType": "referenceSystemType1",
1785
+ "referenceSystemIdentifier": {
1786
+ "identifier": "identifier1"
1787
+ }
1788
+ }
1789
+ }
1790
+ ]
1791
+ },
1792
+ {
1793
+ "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.",
1794
+ "geographicExtent": [{
1795
+ "containsData": false,
1796
+ "identifier": {
1797
+ "identifier": "identifier"
1798
+ },
1799
+ "geographicElement": [{
1800
+ "type": "Polygon",
1801
+ "coordinates": [
1802
+ [
1803
+ [-30, 25],
1804
+ [-20, 25],
1805
+ [-20, 20],
1806
+ [-30, 20],
1807
+ [-30, 25]
1808
+ ]
1809
+ ]
1810
+ },
1811
+ {
1812
+ "type": "Polygon",
1813
+ "coordinates": [
1814
+ [
1815
+ [10, 40],
1816
+ [15, 35],
1817
+ [15, 30],
1818
+ [10, 30],
1819
+ [10, 40]
1820
+ ]
1821
+ ]
1822
+ }
1823
+ ]
1824
+ },
1825
+ {
1826
+ "containsData": true,
1827
+ "geographicElement": [{
1828
+ "type": "GeometryCollection",
1829
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1830
+ "geometries": [{
1831
+ "type": "Point",
1832
+ "coordinates": [100.0, 0.0]
1833
+ },
1834
+ {
1835
+ "type": "LineString",
1836
+ "coordinates": [
1837
+ [101.0, 0.0],
1838
+ [102.0, 1.0]
1839
+ ]
1840
+ }
1841
+ ]
1842
+ },
1843
+ {
1844
+ "type": "Polygon",
1845
+ "coordinates": [
1846
+ [
1847
+ [10, 40],
1848
+ [15, 35],
1849
+ [15, 30],
1850
+ [10, 30],
1851
+ [10, 40]
1852
+ ]
1853
+ ]
1854
+ }
1855
+ ]
1856
+ },
1857
+ {
1858
+ "containsData": true,
1859
+ "geographicElement": [{
1860
+ "type": "Feature",
1861
+ "id": "polygon-75",
1862
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1863
+ "geometry": {
1864
+ "type": "Polygon",
1865
+ "coordinates": [
1866
+ [
1867
+ [-161.74223, 67.663378],
1868
+ [-161.440345, 67.630173],
1869
+ [-161.294611, 67.656257],
1870
+ [-161.228063, 67.625736],
1871
+ [-161.247712, 67.585909],
1872
+ [-161.334662, 67.591324],
1873
+ [-161.566245, 67.491263],
1874
+ [-161.812338, 67.455299],
1875
+ [-161.825019, 67.40123],
1876
+ [-162.128301, 67.414364],
1877
+ [-162.167825, 67.363047],
1878
+ [-162.383403, 67.293329],
1879
+ [-162.633432, 67.272237],
1880
+ [-162.645587, 67.356665],
1881
+ [-162.369023, 67.455264],
1882
+ [-162.287324, 67.551235],
1883
+ [-162.171139, 67.559356],
1884
+ [-161.99344, 67.646806],
1885
+ [-161.857964, 67.620329],
1886
+ [-161.769431, 67.629407],
1887
+ [-161.74223, 67.663378]
1888
+ ]
1889
+ ]
1890
+ },
1891
+ "properties": {
1892
+ "description": "Agashashok River site",
1893
+ "featureName": [
1894
+ "Agashashok River",
1895
+ "Camp Mosquito"
1896
+ ],
1897
+ "identifier": [{
1898
+ "identifier": "AGAR"
1899
+ },
1900
+ {
1901
+ "identifier": "Kup25"
1902
+ }
1903
+ ],
1904
+ "featureScope": "collectionSite",
1905
+ "acquisitionMethod": "butterfly net",
1906
+ "customField": "not in schema",
1907
+ "customArray": [
1908
+ "string 1",
1909
+ "string 2"
1910
+ ]
1911
+ }
1912
+ }]
1913
+ },
1914
+ {
1915
+ "containsData": true,
1916
+ "geographicElement": [{
1917
+ "type": "FeatureCollection",
1918
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1919
+ "features": [{
1920
+ "type": "Feature",
1921
+ "id": "ALCC-BH55",
1922
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1923
+ "geometry": {
1924
+ "type": "Point",
1925
+ "coordinates": [102.0, 0.5]
1926
+ },
1927
+ "properties": {
1928
+ "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.",
1929
+ "featureName": [
1930
+ "fake name"
1931
+ ]
1932
+ }
1933
+ },
1934
+ {
1935
+ "type": "Feature",
1936
+ "id": "ALCC-BH56",
1937
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1938
+ "geometry": {
1939
+ "type": "LineString",
1940
+ "coordinates": [
1941
+ [102.0, 0.0],
1942
+ [103.0, 1.0],
1943
+ [104.0, 0.0],
1944
+ [105.0, 1.0]
1945
+ ]
1946
+ },
1947
+ "properties": {
1948
+ "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."
1949
+ }
1950
+ },
1951
+ {
1952
+ "type": "Feature",
1953
+ "id": "ALCC-Co81",
1954
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1955
+ "geometry": {
1956
+ "type": "GeometryCollection",
1957
+ "bbox": [-10.0, -10.0, 10.0, 10.0],
1958
+ "geometries": [{
1959
+ "type": "Point",
1960
+ "coordinates": [100.0, 0.0]
1961
+ },
1962
+ {
1963
+ "type": "LineString",
1964
+ "coordinates": [
1965
+ [101.0, 0.0],
1966
+ [102.0, 1.0]
1967
+ ]
1968
+ }
1969
+ ]
1970
+ },
1971
+ "properties": {
1972
+ "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."
1973
+ }
1974
+ }
1975
+ ]
1976
+ }]
1977
+ }
1978
+ ]
1979
+ }
1980
+ ]
1981
+ },
1982
+ "resourceLineage": [{
1983
+ "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.",
1984
+ "scope": {
1985
+ "scopeCode": "scopeCode"
1986
+ },
1987
+ "citation": [{
1988
+ "title": "Lineage Title 1"
1989
+ },
1990
+ {
1991
+ "title": "Lineage Title 2"
1992
+ }
1993
+ ],
1994
+ "source": [{
1995
+ "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
1996
+ "sourceCitation": {
1997
+ "title": "Source Citation Title"
1998
+ },
1999
+ "metadataCitation": [{
2000
+ "title": "First Source Metadata Citation"
2001
+ },
2002
+ {
2003
+ "title": "Next Source Metadata Citation"
2004
+ }
2005
+ ],
2006
+ "spatialResolution": {
2007
+ "scaleFactor": 99999
2008
+ },
2009
+ "referenceSystem": {
2010
+ "referenceSystemType": "referenceSystemType",
2011
+ "referenceSystemIdentifier": {
2012
+ "identifier": "identifier"
2013
+ }
2014
+ },
2015
+ "sourceProcessStep": [{
2016
+ "description": "description"
2017
+ },
2018
+ {
2019
+ "description": "description"
2020
+ }
2021
+ ],
2022
+ "scope": {
2023
+ "scopeCode": "scopeCode"
2024
+ }
2025
+ },
2026
+ {
2027
+ "description": "description"
2028
+ }
2029
+ ],
2030
+ "processStep": [{
2031
+ "stepId": "stepId",
2032
+ "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2033
+ "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.",
2034
+ "timePeriod": {
2035
+ "startDateTime": "2016-10-14T11:10:15.2-10:00",
2036
+ "endDateTime": "2016-12-31",
2037
+ "id": "TimePeriod001",
2038
+ "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.",
2039
+ "identifier": {
2040
+ "identifier": "TimePeriod Identifier",
2041
+ "namespace": "namespace"
2042
+ },
2043
+ "periodName": [
2044
+ "periodName0",
2045
+ "periodName1"
2046
+ ],
2047
+ "timeInterval": {
2048
+ "interval": 9.9,
2049
+ "units": "year"
2050
+ },
2051
+ "duration": {
2052
+ "months": 9
2053
+ }
2054
+ },
2055
+ "processor": [{
2056
+ "role": "processor",
2057
+ "party": [{
2058
+ "contactId": "CID006"
2059
+ }]
2060
+ },
2061
+ {
2062
+ "role": "reviewer",
2063
+ "party": [{
2064
+ "contactId": "CID004"
2065
+ }]
2066
+ }
2067
+ ],
2068
+ "reference": [{
2069
+ "title": "Process Step Reference"
2070
+ },
2071
+ {
2072
+ "title": "Another Process Step Reference"
2073
+ }
2074
+ ],
2075
+ "scope": {
2076
+ "scopeCode": "scopeCode"
2077
+ }
2078
+ },
2079
+ {
2080
+ "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2081
+ }
2082
+ ]
2083
+ },
2084
+ {
2085
+ "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."
84
2086
  }
85
- }
2087
+ ],
2088
+ "resourceDistribution": [{
2089
+ "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.",
2090
+ "distributor": [{
2091
+ "contact": {
2092
+ "role": "distributor",
2093
+ "party": [{
2094
+ "contactId": "CID002"
2095
+ }]
2096
+ },
2097
+ "orderProcess": [{
2098
+ "fees": "10.00USD",
2099
+ "plannedAvailability": "2016-10-21T00:00:00",
2100
+ "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.",
2101
+ "turnaround": "turnaround"
2102
+ },
2103
+ {
2104
+ "fees": "2.00USD"
2105
+ }
2106
+ ],
2107
+ "transferOption": [{
2108
+ "unitsOfDistribution": "units of distribution",
2109
+ "transferSize": 9.9,
2110
+ "onlineOption": [{
2111
+ "uri": "http://ISO.uri/adiwg/0"
2112
+ },
2113
+ {
2114
+ "uri": "http://ISO.uri/adiwg/1"
2115
+ }
2116
+ ],
2117
+ "offlineOption": [{
2118
+ "mediumSpecification": {
2119
+ "title": "My Medium Specification Title"
2120
+ },
2121
+ "density": 9.9,
2122
+ "units": "units",
2123
+ "numberOfVolumes": 9,
2124
+ "mediumFormat": [
2125
+ "mediumFormat0",
2126
+ "mediumFormat1"
2127
+ ],
2128
+ "note": "note",
2129
+ "identifier": {
2130
+ "identifier": "Medium Identifier"
2131
+ }
2132
+ },
2133
+ {
2134
+ "mediumSpecification": {
2135
+ "title": "dium specification title 1"
2136
+ }
2137
+ }
2138
+ ],
2139
+ "transferFrequency": {
2140
+ "months": 9
2141
+ },
2142
+ "distributionFormat": [{
2143
+ "formatSpecification": {
2144
+ "title": "CSV"
2145
+ },
2146
+ "amendmentNumber": "2.0.8-beta",
2147
+ "compressionMethod": "7ZipUp"
2148
+ },
2149
+ {
2150
+ "formatSpecification": {
2151
+ "title": "format specification title 1"
2152
+ }
2153
+ }
2154
+ ]
2155
+ },
2156
+ {
2157
+ "transferSize": 10.9
2158
+ }
2159
+ ]
2160
+ },
2161
+ {
2162
+ "contact": {
2163
+ "role": "distributor",
2164
+ "party": [{
2165
+ "contactId": "CID003"
2166
+ }]
2167
+ }
2168
+ }
2169
+ ]
2170
+ }],
2171
+ "associatedResource": [{
2172
+ "resourceType": [{
2173
+ "type": "modelHardcopy",
2174
+ "name": "Hardcopy of Model"
2175
+ },
2176
+ {
2177
+ "type": "videoDigital",
2178
+ "name": "Video of the Making"
2179
+ }
2180
+ ],
2181
+ "associationType": "partOfSeamlessDatabase",
2182
+ "initiativeType": "investigation",
2183
+ "resourceCitation": {
2184
+ "title": "Resource Citation Title"
2185
+ },
2186
+ "metadataCitation": {
2187
+ "title": "Metadata Citation Title"
2188
+ }
2189
+ },
2190
+ {
2191
+ "resourceType": [{
2192
+ "type": "type0",
2193
+ "name": "name0"
2194
+ },
2195
+ {
2196
+ "type": "type1",
2197
+ "name": "name1"
2198
+ }
2199
+ ],
2200
+ "associationType": "associationType",
2201
+ "initiativeType": "initiativeType",
2202
+ "resourceCitation": {
2203
+ "title": "title"
2204
+ },
2205
+ "metadataCitation": {
2206
+ "title": "title"
2207
+ }
2208
+ }
2209
+ ],
2210
+ "additionalDocumentation": [{
2211
+ "resourceType": [{
2212
+ "type": "webService",
2213
+ "name": "ADIwg API"
2214
+ },
2215
+ {
2216
+ "type": "databaseDigital",
2217
+ "name": "DMV Data"
2218
+ }
2219
+ ],
2220
+ "citation": [{
2221
+ "title": "A Good Additional Document"
2222
+ },
2223
+ {
2224
+ "title": "A More Better Additional Document"
2225
+ }
2226
+ ]
2227
+ },
2228
+ {
2229
+ "resourceType": [{
2230
+ "type": "multimediaHardcopy",
2231
+ "name": "Multi-Media Hard-Copy"
2232
+ },
2233
+ {
2234
+ "type": "physicalObject",
2235
+ "name": "Lab Specimen"
2236
+ }
2237
+ ],
2238
+ "citation": [{
2239
+ "title": "A Much Mo Betha Additional Document"
2240
+ }]
2241
+ }
2242
+ ],
2243
+ "funding": [{
2244
+ "allocation": [{
2245
+ "amount": 9999.99,
2246
+ "currency": "USD",
2247
+ "sourceId": "CID005",
2248
+ "recipientId": "CID006",
2249
+ "matching": true,
2250
+ "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."
2251
+ },
2252
+ {
2253
+ "amount": 999.99,
2254
+ "currency": "CAD"
2255
+ }
2256
+ ],
2257
+ "timePeriod": {
2258
+ "startDateTime": "2016-10-14T11:10:15.2-10:00",
2259
+ "endDateTime": "2016-12-31",
2260
+ "id": "TimePeriod001",
2261
+ "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.",
2262
+ "identifier": {
2263
+ "identifier": "TimePeriod Identifier",
2264
+ "namespace": "namespace"
2265
+ },
2266
+ "periodName": [
2267
+ "periodName0",
2268
+ "periodName1"
2269
+ ],
2270
+ "timeInterval": {
2271
+ "interval": 9.9,
2272
+ "units": "year"
2273
+ },
2274
+ "duration": {
2275
+ "months": 9
2276
+ }
2277
+ }
2278
+ },
2279
+ {
2280
+ "allocation": [{
2281
+ "amount": 9999.99,
2282
+ "currency": "EUR"
2283
+ }],
2284
+ "timePeriod": {
2285
+ "startDateTime": "2016-10-14"
2286
+ }
2287
+ }
2288
+ ]
86
2289
  },
87
- "metadataRepository": [{
88
- "repository": "uuid",
89
- "metadataStandard": "format"
90
- }],
91
2290
  "dataDictionary": [{
92
- "subject": ["subject"],
93
- "responsibleParty": {
94
- "role": "role",
95
- "party": [{
96
- "contactId": "individualId0"
97
- }]
2291
+ "citation": {
2292
+ "title": "title"
2293
+ },
2294
+ "subject": [
2295
+ "subject0",
2296
+ "subject1"
2297
+ ],
2298
+ "recommendedUse": [
2299
+ "use0",
2300
+ "use1"
2301
+ ],
2302
+ "locale": [{
2303
+ "language": "language0",
2304
+ "country": "country0",
2305
+ "characterSet": "characterSet0"
2306
+ },
2307
+ {
2308
+ "language": "language1",
2309
+ "country": "country1",
2310
+ "characterSet": "characterSet1"
2311
+ }
2312
+ ],
2313
+ "responsibleParty": {
2314
+ "role": "author",
2315
+ "party": [{
2316
+ "contactId": "CID001"
2317
+ }]
2318
+ },
2319
+ "dictionaryFormat": "format",
2320
+ "dictionaryIncludedWithResource": true,
2321
+ "domain": [{
2322
+ "domainId": "domainId0",
2323
+ "commonName": "commonName",
2324
+ "codeName": "codeName",
2325
+ "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.",
2326
+ "domainItem": [{
2327
+ "name": "name0",
2328
+ "value": "value0",
2329
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2330
+ },
2331
+ {
2332
+ "name": "name1",
2333
+ "value": "value1",
2334
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2335
+ },
2336
+ {
2337
+ "name": "name2",
2338
+ "value": "value2",
2339
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2340
+ }
2341
+ ]
2342
+ },
2343
+ {
2344
+ "domainId": "domainId1",
2345
+ "commonName": "commonName",
2346
+ "codeName": "codeName",
2347
+ "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.",
2348
+ "domainItem": [{
2349
+ "name": "name0",
2350
+ "value": "value0",
2351
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore."
2352
+ }]
2353
+ }
2354
+ ],
2355
+ "entity": [{
2356
+ "entityId": "entityId0",
2357
+ "commonName": "commonName",
2358
+ "codeName": "codeName",
2359
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2360
+ "primaryKeyAttributeCodeName": [
2361
+ "primaryAttribute0",
2362
+ "primaryAttribute1"
2363
+ ],
2364
+ "index": [{
2365
+ "codeName": "codeName0",
2366
+ "allowDuplicates": false,
2367
+ "attributeCodeName": [
2368
+ "attributeCodeName00",
2369
+ "attributeCodeName01"
2370
+ ]
2371
+ },
2372
+ {
2373
+ "codeName": "codeName1",
2374
+ "allowDuplicates": true,
2375
+ "attributeCodeName": [
2376
+ "attributeCodeName1"
2377
+ ]
2378
+ }
2379
+ ],
2380
+ "attribute": [{
2381
+ "commonName": "Common Name for Attribute",
2382
+ "codeName": "codeName",
2383
+ "alias": [
2384
+ "alias0",
2385
+ "alias1"
2386
+ ],
2387
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2388
+ "dataType": "dataType",
2389
+ "allowNull": true,
2390
+ "allowMany": false,
2391
+ "units": "units",
2392
+ "domainId": "domainId",
2393
+ "minValue": "minValue",
2394
+ "maxValue": "maxValue"
2395
+ },
2396
+ {
2397
+ "commonName": "Employee ID",
2398
+ "codeName": "empId",
2399
+ "alias": [
2400
+ "employeeId",
2401
+ "employeeNumber"
2402
+ ],
2403
+ "definition": "Numeric code to uniquely identify an employee of Acme Oil",
2404
+ "dataType": "numeric",
2405
+ "allowNull": false,
2406
+ "allowMany": true,
2407
+ "units": "meters",
2408
+ "domainId": "dom042",
2409
+ "minValue": "1000000",
2410
+ "maxValue": "5000000"
2411
+ }
2412
+ ],
2413
+ "foreignKey": [{
2414
+ "localAttributeCodeName": [
2415
+ "localAttributeCodeName0",
2416
+ "localAttributeCodeName1"
2417
+ ],
2418
+ "referencedEntityCodeName": "referencedEntityCodeName",
2419
+ "referencedAttributeCodeName": [
2420
+ "referencedAttributeCodeName0",
2421
+ "referencedAttributeCodeName1"
2422
+ ]
2423
+ },
2424
+ {
2425
+ "localAttributeCodeName": [
2426
+ "employeeID"
2427
+ ],
2428
+ "referencedEntityCodeName": "EMPLOYEE",
2429
+ "referencedAttributeCodeName": [
2430
+ "employeeID"
2431
+ ]
2432
+ }
2433
+ ]
2434
+ },
2435
+ {
2436
+ "entityId": "entityId1",
2437
+ "commonName": "commonName",
2438
+ "codeName": "codeName",
2439
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2440
+ "primaryKeyAttributeCodeName": [
2441
+ "primaryAttribute"
2442
+ ],
2443
+ "attribute": [{
2444
+ "commonName": "commonName",
2445
+ "codeName": "codeName",
2446
+ "alias": [
2447
+ "alias0",
2448
+ "alias1"
2449
+ ],
2450
+ "definition": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.",
2451
+ "dataType": "dataType",
2452
+ "allowNull": true,
2453
+ "allowMany": false,
2454
+ "units": "units",
2455
+ "domainId": "domainId",
2456
+ "minValue": "minValue",
2457
+ "maxValue": "maxValue"
2458
+ },
2459
+ {
2460
+ "commonName": "Employee ID",
2461
+ "codeName": "empId",
2462
+ "alias": [
2463
+ "employeeId",
2464
+ "employeeNumber"
2465
+ ],
2466
+ "definition": "Numeric code to uniquely identify an employee of Acme Oil",
2467
+ "dataType": "numeric",
2468
+ "allowNull": false,
2469
+ "allowMany": true,
2470
+ "units": "meters",
2471
+ "domainId": "dom042",
2472
+ "minValue": "1000000",
2473
+ "maxValue": "5000000"
2474
+ }
2475
+ ]
2476
+ }
2477
+ ]
98
2478
  },
99
- "citation": {
100
- "title": "title"
2479
+ {
2480
+ "citation": {
2481
+ "title": "My Dictionary Title"
2482
+ },
2483
+ "subject": [
2484
+ "birds",
2485
+ "loons"
2486
+ ],
2487
+ "recommendedUse": [
2488
+ "Reconstruct database"
2489
+ ],
2490
+ "locale": [{
2491
+ "language": "eng",
2492
+ "country": "USA",
2493
+ "characterSet": "UTF-8"
2494
+ }],
2495
+ "responsibleParty": {
2496
+ "role": "author",
2497
+ "party": [{
2498
+ "contactId": "CID006"
2499
+ }]
2500
+ },
2501
+ "dictionaryFormat": "MSSQL",
2502
+ "dictionaryIncludedWithResource": false
101
2503
  }
102
- }, {
103
- "subject": ["subject"],
104
- "responsibleParty": {
105
- "role": "role",
106
- "party": [{
107
- "contactId": "individualId0"
108
- }]
2504
+ ],
2505
+ "metadataRepository": [{
2506
+ "repository": "USGS ScienceBase",
2507
+ "metadataStandard": "FGDC"
109
2508
  },
110
- "citation": {
111
- "title": "title"
2509
+ {
2510
+ "repository": "data.gov",
2511
+ "metadataStandard": "iso19115_2"
112
2512
  }
113
- }]
2513
+ ]
114
2514
  }