adiwg-mdtranslator 1.0.0rc2 → 1.0.0rc3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/lib/adiwg/mdtranslator/version.rb +1 -1
  3. metadata +1 -149
  4. data/test/schemas/v1_0/.gitignore +0 -18
  5. data/test/schemas/v1_0/.travis.yml +0 -7
  6. data/test/schemas/v1_0/CREDITS +0 -3
  7. data/test/schemas/v1_0/Gemfile +0 -4
  8. data/test/schemas/v1_0/LICENSE +0 -24
  9. data/test/schemas/v1_0/README.md +0 -36
  10. data/test/schemas/v1_0/Rakefile +0 -12
  11. data/test/schemas/v1_0/adiwg-json_schemas.gemspec +0 -25
  12. data/test/schemas/v1_0/examples/additionalDocumentation.json +0 -61
  13. data/test/schemas/v1_0/examples/address.json +0 -10
  14. data/test/schemas/v1_0/examples/associatedResource.json +0 -119
  15. data/test/schemas/v1_0/examples/citation.json +0 -128
  16. data/test/schemas/v1_0/examples/contact.json +0 -205
  17. data/test/schemas/v1_0/examples/contactRef.json +0 -12
  18. data/test/schemas/v1_0/examples/dataDictionary.json +0 -547
  19. data/test/schemas/v1_0/examples/dataQuality.json +0 -272
  20. data/test/schemas/v1_0/examples/date.json +0 -19
  21. data/test/schemas/v1_0/examples/distributor.json +0 -113
  22. data/test/schemas/v1_0/examples/extent_linestring.json +0 -288
  23. data/test/schemas/v1_0/examples/extent_point.json +0 -246
  24. data/test/schemas/v1_0/examples/extent_polygon.json +0 -353
  25. data/test/schemas/v1_0/examples/format.json +0 -14
  26. data/test/schemas/v1_0/examples/full_example.json +0 -2844
  27. data/test/schemas/v1_0/examples/full_example2.json +0 -2325
  28. data/test/schemas/v1_0/examples/geojson.json +0 -446
  29. data/test/schemas/v1_0/examples/graphicOverview.json +0 -28
  30. data/test/schemas/v1_0/examples/hierarchyLevel.json +0 -90
  31. data/test/schemas/v1_0/examples/keywords.json +0 -144
  32. data/test/schemas/v1_0/examples/lcc_project_example.json +0 -326
  33. data/test/schemas/v1_0/examples/legalConstraints.json +0 -17
  34. data/test/schemas/v1_0/examples/maintInfo.json +0 -34
  35. data/test/schemas/v1_0/examples/metadataInfo.json +0 -103
  36. data/test/schemas/v1_0/examples/minimum_example.json +0 -35
  37. data/test/schemas/v1_0/examples/onlineResource.json +0 -17
  38. data/test/schemas/v1_0/examples/resolution.json +0 -9
  39. data/test/schemas/v1_0/examples/resourceInfo.json +0 -1264
  40. data/test/schemas/v1_0/examples/resourceMaintenance.json +0 -10
  41. data/test/schemas/v1_0/examples/securityConstraints.json +0 -13
  42. data/test/schemas/v1_0/examples/spatialRef.json +0 -14
  43. data/test/schemas/v1_0/examples/taxonomy.json +0 -197
  44. data/test/schemas/v1_0/examples/temporalElement.json +0 -29
  45. data/test/schemas/v1_0/examples/uri.json +0 -16
  46. data/test/schemas/v1_0/examples/usage.json +0 -35
  47. data/test/schemas/v1_0/examples/verticalExtent.json +0 -18
  48. data/test/schemas/v1_0/lib/adiwg-mdjson_schemas.rb +0 -1
  49. data/test/schemas/v1_0/lib/adiwg/mdjson_schemas.rb +0 -7
  50. data/test/schemas/v1_0/lib/adiwg/mdjson_schemas/utils.rb +0 -20
  51. data/test/schemas/v1_0/lib/adiwg/mdjson_schemas/validator.rb +0 -42
  52. data/test/schemas/v1_0/lib/adiwg/mdjson_schemas/version.rb +0 -6
  53. data/test/schemas/v1_0/schema/schema.json +0 -64
  54. data/test/schemas/v1_0/schema/schema/citation.json +0 -186
  55. data/test/schemas/v1_0/schema/schema/contact.json +0 -255
  56. data/test/schemas/v1_0/schema/schema/dataDictionary.json +0 -209
  57. data/test/schemas/v1_0/schema/schema/dataQuality.json +0 -159
  58. data/test/schemas/v1_0/schema/schema/distributor.json +0 -171
  59. data/test/schemas/v1_0/schema/schema/extent.json +0 -214
  60. data/test/schemas/v1_0/schema/schema/geojson/bbox.json +0 -14
  61. data/test/schemas/v1_0/schema/schema/geojson/crs.json +0 -99
  62. data/test/schemas/v1_0/schema/schema/geojson/geojson.json +0 -194
  63. data/test/schemas/v1_0/schema/schema/geojson/geometry.json +0 -203
  64. data/test/schemas/v1_0/schema/schema/graphicOverview.json +0 -42
  65. data/test/schemas/v1_0/schema/schema/keyword.json +0 -39
  66. data/test/schemas/v1_0/schema/schema/maintInfo.json +0 -43
  67. data/test/schemas/v1_0/schema/schema/metadata.json +0 -173
  68. data/test/schemas/v1_0/schema/schema/onlineResource.json +0 -42
  69. data/test/schemas/v1_0/schema/schema/resolution.json +0 -51
  70. data/test/schemas/v1_0/schema/schema/resourceConstraint.json +0 -108
  71. data/test/schemas/v1_0/schema/schema/resourceInfo.json +0 -305
  72. data/test/schemas/v1_0/schema/schema/taxonomy.json +0 -122
  73. data/test/schemas/v1_0/schema/schema/usage.json +0 -39
  74. data/test/schemas/v1_0/templates/mdJson_template.json +0 -1065
  75. data/test/schemas/v1_0/test/draft-04.json +0 -189
  76. data/test/schemas/v1_0/test/tc_schemas.rb +0 -210
  77. data/test/schemas/v1_0/test/tc_utils.rb +0 -27
@@ -1,2325 +0,0 @@
1
- {
2
- "version":{
3
- "name":"mdJson",
4
- "version":"1.0.0"
5
- },
6
- "contact":[
7
- {
8
- "contactId":"1",
9
- "organizationName":"US Geological Survey - Alaska Science Center",
10
- "onlineResource":[
11
- {
12
- "uri":"http://alaska.usgs.gov/",
13
- "protocol":"http",
14
- "name":"Alaska Science Center Home Page",
15
- "description":"Alaska Science Center home page",
16
- "function":"information"
17
- }
18
- ],
19
- "contactInstructions":"Complete Department and Employee phone book online with email addresses",
20
- "phoneBook":[
21
- {
22
- "phoneName":"Main Phone",
23
- "phoneNumber":"907-786-7000",
24
- "service":[
25
- "voice"
26
- ]
27
- },
28
- {
29
- "phoneName":"Main Fax",
30
- "phoneNumber":"907-786-7020",
31
- "service":[
32
- "fax"
33
- ]
34
- }
35
- ],
36
- "address":{
37
- "deliveryPoint":[
38
- "4210 University Drive"
39
- ],
40
- "city":"Anchorage",
41
- "administrativeArea":"AK",
42
- "postalCode":"99508",
43
- "country":"USA"
44
- }
45
- },
46
- {
47
- "contactId":"2",
48
- "individualName":"Urban, Frank",
49
- "organizationName":"US Geological Survey",
50
- "positionName":"Research Geologist",
51
- "onlineResource":[
52
- {
53
- "uri":"http://academic.research.microsoft.com/Author/27724864/frank-e-urban",
54
- "protocol":"http",
55
- "name":"Microsoft Academic Search",
56
- "description":"Academic publications of Frank Urban",
57
- "function":"information"
58
- },
59
- {
60
- "uri":"http://www.linkedin.com/pub/frank-urban/27/565/1a8",
61
- "protocol":"http",
62
- "name":"LinkedIn",
63
- "description":"Frank Urban's Linked In page",
64
- "function":"information"
65
- }
66
- ],
67
- "contactInstructions":"Like the message says, Leave a message if no answer",
68
- "phoneBook":[
69
- {
70
- "phoneName":"office",
71
- "phoneNumber":"303-236-5953",
72
- "service":[
73
- "voice"
74
- ]
75
- },
76
- {
77
- "phoneName":"mobile",
78
- "phoneNumber":"808-236-5463",
79
- "service":[
80
- "voice",
81
- "sms"
82
- ]
83
- }
84
- ],
85
- "address":{
86
- "deliveryPoint":[
87
- "West 6th Ave. & Kipling St.",
88
- "DFC Bldg. 810"
89
- ],
90
- "city":"Lakewood",
91
- "administrativeArea":"CO",
92
- "postalCode":"80225",
93
- "country":"USA",
94
- "electronicMailAddress":[
95
- "furban@usgs.gov"
96
- ]
97
- }
98
- },
99
- {
100
- "contactId":"3",
101
- "organizationName":"US Geological Survey - Permafrost and Climate Monitoring",
102
- "onlineResource":[
103
- {
104
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska",
105
- "protocol":"http",
106
- "name":"Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
107
- "description":"",
108
- "function":"information"
109
- }
110
- ],
111
- "phoneBook":[
112
- {
113
- "phoneName":"main office",
114
- "phoneNumber":"303-236-5900",
115
- "service":[
116
- "voice"
117
- ]
118
- }
119
- ],
120
- "address":{
121
- "deliveryPoint":[
122
- "West 6th Ave. & Kipling St.",
123
- "DFC Bldg. 810"
124
- ],
125
- "city":"Lakewood",
126
- "administrativeArea":"CO",
127
- "postalCode":"80225",
128
- "country":"USA",
129
- "electronicMailAddress":[
130
- "pcm_info@usgs.gov"
131
- ]
132
- }
133
- },
134
- {
135
- "contactId":"4",
136
- "organizationName":"FWS - Arctic National Wildlife Refuge",
137
- "onlineResource":[
138
- {
139
- "uri":"http://www.fws.gov/alaska/nwr/arctic/",
140
- "name":"Arctic National Wildlife Refuge",
141
- "description":"Arctic National Wildlife Refuge home page",
142
- "function":"information"
143
- }
144
- ],
145
- "phoneBook":[
146
- {
147
- "phoneName":"main office",
148
- "phoneNumber":"907-456-0250",
149
- "service":[
150
- "voice"
151
- ]
152
- },
153
- {
154
- "phoneName":"main office toll free",
155
- "phoneNumber":"800-362-4546",
156
- "service":[
157
- "voice"
158
- ]
159
- },
160
- {
161
- "phoneName":"main office",
162
- "phoneNumber":"907-456-0428",
163
- "service":[
164
- "fax"
165
- ]
166
- }
167
- ],
168
- "address":{
169
- "deliveryPoint":[
170
- "101 12th Avenue",
171
- "Room 236"
172
- ],
173
- "city":"Fairbanks",
174
- "administrativeArea":"AK",
175
- "postalCode":"99701",
176
- "country":"USA",
177
- "electronicMailAddress":[
178
- "arctic_refuge@fws.gov"
179
- ]
180
- }
181
- },
182
- {
183
- "contactId":"5",
184
- "individualName":"",
185
- "organizationName":"BLM - Arctic Field Office",
186
- "onlineResource":[
187
- {
188
- "uri":"http://www.blm.gov/ak/st/en/fo/fdo/arctic_field_office.html",
189
- "name":"Bureau of Land Management - Alaska",
190
- "description":"Arctic Field office home page",
191
- "function":"information"
192
- }
193
- ],
194
- "contactInstructions":"Please send comments and questions about the BLM and its programs to woinfo@blm.gov",
195
- "phoneBook":[
196
- {
197
- "phoneName":"main office",
198
- "phoneNumber":"907-474-2200",
199
- "service":[
200
- "voice"
201
- ]
202
- },
203
- {
204
- "phoneName":"main office toll free",
205
- "phoneNumber":"800-437-7021",
206
- "service":[
207
- "voice"
208
- ]
209
- },
210
- {
211
- "phoneName":"main office",
212
- "phoneNumber":"907-474-2280",
213
- "service":[
214
- "fax"
215
- ]
216
- }
217
- ],
218
- "address":{
219
- "deliveryPoint":[
220
- "1150 University Avenue"
221
- ],
222
- "city":"Fairbanks",
223
- "administrativeArea":"AK",
224
- "postalCode":"99709",
225
- "country":"USA",
226
- "electronicMailAddress":[
227
- "Arctic@blm.gov",
228
- "woinfo@blm.gov"
229
- ]
230
- }
231
- },
232
- {
233
- "contactId":"6",
234
- "individualName":"Clow, Gary D.",
235
- "organizationName":"US Geological Survey",
236
- "positionName":"Research Geophysicist",
237
- "phoneBook":[
238
- {
239
- "phoneName":"office",
240
- "phoneNumber":"303-236-5944",
241
- "service":[
242
- "voice"
243
- ]
244
- }
245
- ],
246
- "address":{
247
- "deliveryPoint":[
248
- "West 6th Ave. & Kipling St.",
249
- "DFC Bldg. 810",
250
- "Building 25"
251
- ],
252
- "city":"Lakewood",
253
- "administrativeArea":"CO",
254
- "postalCode":"80225",
255
- "country":"USA",
256
- "electronicMailAddress":[
257
- "gclow@usgs.gov",
258
- "gary.clow@colorado.edu"
259
- ]
260
- }
261
- },
262
- {
263
- "contactId":"7",
264
- "individualName":"Brown, A.C.",
265
- "organizationName":"US Geological Survey - Alaska Science Center",
266
- "positionName":"Metadata Specialist",
267
- "phoneBook":[
268
- {
269
- "phoneName":"office",
270
- "phoneNumber":"907-786-7002",
271
- "service":[
272
- "voice"
273
- ]
274
- },
275
- {
276
- "phoneName":"main office",
277
- "phoneNumber":"907-786-7040",
278
- "service":[
279
- "fax"
280
- ]
281
- }
282
- ],
283
- "address":{
284
- "deliveryPoint":[
285
- "4230 University Drive",
286
- "Suite 201"
287
- ],
288
- "city":"Anchorage",
289
- "administrativeArea":"AK",
290
- "postalCode":"99508",
291
- "country":"USA",
292
- "electronicMailAddress":[
293
- "acbrown2@usgs.gov"
294
- ]
295
- }
296
- },
297
- {
298
- "contactId":"8",
299
- "individualName":"Sharon Smith",
300
- "organizationName":"Global Terrestrial Network for Permafrost (GTN-P)",
301
- "positionName":"Permafrost Research Scientist ",
302
- "onlineResource":[
303
- {
304
- "uri":"http://www.gtnp.org/",
305
- "protocol":"http",
306
- "name":"Global Terrestrial Network for Permafrost",
307
- "description":"Home page for the network initiative",
308
- "function":"information"
309
- }
310
- ],
311
- "contactInstructions":"email preferred",
312
- "phoneBook":[
313
- {
314
- "phoneName":"Office",
315
- "phoneNumber":"(613) 947-7066",
316
- "service":[
317
- "voice",
318
- "fax"
319
- ]
320
- }
321
- ],
322
- "address":{
323
- "electronicMailAddress":[
324
- "permafrost@nrcan.gc.ca"
325
- ]
326
- }
327
- },
328
- {
329
- "contactId":"9",
330
- "organizationName":"U.S. National Science Foundation, Division of Polar Programs, Directorate for Geosciences",
331
- "onlineResource":[
332
- {
333
- "uri":"http://www.nsf.gov",
334
- "protocol":"http",
335
- "name":"U.S. National Science Foundation",
336
- "description":"Home page for the agency",
337
- "function":"information"
338
- }
339
- ]
340
- }
341
- ],
342
- "metadata":{
343
- "metadataInfo":{
344
- "metadataIdentifier":{
345
- "identifier":"D5D16D06-CEEB-E011-8260-000C2952247E",
346
- "type":"uuid"
347
- },
348
- "parentMetadata":{
349
- "title":"Changing Arctic Ecosystems Initiative (CAE)",
350
- "date":[
351
- {
352
- "date":"2011-09-14",
353
- "dateType":"publication"
354
- }
355
- ],
356
- "identifier":[
357
- {
358
- "identifier":"D5B16D06-CFEB-E011-8260-000C2952247E",
359
- "type":"uuid"
360
- },
361
- {
362
- "identifier":"ALCC2018-99",
363
- "type":"project"
364
- }
365
- ],
366
- "responsibleParty":[
367
- {
368
- "contactId":"1",
369
- "role":"pointOfContact"
370
- }
371
- ],
372
- "presentationForm":[
373
- "documentDigital"
374
- ],
375
- "onlineResource":[
376
- {
377
- "uri":"http://alaska.usgs.gov/rex/adiwg/public/projects/316?format=xml",
378
- "protocol":"http",
379
- "description":"Project metadata record for CAE"
380
- }
381
- ]
382
- },
383
- "metadataContact":[
384
- {
385
- "contactId":"7",
386
- "role":"custodian"
387
- }
388
- ],
389
- "metadataCreationDate":"2014-02-28",
390
- "metadataLastUpdate":"2012-12-21",
391
- "metadataCharacterSet":"utf8",
392
- "metadataUri":"http://alaska.usgs.gov/rex/adiwg/public/projects/32.xml",
393
- "metadataStatus":"completed",
394
- "metadataMaintenance":{
395
- "maintenanceFrequency":"asNeeded",
396
- "maintenanceNote":[
397
- "Metadata records are generated on request from current database"
398
- ],
399
- "maintenanceContact":[
400
- {
401
- "contactId":"7",
402
- "role":"custodian"
403
- }
404
- ]
405
- }
406
- },
407
- "resourceInfo":{
408
- "resourceType":"project",
409
- "citation":{
410
- "title":"Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
411
- "date":[
412
- {
413
- "date":"2012-12-21",
414
- "dateType":"revision"
415
- }
416
- ],
417
- "edition":"First Edition plus edits",
418
- "responsibleParty":[
419
- {
420
- "contactId":"1",
421
- "role":"owner"
422
- },
423
- {
424
- "contactId":"2",
425
- "role":"principleInvestigator"
426
- },
427
- {
428
- "contactId":"3",
429
- "role":"administrator"
430
- },
431
- {
432
- "contactId":"4",
433
- "role":"collaborator"
434
- },
435
- {
436
- "contactId":"7",
437
- "role":"publisher"
438
- }
439
- ],
440
- "presentationForm":[
441
- "documentDigital",
442
- "tableDigital"
443
- ],
444
- "identifier":[
445
- {
446
- "identifier":"10/1256.0011",
447
- "type":"doi"
448
- },
449
- {
450
- "identifier":"id with nil type",
451
- "type":""
452
- },
453
- {
454
- "identifier":"id with missing type"
455
- },
456
- {
457
- "identifier":"978-1490564098",
458
- "type":"isbn"
459
- },
460
- {
461
- "identifier":"1234-5017",
462
- "type":"issn"
463
- },
464
- {
465
- "identifier":"32",
466
- "type":"projectId",
467
- "authority":{
468
- "title":"ASC Project ID",
469
- "date":[
470
- {
471
- "date":"2014-05-27",
472
- "dateType":"publication"
473
- }
474
- ],
475
- "responsibleParty":[
476
- {
477
- "contactId":"1",
478
- "role":"owner"
479
- }
480
- ],
481
- "onlineResource":[
482
- {
483
- "uri":"http://alaska.usgs.gov/portal/project.php?project_id=32",
484
- "protocol":"http",
485
- "name":"DOI/GTN-Permafrost and Climate-Monitoring Network",
486
- "description":"Project detail page",
487
- "function":"information"
488
- }
489
- ]
490
- }
491
- },
492
- {
493
- "identifier":"A516548V0034",
494
- "type":"awardNum",
495
- "authority":{
496
- "title":"NSF Grant Award Number",
497
- "onlineResource":[
498
- {
499
- "uri":"http://NSFexample.org/grants/thisone"
500
- }
501
- ]
502
- }
503
- }
504
- ],
505
- "onlineResource":[
506
- {
507
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska",
508
- "protocol":"http",
509
- "name":"U.S. Geological Survey: Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
510
- "description":"project website",
511
- "function":"information"
512
- }
513
- ]
514
- },
515
- "pointOfContact":[
516
- {
517
- "contactId":"2",
518
- "role":"pointOfContact"
519
- },
520
- {
521
- "contactId":"5",
522
- "role":"collaborator"
523
- }
524
- ],
525
- "abstract":"DOI is developing a long-term permafrost monitoring network on federal lands in northern Alaska as part of the Global Terrestrial Network for Permafrost (GTN-P) and the Global Climate Observing System (GCOS). DOI/GTN-P consists of two subnetworks: 1) a network of 15 automated surface stations, and 2) a 20-element deep borehole array. The surface stations continuously monitor changes in permafrost active-layer as well as a number of other climate parameters, including: permafrost temperature, soil moisture, snow depth, air temperature, wind speed and direction, up- and downwelling shortwave radiation, albedo, and cloudiness. A portion of the surface network is now available in near real-time through radio telemetry. Vegetation changes are coincidentally monitored at these sites. The borehole array is used to monitor the thermal state of the underlying permafrost. This is the largest array of deep boreholes in the world currently available for monitoring the thermal state of permafrost. Many of the surface stations are co-located with deep boreholes, effectively forming 'permafrost observatories.' In conjunction with DOI/GTN-P, we are developing models for synthesizing climate observations and for investigating how the cryosphere responds to climate change. These models will improve existing predictive capabilities for DOI lands. Climate projections by global coupled Atmosphere-Ocean General Circulation Models (AOGCMs) suggest significant environmental changes will occur in the Arctic during the next 80 years (http://www.acia.uaf.edu). According to these models, climate change will be Arctic-wide with a pronounced enhancement over the Arctic Ocean and adjacent coastal plains. These projections suggest large climate-induced landscape and ecosystem changes are likely to occur in northern Alaska during the next few decades. Important issues for DOI lands in this region include: permafrost degradation; vulnerability of high northern infrastructure to permafrost instability; large potential greenhouse gas (CO2, methane) emissions form warming permafrost; shifting vegetation patterns; impacts of habitat changes of wildlife; changing stream flow and lake levels; impacts of ecosystem changes on Native peoples: and, coastal erosion, inundation of coastal areas by storm surges. Given the large potential impacts, and the significant uncertainty in the model projections, a comprehensive monitoring effort is warranted.",
526
- "shortAbstract":"DOI is developing a long-term permafrost monitoring network on federal lands in northern Alaska as part of the Global Terrestrial Network for Permafrost (GTN-P) and the Global Climate Observing System (GCOS).",
527
- "status":"onGoing",
528
- "hasMapLocation":true,
529
- "hasDataAvailable":true,
530
- "language":[
531
- "eng; USA",
532
- "esp; MEX"
533
- ],
534
- "purpose":"Long-term monitoring of permafrost conditions in the Alaska Arctic",
535
- "credit":[
536
- "Allison Gaylord - Nunatech",
537
- "Mike Dover - Critigen"
538
- ],
539
- "topicCategory":[
540
- "climatology",
541
- "geoscientificInformation",
542
- "location"
543
- ],
544
- "environmentDescription":"On my laptop, not backed up",
545
- "resourceNativeFormat":[
546
- {
547
- "formatName":"MS SQL Server",
548
- "version":"2008 R2"
549
- },
550
- {
551
- "formatName":"MS-SQL-Server",
552
- "version":"2008 R2"
553
- },
554
- {
555
- "formatName":"JSON",
556
- "version":""
557
- },
558
- {
559
- "formatName":"Simple JSON",
560
- "version":"none"
561
- }
562
- ],
563
- "keyword":[
564
- {
565
- "keyword":[
566
- "Atmosphere > Clouds",
567
- "Atmosphere > Atmospheric Temperature > Air Temperature",
568
- "Cryosphere > Snow/Ice > Albedo",
569
- "Cryosphere > Frozen Ground > Permafrost",
570
- "Cryosphere > Snow/Ice > Snow Depth",
571
- "Land Surface > Soils > Soil Moisture/Water Content",
572
- "Cryosphere > Frozen Ground > Soil Temperature"
573
- ],
574
- "keywordType":"theme",
575
- "thesaurus":{
576
- "title":"NASA/Global Change Master Directory (GCMD) Earth Science Keywords",
577
- "date":[
578
- {
579
- "date":"2013-09-19",
580
- "dateType":"revision"
581
- }
582
- ],
583
- "edition":"Version 8.0.0.0.0",
584
- "presentationForm":[
585
- "documentDigital"
586
- ],
587
- "identifier":[
588
- {
589
- "identifier":"10.1000/182",
590
- "type":"doi"
591
- }
592
- ],
593
- "onlineResource":[
594
- {
595
- "uri":"http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv"
596
- }
597
- ]
598
- }
599
- },
600
- {
601
- "keyword":[
602
- "Cryosphere"
603
- ],
604
- "keywordType":"theme",
605
- "thesaurus":{
606
- "title":"NSF IPY Discipline Codes",
607
- "responsibleParty":[
608
- {
609
- "contactId":"9",
610
- "role":"author"
611
- }
612
- ],
613
- "presentationForm":[
614
- "documentDigital"
615
- ],
616
- "onlineResource":[
617
- {
618
- "uri":"http://example.com"
619
- }
620
- ]
621
- }
622
- },
623
- {
624
- "keyword":[
625
- "North Slope Borough",
626
- "Barrow",
627
- "Point Barrow"
628
- ],
629
- "keywordType":"place",
630
- "thesaurus":{
631
- "title":"United States Board on Geographic Names",
632
- "date":[
633
- {
634
- "date":"1993-02-01",
635
- "dateType":"creation"
636
- }
637
- ],
638
- "presentationForm":[
639
- "documentDigital"
640
- ],
641
- "onlineResource":[
642
- {
643
- "uri":"http://geonames.usgs.gov/"
644
- }
645
- ]
646
- }
647
- }
648
- ],
649
- "resourceMaintenance":[
650
- {
651
- "maintenanceFrequency":"irregular",
652
- "maintenanceNote":[
653
- "The permafrost project data is updated in step with field work awards."
654
- ],
655
- "maintenanceContact":[
656
- {
657
- "contactId":"2",
658
- "role":"pointOfContact"
659
- }
660
- ]
661
- }
662
- ],
663
- "resourceSpecificUsage":[
664
- {
665
- "specificUsage":"GTN-P (Global Terrestrial Network for Permafrost)",
666
- "userDeterminedLimitation":"none",
667
- "userContactInfo":[
668
- {
669
- "contactId":"1",
670
- "role":"principalInvestigator"
671
- },
672
- {
673
- "contactId":"5",
674
- "role":"collaborator"
675
- }
676
- ]
677
- },
678
- {
679
- "specificUsage":"GCOS (Global Climate Observing System)",
680
- "userDeterminedLimitation":"none",
681
- "userContactInfo":[
682
- {
683
- "contactId":"1",
684
- "role":"principalInvestigator"
685
- },
686
- {
687
- "contactId":"5",
688
- "role":"collaborator"
689
- }
690
- ]
691
- }
692
- ],
693
- "graphicOverview":[
694
- {
695
- "fileName":"GTNP AK Collection Site Map",
696
- "fileDescription":"Map of borehole locations for permafrost data collection in Alaska in association with the Global Terrestrial Network forr Permafrost",
697
- "fileType":"Map image in PDF format",
698
- "fileUri":"http://alaska.usgs.gov/free/maps/GTNP North Slope.pdf"
699
- },
700
- {
701
- "fileName":"allRecs_callCounts_bowhead_2010.jpg",
702
- "fileDescription":"This image is a spectraplot visualizing the density of Bowhead whale calls in the Northeast Chukchi Sea, AMAR recorder locations, and industry lease areas.",
703
- "fileType":"JPEG",
704
- "fileUri":"http://aoos.org/aoos-data-resources/bowhead_images2010_0114.jpg"
705
- },
706
- {
707
- "fileName":"pln40_perc_2010_01.png",
708
- "fileType":"PNG"
709
- },
710
- {
711
- "fileName":"pln40_spec_summer_2010.png"
712
- }
713
- ],
714
- "constraint":{
715
- "useLimitation":[
716
- "not for suitable for navigation",
717
- "draft version",
718
- "not intended for general use",
719
- "don't be a jerk"
720
- ],
721
- "legalConstraint":[
722
- {
723
- "accessConstraint":[
724
- "patentPending",
725
- "restricted"
726
- ],
727
- "useConstraint":[
728
- "restricted"
729
- ],
730
- "otherConstraint":[
731
- "Legally barred from use for navigation."
732
- ]
733
- },
734
- {
735
- "accessConstraint":[
736
- "otherRestrictions"
737
- ],
738
- "useConstraint":[
739
- "otherRestrictions"
740
- ],
741
- "otherConstraint":[
742
- "Access Constraints: No one else. Use Constraints: None"
743
- ]
744
- },
745
- {
746
- "accessConstraint":[
747
- "copyright",
748
- "patent",
749
- "patentPending",
750
- "trademark",
751
- "license",
752
- "intellectualPropertyRights",
753
- "restricted",
754
- "otherRestrictions"
755
- ]
756
- }
757
- ],
758
- "securityConstraint":[
759
- {
760
- "classification":"unclassified",
761
- "userNote":"security clearance not required",
762
- "classificationSystem":"none",
763
- "handlingDescription":"this is how to handle things..."
764
- },
765
- {
766
- "classification":"intellectualPropertyRights"
767
- },
768
- {
769
- "classification":"secret",
770
- "userNote":"Shhhhh!!!"
771
- }
772
- ]
773
- },
774
- "taxonomy":{
775
- "classificationSystem":[
776
- {
777
- "title":"Otter Record Survey",
778
- "date":[
779
- {
780
- "date":"2000",
781
- "dateType":"publication"
782
- }
783
- ],
784
- "responsibleParty":[
785
- {
786
- "contactId":"2",
787
- "role":"publisher"
788
- }
789
- ]
790
- }
791
- ],
792
- "taxonGeneralScope":"The otters observed were identified to the subspecies criterion and identified as southern sea otters.",
793
- "observer":[
794
- {
795
- "contactId":"1",
796
- "role":"principalInvestigator"
797
- },
798
- {
799
- "contactId":"2",
800
- "role":"pointOfContact"
801
- }
802
- ],
803
- "taxonomicProcedure":"volunteers observed sea otters using binoculars in pairs",
804
- "voucher":{
805
- "specimen":"weathered skull found on beach",
806
- "repository":{
807
- "contactId":"2",
808
- "role":"publisher"
809
- }
810
- },
811
- "taxonClass":[
812
- {
813
- "taxonRank":"Kingdom",
814
- "taxonValue":"Animalia"
815
- },
816
- {
817
- "taxonRank":"Phylum",
818
- "taxonValue":"Chordata"
819
- },
820
- {
821
- "taxonRank":"Subphylum",
822
- "taxonValue":"Vertebrata"
823
- },
824
- {
825
- "taxonRank":"Class",
826
- "taxonValue":"Mammalia"
827
- },
828
- {
829
- "taxonRank":"Subclass",
830
- "taxonValue":"Theria"
831
- },
832
- {
833
- "taxonRank":"Infraclass",
834
- "taxonValue":"Eutheria"
835
- },
836
- {
837
- "taxonRank":"Order",
838
- "taxonValue":"Carnivora"
839
- },
840
- {
841
- "taxonRank":"Suborder",
842
- "taxonValue":"Caniformia"
843
- },
844
- {
845
- "taxonRank":"Family",
846
- "taxonValue":"Mustilidae"
847
- },
848
- {
849
- "taxonRank":"Subfamily",
850
- "taxonValue":"Lutrinae"
851
- },
852
- {
853
- "taxonRank":"Genus",
854
- "taxonValue":"Enhydra"
855
- },
856
- {
857
- "common":"Sea Otter",
858
- "taxonRank":"Species",
859
- "taxonValue":"Enhydra lutris"
860
- },
861
- {
862
- "common":"Southern Sea Otter",
863
- "taxonRank":"Subspecies",
864
- "taxonValue":"Enhydra"
865
- }
866
- ]
867
- },
868
- "spatialReferenceSystem":{
869
- "name":[
870
- "Alaska State Plane Zone 4",
871
- "UTM Zone 9"
872
- ],
873
- "epsgNumber":[
874
- 102634,
875
- 32609
876
- ],
877
- "wkt":[
878
- "PROJCS[\"NAD_1983_StatePlane_Alaska_4_FIPS_5004_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS_1980\",6378137,298.257222101]],PRIMEM[\"Greenwich\",0],UNIT[\"Degree\",0.017453292519943295]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0],PARAMETER[\"Central_Meridian\",-150],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",54],UNIT[\"Foot_US\",0.30480060960121924],AUTHORITY[\"EPSG\",\"102634\"]]",
879
- "PROJCS[\"WGS 84 / UTM zone 9N\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329251994328,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4326\"]],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-129],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],AUTHORITY[\"EPSG\",\"32609\"],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH]]"
880
- ]
881
- },
882
- "spatialRepresentation":[
883
- "textTable"
884
- ],
885
- "spatialResolution":[
886
- {
887
- "equivalentScale":45000
888
- },
889
- {
890
- "distance":45,
891
- "uom":"kilometers"
892
- }
893
- ],
894
- "extent":[
895
- {
896
- "description":"Spatial extent for GeoJSON Geometry and GeometryCollection",
897
- "geographicElement":[
898
- {
899
- "type":"Point",
900
- "bbox":[
901
- -161.45,
902
- 68.25,
903
- -148.272,
904
- 71.22
905
- ],
906
- "coordinates":[
907
- -160.123,
908
- 45.678,
909
- 500
910
- ],
911
- "crs":{
912
- "type":"name",
913
- "properties":{
914
- "name":"EPSG:4326"
915
- }
916
- }
917
- },
918
- {
919
- "type":"LineString",
920
- "coordinates":[
921
- [
922
- -120.717181,
923
- 70.879761,
924
- 5
925
- ],
926
- [
927
- -130.964531,
928
- 41.946544,
929
- 6
930
- ],
931
- [
932
- -140.3232,
933
- 87.12121,
934
- 7
935
- ]
936
- ],
937
- "crs":{
938
- "type":"name",
939
- "properties":{
940
- "name":"EPSG:4326"
941
- }
942
- }
943
- },
944
- {
945
- "type":"Polygon",
946
- "coordinates":[
947
- [
948
- [
949
- -139.000,
950
- 59.000
951
- ],
952
- [
953
- -140.882186,
954
- 59.839602
955
- ],
956
- [
957
- -143.101425,
958
- 60.22375
959
- ],
960
- [
961
- -147.056503,
962
- 60.829147
963
- ],
964
- [
965
- -148.902206,
966
- 59.982807
967
- ],
968
- [
969
- -148.792343,
970
- 57.944338
971
- ],
972
- [
973
- -134.576034,
974
- 57.663361
975
- ]
976
- ],
977
- [
978
- [
979
- -139.111,
980
- 59.111
981
- ],
982
- [
983
- -140.882186,
984
- 59.839602
985
- ],
986
- [
987
- -148.792343,
988
- 57.944338
989
- ],
990
- [
991
- -134.576034,
992
- 57.663361
993
- ]
994
- ],
995
- [
996
- [
997
- -139.222,
998
- 59.222
999
- ],
1000
- [
1001
- -147.056503,
1002
- 60.829147
1003
- ],
1004
- [
1005
- -148.902206,
1006
- 59.982807
1007
- ],
1008
- [
1009
- -148.792343,
1010
- 57.944338
1011
- ],
1012
- [
1013
- -134.576034,
1014
- 57.663361
1015
- ]
1016
- ]
1017
- ],
1018
- "crs":{
1019
- "type":"name",
1020
- "properties":{
1021
- "name":"EPSG:4326"
1022
- }
1023
- }
1024
- },
1025
- {
1026
- "type":"MultiPoint",
1027
- "coordinates":[
1028
- [
1029
- -160.111,
1030
- 45.678
1031
- ],
1032
- [
1033
- -160.222,
1034
- 45.678,
1035
- 50
1036
- ],
1037
- [
1038
- -160.333,
1039
- 45.678,
1040
- 500
1041
- ]
1042
- ],
1043
- "crs":{
1044
- "type":"link",
1045
- "properties":{
1046
- "href":"http://spatialreference.org/ref/epsg/wgs-84/proj4/",
1047
- "type":"proj4"
1048
- }
1049
- }
1050
- },
1051
- {
1052
- "type":"MultiLineString",
1053
- "coordinates":[
1054
- [
1055
- [
1056
- -120.111,
1057
- 70.879761,
1058
- 5
1059
- ],
1060
- [
1061
- -130.222,
1062
- 41.946544,
1063
- 6
1064
- ],
1065
- [
1066
- -140.333,
1067
- 87.12121,
1068
- 7
1069
- ],
1070
- [
1071
- -140.444,
1072
- 87.12121,
1073
- 7
1074
- ]
1075
- ],
1076
- [
1077
- [
1078
- -120.555,
1079
- 70.879761,
1080
- 5
1081
- ],
1082
- [
1083
- -130.666,
1084
- 41.946544,
1085
- 6
1086
- ],
1087
- [
1088
- -140.777,
1089
- 87.12121,
1090
- 7
1091
- ],
1092
- [
1093
- -140.888,
1094
- 87.12121,
1095
- 7
1096
- ]
1097
- ],
1098
- [
1099
- [
1100
- -120.999,
1101
- 70.879761,
1102
- 5
1103
- ],
1104
- [
1105
- -130.000,
1106
- 41.946544,
1107
- 6
1108
- ],
1109
- [
1110
- -140.111,
1111
- 87.12121,
1112
- 7
1113
- ],
1114
- [
1115
- -140.222,
1116
- 87.12121,
1117
- 7
1118
- ]
1119
- ]
1120
- ],
1121
- "crs":{
1122
- "type":"name",
1123
- "properties":{
1124
- "name":"EPSG:4326"
1125
- }
1126
- }
1127
- },
1128
- {
1129
- "type":"MultiPolygon",
1130
- "coordinates":[
1131
- [
1132
- [
1133
- [
1134
- -139.000,
1135
- 59.000
1136
- ],
1137
- [
1138
- -140.882186,
1139
- 59.839602
1140
- ],
1141
- [
1142
- -143.101425,
1143
- 60.22375
1144
- ],
1145
- [
1146
- -147.056503,
1147
- 60.829147
1148
- ],
1149
- [
1150
- -148.902206,
1151
- 59.982807
1152
- ],
1153
- [
1154
- -148.792343,
1155
- 57.944338
1156
- ],
1157
- [
1158
- -134.576034,
1159
- 57.663361
1160
- ]
1161
- ],
1162
- [
1163
- [
1164
- -139.111,
1165
- 59.111
1166
- ],
1167
- [
1168
- -140.882186,
1169
- 59.839602
1170
- ],
1171
- [
1172
- -148.792343,
1173
- 57.944338
1174
- ],
1175
- [
1176
- -134.576034,
1177
- 57.663361
1178
- ]
1179
- ],
1180
- [
1181
- [
1182
- -139.222,
1183
- 59.222
1184
- ],
1185
- [
1186
- -147.056503,
1187
- 60.829147
1188
- ],
1189
- [
1190
- -148.902206,
1191
- 59.982807
1192
- ],
1193
- [
1194
- -148.792343,
1195
- 57.944338
1196
- ],
1197
- [
1198
- -134.576034,
1199
- 57.663361
1200
- ]
1201
- ]
1202
- ],
1203
- [
1204
- [
1205
- [
1206
- -39.000,
1207
- 59.000
1208
- ],
1209
- [
1210
- -40.882186,
1211
- 59.0
1212
- ],
1213
- [
1214
- -43.101425,
1215
- 60.0
1216
- ],
1217
- [
1218
- -47.056503,
1219
- 60.0
1220
- ],
1221
- [
1222
- -48.902206,
1223
- 59.0
1224
- ],
1225
- [
1226
- -48.792343,
1227
- 57.0
1228
- ],
1229
- [
1230
- -34.576034,
1231
- 57.0
1232
- ]
1233
- ],
1234
- [
1235
- [
1236
- -39.111,
1237
- 59.111
1238
- ],
1239
- [
1240
- -40.882186,
1241
- 59.0
1242
- ],
1243
- [
1244
- -48.792343,
1245
- 57.0
1246
- ],
1247
- [
1248
- -34.576034,
1249
- 57.0
1250
- ]
1251
- ],
1252
- [
1253
- [
1254
- -39.222,
1255
- 59.222
1256
- ],
1257
- [
1258
- -47.056503,
1259
- 60.0
1260
- ],
1261
- [
1262
- -48.902206,
1263
- 59.0
1264
- ],
1265
- [
1266
- -48.792343,
1267
- 57.0
1268
- ],
1269
- [
1270
- -34.576034,
1271
- 57.0
1272
- ]
1273
- ]
1274
- ]
1275
- ]
1276
- },
1277
- {
1278
- "type":"GeometryCollection",
1279
- "geometries":[
1280
- {
1281
- "type":"Point",
1282
- "coordinates":[
1283
- 100.0,
1284
- 200.0,
1285
- 0.0
1286
- ]
1287
- },
1288
- {
1289
- "type":"LineString",
1290
- "coordinates":[
1291
- [
1292
- 101.0,
1293
- 7.0
1294
- ],
1295
- [
1296
- 105.5,
1297
- 8.0
1298
- ],
1299
- [
1300
- 109.8,
1301
- 9.0
1302
- ]
1303
- ]
1304
- }
1305
- ]
1306
- }
1307
- ],
1308
- "temporalElement":{
1309
- "date":[
1310
- "2002-04-26",
1311
- "2013-03-21"
1312
- ],
1313
- "timeInstant":[
1314
- {
1315
- "id":"time012",
1316
- "description":"Right now.",
1317
- "timePosition":"2014-05-01T15:58:25-09:00"
1318
- }
1319
- ],
1320
- "timePeriod":[
1321
- {
1322
- "id":"timePeriod032",
1323
- "description":"Writing version 0.3.0 of JSON schema reader",
1324
- "beginPosition":"2014-04-25",
1325
- "endPosition":"2014-05-02"
1326
- },
1327
- {
1328
- "id":"tp-001",
1329
- "description":"Ground Condition",
1330
- "beginPosition":"1987-05-16T16:05:00",
1331
- "endPosition":"2011-12"
1332
- },
1333
- {
1334
- "id":"tp-101",
1335
- "description":"Below Ground Condition",
1336
- "beginPosition":"1987-08-13T16:05:00",
1337
- "endPosition":"2012-12-12"
1338
- }
1339
- ]
1340
- },
1341
- "verticalElement":[
1342
- {
1343
- "minimumValue":125,
1344
- "maximumValue":222,
1345
- "verticalCRSTitle":"NAVD88 height (ftUS)",
1346
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:axis-name:EPSG::9904"
1347
- },
1348
- {
1349
- "minimumValue":1500,
1350
- "maximumValue":0,
1351
- "verticalCRSTitle":"NAVD88 depth",
1352
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1353
- }
1354
- ]
1355
- },
1356
- {
1357
- "description":"Spatial extent for GeoJSON Feature and FeatureCollection",
1358
- "geographicElement":[
1359
- {
1360
- "type":"Feature",
1361
- "id":"boundingBoxFeature",
1362
- "bbox":[
1363
- -161.00,
1364
- 68.00,
1365
- -148.00,
1366
- 71.00
1367
- ],
1368
- "geometry":null,
1369
- "crs":{
1370
- "type":"link",
1371
- "properties":{
1372
- "href":"http://spatialreference.org/ref/epsg/wgs-84/proj4/",
1373
- "type":"proj4"
1374
- }
1375
- },
1376
- "properties":{
1377
- "featureName":"Project bounding box",
1378
- "description":"bounding box for DOI/GTN-P Deep Borehole Array",
1379
- "includesData":true
1380
- }
1381
- },
1382
- {
1383
- "type":"Feature",
1384
- "id":"point001",
1385
- "crs":{
1386
- "type":"name",
1387
- "properties":{
1388
- "name":"EPSG:4326"
1389
- }
1390
- },
1391
- "geometry":{
1392
- "type":"Point",
1393
- "coordinates":[
1394
- -160.77777,
1395
- 45.88888,
1396
- 500
1397
- ]
1398
- },
1399
- "properties":{
1400
- "featureName":"test point",
1401
- "description":"testing point in feature element",
1402
- "includesData":false
1403
- }
1404
- },
1405
- {
1406
- "type":"Feature",
1407
- "id":"multiPoint011",
1408
- "crs":{
1409
- "type":"name",
1410
- "properties":{
1411
- "name":"EPSG:4326"
1412
- }
1413
- },
1414
- "geometry":{
1415
- "type":"MultiPoint",
1416
- "coordinates":[
1417
- [
1418
- -151.717181,
1419
- 70.879761,
1420
- 5
1421
- ],
1422
- [
1423
- -134.964531,
1424
- 41.946544,
1425
- 236
1426
- ]
1427
- ]
1428
- },
1429
- "properties":{
1430
- "featureName":"test multi-point",
1431
- "description":"testing multi-point in feature element",
1432
- "includesData":false
1433
- }
1434
- },
1435
- {
1436
- "type":"Feature",
1437
- "id":"line001",
1438
- "crs":{
1439
- "type":"name",
1440
- "properties":{
1441
- "name":"EPSG:4326"
1442
- }
1443
- },
1444
- "geometry":{
1445
- "type":"LineString",
1446
- "coordinates":[
1447
- [
1448
- -120.717181,
1449
- 70.879761,
1450
- 5
1451
- ],
1452
- [
1453
- -130.964531,
1454
- 41.946544,
1455
- 6
1456
- ],
1457
- [
1458
- -140.3232,
1459
- 87.12121,
1460
- 7
1461
- ]
1462
- ]
1463
- },
1464
- "properties":{
1465
- "featureName":"test single linestring",
1466
- "description":"testing lineString in feature element",
1467
- "includesData":false
1468
- }
1469
- },
1470
- {
1471
- "type":"Feature",
1472
- "id":"multiLine011",
1473
- "crs":{
1474
- "type":"name",
1475
- "properties":{
1476
- "name":"EPSG:4326"
1477
- }
1478
- },
1479
- "geometry":{
1480
- "type":"MultiLineString",
1481
- "coordinates":[
1482
- [
1483
- [
1484
- -120.717181,
1485
- 70.879761,
1486
- 5
1487
- ],
1488
- [
1489
- -130.964531,
1490
- 41.946544,
1491
- 6
1492
- ],
1493
- [
1494
- -140.3232,
1495
- 87.12121,
1496
- 7
1497
- ]
1498
- ],
1499
- [
1500
- [
1501
- -125.717181,
1502
- 70.879761,
1503
- 5
1504
- ],
1505
- [
1506
- -135.964531,
1507
- 60.946544,
1508
- 6
1509
- ],
1510
- [
1511
- -145.3232,
1512
- 50.12121,
1513
- 7
1514
- ]
1515
- ]
1516
- ]
1517
- },
1518
- "properties":{
1519
- "featureName":"test multi linestring",
1520
- "description":"testing multi lineString in feature element",
1521
- "includesData":false
1522
- }
1523
- },
1524
- {
1525
- "type":"Feature",
1526
- "id":"boundingPolygon",
1527
- "geometry":{
1528
- "type":"Polygon",
1529
- "coordinates":[
1530
- [
1531
- [
1532
- -139.388046,
1533
- 59.828561
1534
- ],
1535
- [
1536
- -140.882186,
1537
- 59.839602
1538
- ],
1539
- [
1540
- -143.101425,
1541
- 60.22375
1542
- ],
1543
- [
1544
- -147.056503,
1545
- 60.829147
1546
- ],
1547
- [
1548
- -148.902206,
1549
- 59.982807
1550
- ],
1551
- [
1552
- -148.792343,
1553
- 57.944338
1554
- ],
1555
- [
1556
- -134.576034,
1557
- 57.663361
1558
- ]
1559
- ]
1560
- ]
1561
- },
1562
- "crs":{
1563
- "type":"name",
1564
- "properties":{
1565
- "name":"EPSG:4326"
1566
- }
1567
- },
1568
- "properties":{
1569
- "featureName":"Project boundary polygon",
1570
- "description":"bounding polygon for DOI/GTN-P Deep Borehole Array",
1571
- "includesData":true
1572
- }
1573
- },
1574
- {
1575
- "type":"Feature",
1576
- "id":"boundingPolygonHoles",
1577
- "geometry":{
1578
- "type":"Polygon",
1579
- "coordinates":[
1580
- [
1581
- [
1582
- -139.111111,
1583
- 59.828561
1584
- ],
1585
- [
1586
- -140.882186,
1587
- 59.839602
1588
- ],
1589
- [
1590
- -143.101425,
1591
- 60.22375
1592
- ],
1593
- [
1594
- -147.056503,
1595
- 60.829147
1596
- ],
1597
- [
1598
- -148.902206,
1599
- 59.982807
1600
- ],
1601
- [
1602
- -148.792343,
1603
- 57.944338
1604
- ],
1605
- [
1606
- -134.576034,
1607
- 57.663361
1608
- ]
1609
- ],
1610
- [
1611
- [
1612
- -139.222222,
1613
- 59.828561
1614
- ],
1615
- [
1616
- -140.882186,
1617
- 59.839602
1618
- ],
1619
- [
1620
- -148.792343,
1621
- 57.944338
1622
- ],
1623
- [
1624
- -134.576034,
1625
- 57.663361
1626
- ]
1627
- ],
1628
- [
1629
- [
1630
- -139.333333,
1631
- 59.828561
1632
- ],
1633
- [
1634
- -147.056503,
1635
- 60.829147
1636
- ],
1637
- [
1638
- -148.902206,
1639
- 59.982807
1640
- ],
1641
- [
1642
- -148.792343,
1643
- 57.944338
1644
- ],
1645
- [
1646
- -134.576034,
1647
- 57.663361
1648
- ]
1649
- ]
1650
- ]
1651
- },
1652
- "crs":{
1653
- "type":"name",
1654
- "properties":{
1655
- "name":"EPSG:4326"
1656
- }
1657
- },
1658
- "properties":{
1659
- "featureName":"Project boundary polygon with holes",
1660
- "description":"bounding polygon with holes for DOI/GTN-P Deep Borehole Array",
1661
- "includesData":true
1662
- }
1663
- },
1664
- {
1665
- "type":"Feature",
1666
- "id":"multiPolygon",
1667
- "geometry":{
1668
- "type":"MultiPolygon",
1669
- "coordinates":[
1670
- [
1671
- [
1672
- [
1673
- -139.111111,
1674
- 59.828561
1675
- ],
1676
- [
1677
- -140.111111,
1678
- 59.839602
1679
- ],
1680
- [
1681
- -143.111111,
1682
- 60.22375
1683
- ],
1684
- [
1685
- -147.111111,
1686
- 60.829147
1687
- ],
1688
- [
1689
- -148.111111,
1690
- 59.982807
1691
- ],
1692
- [
1693
- -148.111111,
1694
- 57.944338
1695
- ],
1696
- [
1697
- -134.111111,
1698
- 57.663361
1699
- ]
1700
- ]
1701
- ],
1702
- [
1703
- [
1704
- [
1705
- -139.222222,
1706
- 59.828561
1707
- ],
1708
- [
1709
- -140.222222,
1710
- 59.839602
1711
- ],
1712
- [
1713
- -143.222222,
1714
- 60.22375
1715
- ],
1716
- [
1717
- -147.222222,
1718
- 60.829147
1719
- ],
1720
- [
1721
- -148.222222,
1722
- 59.982807
1723
- ],
1724
- [
1725
- -148.222222,
1726
- 57.944338
1727
- ],
1728
- [
1729
- -134.222222,
1730
- 57.663361
1731
- ]
1732
- ],
1733
- [
1734
- [
1735
- -139.333333,
1736
- 59.828561
1737
- ],
1738
- [
1739
- -140.333333,
1740
- 59.839602
1741
- ],
1742
- [
1743
- -148.333333,
1744
- 57.944338
1745
- ],
1746
- [
1747
- -134.333333,
1748
- 57.663361
1749
- ]
1750
- ],
1751
- [
1752
- [
1753
- -139.444444,
1754
- 59.828561
1755
- ],
1756
- [
1757
- -147.444444,
1758
- 60.829147
1759
- ],
1760
- [
1761
- -148.444444,
1762
- 59.982807
1763
- ],
1764
- [
1765
- -148.444444,
1766
- 57.944338
1767
- ],
1768
- [
1769
- -134.444444,
1770
- 57.663361
1771
- ]
1772
- ]
1773
- ]
1774
- ]
1775
- },
1776
- "crs":{
1777
- "type":"name",
1778
- "properties":{
1779
- "name":"EPSG:4326"
1780
- }
1781
- },
1782
- "properties":{
1783
- "featureName":"Project boundary multi polygon",
1784
- "description":"Two bounding polygons, the second with holes",
1785
- "includesData":true
1786
- }
1787
- },
1788
- {
1789
- "type":"FeatureCollection",
1790
- "id":"barrowSiteMap",
1791
- "properties":{
1792
- "featureName":"North Slope Borehole Locations",
1793
- "description":"Borehole Locations for DOI/GTN-P Deep Borehole Array",
1794
- "includesData":true
1795
- },
1796
- "crs":{
1797
- "type":"name",
1798
- "properties":{
1799
- "name":"EPSG:4326"
1800
- }
1801
- },
1802
- "features":[
1803
- {
1804
- "type":"Feature",
1805
- "id":"borehole010",
1806
- "geometry":{
1807
- "type":"Point",
1808
- "coordinates":[
1809
- -151.717181,
1810
- 70.556119,
1811
- 2
1812
- ]
1813
- },
1814
- "properties":{
1815
- "featureName":"Atigaru",
1816
- "description":"Deep permafrost borehole",
1817
- "includesData":true,
1818
- "identifier":[
1819
- {
1820
- "identifier":"US 01",
1821
- "type":"databaseId",
1822
- "authority":{
1823
- "title":"Global Terrestrial Network for Permafrost Identifiers",
1824
- "responsibleParty":[
1825
- {
1826
- "contactId":"8",
1827
- "role":"originator"
1828
- }
1829
- ],
1830
- "onlineResource":[
1831
- {
1832
- "uri":"http://www.gtnp.org"
1833
- }
1834
- ]
1835
- }
1836
- },
1837
- {
1838
- "identifier":"ATI",
1839
- "type":"databaseId",
1840
- "authority":{
1841
- "title":"US Geological Survey borehole identifier",
1842
- "responsibleParty":[
1843
- {
1844
- "contactId":"3",
1845
- "role":"originator"
1846
- }
1847
- ],
1848
- "onlineResource":[
1849
- {
1850
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska"
1851
- }
1852
- ]
1853
- }
1854
- }
1855
- ],
1856
- "featureScope":"borehole",
1857
- "featureAcquisitionMethod":"DGPS",
1858
- "temporalElement":{
1859
- "timePeriod":[
1860
- {
1861
- "id":"timePeriod010",
1862
- "description":"Period of borehole operation",
1863
- "beginPosition":"1977-12-14",
1864
- "endPosition":"2007-08-13"
1865
- }
1866
- ]
1867
- }
1868
- }
1869
- },
1870
- {
1871
- "type":"Feature",
1872
- "id":"borehole020",
1873
- "geometry":{
1874
- "type":"Point",
1875
- "coordinates":[
1876
- -158.022575,
1877
- 69.153217,
1878
- 337
1879
- ]
1880
- },
1881
- "properties":{
1882
- "featureName":"Awuna",
1883
- "description":"Deep permafrost borehole",
1884
- "includesData":true,
1885
- "identifier":[
1886
- {
1887
- "identifier":"US 02",
1888
- "type":"databaseId",
1889
- "authority":{
1890
- "title":"Global Terrestrial Network for Permafrost Identifiers"
1891
- }
1892
- },
1893
- {
1894
- "identifier":"AWUN",
1895
- "type":"databaseId",
1896
- "authority":{
1897
- "title":"US Geological Survey borehole identifier"
1898
- }
1899
- }
1900
- ],
1901
- "featureScope":"borehole",
1902
- "featureAcquisitionMethod":"DGPS",
1903
- "temporalElement":{
1904
- "timePeriod":[
1905
- {
1906
- "id":"timePeriod0120",
1907
- "description":"Period of borehole operation",
1908
- "beginPosition":"1981-08-22",
1909
- "endPosition":"2007-08-13"
1910
- }
1911
- ]
1912
- }
1913
- }
1914
- },
1915
- {
1916
- "type":"Feature",
1917
- "id":"",
1918
- "geometry":{
1919
- "type":"Point",
1920
- "coordinates":[
1921
- -151.717181,
1922
- 70.879761,
1923
- 5
1924
- ]
1925
- },
1926
- "properties":{
1927
- "featureName":"Drew Point",
1928
- "description":"Deep permafrost borehole",
1929
- "includesData":true,
1930
- "identifier":[
1931
- {
1932
- "identifier":"US 03",
1933
- "type":"databaseId",
1934
- "authority":{
1935
- "title":"Global Terrestrial Network for Permafrost Identifiers"
1936
- }
1937
- },
1938
- {
1939
- "identifier":"DWPT",
1940
- "type":"databaseId",
1941
- "authority":{
1942
- "title":"US Geological Survey borehole identifier"
1943
- }
1944
- }
1945
- ],
1946
- "featureScope":"borehole",
1947
- "featureAcquisitionMethod":"DGPS",
1948
- "temporalElement":{
1949
- "timePeriod":[
1950
- {
1951
- "id":"timePeriod030",
1952
- "description":"Period of borehole operation",
1953
- "beginPosition":"1987-09-17",
1954
- "endPosition":"2007-08-13"
1955
- }
1956
- ]
1957
- },
1958
- "verticalElement":[
1959
- {
1960
- "minimumValue":-653,
1961
- "maximumValue":12,
1962
- "verticalCRSTitle":"NAVD88 depth",
1963
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1964
- }
1965
- ]
1966
- }
1967
- }
1968
- ]
1969
- }
1970
- ]
1971
- }
1972
- ],
1973
- "dataQualityInfo":[
1974
- {
1975
- "scope":"dataset",
1976
- "lineage":{
1977
- "statement":"derived from that other dataset",
1978
- "processStep":[
1979
- {
1980
- "stepId":"135b",
1981
- "description":"Manually combed through to find obvious junk data values, changed value to 999999999999999999999",
1982
- "rationale":"It had to be done!",
1983
- "dateTime":"2011-08-23",
1984
- "processor":[
1985
- {
1986
- "contactId":"3",
1987
- "role":"processor"
1988
- },
1989
- {
1990
- "contactId":"2",
1991
- "role":"publisher"
1992
- }
1993
- ]
1994
- },
1995
- {
1996
- "description":"changed junk data value to 9999",
1997
- "rationale":"Way too many 9's that first time.",
1998
- "dateTime":"2013-08-28",
1999
- "processor":[
2000
- {
2001
- "contactId":"4",
2002
- "role":"processor"
2003
- }
2004
- ]
2005
- }
2006
- ],
2007
- "source":[
2008
- {
2009
- "description":"For this work, a mesoscale numerical model (WRF) will be initialized using the National Centers for Environmental Prediction (NCEP) North American Regional Reanalysis (NARR) output at 32-km resolution. The NARR data provides the “best-guess” analysis of atmospheric conditions for use in historical studies. The NARR domain covers all of North and Central America, much of the northeastern Pacific and northern Atlantic Oceans, including Alaska and Hawaii. Ten years of NARR data will be used (1 Jan 2000 – 31 Dec 2009).",
2010
- "citation":{
2011
- "title":"Very High-Resolution Dynamic Downscaling of Regional Climate and Hydrology",
2012
- "date":[
2013
- {
2014
- "date":"2000-01-21",
2015
- "dateType":"publication"
2016
- }
2017
- ],
2018
- "edition":"version 1.2.0",
2019
- "responsibleParty":[
2020
- {
2021
- "contactId":"1",
2022
- "role":"originator"
2023
- }
2024
- ],
2025
- "presentationForm":[
2026
- "documentDigital"
2027
- ],
2028
- "identifier":[
2029
- {
2030
- "identifier":"0ab4-dd983c01",
2031
- "type":"issn"
2032
- },
2033
- {
2034
- "identifier":"547-2239078752",
2035
- "type":"isbn"
2036
- }
2037
- ]
2038
- },
2039
- "processStep":[
2040
- {
2041
- "stepId":"135bc",
2042
- "description":"The NARR data will be used to initialize the WRF model. The NARR data cannot be used by the WRF directly. Instead, WRF-required initial data and lateral data will be created from the NARR data using the WRF Preprocessing System (WPS) utilities. In addition, the 32-km grid resolution of the NARR data will be objectively analyzed to the WRF 4-km grid. ",
2043
- "rationale":"It had to be done!",
2044
- "dateTime":"2013-08-13",
2045
- "processor":[
2046
- {
2047
- "contactId":"3",
2048
- "role":"processor"
2049
- }
2050
- ]
2051
- },
2052
- {
2053
- "stepId":"135bd",
2054
- "description":"The Hawaii Forest Bird Survey Vegetation Database includes data for over 40,400 vegetation plots that were sampled on the island of Hawaii in 1977. This database records with cover data that can be used for modeling their distribution abundance.",
2055
- "rationale":"It had to be done!",
2056
- "dateTime":"2013-08-13",
2057
- "processor":[
2058
- {
2059
- "contactId":"3",
2060
- "role":"processor"
2061
- }
2062
- ]
2063
- }
2064
- ]
2065
- },
2066
- {
2067
- "description":"We got this dataset from those guys in Fairbanks."
2068
- }
2069
- ]
2070
- }
2071
- },
2072
- {
2073
- "scope":"dataset",
2074
- "lineage":{
2075
- "statement":"This is that other dataset that you might have heard about.",
2076
- "source":[
2077
- {
2078
- "description":"This dataset came from somewhere. It was collected by so and so.",
2079
- "citation":{
2080
- "title":"Example_dataset_20111009_turner_v1-12.csv",
2081
- "date":[
2082
- {
2083
- "date":"2011-10-09",
2084
- "dateType":"revision"
2085
- }
2086
- ]
2087
- }
2088
- }
2089
- ]
2090
- }
2091
- },
2092
- {
2093
- "scope":"series",
2094
- "lineage":{
2095
- "statement":"This series is made up of those datasets."
2096
- }
2097
- },
2098
- {
2099
- "scope":"dataset",
2100
- "lineage":{
2101
- "statement":"This another ctd datas from the GAK1 location.",
2102
- "processStep":[
2103
- {
2104
- "description":"This is how this dataset was processed."
2105
- }
2106
- ]
2107
- }
2108
- },
2109
- {
2110
- "scope":"dataset",
2111
- "lineage":{
2112
- "statement":"This series is made up of those datasets.",
2113
- "source":[
2114
- {
2115
- "description":"We got this dataset from those guys in Fairbanks."
2116
- }
2117
- ]
2118
- }
2119
- }
2120
- ],
2121
- "supplementalInfo":"There is a lot more I could say, but won't"
2122
- },
2123
- "distributionInfo":[
2124
- {
2125
- "distributorContact":{
2126
- "contactId":"4",
2127
- "role":"custodian"
2128
- },
2129
- "distributionOrderProcess":[
2130
- {
2131
- "fees":"0.00USD",
2132
- "plannedAvailabilityDateTime":"2013-06-21T00:00:00-08:00",
2133
- "orderingInstructions":"Call 555-1212 and yell at the operator",
2134
- "turnaround":"up to 3 hours"
2135
- },
2136
- {
2137
- "fees":"3.00USD",
2138
- "turnaround":"immediate"
2139
- }
2140
- ],
2141
- "distributorFormat":[
2142
- {
2143
- "formatName":"netCDF",
2144
- "version":"4.0"
2145
- },
2146
- {
2147
- "formatName":"Excel Spreadsheet",
2148
- "version":"xlsx"
2149
- },
2150
- {
2151
- "formatName":"CSV"
2152
- }
2153
- ],
2154
- "distributorTransferOptions":[
2155
- {
2156
- "online":[
2157
- {
2158
- "uri":"http://aoos.org/aoos-data-resources",
2159
- "name":"AOOS Data Resources",
2160
- "description":"This page provides links to interactive maps and data discovery tools.",
2161
- "function":"information"
2162
- },
2163
- {
2164
- "uri":"http://aoos.org/fake_resource_location"
2165
- }
2166
- ],
2167
- "offline":{
2168
- "name":"dvd",
2169
- "mediumFormat":"iso9660",
2170
- "mediumNote":"To receive a dvd in the mail, contact the distributor POC."
2171
- }
2172
- }
2173
- ]
2174
- },
2175
- {
2176
- "distributorContact":{
2177
- "contactId":"5",
2178
- "role":"distributor"
2179
- }
2180
- }
2181
- ],
2182
- "associatedResource":[
2183
- {
2184
- "associationType":"crossReference",
2185
- "initiativeType":"collection",
2186
- "resourceType":"dataset",
2187
- "resourceCitation":{
2188
- "title":"U.S. Geological Survey's Borehole Temperature Logs from Arctic Alaska, pre-1989",
2189
- "date":[
2190
- {
2191
- "date":"1989",
2192
- "dateType":"creation"
2193
- }
2194
- ],
2195
- "responsibleParty":[
2196
- {
2197
- "contactId":"5",
2198
- "role":"pointOfContact"
2199
- }
2200
- ],
2201
- "presentationForm":[
2202
- "digitalData"
2203
- ],
2204
- "identifier":[
2205
- {
2206
- "identifier":"2014AKCSC-03",
2207
- "type":"awardNum",
2208
- "authority":{
2209
- "title":"NCCWSC Grant Award Number",
2210
- "responsibleParty":[
2211
- {
2212
- "contactId":"9",
2213
- "role":"funder"
2214
- }
2215
- ]
2216
- }
2217
- }
2218
- ],
2219
- "onlineResource":[
2220
- {
2221
- "uri":"http://esp.cr.usgs.gov/data/bht_alaska/",
2222
- "protocol":"http",
2223
- "description":"This dataset consists of borehole temperature measurements acquired in permafrost regions of arctic Alaska between 1950 and 1988 by the U.S. Geological Survey. A large number of the 87 sites (boreholes) represented in this dataset are deep enough to penetrate the base of permafrost."
2224
- }
2225
- ]
2226
- },
2227
- "metadataCitation":{
2228
- "title":"Borehole Temperature Logs Metadata",
2229
- "date":[
2230
- {
2231
- "date":"2013-08-15",
2232
- "dateType":"revision"
2233
- }
2234
- ],
2235
- "edition":"0.6.0",
2236
- "responsibleParty":[
2237
- {
2238
- "contactId":"5",
2239
- "role":"owner"
2240
- }
2241
- ],
2242
- "presentationForm":[
2243
- "digitalDocument"
2244
- ],
2245
- "onlineResource":[
2246
- {
2247
- "uri":"http://alaska.usgs.gov/rex/adiwg/public/projects/263?format=xml",
2248
- "protocol":"HTTP",
2249
- "name":"",
2250
- "description":"project metadata record",
2251
- "function":""
2252
- }
2253
- ]
2254
- }
2255
- }
2256
- ],
2257
- "additionalDocumentation":[
2258
- {
2259
- "resourceType":"publication",
2260
- "citation":{
2261
- "title":"A new high_precision borehole-temperature logging system used at GISP2, Greenland, and Taylor Dome, Antarctica",
2262
- "date":[
2263
- {
2264
- "date":"1996",
2265
- "dateType":"publication"
2266
- }
2267
- ],
2268
- "responsibleParty":[
2269
- {
2270
- "contactId":"5",
2271
- "role":"author"
2272
- }
2273
- ],
2274
- "presentationForm":[
2275
- "documentDigital"
2276
- ],
2277
- "identifier":[
2278
- {
2279
- "identifier":"10/00125.55517",
2280
- "type":"doi"
2281
- }
2282
- ],
2283
- "onlineResource":[
2284
- {
2285
- "uri":"http://www.igsoc.org/journal.old/42/142/igs_journal_vol42_issue142_pg576-584.pdf",
2286
- "protocol":"http",
2287
- "name":"Journal of Glaciology",
2288
- "description":"Publication document",
2289
- "function":"download"
2290
- }
2291
- ]
2292
- }
2293
- },
2294
- {
2295
- "resourceType":"publication",
2296
- "citation":{
2297
- "title":"Thermal State of Permafrost (TSP): The US Contribution to the International Permafrost Observatory Network",
2298
- "date":[
2299
- {
2300
- "date":"2006",
2301
- "dateType":"award"
2302
- }
2303
- ],
2304
- "responsibleParty":[
2305
- {
2306
- "contactId":"9",
2307
- "role":"funder"
2308
- }
2309
- ],
2310
- "presentationForm":[
2311
- "documentDigital"
2312
- ],
2313
- "onlineResource":[
2314
- {
2315
- "uri":"http://www.nsf.gov/awardsearch/showAward?AWD_ID=0520578",
2316
- "protocol":"http",
2317
- "name":"U.S. National Science Foundation Award database",
2318
- "description":"Grant award"
2319
- }
2320
- ]
2321
- }
2322
- }
2323
- ]
2324
- }
2325
- }