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,1065 +0,0 @@
1
- {
2
- "version": {
3
- "name": "mdJson",
4
- "version": "1.0.0"
5
- },
6
- "contact": [
7
- {
8
- "contactId": "",
9
- "individualName": "",
10
- "organizationName": "",
11
- "positionName": "",
12
- "onlineResource": [
13
- {
14
- "uri": "http://thisisanexample.com",
15
- "protocol": "",
16
- "name": "",
17
- "description": "",
18
- "function": ""
19
- }
20
- ],
21
- "contactInstructions": "",
22
- "phoneBook": [
23
- {
24
- "phoneName": "",
25
- "phoneNumber": "999-999-9999",
26
- "service": [""]
27
- }
28
- ],
29
- "address": {
30
- "deliveryPoint": [""],
31
- "city": "",
32
- "administrativeArea": "",
33
- "postalCode": "",
34
- "country": "",
35
- "electronicMailAddress": ["hello@example.com"]
36
- }
37
- }
38
- ],
39
- "metadata": {
40
- "metadataInfo": {
41
- "metadataIdentifier": {
42
- "identifier": "",
43
- "type": ""
44
- },
45
- "parentMetadata": {
46
- "title": "",
47
- "date": [
48
- {
49
- "date": "0000-00-00",
50
- "dateType": ""
51
- }
52
- ],
53
- "edition": "",
54
- "responsibleParty": [
55
- {
56
- "contactId": "",
57
- "role": ""
58
- }
59
- ],
60
- "presentationForm": [""],
61
- "identifier": [
62
- {
63
- "identifier": "",
64
- "type": ""
65
- }
66
- ],
67
- "onlineResource": [
68
- {
69
- "uri": "http://thisisanexample.com",
70
- "protocol": "",
71
- "name": "",
72
- "description": "",
73
- "function": ""
74
- }
75
- ]
76
- },
77
- "metadataContact": [
78
- {
79
- "contactId": "",
80
- "role": ""
81
- }
82
- ],
83
- "metadataCreationDate": "0000-00-00",
84
- "metadataLastUpdate": "0000-00-00",
85
- "metadataCharacterSet": "utf8",
86
- "metadataUri": "http://thisisanexample.com",
87
- "metadataStatus": "",
88
- "metadataMaintenance": {
89
- "maintenanceFrequency": "",
90
- "maintenanceNote": [""],
91
- "maintenanceContact": [
92
- {
93
- "contactId": "",
94
- "role": ""
95
- }
96
- ]
97
- }
98
- },
99
- "resourceInfo": {
100
- "resourceType": "",
101
- "citation": {
102
- "title": "",
103
- "date": [
104
- {
105
- "date": "0000-00-00",
106
- "dateType": ""
107
- }
108
- ],
109
- "edition": "",
110
- "responsibleParty": [
111
- {
112
- "contactId": "",
113
- "role": ""
114
- }
115
- ],
116
- "presentationForm": [""],
117
- "identifier": [
118
- {
119
- "identifier": "",
120
- "type": "",
121
- "authority": {
122
- "title": "",
123
- "date": [
124
- {
125
- "date": "0000-00-00",
126
- "dateType": ""
127
- }
128
- ],
129
- "responsibleParty": [
130
- {
131
- "contactId": "",
132
- "role": ""
133
- }
134
- ],
135
- "onlineResource": [
136
- {
137
- "uri": "http://thisisanexample.com",
138
- "protocol": "",
139
- "name": "",
140
- "description": "",
141
- "function": ""
142
- }
143
- ]
144
- }
145
- }
146
- ],
147
- "onlineResource": [
148
- {
149
- "uri": "http://thisisanexample.com",
150
- "protocol": "",
151
- "name": "",
152
- "description": "",
153
- "function": ""
154
- }
155
- ]
156
- },
157
- "resourceTimePeriod": {
158
- "description": "",
159
- "beginPosition": "0000-00-00",
160
- "endPosition": "0000-00-00"
161
- },
162
- "pointOfContact": [
163
- {
164
- "contactId": "",
165
- "role": ""
166
- }
167
- ],
168
- "abstract": "",
169
- "shortAbstract": "",
170
- "status": "",
171
- "hasMapLocation": true,
172
- "hasDataAvailable": true,
173
- "language": [""],
174
- "purpose": "",
175
- "credit": [""],
176
- "topicCategory": [""],
177
- "environmentDescription": "",
178
- "resourceNativeFormat": [
179
- {
180
- "formatName": "",
181
- "version": ""
182
- }
183
- ],
184
- "keyword": [
185
- {
186
- "keyword": [""],
187
- "keywordType": "",
188
- "thesaurus": {
189
- "title": "",
190
- "date": [
191
- {
192
- "date": "0000-00-00",
193
- "dateType": ""
194
- }
195
- ],
196
- "edition": "",
197
- "responsibleParty": [
198
- {
199
- "contactId": "",
200
- "role": ""
201
- }
202
- ],
203
- "presentationForm": [""],
204
- "identifier": [
205
- {
206
- "identifier": "",
207
- "type": "",
208
- "authority": {
209
- "title": "",
210
- "date": [
211
- {
212
- "date": "0000-00-00",
213
- "dateType": ""
214
- }
215
- ],
216
- "responsibleParty": [
217
- {
218
- "contactId": "",
219
- "role": ""
220
- }
221
- ],
222
- "onlineResource": [
223
- {
224
- "uri": "http://thisisanexample.com",
225
- "protocol": "",
226
- "name": "",
227
- "description": "",
228
- "function": ""
229
- }
230
- ]
231
- }
232
- }
233
- ],
234
- "onlineResource": [
235
- {
236
- "uri": "http://thisisanexample.com",
237
- "protocol": "",
238
- "name": "",
239
- "description": "",
240
- "function": ""
241
- }
242
- ]
243
- }
244
- }
245
- ],
246
- "resourceMaintenance": [
247
- {
248
- "maintenanceFrequency": "",
249
- "maintenanceNote": [""],
250
- "maintenanceContact": [
251
- {
252
- "contactId": "",
253
- "role": ""
254
- }
255
- ]
256
- }
257
- ],
258
- "resourceSpecificUsage": [
259
- {
260
- "specificUsage": "",
261
- "userDeterminedLimitation": "",
262
- "userContactInfo": [
263
- {
264
- "contactId": "",
265
- "role": ""
266
- }
267
- ]
268
- }
269
- ],
270
- "graphicOverview": [
271
- {
272
- "fileName": "",
273
- "fileDescription": "",
274
- "fileType": "",
275
- "fileUri": "http://thisisanexample.com"
276
- }
277
- ],
278
- "constraint": {
279
- "useLimitation": [""],
280
- "legalConstraint": [
281
- {
282
- "accessConstraint": [""],
283
- "useConstraint": [""],
284
- "otherConstraint": [""]
285
- }
286
- ],
287
- "securityConstraint": [
288
- {
289
- "classification": "",
290
- "classificationSystem": "",
291
- "handlingDescription": "",
292
- "userNote": ""
293
- }
294
- ]
295
- },
296
- "taxonomy": {
297
- "classificationSystem": [
298
- {
299
- "title": "",
300
- "date": [
301
- {
302
- "date": "0000-00-00",
303
- "dateType": ""
304
- }
305
- ],
306
- "edition": "",
307
- "responsibleParty": [
308
- {
309
- "contactId": "",
310
- "role": ""
311
- }
312
- ],
313
- "presentationForm": [""],
314
- "identifier": [
315
- {
316
- "identifier": "",
317
- "type": "",
318
- "authority": {
319
- "title": "",
320
- "date": [
321
- {
322
- "date": "0000-00-00",
323
- "dateType": ""
324
- }
325
- ],
326
- "responsibleParty": [
327
- {
328
- "contactId": "",
329
- "role": ""
330
- }
331
- ],
332
- "onlineResource": [
333
- {
334
- "uri": "http://thisisanexample.com",
335
- "protocol": "",
336
- "name": "",
337
- "description": "",
338
- "function": ""
339
- }
340
- ]
341
- }
342
- }
343
- ],
344
- "onlineResource": [
345
- {
346
- "uri": "http://thisisanexample.com",
347
- "protocol": "",
348
- "name": "",
349
- "description": "",
350
- "function": ""
351
- }
352
- ]
353
- }
354
- ],
355
- "taxonGeneralScope": "",
356
- "observer": [
357
- {
358
- "contactId": "",
359
- "role": ""
360
- }
361
- ],
362
- "taxonomicProcedure": "",
363
- "voucher": {
364
- "specimen": "",
365
- "repository": {
366
- "contactId": "",
367
- "role": ""
368
- }
369
- },
370
- "taxonClass": [
371
- {
372
- "common": "",
373
- "taxonRank": "",
374
- "taxonValue": ""
375
- }
376
- ]
377
- },
378
- "spatialReferenceSystem": {
379
- "name": [""],
380
- "epsgNumber": [0],
381
- "wkt": [""]
382
- },
383
- "spatialRepresentation": [""],
384
- "spatialResolution": [
385
- {
386
- "equivalentScale": 0
387
- }, {
388
- "distance": 0,
389
- "uom": ""
390
- }
391
- ],
392
- "extent": [
393
- {
394
- "description": "",
395
- "geographicElement": [
396
- {
397
- "type": "Point",
398
- "bbox": [0, 0, 0, 0],
399
- "coordinates": [0, 0, 0],
400
- "crs": {
401
- "type": "name",
402
- "properties": {
403
- "name": ""
404
- }
405
- }
406
- }, {
407
- "type": "LineString",
408
- "bbox": [0, 0, 0, 0],
409
- "coordinates": [
410
- [0, 0, 0],
411
- [0, 0, 0]
412
- ],
413
- "crs": {
414
- "type": "name",
415
- "properties": {
416
- "name": ""
417
- }
418
- }
419
- }, {
420
- "type": "Polygon",
421
- "bbox": [0, 0, 0, 0],
422
- "coordinates": [
423
- [
424
- [0, 0, 0],
425
- [0, 0, 0],
426
- [0, 0, 0],
427
- [0, 0, 0]
428
- ],
429
- [
430
- [0, 0, 0],
431
- [0, 0, 0],
432
- [0, 0, 0],
433
- [0, 0, 0]
434
- ]
435
- ],
436
- "crs": {
437
- "type": "name",
438
- "properties": {
439
- "name": ""
440
- }
441
- }
442
- }, {
443
- "type": "MultiPoint",
444
- "bbox": [0, 0, 0, 0],
445
- "coordinates": [
446
- [0, 0, 0],
447
- [0, 0, 0]
448
- ],
449
- "crs": {
450
- "type": "name",
451
- "properties": {
452
- "name": ""
453
- }
454
- }
455
- }, {
456
- "type": "MultiLineString",
457
- "bbox": [0, 0, 0, 0],
458
- "coordinates": [
459
- [
460
- [0, 0, 0],
461
- [0, 0, 0],
462
- [0, 0, 0],
463
- [0, 0, 0]
464
- ],
465
- [
466
- [0, 0, 0],
467
- [0, 0, 0],
468
- [0, 0, 0],
469
- [0, 0, 0]
470
- ]
471
- ],
472
- "crs": {
473
- "type": "name",
474
- "properties": {
475
- "name": ""
476
- }
477
- }
478
- }, {
479
- "type": "MultiPolygon",
480
- "bbox": [0, 0, 0, 0],
481
- "coordinates": [
482
- [
483
- [
484
- [0, 0, 0],
485
- [0, 0, 0],
486
- [0, 0, 0],
487
- [0, 0, 0]
488
- ],
489
- [
490
- [0, 0, 0],
491
- [0, 0, 0],
492
- [0, 0, 0],
493
- [0, 0, 0]
494
- ]
495
- ],
496
- [
497
- [
498
- [0, 0, 0],
499
- [0, 0, 0],
500
- [0, 0, 0],
501
- [0, 0, 0]
502
- ],
503
- [
504
- [0, 0, 0],
505
- [0, 0, 0],
506
- [0, 0, 0],
507
- [0, 0, 0]
508
- ]
509
- ]
510
- ],
511
- "crs": {
512
- "type": "name",
513
- "properties": {
514
- "name": ""
515
- }
516
- }
517
- }, {
518
- "type": "GeometryCollection",
519
- "geometries": []
520
- }, {
521
- "type": "Feature",
522
- "id": "",
523
- "bbox": [0, 0, 0, 0],
524
- "geometry": {
525
- "type": "Point",
526
- "coordinates": [0, 0, 0]
527
- },
528
- "geometry": {
529
- "type": "LineString",
530
- "coordinates": [
531
- [0, 0, 0],
532
- [0, 0, 0]
533
- ]
534
- },
535
- "geometry": {
536
- "type": "Polygon",
537
- "coordinates": [
538
- [
539
- [0, 0, 0],
540
- [0, 0, 0],
541
- [0, 0, 0],
542
- [0, 0, 0]
543
- ],
544
- [
545
- [0, 0, 0],
546
- [0, 0, 0],
547
- [0, 0, 0],
548
- [0, 0, 0]
549
- ]
550
- ]
551
- },
552
- "crs": {
553
- "type": "name",
554
- "properties": {
555
- "name": ""
556
- }
557
- },
558
- "properties": {
559
- "featureName": "",
560
- "description": "",
561
- "includesData": true,
562
- "temporalElement": {
563
- "date": ["0000-00-00"],
564
- "timeInstant": [
565
- {
566
- "id": "",
567
- "description": "",
568
- "timePosition": "0000-00-00T00:00:00.0+00:00"
569
- }
570
- ],
571
- "timePeriod": [
572
- {
573
- "id": "",
574
- "description": "",
575
- "beginPosition": "0000-00-00T00:00:00.0+00:00",
576
- "endPosition": "0000-00-00T00:00:00.0+00:00"
577
- }
578
- ]
579
- },
580
- "verticalElement": [
581
- {
582
- "minimumValue": 0,
583
- "maximumValue": 0,
584
- "verticalCRSTitle": "",
585
- "verticalCRSUri": "http://thisisanexample.com"
586
- }
587
- ],
588
- "identifier": [
589
- {
590
- "identifier": "",
591
- "type": "",
592
- "authority": {
593
- "title": "",
594
- "date": [
595
- {
596
- "date": "0000-00-00",
597
- "dateType": ""
598
- }
599
- ],
600
- "responsibleParty": [
601
- {
602
- "contactId": "",
603
- "role": ""
604
- }
605
- ],
606
- "onlineResource": [
607
- {
608
- "uri": "http://thisisanexample.com",
609
- "protocol": "",
610
- "name": "",
611
- "description": "",
612
- "function": ""
613
- }
614
- ]
615
- }
616
- }
617
- ],
618
- "featureScope": "",
619
- "featureAcquisitionMethod": ""
620
- }
621
- }, {
622
- "type": "FeatureCollection",
623
- "id": "",
624
- "bbox": [0, 0, 0, 0],
625
- "properties": {
626
- "description": "",
627
- "includesData": true
628
- },
629
- "crs": {
630
- "type": "link",
631
- "properties": {
632
- "href": "http://thisisanexample.com",
633
- "type": ""
634
- }
635
- },
636
- "features": []
637
- }
638
- ],
639
- "temporalElement": {
640
- "date": ["0000-00-00"],
641
- "timeInstant": [
642
- {
643
- "id": "",
644
- "description": "",
645
- "timePosition": "0000-00-00T00:00:00.0+00:00"
646
- }
647
- ],
648
- "timePeriod": [
649
- {
650
- "id": "",
651
- "description": "",
652
- "beginPosition": "0000-00-00T00:00:00.0+00:00",
653
- "endPosition": "0000-00-00T00:00:00.0+00:00"
654
- }
655
- ]
656
- },
657
- "verticalElement": [
658
- {
659
- "minimumValue": 0,
660
- "maximumValue": 0,
661
- "verticalCRSTitle": "",
662
- "verticalCRSUri": "http://thisisanexample.com"
663
- }
664
- ]
665
- }
666
- ],
667
- "dataQualityInfo": [
668
- {
669
- "scope": "",
670
- "lineage": {
671
- "statement": "",
672
- "processStep": [
673
- {
674
- "stepId": "",
675
- "description": "",
676
- "rationale": "",
677
- "dateTime": "0000-00-00",
678
- "processor": [
679
- {
680
- "contactId": "",
681
- "role": ""
682
- }
683
- ]
684
- }
685
- ],
686
- "source": [
687
- {
688
- "description": "",
689
- "citation": {
690
- "title": "",
691
- "date": [
692
- {
693
- "date": "0000-00-00",
694
- "dateType": ""
695
- }
696
- ],
697
- "edition": "",
698
- "responsibleParty": [
699
- {
700
- "contactId": "",
701
- "role": ""
702
- }
703
- ],
704
- "presentationForm": [""],
705
- "identifier": [
706
- {
707
- "identifier": "",
708
- "type": "",
709
- "authority": {
710
- "title": "",
711
- "date": [
712
- {
713
- "date": "0000-00-00",
714
- "dateType": ""
715
- }
716
- ],
717
- "responsibleParty": [
718
- {
719
- "contactId": "",
720
- "role": ""
721
- }
722
- ],
723
- "onlineResource": [
724
- {
725
- "uri": "http://thisisanexample.com",
726
- "protocol": "",
727
- "name": "",
728
- "description": "",
729
- "function": ""
730
- }
731
- ]
732
- }
733
- }
734
- ]
735
- },
736
- "processStep": [
737
- {
738
- "stepId": "",
739
- "description": "",
740
- "rationale": "",
741
- "dateTime": "0000-00-00",
742
- "processor": [
743
- {
744
- "contactId": "",
745
- "role": ""
746
- }
747
- ]
748
- }
749
- ]
750
- }
751
- ]
752
- }
753
- }
754
- ],
755
- "supplementalInfo": ""
756
- },
757
- "distributionInfo": [
758
- {
759
- "distributorContact": {
760
- "contactId": "",
761
- "role": ""
762
- },
763
- "distributionOrderProcess": [
764
- {
765
- "fees": "",
766
- "plannedAvailabilityDateTime": "0000-00-00",
767
- "orderingInstructions": "",
768
- "turnaround": ""
769
- }
770
- ],
771
- "distributorFormat": [
772
- {
773
- "formatName": "",
774
- "version": ""
775
- }
776
- ],
777
- "distributorTransferOptions": [
778
- {
779
- "online": [
780
- {
781
- "uri": "http://thisisanexample.com",
782
- "protocol": "",
783
- "name": "",
784
- "description": "",
785
- "function": ""
786
- }
787
- ],
788
- "offline": {
789
- "name": "",
790
- "mediumFormat": "",
791
- "mediumNote": ""
792
- }
793
- }
794
- ]
795
- }
796
- ],
797
- "associatedResource": [
798
- {
799
- "associationType": "",
800
- "initiativeType": "",
801
- "resourceType": "",
802
- "resourceCitation": {
803
- "title": "",
804
- "date": [
805
- {
806
- "date": "0000-00-00",
807
- "dateType": ""
808
- }
809
- ],
810
- "edition": "",
811
- "responsibleParty": [
812
- {
813
- "contactId": "",
814
- "role": ""
815
- }
816
- ],
817
- "presentationForm": [""],
818
- "identifier": [
819
- {
820
- "identifier": "",
821
- "type": "",
822
- "authority": {
823
- "title": "",
824
- "date": [
825
- {
826
- "date": "0000-00-00",
827
- "dateType": ""
828
- }
829
- ],
830
- "responsibleParty": [
831
- {
832
- "contactId": "",
833
- "role": ""
834
- }
835
- ],
836
- "onlineResource": [
837
- {
838
- "uri": "http://thisisanexample.com",
839
- "protocol": "",
840
- "name": "",
841
- "description": "",
842
- "function": ""
843
- }
844
- ]
845
- }
846
- }
847
- ],
848
- "onlineResource": [
849
- {
850
- "uri": "http://thisisanexample.com",
851
- "protocol": "",
852
- "name": "",
853
- "description": "",
854
- "function": ""
855
- }
856
- ]
857
- },
858
- "metadataCitation": {
859
- "title": "",
860
- "date": [
861
- {
862
- "date": "0000-00-00",
863
- "dateType": ""
864
- }
865
- ],
866
- "edition": "",
867
- "responsibleParty": [
868
- {
869
- "contactId": "",
870
- "role": ""
871
- }
872
- ],
873
- "presentationForm": [""],
874
- "identifier": [
875
- {
876
- "identifier": "",
877
- "type": "",
878
- "authority": {
879
- "title": "",
880
- "date": [
881
- {
882
- "date": "0000-00-00",
883
- "dateType": ""
884
- }
885
- ],
886
- "responsibleParty": [
887
- {
888
- "contactId": "",
889
- "role": ""
890
- }
891
- ],
892
- "onlineResource": [
893
- {
894
- "uri": "http://thisisanexample.com",
895
- "protocol": "",
896
- "name": "",
897
- "description": "",
898
- "function": ""
899
- }
900
- ]
901
- }
902
- }
903
- ],
904
- "onlineResource": [
905
- {
906
- "uri": "http://thisisanexample.com",
907
- "protocol": "",
908
- "name": "",
909
- "description": "",
910
- "function": ""
911
- }
912
- ]
913
- }
914
- }
915
- ],
916
- "additionalDocumentation": [
917
- {
918
- "resourceType": "",
919
- "citation": {
920
- "title": "",
921
- "date": [
922
- {
923
- "date": "0000-00-00",
924
- "dateType": ""
925
- }
926
- ],
927
- "edition": "",
928
- "responsibleParty": [
929
- {
930
- "contactId": "",
931
- "role": ""
932
- }
933
- ],
934
- "presentationForm": [""],
935
- "identifier": [
936
- {
937
- "identifier": "",
938
- "type": "",
939
- "authority": {
940
- "title": "",
941
- "date": [
942
- {
943
- "date": "0000-00-00",
944
- "dateType": ""
945
- }
946
- ],
947
- "responsibleParty": [
948
- {
949
- "contactId": "",
950
- "role": ""
951
- }
952
- ],
953
- "onlineResource": [
954
- {
955
- "uri": "http://thisisanexample.com",
956
- "protocol": "",
957
- "name": "",
958
- "description": "",
959
- "function": ""
960
- }
961
- ]
962
- }
963
- }
964
- ],
965
- "onlineResource": [
966
- {
967
- "uri": "http://thisisanexample.com",
968
- "protocol": "",
969
- "name": "",
970
- "description": "",
971
- "function": ""
972
- }
973
- ]
974
- }
975
- }
976
- ]
977
- },
978
- "dataDictionary": [
979
- {
980
- "dictionaryInfo": {
981
- "citation": {
982
- "title": "",
983
- "date": [
984
- {
985
- "date": "0000-00-00",
986
- "dateType": ""
987
- }
988
- ],
989
- "edition": "",
990
- "responsibleParty": [
991
- {
992
- "contactId": "",
993
- "role": ""
994
- }
995
- ],
996
- "onlineResource": [
997
- {
998
- "uri": "http://thisisanexample.com",
999
- "protocol": "",
1000
- "name": "",
1001
- "description": "",
1002
- "function": ""
1003
- }
1004
- ]
1005
- },
1006
- "description": "",
1007
- "resourceType": "",
1008
- "language": ""
1009
- },
1010
- "domain": [
1011
- {
1012
- "domainId": "",
1013
- "commonName": "",
1014
- "codeName": "",
1015
- "description": "",
1016
- "member": [
1017
- {
1018
- "name": "",
1019
- "value": "",
1020
- "definition": ""
1021
- }
1022
- ]
1023
- }
1024
- ],
1025
- "entity": [
1026
- {
1027
- "entityId": "",
1028
- "commonName": "",
1029
- "codeName": "",
1030
- "alias": [""],
1031
- "definition": "",
1032
- "primaryKeyAttributeCodeName": [""],
1033
- "index": [
1034
- {
1035
- "codeName": "",
1036
- "allowDuplicates": false,
1037
- "attributeCodeName": [""]
1038
- }
1039
- ],
1040
- "attribute": [
1041
- {
1042
- "commonName": "",
1043
- "codeName": "",
1044
- "alias": [""],
1045
- "definition": "",
1046
- "dataType": "",
1047
- "allowNull": true,
1048
- "units": "",
1049
- "domainId": "",
1050
- "minValue": "",
1051
- "maxValue": ""
1052
- }
1053
- ],
1054
- "foreignKey": [
1055
- {
1056
- "localAttributeCodeName": [""],
1057
- "referencedEntityCodeName": "",
1058
- "referencedAttributeCodeName": [""]
1059
- }
1060
- ]
1061
- }
1062
- ]
1063
- }
1064
- ]
1065
- }