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,14 +0,0 @@
1
- [
2
- {
3
- "formatName": "formatName",
4
- "version": "version"
5
- }, {
6
- "formatName": "netCDF",
7
- "version": "4.0"
8
- }, {
9
- "formatName": "Excel Spreadsheet",
10
- "version": "xlsx"
11
- }, {
12
- "formatName": "OpenOffice Spreadsheet"
13
- }
14
- ]
@@ -1,2844 +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
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska"
68
- }
69
- ],
70
- "contactInstructions":"Leave a message if no answer.",
71
- "phoneBook":[
72
- {
73
- "phoneName":"office",
74
- "phoneNumber":"303-236-5953",
75
- "service":[
76
- "voice"
77
- ]
78
- },
79
- {
80
- "phoneName":"mobile",
81
- "phoneNumber":"808-236-5463",
82
- "service":[
83
- "voice",
84
- "sms"
85
- ]
86
- }
87
- ],
88
- "address":{
89
- "deliveryPoint":[
90
- "West 6th Ave. & Kipling St.",
91
- "DFC Bldg. 810"
92
- ],
93
- "city":"Lakewood",
94
- "administrativeArea":"CO",
95
- "postalCode":"80225",
96
- "country":"USA",
97
- "electronicMailAddress":[
98
- "furban@usgs.gov"
99
- ]
100
- }
101
- },
102
- {
103
- "contactId":"3",
104
- "organizationName":"US Geological Survey - Permafrost and Climate Monitoring",
105
- "onlineResource":[
106
- {
107
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska",
108
- "protocol":"http",
109
- "name":"Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
110
- "description":"",
111
- "function":"information"
112
- }
113
- ],
114
- "phoneBook":[
115
- {
116
- "phoneName":"main office",
117
- "phoneNumber":"303-236-5900",
118
- "service":[
119
- "voice"
120
- ]
121
- }
122
- ],
123
- "address":{
124
- "deliveryPoint":[
125
- "West 6th Ave. & Kipling St.",
126
- "DFC Bldg. 810"
127
- ],
128
- "city":"Lakewood",
129
- "administrativeArea":"CO",
130
- "postalCode":"80225",
131
- "country":"USA",
132
- "electronicMailAddress":[
133
- "pcm_info@usgs.gov"
134
- ]
135
- }
136
- },
137
- {
138
- "contactId":"4",
139
- "organizationName":"FWS - Arctic National Wildlife Refuge",
140
- "onlineResource":[
141
- {
142
- "uri":"http://www.fws.gov/alaska/nwr/arctic/",
143
- "name":"Arctic National Wildlife Refuge",
144
- "description":"Arctic National Wildlife Refuge home page",
145
- "function":"information"
146
- }
147
- ],
148
- "phoneBook":[
149
- {
150
- "phoneName":"main office",
151
- "phoneNumber":"907-456-0250",
152
- "service":[
153
- "voice"
154
- ]
155
- },
156
- {
157
- "phoneName":"main office toll free",
158
- "phoneNumber":"800-362-4546",
159
- "service":[
160
- "voice"
161
- ]
162
- },
163
- {
164
- "phoneName":"main office",
165
- "phoneNumber":"907-456-0428",
166
- "service":[
167
- "fax"
168
- ]
169
- }
170
- ],
171
- "address":{
172
- "deliveryPoint":[
173
- "101 12th Avenue",
174
- "Room 236"
175
- ],
176
- "city":"Fairbanks",
177
- "administrativeArea":"AK",
178
- "postalCode":"99701",
179
- "country":"USA",
180
- "electronicMailAddress":[
181
- "arctic_refuge@fws.gov"
182
- ]
183
- }
184
- },
185
- {
186
- "contactId":"5",
187
- "individualName":"",
188
- "organizationName":"BLM - Arctic Field Office",
189
- "onlineResource":[
190
- {
191
- "uri":"http://www.blm.gov/ak/st/en/fo/fdo/arctic_field_office.html",
192
- "name":"Bureau of Land Management - Alaska",
193
- "description":"Arctic Field office home page",
194
- "function":"information"
195
- }
196
- ],
197
- "contactInstructions":"Please send comments and questions about the BLM and its programs to woinfo@blm.gov",
198
- "phoneBook":[
199
- {
200
- "phoneName":"main office",
201
- "phoneNumber":"907-474-2200",
202
- "service":[
203
- "voice"
204
- ]
205
- },
206
- {
207
- "phoneName":"main office toll free",
208
- "phoneNumber":"800-437-7021",
209
- "service":[
210
- "voice"
211
- ]
212
- },
213
- {
214
- "phoneName":"main office",
215
- "phoneNumber":"907-474-2280",
216
- "service":[
217
- "fax"
218
- ]
219
- }
220
- ],
221
- "address":{
222
- "deliveryPoint":[
223
- "1150 University Avenue"
224
- ],
225
- "city":"Fairbanks",
226
- "administrativeArea":"AK",
227
- "postalCode":"99709",
228
- "country":"USA",
229
- "electronicMailAddress":[
230
- "Arctic@blm.gov",
231
- "woinfo@blm.gov"
232
- ]
233
- }
234
- },
235
- {
236
- "contactId":"6",
237
- "individualName":"Clow, Gary D.",
238
- "organizationName":"US Geological Survey",
239
- "positionName":"Research Geophysicist",
240
- "phoneBook":[
241
- {
242
- "phoneName":"office",
243
- "phoneNumber":"303-236-5944",
244
- "service":[
245
- "voice"
246
- ]
247
- }
248
- ],
249
- "address":{
250
- "deliveryPoint":[
251
- "West 6th Ave. & Kipling St.",
252
- "DFC Bldg. 810",
253
- "Building 25"
254
- ],
255
- "city":"Lakewood",
256
- "administrativeArea":"CO",
257
- "postalCode":"80225",
258
- "country":"USA",
259
- "electronicMailAddress":[
260
- "gclow@usgs.gov",
261
- "gary.clow@colorado.edu"
262
- ]
263
- }
264
- },
265
- {
266
- "contactId":"7",
267
- "individualName":"Brown, A.C.",
268
- "organizationName":"US Geological Survey - Alaska Science Center",
269
- "positionName":"Metadata Specialist",
270
- "phoneBook":[
271
- {
272
- "phoneName":"office",
273
- "phoneNumber":"907-786-7002",
274
- "service":[
275
- "voice"
276
- ]
277
- },
278
- {
279
- "phoneName":"main office",
280
- "phoneNumber":"907-786-7040",
281
- "service":[
282
- "fax"
283
- ]
284
- }
285
- ],
286
- "address":{
287
- "deliveryPoint":[
288
- "4230 University Drive",
289
- "Suite 201"
290
- ],
291
- "city":"Anchorage",
292
- "administrativeArea":"AK",
293
- "postalCode":"99508",
294
- "country":"USA",
295
- "electronicMailAddress":[
296
- "acbrown2@usgs.gov"
297
- ]
298
- }
299
- },
300
- {
301
- "contactId":"8",
302
- "individualName":"Sharon Smith",
303
- "organizationName":"Global Terrestrial Network for Permafrost (GTN-P)",
304
- "positionName":"Permafrost Research Scientist ",
305
- "onlineResource":[
306
- {
307
- "uri":"http://www.gtnp.org/",
308
- "protocol":"http",
309
- "name":"Global Terrestrial Network for Permafrost",
310
- "description":"Home page for the network initiative",
311
- "function":"information"
312
- }
313
- ],
314
- "contactInstructions":"email preferred",
315
- "phoneBook":[
316
- {
317
- "phoneName":"Office",
318
- "phoneNumber":"(613) 947-7066",
319
- "service":[
320
- "voice",
321
- "fax"
322
- ]
323
- }
324
- ],
325
- "address":{
326
- "electronicMailAddress":[
327
- "permafrost@nrcan.gc.ca"
328
- ]
329
- }
330
- },
331
- {
332
- "contactId":"9",
333
- "organizationName":"U.S. National Science Foundation, Division of Polar Programs, Directorate for Geosciences",
334
- "onlineResource":[
335
- {
336
- "uri":"http://www.nsf.gov",
337
- "protocol":"http",
338
- "name":"U.S. National Science Foundation",
339
- "description":"Home page for the agency",
340
- "function":"information"
341
- }
342
- ]
343
- }
344
- ],
345
- "metadata":{
346
- "metadataInfo":{
347
- "metadataIdentifier":{
348
- "identifier":"D5D16D06-CEEB-E011-8260-000C2952247E",
349
- "type":"uuid"
350
- },
351
- "parentMetadata":{
352
- "title":"Changing Arctic Ecosystems Initiative (CAE)",
353
- "date":[
354
- {
355
- "date":"2011-09-14",
356
- "dateType":"publication"
357
- }
358
- ],
359
- "identifier":[
360
- {
361
- "identifier":"D5B16D06-CFEB-E011-8260-000C2952247E",
362
- "type":"uuid"
363
- },
364
- {
365
- "identifier":"ALCC2018-99",
366
- "type":"project"
367
- }
368
- ],
369
- "responsibleParty":[
370
- {
371
- "contactId":"1",
372
- "role":"pointOfContact"
373
- }
374
- ],
375
- "presentationForm":[
376
- "documentDigital"
377
- ],
378
- "onlineResource":[
379
- {
380
- "uri":"http://alaska.usgs.gov/rex/adiwg/public/projects/316?format=xml",
381
- "protocol":"http",
382
- "description":"Project metadata record for CAE"
383
- }
384
- ]
385
- },
386
- "metadataContact":[
387
- {
388
- "contactId":"7",
389
- "role":"custodian"
390
- }
391
- ],
392
- "metadataCreationDate":"2014-02-28",
393
- "metadataLastUpdate":"2012-12-21",
394
- "metadataUri":"http://alaska.usgs.gov/rex/adiwg/public/projects/32.xml",
395
- "metadataCharacterSet":"utf8",
396
- "metadataStatus":"completed",
397
- "metadataMaintenance":{
398
- "maintenanceFrequency":"asNeeded",
399
- "maintenanceNote":[
400
- "Metadata records are generated on request from current database"
401
- ],
402
- "maintenanceContact":[
403
- {
404
- "contactId":"7",
405
- "role":"custodian"
406
- }
407
- ]
408
- }
409
- },
410
- "resourceInfo":{
411
- "resourceType":"project",
412
- "citation":{
413
- "title":"Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
414
- "date":[
415
- {
416
- "date":"2012-12-21",
417
- "dateType":"revision"
418
- }
419
- ],
420
- "edition":"First Edition plus edits",
421
- "responsibleParty":[
422
- {
423
- "contactId":"1",
424
- "role":"owner"
425
- },
426
- {
427
- "contactId":"2",
428
- "role":"principleInvestigator"
429
- },
430
- {
431
- "contactId":"3",
432
- "role":"administrator"
433
- },
434
- {
435
- "contactId":"4",
436
- "role":"collaborator"
437
- },
438
- {
439
- "contactId":"7",
440
- "role":"publisher"
441
- }
442
- ],
443
- "presentationForm":[
444
- "documentDigital",
445
- "tableDigital"
446
- ],
447
- "identifier":[
448
- {
449
- "identifier":"32",
450
- "type":"projectId",
451
- "authority":{
452
- "title":"ASC Project ID",
453
- "date":[
454
- {
455
- "date":"2014-05-27",
456
- "dateType":"publication"
457
- }
458
- ],
459
- "responsibleParty":[
460
- {
461
- "contactId":"1",
462
- "role":"owner"
463
- }
464
- ],
465
- "onlineResource":[
466
- {
467
- "uri":"http://alaska.usgs.gov/portal/project.php?project_id=32",
468
- "protocol":"HTTP",
469
- "name":"ASC Project page identifier",
470
- "description":"Links to Project page on the ASC website using the identifier.",
471
- "function":"information"
472
- }
473
- ]
474
- }
475
- },
476
- {
477
- "authority":{
478
- "title":"NSF Grant Award Number",
479
- "responsibleParty":[
480
- {
481
- "contactId":"9",
482
- "role":"funder"
483
- }
484
- ],
485
- "onlineResource":[
486
- {
487
- "uri":"http://thisisanexample.com",
488
- "protocol":"HTTP",
489
- "name":"Example is the name",
490
- "description":"It's an example!",
491
- "function":"See description"
492
- }
493
- ]
494
- },
495
- "identifier":"A516548V0034"
496
- },
497
- {
498
- "type":"doi",
499
- "identifier":"10/1256.321475266"
500
- },
501
- {
502
- "type":"isbn",
503
- "identifier":"ISBNYYt470098j"
504
- }
505
- ],
506
- "onlineResource":[
507
- {
508
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska",
509
- "protocol":"http",
510
- "name":"U.S. Geological Survey: Real-Time Permafrost and Climate Monitoring Network - Arctic Alaska",
511
- "description":"project website",
512
- "function":"information"
513
- }
514
- ]
515
- },
516
- "resourceTimePeriod":{
517
- "description":"Span of project activity",
518
- "beginPosition":"2011-09-03",
519
- "endPosition":"2014-11-15"
520
- },
521
- "pointOfContact":[
522
- {
523
- "contactId":"2",
524
- "role":"pointOfContact"
525
- },
526
- {
527
- "contactId":"5",
528
- "role":"collaborator"
529
- }
530
- ],
531
- "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.",
532
- "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).",
533
- "status":"onGoing",
534
- "hasMapLocation":true,
535
- "hasDataAvailable":true,
536
- "language":[
537
- "eng; USA",
538
- "esp; MEX"
539
- ],
540
- "purpose":"Long-term monitoring of permafrost conditions in the Alaska Arctic",
541
- "credit":[
542
- "Allison Gaylord - Nunatech",
543
- "Mike Dover - Critigen"
544
- ],
545
- "topicCategory":[
546
- "climatology",
547
- "geoscientificInformation",
548
- "location"
549
- ],
550
- "environmentDescription":"On my laptop, not backed up",
551
- "resourceNativeFormat":[
552
- {
553
- "formatName":"MS SQL Server",
554
- "version":"2008 R2"
555
- },
556
- {
557
- "formatName":"JSON"
558
- }
559
- ],
560
- "keyword":[
561
- {
562
- "keyword":[
563
- "Atmosphere > Clouds",
564
- "Atmosphere > Atmospheric Temperature > Air Temperature",
565
- "Cryosphere > Snow/Ice > Albedo",
566
- "Cryosphere > Frozen Ground > Permafrost",
567
- "Cryosphere > Snow/Ice > Snow Depth",
568
- "Land Surface > Soils > Soil Moisture/Water Content",
569
- "Cryosphere > Frozen Ground > Soil Temperature"
570
- ],
571
- "keywordType":"theme",
572
- "thesaurus":{
573
- "title":"NASA/Global Change Master Directory (GCMD) Earth Science Keywords",
574
- "date":[
575
- {
576
- "date":"2013-09-19",
577
- "dateType":"revision"
578
- }
579
- ],
580
- "edition":"Version 8.0.0.0.0",
581
- "presentationForm":[
582
- "documentDigital"
583
- ],
584
- "onlineResource":[
585
- {
586
- "uri":"http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv"
587
- }
588
- ],
589
- "identifier":[
590
- {
591
- "type":"doi",
592
- "identifier":"10.1000/182"
593
- }
594
- ]
595
- }
596
- },
597
- {
598
- "keyword":[
599
- "Cryosphere"
600
- ],
601
- "keywordType":"theme",
602
- "thesaurus":{
603
- "title":"NSF IPY Discipline Codes",
604
- "responsibleParty":[
605
- {
606
- "contactId":"9",
607
- "role":"author"
608
- }
609
- ],
610
- "presentationForm":[
611
- "documentDigital"
612
- ],
613
- "onlineResource":[
614
- {
615
- "uri":"http://example.com"
616
- }
617
- ]
618
- }
619
- },
620
- {
621
- "keyword":[
622
- "North Slope Borough",
623
- "Barrow",
624
- "Point Barrow"
625
- ],
626
- "keywordType":"place",
627
- "thesaurus":{
628
- "title":"United States Board on Geographic Names",
629
- "date":[
630
- {
631
- "date":"1993-02-01",
632
- "dateType":"creation"
633
- }
634
- ],
635
- "presentationForm":[
636
- "documentDigital"
637
- ],
638
- "onlineResource":[
639
- {
640
- "uri":"http://geonames.usgs.gov/"
641
- }
642
- ]
643
- }
644
- }
645
- ],
646
- "resourceMaintenance":[
647
- {
648
- "maintenanceFrequency":"irregular",
649
- "maintenanceNote":[
650
- "The permafrost project data is updated in step with field work awards."
651
- ],
652
- "maintenanceContact":[
653
- {
654
- "contactId":"2",
655
- "role":"pointOfContact"
656
- }
657
- ]
658
- }
659
- ],
660
- "resourceSpecificUsage":[
661
- {
662
- "specificUsage":"GTN-P (Global Terrestrial Network for Permafrost)",
663
- "userDeterminedLimitation":"none",
664
- "userContactInfo":[
665
- {
666
- "contactId":"1",
667
- "role":"principalInvestigator"
668
- },
669
- {
670
- "contactId":"5",
671
- "role":"collaborator"
672
- }
673
- ]
674
- },
675
- {
676
- "specificUsage":"GCOS (Global Climate Observing System)",
677
- "userDeterminedLimitation":"none",
678
- "userContactInfo":[
679
- {
680
- "contactId":"1",
681
- "role":"principalInvestigator"
682
- },
683
- {
684
- "contactId":"5",
685
- "role":"collaborator"
686
- }
687
- ]
688
- }
689
- ],
690
- "graphicOverview":[
691
- {
692
- "fileName":"GTNP AK Collection Site Map",
693
- "fileDescription":"Map of borehole locations for permafrost data collection in Alaska in association with the Global Terrestrial Network forr Permafrost",
694
- "fileType":"Map image in PDF format",
695
- "uri":"http://alaska.usgs.gov/free/maps/GTNP North Slope.pdf"
696
- },
697
- {
698
- "fileName":"allRecs_callCounts_bowhead_2010.jpg",
699
- "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.",
700
- "fileType":"JPEG",
701
- "uri":"http://aoos.org/aoos-data-resources/bowhead_images2010_0114.jpg"
702
- },
703
- {
704
- "fileName":"pln40_perc_2010_01.png",
705
- "fileType":"PNG"
706
- },
707
- {
708
- "fileName":"pln40_spec_summer_2010.png"
709
- }
710
- ],
711
- "constraint":{
712
- "useLimitation":[
713
- "not for suitable for navigation",
714
- "draft version",
715
- "not intended for general use",
716
- "don't be a jerk"
717
- ],
718
- "legalConstraint":[
719
- {
720
- "accessConstraint":[
721
- "patentPending",
722
- "restricted"
723
- ],
724
- "useConstraint":[
725
- "restricted"
726
- ],
727
- "otherConstraint":[
728
- "Legally barred from use for navigation."
729
- ]
730
- },
731
- {
732
- "accessConstraint":[
733
- "otherRestrictions"
734
- ],
735
- "useConstraint":[
736
- "otherRestrictions"
737
- ],
738
- "otherConstraint":[
739
- "Access Constraints: No one else. Use Constraints: None"
740
- ]
741
- },
742
- {
743
- "accessConstraint":[
744
- "copyright",
745
- "patent",
746
- "patentPending",
747
- "trademark",
748
- "license",
749
- "intellectualPropertyRights",
750
- "restricted",
751
- "otherRestrictions"
752
- ]
753
- }
754
- ],
755
- "securityConstraint":[
756
- {
757
- "classification":"unclassified",
758
- "userNote":"security clearance not required",
759
- "classificationSystem":"none",
760
- "handlingDescription":"this is how to handle things..."
761
- },
762
- {
763
- "classification":"intellectualPropertyRights"
764
- },
765
- {
766
- "classification":"secret",
767
- "userNote":"Shhhhh!!!"
768
- }
769
- ]
770
- },
771
- "taxonomy":{
772
- "classificationSystem":[
773
- {
774
- "title":"Otter Record Survey",
775
- "date":[
776
- {
777
- "date":"2000",
778
- "dateType":"publication"
779
- }
780
- ],
781
- "responsibleParty":[
782
- {
783
- "contactId":"2",
784
- "role":"publisher"
785
- }
786
- ]
787
- }
788
- ],
789
- "taxonGeneralScope":"The otters observed were identified to the subspecies criterion and identified as southern sea otters.",
790
- "observer":[
791
- {
792
- "contactId":"1",
793
- "role":"principalInvestigator"
794
- },
795
- {
796
- "contactId":"2",
797
- "role":"pointOfContact"
798
- }
799
- ],
800
- "taxonomicProcedure":"volunteers observed sea otters using binoculars in pairs",
801
- "voucher":{
802
- "specimen":"weathered skull found on beach",
803
- "repository":{
804
- "contactId":"2",
805
- "role":"publisher"
806
- }
807
- },
808
- "taxonClass":[
809
- {
810
- "taxonRank":"Kingdom",
811
- "taxonValue":"Animalia"
812
- },
813
- {
814
- "taxonRank":"Phylum",
815
- "taxonValue":"Chordata"
816
- },
817
- {
818
- "taxonRank":"Subphylum",
819
- "taxonValue":"Vertebrata"
820
- },
821
- {
822
- "taxonRank":"Class",
823
- "taxonValue":"Mammalia"
824
- },
825
- {
826
- "taxonRank":"Subclass",
827
- "taxonValue":"Theria"
828
- },
829
- {
830
- "taxonRank":"Infraclass",
831
- "taxonValue":"Eutheria"
832
- },
833
- {
834
- "taxonRank":"Order",
835
- "taxonValue":"Carnivora"
836
- },
837
- {
838
- "taxonRank":"Suborder",
839
- "taxonValue":"Caniformia"
840
- },
841
- {
842
- "taxonRank":"Family",
843
- "taxonValue":"Mustilidae"
844
- },
845
- {
846
- "taxonRank":"Subfamily",
847
- "taxonValue":"Lutrinae"
848
- },
849
- {
850
- "taxonRank":"Genus",
851
- "taxonValue":"Enhydra"
852
- },
853
- {
854
- "common":"Sea Otter",
855
- "taxonRank":"Species",
856
- "taxonValue":"Enhydra lutris"
857
- },
858
- {
859
- "common":"Southern Sea Otter",
860
- "taxonRank":"Subspecies",
861
- "taxonValue":"Enhydra"
862
- }
863
- ]
864
- },
865
- "spatialReferenceSystem":{
866
- "name":[
867
- "Alaska State Plane Zone 4",
868
- "UTM Zone 9"
869
- ],
870
- "epsgNumber":[
871
- 102634,
872
- 32609
873
- ],
874
- "wkt":[
875
- "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\"]]",
876
- "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]]"
877
- ]
878
- },
879
- "spatialRepresentation":[
880
- "textTable"
881
- ],
882
- "spatialResolution":[
883
- {
884
- "equivalentScale":45000
885
- },
886
- {
887
- "distance":45,
888
- "uom":"kilometers"
889
- }
890
- ],
891
- "extent":[
892
- {
893
- "description":"Spatial extent for GeoJSON Geometry",
894
- "geographicElement":[
895
- {
896
- "type":"Point",
897
- "bbox":[
898
- -161.45,
899
- 68.25,
900
- -148.272,
901
- 71.22
902
- ],
903
- "coordinates":[
904
- -160.123,
905
- 45.678,
906
- 500
907
- ],
908
- "crs":{
909
- "type":"link",
910
- "properties":{
911
- "href":"http://spatialreference.org/ref/epsg/wgs-84/proj4/",
912
- "type":"proj4"
913
- }
914
- }
915
- },
916
- {
917
- "type":"LineString",
918
- "coordinates":[
919
- [
920
- -120.717181,
921
- 70.879761,
922
- 5
923
- ],
924
- [
925
- -130.964531,
926
- 41.946544,
927
- 6
928
- ],
929
- [
930
- -140.3232,
931
- 87.12121,
932
- 7
933
- ]
934
- ],
935
- "crs":{
936
- "type":"name",
937
- "properties":{
938
- "name":"EPSG:4326"
939
- }
940
- }
941
- },
942
- {
943
- "type":"Polygon",
944
- "coordinates":[
945
- [
946
- [
947
- -139.111,
948
- 59.111
949
- ],
950
- [
951
- -140.882186,
952
- 59.839602
953
- ],
954
- [
955
- -143.101425,
956
- 60.22375
957
- ],
958
- [
959
- -147.056503,
960
- 60.829147
961
- ],
962
- [
963
- -148.902206,
964
- 59.982807
965
- ],
966
- [
967
- -148.792343,
968
- 57.944338
969
- ],
970
- [
971
- -139.111,
972
- 59.111
973
- ]
974
- ],
975
- [
976
- [
977
- -139.111,
978
- 59.111
979
- ],
980
- [
981
- -140.882186,
982
- 59.839602
983
- ],
984
- [
985
- -148.792343,
986
- 57.944338
987
- ],
988
- [
989
- -139.111,
990
- 59.111
991
- ]
992
- ],
993
- [
994
- [
995
- -139.222,
996
- 59.222
997
- ],
998
- [
999
- -147.056503,
1000
- 60.829147
1001
- ],
1002
- [
1003
- -148.902206,
1004
- 59.982807
1005
- ],
1006
- [
1007
- -148.792343,
1008
- 57.944338
1009
- ],
1010
- [
1011
- -139.222,
1012
- 59.222
1013
- ]
1014
- ]
1015
- ],
1016
- "crs":{
1017
- "type":"link",
1018
- "properties":{
1019
- "href":"http://spatialreference.org/ref/epsg/wgs-84/proj4/"
1020
- }
1021
- }
1022
- },
1023
- {
1024
- "type":"MultiPoint",
1025
- "coordinates":[
1026
- [
1027
- -160.111,
1028
- 45.678
1029
- ],
1030
- [
1031
- -160.222,
1032
- 45.678,
1033
- 50
1034
- ],
1035
- [
1036
- -160.333,
1037
- 45.678,
1038
- 500
1039
- ]
1040
- ],
1041
- "crs":{
1042
- "type":"name",
1043
- "properties":{
1044
- "name":"EPSG:4326"
1045
- }
1046
- }
1047
- },
1048
- {
1049
- "type":"MultiLineString",
1050
- "coordinates":[
1051
- [
1052
- [
1053
- -120.111,
1054
- 70.879761,
1055
- 5
1056
- ],
1057
- [
1058
- -130.222,
1059
- 41.946544,
1060
- 6
1061
- ],
1062
- [
1063
- -140.333,
1064
- 87.12121,
1065
- 7
1066
- ],
1067
- [
1068
- -140.444,
1069
- 87.12121,
1070
- 7
1071
- ]
1072
- ],
1073
- [
1074
- [
1075
- -120.555,
1076
- 70.879761,
1077
- 5
1078
- ],
1079
- [
1080
- -130.666,
1081
- 41.946544,
1082
- 6
1083
- ],
1084
- [
1085
- -140.777,
1086
- 87.12121,
1087
- 7
1088
- ],
1089
- [
1090
- -140.888,
1091
- 87.12121,
1092
- 7
1093
- ]
1094
- ],
1095
- [
1096
- [
1097
- -120.999,
1098
- 70.879761,
1099
- 5
1100
- ],
1101
- [
1102
- -130,
1103
- 41.946544,
1104
- 6
1105
- ],
1106
- [
1107
- -140.111,
1108
- 87.12121,
1109
- 7
1110
- ],
1111
- [
1112
- -140.222,
1113
- 87.12121,
1114
- 7
1115
- ]
1116
- ]
1117
- ],
1118
- "crs":{
1119
- "type":"name",
1120
- "properties":{
1121
- "name":"EPSG:4326"
1122
- }
1123
- }
1124
- },
1125
- {
1126
- "type":"MultiPolygon",
1127
- "coordinates":[
1128
- [
1129
- [
1130
- [
1131
- -139,
1132
- 59
1133
- ],
1134
- [
1135
- -140.882186,
1136
- 59.839602
1137
- ],
1138
- [
1139
- -143.101425,
1140
- 60.22375
1141
- ],
1142
- [
1143
- -147.056503,
1144
- 60.829147
1145
- ],
1146
- [
1147
- -148.902206,
1148
- 59.982807
1149
- ],
1150
- [
1151
- -148.792343,
1152
- 57.944338
1153
- ],
1154
- [
1155
- -139,
1156
- 59
1157
- ]
1158
- ],
1159
- [
1160
- [
1161
- -139.111,
1162
- 59.111
1163
- ],
1164
- [
1165
- -140.882186,
1166
- 59.839602
1167
- ],
1168
- [
1169
- -148.792343,
1170
- 57.944338
1171
- ],
1172
- [
1173
- -139.111,
1174
- 59.111
1175
- ]
1176
- ],
1177
- [
1178
- [
1179
- -139.111,
1180
- 59.111
1181
- ],
1182
- [
1183
- -147.056503,
1184
- 60.829147
1185
- ],
1186
- [
1187
- -148.902206,
1188
- 59.982807
1189
- ],
1190
- [
1191
- -148.792343,
1192
- 57.944338
1193
- ],
1194
- [
1195
- -139.111,
1196
- 59.111
1197
- ]
1198
- ]
1199
- ],
1200
- [
1201
- [
1202
- [
1203
- -39,
1204
- 59
1205
- ],
1206
- [
1207
- -40.882186,
1208
- 59
1209
- ],
1210
- [
1211
- -43.101425,
1212
- 60
1213
- ],
1214
- [
1215
- -47.056503,
1216
- 60
1217
- ],
1218
- [
1219
- -48.902206,
1220
- 59
1221
- ],
1222
- [
1223
- -48.792343,
1224
- 57
1225
- ],
1226
- [
1227
- -34.576034,
1228
- 57
1229
- ]
1230
- ],
1231
- [
1232
- [
1233
- -39.111,
1234
- 59.111
1235
- ],
1236
- [
1237
- -40.882186,
1238
- 59
1239
- ],
1240
- [
1241
- -48.792343,
1242
- 57
1243
- ],
1244
- [
1245
- -34.576034,
1246
- 57
1247
- ]
1248
- ],
1249
- [
1250
- [
1251
- -39.222,
1252
- 59.222
1253
- ],
1254
- [
1255
- -47.056503,
1256
- 60
1257
- ],
1258
- [
1259
- -48.902206,
1260
- 59
1261
- ],
1262
- [
1263
- -48.792343,
1264
- 57
1265
- ],
1266
- [
1267
- -34.576034,
1268
- 57
1269
- ]
1270
- ]
1271
- ]
1272
- ]
1273
- }
1274
- ],
1275
- "temporalElement":{
1276
- "date":[
1277
- "2002-04-26",
1278
- "2013-03-21"
1279
- ],
1280
- "timeInstant":[
1281
- {
1282
- "id":"time012",
1283
- "description":"Right now.",
1284
- "timePosition":"2014-05-01T15:58:25-09:00"
1285
- }
1286
- ],
1287
- "timePeriod":[
1288
- {
1289
- "id":"timePeriod032",
1290
- "description":"Collection timeframe.",
1291
- "beginPosition":"2014-04-25",
1292
- "endPosition":"2014-05-02"
1293
- },
1294
- {
1295
- "id":"tp-001",
1296
- "description":"Ground Condition",
1297
- "beginPosition":"1987-05-16T16:05:00",
1298
- "endPosition":"2011-12"
1299
- },
1300
- {
1301
- "id":"tp-101",
1302
- "description":"Below Ground Condition",
1303
- "beginPosition":"1987-08-13T16:05:00"
1304
- },
1305
- {
1306
- "id":"tp-901",
1307
- "description":"Below Ground Condition",
1308
- "endPosition":"2012-12-12"
1309
- }
1310
- ]
1311
- },
1312
- "verticalElement":[
1313
- {
1314
- "minimumValue":125,
1315
- "maximumValue":222,
1316
- "verticalCRSTitle":"NAVD88 height (ftUS)",
1317
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:axis-name:EPSG::9904"
1318
- },
1319
- {
1320
- "minimumValue":1500,
1321
- "maximumValue":0,
1322
- "verticalCRSTitle":"NAVD88 depth",
1323
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1324
- }
1325
- ]
1326
- },
1327
- {
1328
- "description":"Spatial extent for GeometryCollection",
1329
- "geographicElement":[
1330
- {
1331
- "type":"GeometryCollection",
1332
- "geometries":[
1333
- {
1334
- "type":"Point",
1335
- "coordinates":[
1336
- 100,
1337
- 70,
1338
- 0
1339
- ]
1340
- },
1341
- {
1342
- "type":"LineString",
1343
- "coordinates":[
1344
- [
1345
- 101,
1346
- 7
1347
- ],
1348
- [
1349
- 105.5,
1350
- 8
1351
- ],
1352
- [
1353
- 109.8,
1354
- 9
1355
- ]
1356
- ]
1357
- }
1358
- ]
1359
- }
1360
- ]
1361
- },
1362
- {
1363
- "description":"Spatial extent for GeoJSON Feature",
1364
- "geographicElement":[
1365
- {
1366
- "type":"Feature",
1367
- "id":"boundingBoxFeature",
1368
- "bbox":[
1369
- -161,
1370
- 68,
1371
- -148,
1372
- 71
1373
- ],
1374
- "crs":{
1375
- "type":"name",
1376
- "properties":{
1377
- "name":"EPSG:4326"
1378
- }
1379
- },
1380
- "geometry":null,
1381
- "properties":{
1382
- "featureName":"Project bounding box",
1383
- "description":"bounding box for DOI/GTN-P Deep Borehole Array",
1384
- "includesData":true
1385
- }
1386
- },
1387
- {
1388
- "type":"Feature",
1389
- "id":"point001",
1390
- "crs":{
1391
- "type":"name",
1392
- "properties":{
1393
- "name":"EPSG:4326"
1394
- }
1395
- },
1396
- "geometry":{
1397
- "type":"Point",
1398
- "coordinates":[
1399
- -160.77777,
1400
- 45.88888,
1401
- 500
1402
- ]
1403
- },
1404
- "properties":{
1405
- "featureName":"Drew Point",
1406
- "description":"Deep permafrost borehole",
1407
- "includesData":true,
1408
- "identifier":[
1409
- {
1410
- "identifier":"US 03",
1411
- "authority":{
1412
- "title":"Global Terrestrial Network for Permafrost Identifiers"
1413
- }
1414
- },
1415
- {
1416
- "identifier":"DWPT",
1417
- "authority":{
1418
- "title":"US Geological Survey borehole identifier"
1419
- }
1420
- }
1421
- ],
1422
- "featureScope":"borehole",
1423
- "featureAcquisitionMethod":"DGPS",
1424
- "temporalElement":{
1425
- "timePeriod":[
1426
- {
1427
- "id":"timePeriod030",
1428
- "description":"Period of borehole operation",
1429
- "beginPosition":"1987-09-17",
1430
- "endPosition":"2007-08-13"
1431
- }
1432
- ]
1433
- },
1434
- "verticalElement":[
1435
- {
1436
- "minimumValue":-653,
1437
- "maximumValue":12,
1438
- "verticalCRSTitle":"NAVD88 depth",
1439
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1440
- }
1441
- ]
1442
- }
1443
- },
1444
- {
1445
- "type":"Feature",
1446
- "id":"multiPoint011",
1447
- "crs":{
1448
- "type":"name",
1449
- "properties":{
1450
- "name":"EPSG:4326"
1451
- }
1452
- },
1453
- "geometry":{
1454
- "type":"MultiPoint",
1455
- "coordinates":[
1456
- [
1457
- -151.717181,
1458
- 70.879761,
1459
- 5
1460
- ],
1461
- [
1462
- -134.964531,
1463
- 41.946544,
1464
- 236
1465
- ]
1466
- ]
1467
- },
1468
- "properties":{
1469
- "featureName":"test multi-point",
1470
- "description":"testing multi-point in feature element",
1471
- "includesData":false
1472
- }
1473
- },
1474
- {
1475
- "type":"Feature",
1476
- "id":"line001",
1477
- "crs":{
1478
- "type":"name",
1479
- "properties":{
1480
- "name":"EPSG:4326"
1481
- }
1482
- },
1483
- "geometry":{
1484
- "type":"LineString",
1485
- "coordinates":[
1486
- [
1487
- -120.717181,
1488
- 70.879761,
1489
- 5
1490
- ],
1491
- [
1492
- -130.964531,
1493
- 41.946544,
1494
- 6
1495
- ],
1496
- [
1497
- -140.3232,
1498
- 87.12121,
1499
- 7
1500
- ]
1501
- ]
1502
- },
1503
- "properties":{
1504
- "featureName":"test single linestring",
1505
- "description":"testing lineString in feature element",
1506
- "includesData":false
1507
- }
1508
- },
1509
- {
1510
- "type":"Feature",
1511
- "id":"multiLine011",
1512
- "crs":{
1513
- "type":"name",
1514
- "properties":{
1515
- "name":"EPSG:4326"
1516
- }
1517
- },
1518
- "geometry":{
1519
- "type":"MultiLineString",
1520
- "coordinates":[
1521
- [
1522
- [
1523
- -120.717181,
1524
- 70.879761,
1525
- 5
1526
- ],
1527
- [
1528
- -130.964531,
1529
- 41.946544,
1530
- 6
1531
- ],
1532
- [
1533
- -140.3232,
1534
- 87.12121,
1535
- 7
1536
- ]
1537
- ],
1538
- [
1539
- [
1540
- -125.717181,
1541
- 70.879761,
1542
- 5
1543
- ],
1544
- [
1545
- -135.964531,
1546
- 60.946544,
1547
- 6
1548
- ],
1549
- [
1550
- -145.3232,
1551
- 50.12121,
1552
- 7
1553
- ]
1554
- ]
1555
- ]
1556
- },
1557
- "properties":{
1558
- "featureName":"test multi linestring",
1559
- "description":"testing multi lineString in feature element",
1560
- "includesData":false
1561
- }
1562
- },
1563
- {
1564
- "type":"Feature",
1565
- "id":"boundingPolygon",
1566
- "geometry":{
1567
- "type":"Polygon",
1568
- "coordinates":[
1569
- [
1570
- [
1571
- -139.388046,
1572
- 59.828561
1573
- ],
1574
- [
1575
- -140.882186,
1576
- 59.839602
1577
- ],
1578
- [
1579
- -143.101425,
1580
- 60.22375
1581
- ],
1582
- [
1583
- -147.056503,
1584
- 60.829147
1585
- ],
1586
- [
1587
- -148.902206,
1588
- 59.982807
1589
- ],
1590
- [
1591
- -148.792343,
1592
- 57.944338
1593
- ],
1594
- [
1595
- -139.388046,
1596
- 59.828561
1597
- ]
1598
- ]
1599
- ]
1600
- },
1601
- "crs":{
1602
- "type":"name",
1603
- "properties":{
1604
- "name":"EPSG:4326"
1605
- }
1606
- },
1607
- "properties":{
1608
- "featureName":"Project boundary polygon",
1609
- "description":"bounding polygon for DOI/GTN-P Deep Borehole Array",
1610
- "includesData":true
1611
- }
1612
- },
1613
- {
1614
- "type":"FeatureCollection",
1615
- "features":[
1616
- {
1617
- "type":"Feature",
1618
- "id":"boundingPolygonHoles",
1619
- "geometry":{
1620
- "type":"Polygon",
1621
- "coordinates":[
1622
- [
1623
- [
1624
- -146.700439453125,
1625
- 59.77299162570672
1626
- ],
1627
- [
1628
- -146.22802734375,
1629
- 59.938504253195234
1630
- ],
1631
- [
1632
- -147.513427734375,
1633
- 59.92199002450385
1634
- ],
1635
- [
1636
- -146.700439453125,
1637
- 59.77299162570672
1638
- ]
1639
- ],
1640
- [
1641
- [
1642
- -141.222222,
1643
- 59.828561
1644
- ],
1645
- [
1646
- -140.882186,
1647
- 59.839602
1648
- ],
1649
- [
1650
- -140.792343,
1651
- 59.644338
1652
- ],
1653
- [
1654
- -141.222222,
1655
- 59.828561
1656
- ]
1657
- ],
1658
- [
1659
- [
1660
- -139.333333,
1661
- 59.828561
1662
- ],
1663
- [
1664
- -147.056503,
1665
- 60.829147
1666
- ],
1667
- [
1668
- -148.902206,
1669
- 59.982807
1670
- ],
1671
- [
1672
- -148.792343,
1673
- 57.944338
1674
- ],
1675
- [
1676
- -139.333333,
1677
- 59.828561
1678
- ]
1679
- ]
1680
- ]
1681
- },
1682
- "crs":{
1683
- "type":"name",
1684
- "properties":{
1685
- "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
1686
- }
1687
- },
1688
- "properties":{
1689
- "featureName":"Project boundary polygon with holes",
1690
- "description":"bounding polygon with holes for DOI/GTN-P Deep Borehole Array",
1691
- "includesData":true
1692
- }
1693
- }
1694
- ]
1695
- },
1696
- {
1697
- "type":"FeatureCollection",
1698
- "features":[
1699
- {
1700
- "type":"Feature",
1701
- "id":"multiPolygon",
1702
- "geometry":{
1703
- "type":"MultiPolygon",
1704
- "coordinates":[
1705
- [
1706
- [
1707
- [
1708
- -139.111111,
1709
- 59.828561
1710
- ],
1711
- [
1712
- -140.111111,
1713
- 59.839602
1714
- ],
1715
- [
1716
- -143.111111,
1717
- 60.22375
1718
- ],
1719
- [
1720
- -147.111111,
1721
- 60.829147
1722
- ],
1723
- [
1724
- -135.111111,
1725
- 59.663361
1726
- ],
1727
- [
1728
- -139.111111,
1729
- 59.828561
1730
- ]
1731
- ]
1732
- ],
1733
- [
1734
- [
1735
- [
1736
- -139.222222,
1737
- 60.828561
1738
- ],
1739
- [
1740
- -140.222222,
1741
- 63.829147
1742
- ],
1743
- [
1744
- -134.222222,
1745
- 59.663361
1746
- ],
1747
- [
1748
- -139.222222,
1749
- 60.828561
1750
- ]
1751
- ],
1752
- [
1753
- [
1754
- -139.333333,
1755
- 59.628561
1756
- ],
1757
- [
1758
- -140.333333,
1759
- 57.839602
1760
- ],
1761
- [
1762
- -134.333333,
1763
- 57.663361
1764
- ],
1765
- [
1766
- -139.333333,
1767
- 59.628561
1768
- ]
1769
- ],
1770
- [
1771
- [
1772
- -147.444444,
1773
- 60.829147
1774
- ],
1775
- [
1776
- -148.444444,
1777
- 59.982807
1778
- ],
1779
- [
1780
- -148.444444,
1781
- 57.944338
1782
- ],
1783
- [
1784
- -147.444444,
1785
- 60.829147
1786
- ]
1787
- ]
1788
- ]
1789
- ]
1790
- },
1791
- "crs":{
1792
- "type":"name",
1793
- "properties":{
1794
- "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
1795
- }
1796
- },
1797
- "properties":{
1798
- "featureName":"Project boundary multi polygon",
1799
- "description":"Two bounding polygons, the second with holes",
1800
- "includesData":true
1801
- }
1802
- }
1803
- ]
1804
- }
1805
- ]
1806
- },
1807
- {
1808
- "description":"Spatial extent for GeoJSON FeatureCollection",
1809
- "geographicElement":[
1810
- {
1811
- "type":"FeatureCollection",
1812
- "id":"barrowSiteMap",
1813
- "properties":{
1814
- "featureName":"North Slope Borehole Locations",
1815
- "description":"Borehole Locations for DOI/GTN-P Deep Borehole Array",
1816
- "includesData":true
1817
- },
1818
- "crs":{
1819
- "type":"name",
1820
- "properties":{
1821
- "name":"EPSG:4326"
1822
- }
1823
- },
1824
- "features":[
1825
- {
1826
- "type":"Feature",
1827
- "id":"borehole010",
1828
- "geometry":{
1829
- "type":"Point",
1830
- "coordinates":[
1831
- -151.717181,
1832
- 70.556119,
1833
- 2
1834
- ]
1835
- },
1836
- "properties":{
1837
- "featureName":"Atigaru",
1838
- "description":"Deep permafrost borehole",
1839
- "includesData":true,
1840
- "identifier":[
1841
- {
1842
- "identifier":"US 01",
1843
- "authority":{
1844
- "title":"Global Terrestrial Network for Permafrost Identifiers",
1845
- "responsibleParty":[
1846
- {
1847
- "contactId":"8",
1848
- "role":"originator"
1849
- }
1850
- ],
1851
- "onlineResource":[
1852
- {
1853
- "uri":"http://www.gtnp.org"
1854
- }
1855
- ]
1856
- }
1857
- },
1858
- {
1859
- "identifier":"ATI",
1860
- "authority":{
1861
- "title":"US Geological Survey borehole identifier",
1862
- "responsibleParty":[
1863
- {
1864
- "contactId":"3",
1865
- "role":"originator"
1866
- }
1867
- ],
1868
- "onlineResource":[
1869
- {
1870
- "uri":"http://data.usgs.gov/climateMonitoring/region/show?region=alaska"
1871
- }
1872
- ]
1873
- }
1874
- }
1875
- ],
1876
- "featureScope":"borehole",
1877
- "featureAcquisitionMethod":"DGPS",
1878
- "temporalElement":{
1879
- "timePeriod":[
1880
- {
1881
- "id":"timePeriod010",
1882
- "description":"Period of borehole operation",
1883
- "beginPosition":"1977-12-14"
1884
- }
1885
- ]
1886
- }
1887
- }
1888
- },
1889
- {
1890
- "type":"Feature",
1891
- "id":"borehole020",
1892
- "geometry":{
1893
- "type":"Point",
1894
- "coordinates":[
1895
- -158.022575,
1896
- 69.153217,
1897
- 337
1898
- ]
1899
- },
1900
- "properties":{
1901
- "featureName":"Awuna",
1902
- "description":"Deep permafrost borehole",
1903
- "includesData":true,
1904
- "identifier":[
1905
- {
1906
- "identifier":"US 02",
1907
- "authority":{
1908
- "title":"Global Terrestrial Network for Permafrost Identifiers"
1909
- }
1910
- },
1911
- {
1912
- "identifier":"AWUN",
1913
- "authority":{
1914
- "title":"US Geological Survey borehole identifier"
1915
- }
1916
- }
1917
- ],
1918
- "featureScope":"borehole",
1919
- "featureAcquisitionMethod":"DGPS",
1920
- "temporalElement":{
1921
- "timePeriod":[
1922
- {
1923
- "id":"timePeriod0120",
1924
- "description":"Period of borehole operation",
1925
- "beginPosition":"1981-08-22",
1926
- "endPosition":"1982-08-22"
1927
- }
1928
- ]
1929
- }
1930
- }
1931
- },
1932
- {
1933
- "type":"Feature",
1934
- "id":"",
1935
- "geometry":{
1936
- "type":"Point",
1937
- "coordinates":[
1938
- -151.717181,
1939
- 70.879761,
1940
- 5
1941
- ]
1942
- },
1943
- "properties":{
1944
- "featureName":"Drew Point",
1945
- "description":"Deep permafrost borehole",
1946
- "includesData":true,
1947
- "identifier":[
1948
- {
1949
- "identifier":"US 03",
1950
- "authority":{
1951
- "title":"Global Terrestrial Network for Permafrost Identifiers"
1952
- }
1953
- },
1954
- {
1955
- "identifier":"DWPT",
1956
- "authority":{
1957
- "title":"US Geological Survey borehole identifier"
1958
- }
1959
- }
1960
- ],
1961
- "featureScope":"borehole",
1962
- "featureAcquisitionMethod":"DGPS",
1963
- "temporalElement":{
1964
- "timePeriod":[
1965
- {
1966
- "id":"timePeriod030",
1967
- "description":"Period of borehole operation",
1968
- "beginPosition":"1987-09-17",
1969
- "endPosition":"2007-08-13"
1970
- }
1971
- ]
1972
- },
1973
- "verticalElement":[
1974
- {
1975
- "minimumValue":-653,
1976
- "maximumValue":12,
1977
- "verticalCRSTitle":"NAVD88 depth",
1978
- "verticalCRSUri":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1979
- }
1980
- ]
1981
- }
1982
- }
1983
- ]
1984
- }
1985
- ]
1986
- }
1987
- ],
1988
- "dataQualityInfo":[
1989
- {
1990
- "scope":"dataset",
1991
- "lineage":{
1992
- "statement":"derived from that other dataset",
1993
- "processStep":[
1994
- {
1995
- "stepId":"135b",
1996
- "description":"Manually combed through to find obvious junk data values, changed value to 999999999999999999999",
1997
- "rationale":"It had to be done!",
1998
- "dateTime":"2011-08-23",
1999
- "processor":[
2000
- {
2001
- "contactId":"3",
2002
- "role":"processor"
2003
- },
2004
- {
2005
- "contactId":"2",
2006
- "role":"publisher"
2007
- }
2008
- ]
2009
- },
2010
- {
2011
- "description":"changed junk data value to 9999",
2012
- "rationale":"Way too many 9's that first time.",
2013
- "dateTime":"2013-08-28",
2014
- "processor":[
2015
- {
2016
- "contactId":"4",
2017
- "role":"processor"
2018
- }
2019
- ]
2020
- }
2021
- ],
2022
- "source":[
2023
- {
2024
- "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).",
2025
- "citation":{
2026
- "title":"Very High-Resolution Dynamic Downscaling of Regional Climate and Hydrology",
2027
- "date":[
2028
- {
2029
- "date":"2000-01-21",
2030
- "dateType":"publication"
2031
- }
2032
- ],
2033
- "edition":"version 1.2.0",
2034
- "responsibleParty":[
2035
- {
2036
- "contactId":"1",
2037
- "role":"originator"
2038
- }
2039
- ],
2040
- "presentationForm":[
2041
- "documentDigital"
2042
- ],
2043
- "identifier":[
2044
- {
2045
- "type":"isbn",
2046
- "identifier":"HB12365.214"
2047
- },
2048
- {
2049
- "type":"issn",
2050
- "identifier":"0ab4-dd983c01"
2051
- }
2052
- ]
2053
- },
2054
- "processStep":[
2055
- {
2056
- "stepId":"135bc",
2057
- "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. ",
2058
- "rationale":"It had to be done!",
2059
- "dateTime":"2013-08-13",
2060
- "processor":[
2061
- {
2062
- "contactId":"3",
2063
- "role":"processor"
2064
- }
2065
- ]
2066
- },
2067
- {
2068
- "stepId":"135bd",
2069
- "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.",
2070
- "rationale":"It had to be done!",
2071
- "dateTime":"2013-08-13",
2072
- "processor":[
2073
- {
2074
- "contactId":"3",
2075
- "role":"processor"
2076
- }
2077
- ]
2078
- }
2079
- ]
2080
- },
2081
- {
2082
- "description":"We got this dataset from those guys in Fairbanks."
2083
- }
2084
- ]
2085
- }
2086
- },
2087
- {
2088
- "scope":"dataset",
2089
- "lineage":{
2090
- "statement":"This is that other dataset that you might have heard about.",
2091
- "source":[
2092
- {
2093
- "description":"This dataset came from somewhere. It was collected by so and so.",
2094
- "citation":{
2095
- "title":"Example_dataset_20111009_turner_v1-12.csv",
2096
- "date":[
2097
- {
2098
- "date":"2011-10-09",
2099
- "dateType":"revision"
2100
- }
2101
- ]
2102
- }
2103
- }
2104
- ]
2105
- }
2106
- },
2107
- {
2108
- "scope":"series",
2109
- "lineage":{
2110
- "statement":"This series is made up of those datasets."
2111
- }
2112
- },
2113
- {
2114
- "scope":"dataset",
2115
- "lineage":{
2116
- "statement":"This another ctd datas from the GAK1 location.",
2117
- "processStep":[
2118
- {
2119
- "description":"This is how this dataset was processed."
2120
- }
2121
- ]
2122
- }
2123
- },
2124
- {
2125
- "scope":"dataset",
2126
- "lineage":{
2127
- "statement":"This series is made up of those datasets.",
2128
- "source":[
2129
- {
2130
- "description":"We got this dataset from those guys in Fairbanks."
2131
- }
2132
- ]
2133
- }
2134
- }
2135
- ],
2136
- "supplementalInfo":"There is a lot more I could say, but won't"
2137
- },
2138
- "distributionInfo":[
2139
- {
2140
- "distributorContact":{
2141
- "contactId":"4",
2142
- "role":"custodian"
2143
- },
2144
- "distributionOrderProcess":[
2145
- {
2146
- "fees":"0.00USD",
2147
- "plannedAvailabilityDateTime":"2013-06-21T00:00:00-08:00",
2148
- "orderingInstructions":"Call 555-1212 and yell at the operator",
2149
- "turnaround":"up to 3 hours"
2150
- },
2151
- {
2152
- "fees":"3.00USD",
2153
- "turnaround":"immediate"
2154
- }
2155
- ],
2156
- "distributorFormat":[
2157
- {
2158
- "formatName":"netCDF",
2159
- "version":"4.0"
2160
- },
2161
- {
2162
- "formatName":"Excel Spreadsheet",
2163
- "version":"xlsx"
2164
- },
2165
- {
2166
- "formatName":"CSV"
2167
- }
2168
- ],
2169
- "distributorTransferOptions":[
2170
- {
2171
- "online":[
2172
- {
2173
- "uri":"http://aoos.org/aoos-data-resources",
2174
- "name":"AOOS Data Resources",
2175
- "description":"This page provides links to interactive maps and data discovery tools.",
2176
- "function":"information"
2177
- },
2178
- {
2179
- "uri":"http://aoos.org/fake_resource_location"
2180
- }
2181
- ],
2182
- "offline":{
2183
- "name":"dvd",
2184
- "mediumFormat":"iso9660",
2185
- "mediumNote":"To receive a dvd in the mail, contact the distributor POC."
2186
- }
2187
- }
2188
- ]
2189
- },
2190
- {
2191
- "distributorContact":{
2192
- "contactId":"5",
2193
- "role":"distributor"
2194
- }
2195
- }
2196
- ],
2197
- "associatedResource":[
2198
- {
2199
- "associationType":"crossReference",
2200
- "initiativeType":"collection",
2201
- "resourceType":"dataset",
2202
- "resourceCitation":{
2203
- "title":"U.S. Geological Survey's Borehole Temperature Logs from Arctic Alaska, pre-1989",
2204
- "date":[
2205
- {
2206
- "date":"1989",
2207
- "dateType":"creation"
2208
- }
2209
- ],
2210
- "responsibleParty":[
2211
- {
2212
- "contactId":"5",
2213
- "role":"pointOfContact"
2214
- }
2215
- ],
2216
- "presentationForm":[
2217
- "digitalData"
2218
- ],
2219
- "identifier":[
2220
- {
2221
- "authority":{
2222
- "title":"NCCWSC Grant Award Number",
2223
- "responsibleParty":[
2224
- {
2225
- "contactId":"9",
2226
- "role":"funder"
2227
- }
2228
- ]
2229
- },
2230
- "identifier":"2014AKCSC-03"
2231
- }
2232
- ],
2233
- "onlineResource":[
2234
- {
2235
- "uri":"http://esp.cr.usgs.gov/data/bht_alaska/",
2236
- "protocol":"http",
2237
- "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."
2238
- }
2239
- ]
2240
- },
2241
- "metadataCitation":{
2242
- "title":"Borehole Temperature Logs Metadata",
2243
- "date":[
2244
- {
2245
- "date":"2013-08-15",
2246
- "dateType":"revision"
2247
- }
2248
- ],
2249
- "edition":"0.6.0",
2250
- "responsibleParty":[
2251
- {
2252
- "contactId":"5",
2253
- "role":"owner"
2254
- }
2255
- ],
2256
- "presentationForm":[
2257
- "digitalDocument"
2258
- ],
2259
- "onlineResource":[
2260
- {
2261
- "uri":"http://alaska.usgs.gov/rex/adiwg/public/projects/263?format=xml",
2262
- "protocol":"HTTP",
2263
- "name":"",
2264
- "description":"project metadata record",
2265
- "function":""
2266
- }
2267
- ]
2268
- }
2269
- }
2270
- ],
2271
- "additionalDocumentation":[
2272
- {
2273
- "resourceType":"publication",
2274
- "citation":{
2275
- "title":"A new high_precision borehole-temperature logging system used at GISP2, Greenland, and Taylor Dome, Antarctica",
2276
- "date":[
2277
- {
2278
- "date":"1996",
2279
- "dateType":"publication"
2280
- }
2281
- ],
2282
- "responsibleParty":[
2283
- {
2284
- "contactId":"5",
2285
- "role":"author"
2286
- }
2287
- ],
2288
- "presentationForm":[
2289
- "documentDigital"
2290
- ],
2291
- "onlineResource":[
2292
- {
2293
- "uri":"http://www.igsoc.org/journal.old/42/142/igs_journal_vol42_issue142_pg576-584.pdf",
2294
- "protocol":"http",
2295
- "name":"Journal of Glaciology",
2296
- "description":"Publication document",
2297
- "function":"download"
2298
- }
2299
- ]
2300
- }
2301
- },
2302
- {
2303
- "resourceType":"awardInfo",
2304
- "citation":{
2305
- "title":"Thermal State of Permafrost (TSP): The US Contribution to the International Permafrost Observatory Network",
2306
- "date":[
2307
- {
2308
- "date":"2006",
2309
- "dateType":"award"
2310
- }
2311
- ],
2312
- "responsibleParty":[
2313
- {
2314
- "contactId":"9",
2315
- "role":"funder"
2316
- }
2317
- ],
2318
- "presentationForm":[
2319
- "documentDigital"
2320
- ],
2321
- "onlineResource":[
2322
- {
2323
- "uri":"http://www.nsf.gov/awardsearch/showAward?AWD_ID=0520578",
2324
- "protocol":"http",
2325
- "name":"U.S. National Science Foundation Award database",
2326
- "description":"Grant award"
2327
- }
2328
- ]
2329
- }
2330
- }
2331
- ]
2332
- },
2333
- "dataDictionary":[
2334
- {
2335
- "dictionaryInfo":{
2336
- "citation":{
2337
- "title":"Project Metadata Database",
2338
- "date":[
2339
- {
2340
- "date":"2014-11-24",
2341
- "dateType":"creation"
2342
- }
2343
- ],
2344
- "edition":"14.0.2",
2345
- "responsibleParty":[
2346
- {
2347
- "contactId":"8",
2348
- "role":"author"
2349
- }
2350
- ]
2351
- },
2352
- "description":"Data dictionary for the ADIwg project metadata standard for 2011 based on the FGDC standard.",
2353
- "resourceType":"database",
2354
- "language":"eng; US"
2355
- },
2356
- "domain":[
2357
- {
2358
- "domainId":"domain001",
2359
- "commonName":"agency type",
2360
- "codeName":"AGENCY_TYPE",
2361
- "description":"Legal classification for the organization.",
2362
- "member":[
2363
- {
2364
- "name":"federal government",
2365
- "value":"federal",
2366
- "definition":"An organization withing the federal government."
2367
- },
2368
- {
2369
- "name":"state government",
2370
- "value":"state",
2371
- "definition":"An organization withing a state or provincial government."
2372
- },
2373
- {
2374
- "name":"local government",
2375
- "value":"local",
2376
- "definition":"An organization withing a local county, city, or municipal government."
2377
- },
2378
- {
2379
- "name":"private business",
2380
- "value":"private",
2381
- "definition":"A private for-profit business."
2382
- },
2383
- {
2384
- "name":"non-profit business",
2385
- "value":"nonProfit",
2386
- "definition":"A private non-profit business."
2387
- },
2388
- {
2389
- "name":"academic institute",
2390
- "value":"academic",
2391
- "definition":"An organization of higher learning such as a college or university."
2392
- },
2393
- {
2394
- "name":"military",
2395
- "value":"military",
2396
- "definition":"An organization within a recognized military structure such as the Army. Navy, or Air Force."
2397
- }
2398
- ]
2399
- },
2400
- {
2401
- "domainId":"domain002",
2402
- "commonName":"agency address type",
2403
- "codeName":"ADDRESS_TYPE",
2404
- "description":"Type of agency address.",
2405
- "member":[
2406
- {
2407
- "name":"mailing address",
2408
- "value":"mailing",
2409
- "definition":"The preferred address for receiving mail. May be a physical address or P.O. Box."
2410
- },
2411
- {
2412
- "name":"physical address",
2413
- "value":"physical",
2414
- "definition":"The street address of the agency."
2415
- }
2416
- ]
2417
- },
2418
- {
2419
- "domainId":"domain003",
2420
- "commonName":"sky cover code",
2421
- "codeName":"sky_cover_code",
2422
- "description":"NH (Amount of the sky covered by all clouds) is part of the Cloud/WX mandatory 9 digit group. All nine digits must be entered, regardless of the presence or absence of clouds or significant weather conditions. Cloud/WX group format: NH CL h CM CH W W W W",
2423
- "member":[
2424
- {
2425
- "name":"0",
2426
- "value":"0",
2427
- "definition":"clear skys"
2428
- },
2429
- {
2430
- "name":"1",
2431
- "value":"1",
2432
- "definition":"1 okta or less, 1/10 or less, but not zero"
2433
- },
2434
- {
2435
- "name":"2",
2436
- "value":"2",
2437
- "definition":"2 oktas 2/10 - 3/10"
2438
- },
2439
- {
2440
- "name":"7",
2441
- "value":"7",
2442
- "definition":"7 oktas or more, 9/10 or more, but not 8 oktas but not 10/10"
2443
- },
2444
- {
2445
- "name":"8",
2446
- "value":"8",
2447
- "definition":"8 oktas, 10/10"
2448
- },
2449
- {
2450
- "name":"9",
2451
- "value":"9",
2452
- "definition":"Sky obscured by for and/or other meteorolocial phenonena / Cloud cover is indiscernible for reasons other than for or other meteorological phenomena such as smoke, or observation is not made."
2453
- }
2454
- ]
2455
- },
2456
- {
2457
- "domainId":"domain004",
2458
- "commonName":"low cloud type",
2459
- "codeName":"low_cloud_cover_type",
2460
- "description":"CL (low cloud type) is part of the Cloud/WX mandatory 9 digit group. All nine digits must be entered, regardless of the presence or absence of clouds or significant weather conditions. CL = type of low cloud, based on the priority given. A solidus (/) is reported if CL clouds are not visible owing to fog or similar obscuring phenomena. Cloud/WX group format: NH CL h CM CH W W W W",
2461
- "member":[
2462
- {
2463
- "name":"0",
2464
- "value":"0",
2465
- "definition":"No CL clouds -- no cumulus, cumulonimbus, stratocumulus, or stratus."
2466
- },
2467
- {
2468
- "name":"3",
2469
- "value":"3",
2470
- "definition":"If cumulonimbus are present, with or without other clouds, CL=3 if the upper part of none of the cumulonimbus clouds present is clearly fibrous or striated."
2471
- },
2472
- {
2473
- "name":"4",
2474
- "value":"4",
2475
- "definition":"If no cumulonimbus present, CL=4 if stratocumulus formed by the spreading out of cumulus is present."
2476
- },
2477
- {
2478
- "name":"8",
2479
- "value":"8",
2480
- "definition":"If no cumulonimbus present, CL=8 if the CL code figure 4 is not applicable and if cumulus and stratocumulus clouds with bases at different levels are present."
2481
- },
2482
- {
2483
- "name":"9",
2484
- "value":"9",
2485
- "definition":"If cumulonimbus are present, with or without other clouds, CL=9 if the upper part of at least one of the cumulonimbus clouds present is clearly fibrous or striated."
2486
- },
2487
- {
2488
- "name":"/",
2489
- "value":"/",
2490
- "definition":"CL clouds are not visible owing to fog or similar obscuring phenomena."
2491
- }
2492
- ]
2493
- }
2494
- ],
2495
- "entity":[
2496
- {
2497
- "entityId":"entity001",
2498
- "commonName":"agency",
2499
- "codeName":"AGENCY",
2500
- "alias":[
2501
- "partners"
2502
- ],
2503
- "definition":"Organizations providing some contribution to Alaska Science Center research.",
2504
- "primaryKeyAttributeCodeName":[
2505
- "agency_id"
2506
- ],
2507
- "index":[
2508
- {
2509
- "codeName":"ui_agencyCode",
2510
- "allowDuplicates":false,
2511
- "attributeCodeName":[
2512
- "agency_code"
2513
- ]
2514
- }
2515
- ],
2516
- "attribute":[
2517
- {
2518
- "commonName":"agency ID",
2519
- "codeName":"agency_id",
2520
- "alias":[
2521
- "id",
2522
- "agencyid"
2523
- ],
2524
- "definition":"Unique sequential ID for the agency assigned by the database.",
2525
- "dataType":"integer",
2526
- "allowNull":false
2527
- },
2528
- {
2529
- "commonName":"agency code",
2530
- "codeName":"agency_code",
2531
- "definition":"Unique alphanumeric ID for the agency assigned by the data steward.",
2532
- "dataType":"varchar(25)",
2533
- "allowNull":false,
2534
- "domainId":"domain001"
2535
- },
2536
- {
2537
- "commonName":"agency type code",
2538
- "codeName":"agency_type_code",
2539
- "definition":"Agency legal organization classification.",
2540
- "dataType":"varchar(25)",
2541
- "allowNull":false
2542
- },
2543
- {
2544
- "commonName":"agency name",
2545
- "codeName":"agency_name",
2546
- "definition":"Name of agency.",
2547
- "dataType":"varchar(100)",
2548
- "allowNull":false
2549
- },
2550
- {
2551
- "commonName":"agency comment",
2552
- "codeName":"comment",
2553
- "definition":"Supplemental information about the agency.",
2554
- "dataType":"varchar(500)",
2555
- "allowNull":true
2556
- },
2557
- {
2558
- "commonName":"time stamp",
2559
- "codeName":"ts",
2560
- "definition":"datetime of creation or latest update - maintained by system",
2561
- "dataType":"datetime",
2562
- "allowNull":false
2563
- }
2564
- ]
2565
- },
2566
- {
2567
- "entityId":"entity002",
2568
- "commonName":"agency address",
2569
- "codeName":"ADDRESS",
2570
- "alias":[
2571
- "address",
2572
- "ag_address"
2573
- ],
2574
- "definition":"Addresses for an AGENCY",
2575
- "primaryKeyAttributeCodeName":[
2576
- "agency_id",
2577
- "address_type_code"
2578
- ],
2579
- "attribute":[
2580
- {
2581
- "commonName":"agency ID",
2582
- "codeName":"agency_id",
2583
- "definition":"Unique sequential ID for the agency assigned by the database.",
2584
- "dataType":"integer",
2585
- "allowNull":false
2586
- },
2587
- {
2588
- "commonName":"address type",
2589
- "codeName":"address_type_code",
2590
- "definition":"Type of address.",
2591
- "dataType":"varchar(25)",
2592
- "allowNull":false,
2593
- "domainId":"domain002"
2594
- },
2595
- {
2596
- "commonName":"street address",
2597
- "codeName":"street",
2598
- "alias": ["street_add"],
2599
- "definition":"Street and street number or P.O. Box number.",
2600
- "dataType":"varchar(100)",
2601
- "allowNull":false
2602
- },
2603
- {
2604
- "commonName":"city",
2605
- "codeName":"city",
2606
- "definition":"City name.",
2607
- "dataType":"varchar(50)",
2608
- "allowNull":false
2609
- },
2610
- {
2611
- "commonName":"state",
2612
- "codeName":"state_code",
2613
- "definition":"State or province code",
2614
- "dataType":"char(3)",
2615
- "allowNull":false
2616
- },
2617
- {
2618
- "commonName":"zip code",
2619
- "codeName":"postal_code",
2620
- "definition":"Postal code.",
2621
- "dataType":"char(9)",
2622
- "allowNull":true
2623
- },
2624
- {
2625
- "commonName":"office distance",
2626
- "codeName":"distance",
2627
- "definition":"Distance from main office.",
2628
- "dataType":"decimal",
2629
- "allowNull":true,
2630
- "units":"miles",
2631
- "minValue":"20",
2632
- "maxValue":"2000"
2633
- }
2634
- ],
2635
- "index":[
2636
- {
2637
- "codeName":"ui_street",
2638
- "allowDuplicates":true,
2639
- "attributeCodeName":[
2640
- "street"
2641
- ]
2642
- }
2643
- ],
2644
- "foreignKey":[
2645
- {
2646
- "localAttributeCodeName":[
2647
- "agency_id"
2648
- ],
2649
- "referencedEntityCodeName":"AGENCY",
2650
- "referencedAttributeCodeName":[
2651
- "agency_id"
2652
- ]
2653
- }
2654
- ]
2655
- },
2656
- {
2657
- "entityId":"entity003",
2658
- "commonName":"weather station",
2659
- "codeName":"WEATHER_STATION",
2660
- "definition":"Table describing weather permanent and semi-permanent weather all-season recording stations in Alaska.",
2661
- "primaryKeyAttributeCodeName":[
2662
- "station_id"
2663
- ],
2664
- "attribute":[
2665
- {
2666
- "commonName":"weather station id",
2667
- "codeName":"station_id",
2668
- "definition":"Unique identifier for weather station.",
2669
- "dataType":"integer",
2670
- "allowNull":false
2671
- },
2672
- {
2673
- "commonName":"weather station name",
2674
- "codeName":"station_name",
2675
- "definition":"Common name for the weather station.",
2676
- "dataType":"varchar(100)",
2677
- "allowNull":false
2678
- },
2679
- {
2680
- "commonName":"station latitude",
2681
- "codeName":"latitude",
2682
- "definition":"Latitude of weather station.",
2683
- "dataType":"decimal",
2684
- "allowNull":false,
2685
- "units":"degree",
2686
- "minValue":"-90.0",
2687
- "maxValue":"90.0"
2688
- },
2689
- {
2690
- "commonName":"station longitude",
2691
- "codeName":"longitude",
2692
- "definition":"Longitude of weather station.",
2693
- "dataType":"decimal",
2694
- "allowNull":false,
2695
- "units":"degree",
2696
- "minValue":"-180.0",
2697
- "maxValue":"180.0"
2698
- },
2699
- {
2700
- "commonName":"station elevation",
2701
- "codeName":"elevation_M",
2702
- "definition":"Elevation of weather station above sea level in meters.",
2703
- "dataType":"decimal",
2704
- "allowNull":true,
2705
- "units":"meter",
2706
- "minValue":"0",
2707
- "maxValue":"3000"
2708
- }
2709
- ]
2710
- },
2711
- {
2712
- "entityId":"entity004",
2713
- "commonName":"weather station observation",
2714
- "codeName":"WEATHER_STATION_OBSERVATION",
2715
- "definition":"Table of discontinuous weather station observation records including temperature, humidity, wind, precipitation, and cloud cover.",
2716
- "primaryKeyAttributeCodeName":[
2717
- "obs_id"
2718
- ],
2719
- "attribute":[
2720
- {
2721
- "commonName":"weather observation ID",
2722
- "codeName":"obs_id",
2723
- "definition":"Unique identifier of a single weather station observation record.",
2724
- "dataType":"integer",
2725
- "allowNull":false
2726
- },
2727
- {
2728
- "commonName":"weather station ID",
2729
- "codeName":"station_id",
2730
- "definition":"Unique identifier for weather station.",
2731
- "dataType":"integer",
2732
- "allowNull":false
2733
- },
2734
- {
2735
- "commonName":"observation date and time",
2736
- "codeName":"obs_datetime",
2737
- "definition":"Date and UTC with offset 24h time the weather observation was made.",
2738
- "dataType":"datetime",
2739
- "allowNull":false
2740
- },
2741
- {
2742
- "commonName":"ambient air temperature Celsius",
2743
- "codeName":"air_temp_C",
2744
- "definition":"Ambient air temperature recorded at weather station in degrees Celsius.",
2745
- "dataType":"decimal",
2746
- "allowNull":false,
2747
- "units":"degC",
2748
- "minValue":"-60",
2749
- "maxValue":"50"
2750
- },
2751
- {
2752
- "commonName":"ambient air temperature Fahrenheit",
2753
- "codeName":"air_temp_F",
2754
- "definition":"Ambient air temperature recorded at weather station in degrees Fahrenheit.",
2755
- "dataType":"decimal",
2756
- "allowNull":false,
2757
- "units":"degF",
2758
- "minValue":"-100",
2759
- "maxValue":"130"
2760
- },
2761
- {
2762
- "commonName":"daily precipitation",
2763
- "codeName":"precipitation_IN",
2764
- "definition":"The amount of rain fall or snow melt falling in a 24 hour period in inches.",
2765
- "dataType":"decimal",
2766
- "allowNull":false,
2767
- "units":"inch",
2768
- "minValue":"0",
2769
- "maxValue":"25"
2770
- },
2771
- {
2772
- "commonName":"daily precipitation",
2773
- "codeName":"precipitation_mm",
2774
- "definition":"The amount of rain fall or snow melt falling in a 24 hour period in millimeters.",
2775
- "dataType":"decimal",
2776
- "allowNull":false,
2777
- "units":"mm",
2778
- "minValue":"0",
2779
- "maxValue":"500"
2780
- },
2781
- {
2782
- "commonName":"wind direction",
2783
- "codeName":"wind_direction_DEG",
2784
- "definition":"Average direction wind is coming from in degrees. True north is 0 degrees.",
2785
- "dataType":"integer",
2786
- "allowNull":true,
2787
- "units":"degree",
2788
- "minValue":"0",
2789
- "maxValue":"359"
2790
- },
2791
- {
2792
- "commonName":"wind speed",
2793
- "codeName":"wind_speed_MPH",
2794
- "definition":"Average wind speed in miles per hour (MPH).",
2795
- "dataType":"integer",
2796
- "allowNull":true,
2797
- "units":"mph",
2798
- "minValue":"0",
2799
- "maxValue":"200"
2800
- },
2801
- {
2802
- "commonName":"wind speed",
2803
- "codeName":"wind_speed_KPH",
2804
- "definition":"Average wind speed in kilometers per hour (KPH).",
2805
- "dataType":"integer",
2806
- "allowNull":true,
2807
- "units":"kph",
2808
- "minValue":"0",
2809
- "maxValue":"300"
2810
- },
2811
- {
2812
- "commonName":"sky cover code",
2813
- "codeName":"sky_cover_code",
2814
- "definition":"NH (Amount of the sky covered by all clouds) is part of the Cloud/WX mandatory 9 digit group. All nine digits must be entered, regardless of the presence or absence of clouds or significant weather conditions. Cloud/WX group format: NH CL h CM CH W W W W",
2815
- "dataType":"char(1)",
2816
- "allowNull":true,
2817
- "units":"sunnyDays",
2818
- "domainId":"domain003"
2819
- },
2820
- {
2821
- "commonName":"low cloud type",
2822
- "codeName":"low_cloud_cover_code",
2823
- "definition":"CL (low cloud type) is part of the Cloud/WX mandatory 9 digit group. All nine digits must be entered, regardless of the presence or absence of clouds or significant weather conditions. CL = type of low cloud, based on the priority given. A solidus (/) is reported if CL clouds are not visible owing to fog or similar obscuring phenomena. Cloud/WX group format: NH CL h CM CH W W W W",
2824
- "dataType":"char(1)",
2825
- "allowNull":true,
2826
- "domainId":"domain004"
2827
- }
2828
- ],
2829
- "foreignKey":[
2830
- {
2831
- "localAttributeCodeName":[
2832
- "station_id"
2833
- ],
2834
- "referencedEntityCodeName":"WEATHER_STATION",
2835
- "referencedAttributeCodeName":[
2836
- "station_id"
2837
- ]
2838
- }
2839
- ]
2840
- }
2841
- ]
2842
- }
2843
- ]
2844
- }