bolognese 0.6.6 → 0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +33 -1
  4. data/lib/bolognese.rb +1 -0
  5. data/lib/bolognese/codemeta.rb +145 -0
  6. data/lib/bolognese/crossref.rb +1 -0
  7. data/lib/bolognese/datacite.rb +1 -0
  8. data/lib/bolognese/metadata.rb +18 -0
  9. data/lib/bolognese/schema_org.rb +5 -2
  10. data/lib/bolognese/version.rb +1 -1
  11. data/spec/codemeta_spec.rb +81 -0
  12. data/spec/datacite_spec.rb +16 -0
  13. data/spec/fixtures/codemeta.json +87 -0
  14. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/BlogPosting.yml +7 -329
  15. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Dataset.yml +7 -1759
  16. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Date.yml +7 -331
  17. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_3.yml +7 -7
  18. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_4.yml +7 -7
  19. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Schema_org_JSON.yml +7 -7
  20. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/is_identical_to.yml +7 -7
  21. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/multiple_licenses.yml +7 -7
  22. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/BlogPosting.yml +7 -7
  23. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/Dataset.yml +7 -7
  24. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_codemeta/SoftwareSourceCode.yml +133 -0
  25. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Dataset.yml +7 -7
  26. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Funding.yml +7 -7
  27. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_string/Dataset.yml +7 -7
  28. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_alternate_identifiers/insert.yml +7 -7
  29. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_contributors/none.yml +7 -7
  30. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_creators/insert.yml +7 -7
  31. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_dates/insert.yml +7 -7
  32. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_descriptions/insert.yml +7 -7
  33. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_identifier/doi.yml +7 -7
  34. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_only_name.yml +7 -7
  35. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publication_year/insert.yml +7 -7
  36. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publisher/insert.yml +7 -7
  37. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/insert.yml +7 -7
  38. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/rel_identifiers.yml +7 -7
  39. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_resource_type/insert.yml +7 -7
  40. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_rights_list/insert.yml +7 -7
  41. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_subjects/insert.yml +7 -7
  42. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_titles/insert.yml +7 -7
  43. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_version/insert.yml +7 -7
  44. data/spec/schema_org_spec.rb +2 -2
  45. metadata +6 -9
  46. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_contributors/insert.yml +0 -173
  47. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator.yml +0 -173
  48. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_given_and_family_name.yml +0 -173
  49. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type.yml +0 -173
  50. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type_DOI.yml +0 -173
  51. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type_URL.yml +0 -173
  52. data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_titles/doi.yml +0 -173
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5438%2F6423
25
25
  Expires:
26
- - Tue, 21 Feb 2017 14:30:12 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '163'
31
31
  Date:
32
- - Tue, 21 Feb 2017 14:27:32 GMT
32
+ - Thu, 23 Feb 2017 23:43:25 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5438%2F6423">http://data.datacite.org/10.5438%2F6423</a></body></html>
38
38
  http_version:
39
- recorded_at: Tue, 21 Feb 2017 14:27:32 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:43:26 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5438%2F6423
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Tue, 21 Feb 2017 14:27:32 GMT
59
+ - Thu, 23 Feb 2017 23:43:26 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Tue, 21 Feb 2017 14:27:32 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:43:26 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5438%2F6423
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Tue, 21 Feb 2017 14:27:33 GMT
93
+ - Thu, 23 Feb 2017 23:43:26 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -470,5 +470,5 @@ http_interactions:
470
470
  YXJjaDwvYXdhcmRUaXRsZT4KICAgIDwvZnVuZGluZ1JlZmVyZW5jZT4KICA8
471
471
  L2Z1bmRpbmdSZWZlcmVuY2VzPgo8L3Jlc291cmNlPgo=
472
472
  http_version:
473
- recorded_at: Tue, 21 Feb 2017 14:27:33 GMT
473
+ recorded_at: Thu, 23 Feb 2017 23:43:26 GMT
474
474
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 09:28:49 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 08:44:05 GMT
32
+ - Thu, 23 Feb 2017 23:43:44 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 08:44:05 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:43:44 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 08:44:05 GMT
59
+ - Thu, 23 Feb 2017 23:43:44 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 08:44:05 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:43:44 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 08:44:05 GMT
93
+ - Thu, 23 Feb 2017 23:43:44 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 08:44:05 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:43:44 GMT
173
173
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 15:28:57 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 15:05:36 GMT
32
+ - Thu, 23 Feb 2017 23:45:29 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 15:05:36 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:30 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 15:05:36 GMT
59
+ - Thu, 23 Feb 2017 23:45:30 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 15:05:36 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:30 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 15:05:36 GMT
93
+ - Thu, 23 Feb 2017 23:45:30 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 15:05:37 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:45:30 GMT
173
173
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 15:28:57 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 14:47:08 GMT
32
+ - Thu, 23 Feb 2017 23:44:12 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 14:47:08 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:44:12 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 14:47:08 GMT
59
+ - Thu, 23 Feb 2017 23:44:12 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 14:47:08 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:44:12 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 14:47:08 GMT
93
+ - Thu, 23 Feb 2017 23:44:12 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 14:47:08 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:44:12 GMT
173
173
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 15:28:57 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 14:41:20 GMT
32
+ - Thu, 23 Feb 2017 23:46:05 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 14:41:20 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:46:05 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 14:41:20 GMT
59
+ - Thu, 23 Feb 2017 23:46:05 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 14:41:20 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:46:05 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 14:41:20 GMT
93
+ - Thu, 23 Feb 2017 23:46:05 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 14:41:20 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:46:05 GMT
173
173
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 15:28:57 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 15:11:15 GMT
32
+ - Thu, 23 Feb 2017 23:45:21 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 15:11:15 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:21 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 15:11:15 GMT
59
+ - Thu, 23 Feb 2017 23:45:21 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 15:11:15 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:21 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 15:11:15 GMT
93
+ - Thu, 23 Feb 2017 23:45:22 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 15:11:15 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:45:22 GMT
173
173
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5438%2F4k3m-nyvg
25
25
  Expires:
26
- - Sat, 18 Feb 2017 16:28:58 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '173'
31
31
  Date:
32
- - Sat, 18 Feb 2017 16:22:39 GMT
32
+ - Thu, 23 Feb 2017 23:45:46 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5438%2F4k3m-nyvg">http://data.datacite.org/10.5438%2F4k3m-nyvg</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 16:22:39 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:47 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5438%2F4k3m-nyvg
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 16:22:39 GMT
59
+ - Thu, 23 Feb 2017 23:45:47 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 16:22:39 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:47 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5438%2F4k3m-nyvg
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 16:22:39 GMT
93
+ - Thu, 23 Feb 2017 23:45:47 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -151,5 +151,5 @@ http_interactions:
151
151
  </descriptions>
152
152
  </resource>
153
153
  http_version:
154
- recorded_at: Sat, 18 Feb 2017 16:22:39 GMT
154
+ recorded_at: Thu, 23 Feb 2017 23:45:47 GMT
155
155
  recorded_with: VCR 3.0.3
@@ -23,20 +23,20 @@ http_interactions:
23
23
  Location:
24
24
  - http://data.datacite.org/10.5061%2Fdryad.8515
25
25
  Expires:
26
- - Sat, 18 Feb 2017 13:28:54 GMT
26
+ - Fri, 24 Feb 2017 00:31:22 GMT
27
27
  Content-Type:
28
28
  - text/html;charset=utf-8
29
29
  Content-Length:
30
30
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 13:07:00 GMT
32
+ - Thu, 23 Feb 2017 23:45:38 GMT
33
33
  body:
34
34
  encoding: UTF-8
35
35
  string: |-
36
36
  <html><head><title>Handle Redirect</title></head>
37
37
  <body><a href="http://data.datacite.org/10.5061%2Fdryad.8515">http://data.datacite.org/10.5061%2Fdryad.8515</a></body></html>
38
38
  http_version:
39
- recorded_at: Sat, 18 Feb 2017 13:07:00 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:38 GMT
40
40
  - request:
41
41
  method: get
42
42
  uri: http://data.datacite.org/10.5061%2Fdryad.8515
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - openresty/1.11.2.2
58
58
  Date:
59
- - Sat, 18 Feb 2017 13:07:00 GMT
59
+ - Thu, 23 Feb 2017 23:45:38 GMT
60
60
  Content-Type:
61
61
  - text/html
62
62
  Content-Length:
@@ -70,7 +70,7 @@ http_interactions:
70
70
  string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
71
71
  bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>openresty/1.11.2.2</center>\r\n</body>\r\n</html>\r\n"
72
72
  http_version:
73
- recorded_at: Sat, 18 Feb 2017 13:07:00 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:38 GMT
74
74
  - request:
75
75
  method: get
76
76
  uri: https://data.datacite.org/10.5061%2Fdryad.8515
@@ -90,7 +90,7 @@ http_interactions:
90
90
  Server:
91
91
  - openresty/1.11.2.2
92
92
  Date:
93
- - Sat, 18 Feb 2017 13:07:00 GMT
93
+ - Thu, 23 Feb 2017 23:45:39 GMT
94
94
  Content-Type:
95
95
  - application/vnd.datacite.datacite+xml
96
96
  Content-Length:
@@ -169,5 +169,5 @@ http_interactions:
169
169
  ST0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvcHVibGljZG9tYWluL3pl
170
170
  cm8vMS4wLyIvPiAgPC9yaWdodHNMaXN0PjwvcmVzb3VyY2U+
171
171
  http_version:
172
- recorded_at: Sat, 18 Feb 2017 13:07:00 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:45:39 GMT
173
173
  recorded_with: VCR 3.0.3