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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: aef130968578631bf49c4bdc764b4a207ddf6faa
4
- data.tar.gz: 7b7a30dfe0bc5fa1c924d414be8520b5bd327974
3
+ metadata.gz: 75bc75900fe465a528e7aa5d8f38cbd3fb0b56ac
4
+ data.tar.gz: 384f89370f670a8a54fa826100f411b9630ad07a
5
5
  SHA512:
6
- metadata.gz: 1014723327cf4bf6e2cfbbef689a7c9b4eb493dc0c478e86a3deaadb19018b1f9c057f61f4f2b8f32802e4dbc97593c7d754c41ebc25d12838df0b4d47a7bac4
7
- data.tar.gz: 5a8ad6128813a53648d7f3ad263dd9f7b72fa251f39cf26133a1aaa736208df9bdab3ab9e203c5826c89b5d15b851c0af2445a1963116892854fa989eec7cc6d
6
+ metadata.gz: 1673a5248854afd2fd52bdc50e516f12ba2ce083f1e332cf22ebbc44978c9a32af5962d8a79e137919477f27b12583c0ba98a33fc003e713052b0527427cc628
7
+ data.tar.gz: 88b3b88bd852e70e505a870fe62f8f56364ec52a7889a04aa7ee9e80461d520b2b4aafe0dd91c3c1b31737b38d996494a93cad4807f355c0cbf715871ae7588c
@@ -41,7 +41,7 @@
41
41
  module ADIWG
42
42
  module Mdtranslator
43
43
  # current mdtranslator version
44
- VERSION = "1.0.0rc2"
44
+ VERSION = "1.0.0rc3"
45
45
  end
46
46
  end
47
47
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adiwg-mdtranslator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0rc2
4
+ version: 1.0.0rc3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stan Smith
@@ -327,80 +327,6 @@ files:
327
327
  - test/readers/mdJson/v1_0/tc_reader_mdjson_phone.rb
328
328
  - test/readers/mdJson/v1_0/tc_reader_mdjson_responsibleParty.rb
329
329
  - test/readers/mdJson/v1_0/tc_translation.rb
330
- - test/schemas/v1_0/.gitignore
331
- - test/schemas/v1_0/.travis.yml
332
- - test/schemas/v1_0/CREDITS
333
- - test/schemas/v1_0/Gemfile
334
- - test/schemas/v1_0/LICENSE
335
- - test/schemas/v1_0/README.md
336
- - test/schemas/v1_0/Rakefile
337
- - test/schemas/v1_0/adiwg-json_schemas.gemspec
338
- - test/schemas/v1_0/examples/additionalDocumentation.json
339
- - test/schemas/v1_0/examples/address.json
340
- - test/schemas/v1_0/examples/associatedResource.json
341
- - test/schemas/v1_0/examples/citation.json
342
- - test/schemas/v1_0/examples/contact.json
343
- - test/schemas/v1_0/examples/contactRef.json
344
- - test/schemas/v1_0/examples/dataDictionary.json
345
- - test/schemas/v1_0/examples/dataQuality.json
346
- - test/schemas/v1_0/examples/date.json
347
- - test/schemas/v1_0/examples/distributor.json
348
- - test/schemas/v1_0/examples/extent_linestring.json
349
- - test/schemas/v1_0/examples/extent_point.json
350
- - test/schemas/v1_0/examples/extent_polygon.json
351
- - test/schemas/v1_0/examples/format.json
352
- - test/schemas/v1_0/examples/full_example.json
353
- - test/schemas/v1_0/examples/full_example2.json
354
- - test/schemas/v1_0/examples/geojson.json
355
- - test/schemas/v1_0/examples/graphicOverview.json
356
- - test/schemas/v1_0/examples/hierarchyLevel.json
357
- - test/schemas/v1_0/examples/keywords.json
358
- - test/schemas/v1_0/examples/lcc_project_example.json
359
- - test/schemas/v1_0/examples/legalConstraints.json
360
- - test/schemas/v1_0/examples/maintInfo.json
361
- - test/schemas/v1_0/examples/metadataInfo.json
362
- - test/schemas/v1_0/examples/minimum_example.json
363
- - test/schemas/v1_0/examples/onlineResource.json
364
- - test/schemas/v1_0/examples/resolution.json
365
- - test/schemas/v1_0/examples/resourceInfo.json
366
- - test/schemas/v1_0/examples/resourceMaintenance.json
367
- - test/schemas/v1_0/examples/securityConstraints.json
368
- - test/schemas/v1_0/examples/spatialRef.json
369
- - test/schemas/v1_0/examples/taxonomy.json
370
- - test/schemas/v1_0/examples/temporalElement.json
371
- - test/schemas/v1_0/examples/uri.json
372
- - test/schemas/v1_0/examples/usage.json
373
- - test/schemas/v1_0/examples/verticalExtent.json
374
- - test/schemas/v1_0/lib/adiwg-mdjson_schemas.rb
375
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas.rb
376
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/utils.rb
377
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/validator.rb
378
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/version.rb
379
- - test/schemas/v1_0/schema/schema.json
380
- - test/schemas/v1_0/schema/schema/citation.json
381
- - test/schemas/v1_0/schema/schema/contact.json
382
- - test/schemas/v1_0/schema/schema/dataDictionary.json
383
- - test/schemas/v1_0/schema/schema/dataQuality.json
384
- - test/schemas/v1_0/schema/schema/distributor.json
385
- - test/schemas/v1_0/schema/schema/extent.json
386
- - test/schemas/v1_0/schema/schema/geojson/bbox.json
387
- - test/schemas/v1_0/schema/schema/geojson/crs.json
388
- - test/schemas/v1_0/schema/schema/geojson/geojson.json
389
- - test/schemas/v1_0/schema/schema/geojson/geometry.json
390
- - test/schemas/v1_0/schema/schema/graphicOverview.json
391
- - test/schemas/v1_0/schema/schema/keyword.json
392
- - test/schemas/v1_0/schema/schema/maintInfo.json
393
- - test/schemas/v1_0/schema/schema/metadata.json
394
- - test/schemas/v1_0/schema/schema/onlineResource.json
395
- - test/schemas/v1_0/schema/schema/resolution.json
396
- - test/schemas/v1_0/schema/schema/resourceConstraint.json
397
- - test/schemas/v1_0/schema/schema/resourceInfo.json
398
- - test/schemas/v1_0/schema/schema/taxonomy.json
399
- - test/schemas/v1_0/schema/schema/usage.json
400
- - test/schemas/v1_0/templates/mdJson_template.json
401
- - test/schemas/v1_0/test/draft-04.json
402
- - test/schemas/v1_0/test/tc_schemas.rb
403
- - test/schemas/v1_0/test/tc_utils.rb
404
330
  - test/writers/iso19115_2/tc_writer_iso19115_2_address.rb
405
331
  homepage: http://www.adiwg.org/mdTranslator
406
332
  licenses:
@@ -441,78 +367,4 @@ test_files:
441
367
  - test/readers/mdJson/v1_0/tc_reader_mdjson_phone.rb
442
368
  - test/readers/mdJson/v1_0/tc_reader_mdjson_responsibleParty.rb
443
369
  - test/readers/mdJson/v1_0/tc_translation.rb
444
- - test/schemas/v1_0/.gitignore
445
- - test/schemas/v1_0/.travis.yml
446
- - test/schemas/v1_0/CREDITS
447
- - test/schemas/v1_0/Gemfile
448
- - test/schemas/v1_0/LICENSE
449
- - test/schemas/v1_0/README.md
450
- - test/schemas/v1_0/Rakefile
451
- - test/schemas/v1_0/adiwg-json_schemas.gemspec
452
- - test/schemas/v1_0/examples/additionalDocumentation.json
453
- - test/schemas/v1_0/examples/address.json
454
- - test/schemas/v1_0/examples/associatedResource.json
455
- - test/schemas/v1_0/examples/citation.json
456
- - test/schemas/v1_0/examples/contact.json
457
- - test/schemas/v1_0/examples/contactRef.json
458
- - test/schemas/v1_0/examples/dataDictionary.json
459
- - test/schemas/v1_0/examples/dataQuality.json
460
- - test/schemas/v1_0/examples/date.json
461
- - test/schemas/v1_0/examples/distributor.json
462
- - test/schemas/v1_0/examples/extent_linestring.json
463
- - test/schemas/v1_0/examples/extent_point.json
464
- - test/schemas/v1_0/examples/extent_polygon.json
465
- - test/schemas/v1_0/examples/format.json
466
- - test/schemas/v1_0/examples/full_example.json
467
- - test/schemas/v1_0/examples/full_example2.json
468
- - test/schemas/v1_0/examples/geojson.json
469
- - test/schemas/v1_0/examples/graphicOverview.json
470
- - test/schemas/v1_0/examples/hierarchyLevel.json
471
- - test/schemas/v1_0/examples/keywords.json
472
- - test/schemas/v1_0/examples/lcc_project_example.json
473
- - test/schemas/v1_0/examples/legalConstraints.json
474
- - test/schemas/v1_0/examples/maintInfo.json
475
- - test/schemas/v1_0/examples/metadataInfo.json
476
- - test/schemas/v1_0/examples/minimum_example.json
477
- - test/schemas/v1_0/examples/onlineResource.json
478
- - test/schemas/v1_0/examples/resolution.json
479
- - test/schemas/v1_0/examples/resourceInfo.json
480
- - test/schemas/v1_0/examples/resourceMaintenance.json
481
- - test/schemas/v1_0/examples/securityConstraints.json
482
- - test/schemas/v1_0/examples/spatialRef.json
483
- - test/schemas/v1_0/examples/taxonomy.json
484
- - test/schemas/v1_0/examples/temporalElement.json
485
- - test/schemas/v1_0/examples/uri.json
486
- - test/schemas/v1_0/examples/usage.json
487
- - test/schemas/v1_0/examples/verticalExtent.json
488
- - test/schemas/v1_0/lib/adiwg-mdjson_schemas.rb
489
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas.rb
490
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/utils.rb
491
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/validator.rb
492
- - test/schemas/v1_0/lib/adiwg/mdjson_schemas/version.rb
493
- - test/schemas/v1_0/schema/schema.json
494
- - test/schemas/v1_0/schema/schema/citation.json
495
- - test/schemas/v1_0/schema/schema/contact.json
496
- - test/schemas/v1_0/schema/schema/dataDictionary.json
497
- - test/schemas/v1_0/schema/schema/dataQuality.json
498
- - test/schemas/v1_0/schema/schema/distributor.json
499
- - test/schemas/v1_0/schema/schema/extent.json
500
- - test/schemas/v1_0/schema/schema/geojson/bbox.json
501
- - test/schemas/v1_0/schema/schema/geojson/crs.json
502
- - test/schemas/v1_0/schema/schema/geojson/geojson.json
503
- - test/schemas/v1_0/schema/schema/geojson/geometry.json
504
- - test/schemas/v1_0/schema/schema/graphicOverview.json
505
- - test/schemas/v1_0/schema/schema/keyword.json
506
- - test/schemas/v1_0/schema/schema/maintInfo.json
507
- - test/schemas/v1_0/schema/schema/metadata.json
508
- - test/schemas/v1_0/schema/schema/onlineResource.json
509
- - test/schemas/v1_0/schema/schema/resolution.json
510
- - test/schemas/v1_0/schema/schema/resourceConstraint.json
511
- - test/schemas/v1_0/schema/schema/resourceInfo.json
512
- - test/schemas/v1_0/schema/schema/taxonomy.json
513
- - test/schemas/v1_0/schema/schema/usage.json
514
- - test/schemas/v1_0/templates/mdJson_template.json
515
- - test/schemas/v1_0/test/draft-04.json
516
- - test/schemas/v1_0/test/tc_schemas.rb
517
- - test/schemas/v1_0/test/tc_utils.rb
518
370
  - test/writers/iso19115_2/tc_writer_iso19115_2_address.rb
@@ -1,18 +0,0 @@
1
- *.gem
2
- *.rbc
3
- .bundle
4
- .config
5
- .yardoc
6
- Gemfile.lock
7
- InstalledFiles
8
- _yardoc
9
- coverage
10
- doc/
11
- lib/bundler/man
12
- pkg
13
- rdoc
14
- spec/reports
15
- test/tmp
16
- test/version_tmp
17
- tmp
18
- .project
@@ -1,7 +0,0 @@
1
- language: ruby
2
- rvm:
3
- - 2.1.0
4
- - 2.0.0
5
- - 1.9.3
6
- - jruby-19mode
7
- - ruby-head
@@ -1,3 +0,0 @@
1
- geojson
2
- - Francis Galiegue, https://github.com/fge/sample-json-schemas/geojson
3
-
@@ -1,4 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- # Specify your gem's dependencies in adiwg-json_schemas.gemspec
4
- gemspec
@@ -1,24 +0,0 @@
1
- This is free and unencumbered software released into the public domain.
2
-
3
- Anyone is free to copy, modify, publish, use, compile, sell, or
4
- distribute this software, either in source code form or as a compiled
5
- binary, for any purpose, commercial or non-commercial, and by any
6
- means.
7
-
8
- In jurisdictions that recognize copyright laws, the author or authors
9
- of this software dedicate any and all copyright interest in the
10
- software to the public domain. We make this dedication for the benefit
11
- of the public at large and to the detriment of our heirs and
12
- successors. We intend this dedication to be an overt act of
13
- relinquishment in perpetuity of all present and future rights to this
14
- software under copyright law.
15
-
16
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22
- OTHER DEALINGS IN THE SOFTWARE.
23
-
24
- For more information, please refer to <http://unlicense.org>
@@ -1,36 +0,0 @@
1
- [![Build Status](https://travis-ci.org/adiwg/mdJson-schemas.svg?branch=master)](https://travis-ci.org/adiwg/mdJson-schemas)
2
-
3
- # mdJson-schemas
4
-
5
-
6
- JSON schemas for the ADIwg project and data metadata standard
7
-
8
- ## Ruby Gem
9
-
10
- TODO: Write a gem description
11
-
12
- ### Installation
13
-
14
- Add this line to your application's Gemfile:
15
-
16
- gem 'adiwg-json_schemas'
17
-
18
- And then execute:
19
-
20
- $ bundle
21
-
22
- Or install it yourself as:
23
-
24
- $ gem install adiwg-json_schemas
25
-
26
- ### Usage
27
-
28
- TODO: Write usage instructions here
29
-
30
- ## Contributing
31
-
32
- 1. Fork it
33
- 2. Create your feature branch (`git checkout -b my-new-feature`)
34
- 3. Commit your changes (`git commit -am 'Add some feature'`)
35
- 4. Push to the branch (`git push origin my-new-feature`)
36
- 5. Create new Pull Request
@@ -1,12 +0,0 @@
1
- require "bundler/gem_tasks"
2
-
3
- require 'rake/testtask'
4
-
5
- Rake::TestTask.new do |t|
6
- t.libs << 'test'
7
- t.test_files = FileList['test/tc*.rb']
8
- t.verbose = true
9
- end
10
-
11
- desc "Run tests"
12
- task :default => :test
@@ -1,25 +0,0 @@
1
- # coding: utf-8
2
- lib = File.expand_path('../lib', __FILE__)
3
- $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'adiwg/mdjson_schemas/version'
5
-
6
- Gem::Specification.new do |spec|
7
- spec.name = "adiwg-mdjson_schemas"
8
- spec.version = ADIWG::MdjsonSchemas::VERSION
9
- spec.authors = ["Josh Bradley, Stan Smith"]
10
- spec.email = ["adiwg@adiwg.org"]
11
- spec.description = %q{JSON schemas for validating according to the the ADIwg project and data metadata standard. The schemas comply with JSON Schema draft version 4.}
12
- spec.summary = %q{JSON schemas for the ADIwg metadata standard}
13
- spec.homepage = "https://github.com/adiwg/mdJson-schemas"
14
- spec.license = "UNLICENSE"
15
-
16
- spec.files = `git ls-files`.split($/)
17
- spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
- spec.test_files = spec.files.grep(%r{^(test|spec|features|)/})
19
- spec.require_paths = ["lib"]
20
-
21
- spec.add_development_dependency "bundler", "~> 1.3"
22
- spec.add_development_dependency "rake", ">= 0"
23
- spec.add_development_dependency "json-schema", "~> 2.4.0"
24
- spec.add_development_dependency "minitest", "~>5"
25
- end
@@ -1,61 +0,0 @@
1
- [
2
- {
3
- "resourceType": "resourceType",
4
- "citation": {
5
- "title": "title",
6
- "date": [
7
- {
8
- "date": "1111-11-11",
9
- "dateType": "dateType"
10
- }
11
- ],
12
- "edition": "edition",
13
- "responsibleParty": [
14
- {
15
- "contactId": "contactId",
16
- "role": "role"
17
- }
18
- ],
19
- "presentationForm": ["presentationForm"],
20
- "identifier": [
21
- {
22
- "identifier": "identifier",
23
- "type": "type",
24
- "authority": {
25
- "title": "title",
26
- "date": [
27
- {
28
- "date": "1111-11-11",
29
- "dateType": "dateType"
30
- }
31
- ],
32
- "responsibleParty": [
33
- {
34
- "contactId": "contactId",
35
- "role": "role"
36
- }
37
- ],
38
- "onlineResource": [
39
- {
40
- "uri": "http://thisisanexample.com",
41
- "protocol": "protocol",
42
- "name": "name",
43
- "description": "description",
44
- "function": "function"
45
- }
46
- ]
47
- }
48
- }
49
- ],
50
- "onlineResource": [
51
- {
52
- "uri": "http://thisisanexample.com",
53
- "protocol": "protocol",
54
- "name": "name",
55
- "description": "description",
56
- "function": "function"
57
- }
58
- ]
59
- }
60
- }
61
- ]
@@ -1,10 +0,0 @@
1
- [
2
- {
3
- "deliveryPoint": ["deliveryPoint1", "deliveryPoint2"],
4
- "city": "city",
5
- "administrativeArea": "administrativeArea",
6
- "postalCode": "postalCode",
7
- "country": "country",
8
- "electronicMailAddress": ["example1@example.com", "example2@example.com"]
9
- }
10
- ]
@@ -1,119 +0,0 @@
1
- [
2
- {
3
- "associationType": "associationType",
4
- "initiativeType": "initiativeType",
5
- "resourceType": "resourceType",
6
- "resourceCitation": {
7
- "title": "title",
8
- "date": [
9
- {
10
- "date": "1111-11-11",
11
- "dateType": "dateType"
12
- }
13
- ],
14
- "edition": "edition",
15
- "responsibleParty": [
16
- {
17
- "contactId": "contactId",
18
- "role": "role"
19
- }
20
- ],
21
- "presentationForm": ["presentationForm"],
22
- "identifier": [
23
- {
24
- "identifier": "identifier",
25
- "type": "type",
26
- "authority": {
27
- "title": "title",
28
- "date": [
29
- {
30
- "date": "1111-11-11",
31
- "dateType": "dateType"
32
- }
33
- ],
34
- "responsibleParty": [
35
- {
36
- "contactId": "contactId",
37
- "role": "role"
38
- }
39
- ],
40
- "onlineResource": [
41
- {
42
- "uri": "http://thisisanexample.com",
43
- "protocol": "protocol",
44
- "name": "name",
45
- "description": "description",
46
- "function": "function"
47
- }
48
- ]
49
- }
50
- }
51
- ],
52
- "onlineResource": [
53
- {
54
- "uri": "http://thisisanexample.com",
55
- "protocol": "protocol",
56
- "name": "name",
57
- "description": "description",
58
- "function": "function"
59
- }
60
- ]
61
- },
62
- "metadataCitation": {
63
- "title": "title",
64
- "date": [
65
- {
66
- "date": "1111-11-11",
67
- "dateType": "dateType"
68
- }
69
- ],
70
- "edition": "edition",
71
- "responsibleParty": [
72
- {
73
- "contactId": "contactId",
74
- "role": "role"
75
- }
76
- ],
77
- "presentationForm": ["presentationForm"],
78
- "identifier": [
79
- {
80
- "identifier": "identifier",
81
- "type": "type",
82
- "authority": {
83
- "title": "title",
84
- "date": [
85
- {
86
- "date": "1111-11-11",
87
- "dateType": "dateType"
88
- }
89
- ],
90
- "responsibleParty": [
91
- {
92
- "contactId": "contactId",
93
- "role": "role"
94
- }
95
- ],
96
- "onlineResource": [
97
- {
98
- "uri": "http://thisisanexample.com",
99
- "protocol": "protocol",
100
- "name": "name",
101
- "description": "description",
102
- "function": "function"
103
- }
104
- ]
105
- }
106
- }
107
- ],
108
- "onlineResource": [
109
- {
110
- "uri": "http://thisisanexample.com",
111
- "protocol": "protocol",
112
- "name": "name",
113
- "description": "description",
114
- "function": "function"
115
- }
116
- ]
117
- }
118
- }
119
- ]