adiwg-json_schemas 0.5.0 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,371 +0,0 @@
1
- {
2
- "contacts": [
3
- {
4
- "contactId": "1",
5
- "individualName": "Josh Bradley",
6
- "organizationName": "Arctic Landscape Conservation Cooperative",
7
- "positionName": "Data Manager",
8
- "onlineResource": [
9
- {
10
- "linkage": "http://arcticlcc.org",
11
- "name": "Arctic LCC website",
12
- "description": "Website for the Arctic Landscape Conservation Cooperative",
13
- "function": "information"
14
- }, {
15
- "linkage": "http://alaska.usgs.gov/akcsc",
16
- "name": "Alaska Climate Science Center",
17
- "description": "Website for the USGS Alaska Climate Science Center"
18
- }, {
19
- "linkage": "https://google.com"
20
- }
21
- ],
22
- "voice": [
23
- {
24
- "phoneName": "office",
25
- "phoneNumber": "+1 907.455.1847"
26
- }, {
27
- "phoneName": "mobile",
28
- "phoneNumber": "907-455-1847"
29
- }
30
- ],
31
- "sms": [
32
- {
33
- "phoneName": "office",
34
- "phoneNumber": "907-455-1847"
35
- }, {
36
- "phoneName": "mobile",
37
- "phoneNumber": "907-455-1847"
38
- }
39
- ],
40
- "fax": [
41
- {
42
- "phoneName": "office",
43
- "phoneNumber": "907-455-1847"
44
- }, {
45
- "phoneName": "alt",
46
- "phoneNumber": "907-999-9999"
47
- }
48
- ],
49
- "address": {
50
- "deliveryPoint": ["101 12th Avenue", "Room 110"],
51
- "city": "Fairbanks",
52
- "administrativeArea": "AK",
53
- "postalCode": "99701",
54
- "country": "USA",
55
- "electronicMailAddress": ["joshua_bradley@fws.gov", "jbradley@arcticlcc.org"]
56
- },
57
- "contactInstructions": "Don't call me, I'll call you."
58
- }, {
59
- "contactId": "2",
60
- "organizationName": "Arctic Landscape Conservation Cooperative",
61
- "onlineResource": [
62
- {
63
- "linkage": "http://arcticlcc.org",
64
- "name": "Arctic LCC website",
65
- "description": "Website for the Arctic Landscape Conservation Cooperative"
66
- }
67
- ],
68
- "voice": [
69
- {
70
- "phoneName": "office",
71
- "phoneNumber": "907-786-3605"
72
- }, {
73
- "phoneName": "mobile",
74
- "phoneNumber": "907-306-1895"
75
- }
76
- ],
77
- "fax": [
78
- {
79
- "phoneName": "office",
80
- "phoneNumber": "907-786-3592"
81
- }
82
- ],
83
- "address": {
84
- "deliveryPoint": ["1011 E. Tudor Rd"],
85
- "city": "Anchorage",
86
- "administrativeArea": "AK",
87
- "postalCode": "99503",
88
- "country": "USA",
89
- "electronicMailAddress": ["staff@arcticlcc.org"]
90
- }
91
- }, {
92
- "contactId": "3",
93
- "organizationName": "Arctic Landscape Conservation Cooperative",
94
- "positionName": "Data Manager",
95
- "address": {
96
- "deliveryPoint": ["101 12th Avenue", "Room 110"],
97
- "city": "Fairbanks",
98
- "administrativeArea": "AK",
99
- "postalCode": "99701",
100
- "country": "USA",
101
- "electronicMailAddress": ["joshua_bradley@fws.gov", "jbradley@arcticlcc.org"]
102
- }
103
- }
104
- ],
105
- "metadata": {
106
- "metadataIdentifier": "a2342cc0-e1db-0130-e0b7-080027a263b8",
107
- "contact": [
108
- {
109
- "contactId": "1",
110
- "role": "custodian"
111
- }
112
- ],
113
- "metadataCreationDate": "2013-08-07",
114
- "dataSetURI": "http://arcticlcc.org/projects/management/project-tracking-system",
115
- "resourceInfo": {
116
- "citation": {
117
- "title": "Project Tracking System",
118
- "date": [
119
- {
120
- "date": "2013-03-13",
121
- "dateType": "creation"
122
- }
123
- ],
124
- "responsibleParty": [
125
- {
126
- "contactId": "1",
127
- "role": "originator"
128
- }, {
129
- "contactId": "2",
130
- "role": "publisher"
131
- }
132
- ]
133
- },
134
- "pointOfContact": [
135
- {
136
- "contactId": "1",
137
- "role": "custodian"
138
- }
139
- ],
140
- "abstract": "The Arctic LCC has developed a Project Tracking System(PTS) to assist with the management of projects. The PTS is used to track projects throughout all stages of development, from receipt of proposals through delivery of final products.",
141
- "status": "onGoing",
142
- "language": ["eng; USA"],
143
- "resourceNativeFormat": [
144
- {
145
- "formatName": "ExtJS",
146
- "version": "4.0.7"
147
- }, {
148
- "formatName": "PostgreSQL",
149
- "version": "9.1"
150
- }, {
151
- "formatName": "PHP",
152
- "version": "5.3"
153
- }
154
- ],
155
- "keywords": [
156
- {
157
- "keyword": ["Oceans > Ocean temperature > Thermocline", "Oceans > Ocean Temperature > Water Temperature", "Oceans > Ocean Heat Budget > Heat Flux"],
158
- "keywordType": "theme",
159
- "thesaurus": {
160
- "thesaurusLink": "http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv",
161
- "citation": {
162
- "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords.",
163
- "date": [
164
- {
165
- "date": "2013-09-19",
166
- "dateType": "revision"
167
- }
168
- ],
169
- "edition": "Version 8.0.0.0.0",
170
- "responsibleParty": [
171
- {
172
- "contactId": "1",
173
- "role": "originator"
174
- }, {
175
- "contactId": "2",
176
- "role": "owner"
177
- }
178
- ],
179
- "presentationForm": "documentDigital",
180
- "isbn": "HB12365.214",
181
- "issn": "0ab4-dd983c01"
182
- }
183
- }
184
- }, {
185
- "keyword": ["Oceans > Ocean temperature > Thermocline", "Oceans > Ocean Temperature > Water Temperature", "Oceans > Ocean Heat Budget > Heat Flux"],
186
- "keywordType": "theme",
187
- "thesaurus": {
188
- "thesaurusLink": "http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv",
189
- "citation": {
190
- "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords.",
191
- "date": [
192
- {
193
- "date": "2013-09-19",
194
- "dateType": "revision"
195
- }
196
- ]
197
- }
198
- }
199
- }, {
200
- "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
201
- "keywordType": "instrument",
202
- "thesaurus": {
203
- "citation": {
204
- "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords."
205
- }
206
- }
207
- }, {
208
- "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
209
- "keywordType": "instrument"
210
- }, {
211
- "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
212
- "thesaurus": {
213
- "citation": {
214
- "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords."
215
- }
216
- }
217
- }, {
218
- "keyword": ["thermocline", "sea surface temperature"]
219
- }
220
- ],
221
- "taxonomy": {
222
- "classSystem": [
223
- {
224
- "title": "Otter Record Survey",
225
- "date": [
226
- {
227
- "date": "2000",
228
- "dateType": "publication"
229
- }
230
- ],
231
- "responsibleParty": [
232
- {
233
- "contactId": "2",
234
- "role": "publisher"
235
- }
236
- ]
237
- }, {
238
- "title": "Another Record Survey",
239
- "date": [
240
- {
241
- "date": "2003",
242
- "dateType": "publication"
243
- }
244
- ],
245
- "responsibleParty": [
246
- {
247
- "contactId": "1",
248
- "role": "publisher"
249
- }
250
- ]
251
- }
252
- ],
253
- "taxonGeneralScope": "The otters observed were identified to the subspecies criterion and identified as southern sea otters.",
254
- "observer": [
255
- {
256
- "contactId": "1",
257
- "role": "principalInvestigator"
258
- }, {
259
- "contactId": "2",
260
- "role": "pointOfContact"
261
- }
262
- ],
263
- "taxonomicProcedure": "volunteers observed sea otters using binoculars in pairs",
264
- "voucher": {
265
- "specimen": "weathered skull found on beach",
266
- "repository": {
267
- "contactId": "2",
268
- "role": "publisher"
269
- }
270
- },
271
- "taxonClass": [
272
- {
273
- "taxonRank": "Kingdom",
274
- "taxonValue": "Animalia"
275
- }, {
276
- "taxonRank": "Phylum",
277
- "taxonValue": "Chordata"
278
- }, {
279
- "taxonRank": "Subphylum",
280
- "taxonValue": "Vertebrata"
281
- }, {
282
- "taxonRank": "Class",
283
- "taxonValue": "Mammalia"
284
- }, {
285
- "taxonRank": "Subclass",
286
- "taxonValue": "Theria"
287
- }, {
288
- "taxonRank": "Infraclass",
289
- "taxonValue": "Eutheria"
290
- }, {
291
- "taxonRank": "Order",
292
- "taxonValue": "Carnivora"
293
- }, {
294
- "taxonRank": "Suborder",
295
- "taxonValue": "Caniformia"
296
- }, {
297
- "taxonRank": "Family",
298
- "taxonValue": "Mustilidae"
299
- }, {
300
- "taxonRank": "Subfamily",
301
- "taxonValue": "Lutrinae"
302
- }, {
303
- "taxonRank": "Genus",
304
- "taxonValue": "Enhydra"
305
- }, {
306
- "common": "Sea Otter",
307
- "taxonRank": "Species",
308
- "taxonValue": "Enhydra lutris"
309
- }, {
310
- "common": "Southern Sea Otter",
311
- "taxonRank": "Subspecies",
312
- "taxonValue": "Enhydra"
313
- }
314
- ]
315
- }
316
- },
317
- "distributionInfo": [
318
- {
319
- "distributorContact": {
320
- "contactId": "4",
321
- "role": "custodian"
322
- },
323
- "distributionOrderProcess": [
324
- {
325
- "fees": "0.00USD",
326
- "plannedAvailabilityDateTime": "2013-06-21",
327
- "orderingInstructions": "Send an e-mail",
328
- "turnaround": "up to 3 hours"
329
- }, {
330
- "fees": "3.00USD",
331
- "turnaround": "immediate"
332
- }
333
- ],
334
- "distributorFormat": [
335
- {
336
- "name": "netCDF",
337
- "version": "4.0"
338
- }, {
339
- "name": "Excel Spreadsheet",
340
- "version": "xlsx"
341
- }
342
- ],
343
- "distributorTransferOptions": [
344
- {
345
- "online": [
346
- {
347
- "linkage": "http://aoos.org/aoos-data-resources",
348
- "name": "Aoos Data Resources",
349
- "description": "This page provides links to interactive maps and data discovery tools.",
350
- "function": "information"
351
- }, {
352
- "linkage": "http://aoos.org/fake_resource_location",
353
- "function": "download"
354
- }
355
- ],
356
- "offline": {
357
- "name": "dvd",
358
- "mediumFormat": "iso9660",
359
- "mediumNote": "To receive a dvd in the mail, contact the distributor POC."
360
- }
361
- }
362
- ]
363
- }, {
364
- "distributorContact": {
365
- "contactId": "5",
366
- "role": "distributor"
367
- }
368
- }
369
- ]
370
- }
371
- }