bolognese 0.6.6 → 0.7

Sign up to get free protection for your applications and to get access to all the features.
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.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:53:59 GMT
32
+ - Thu, 23 Feb 2017 23:44:47 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:53:59 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:44:47 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:54:00 GMT
59
+ - Thu, 23 Feb 2017 23:44: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 14:54:00 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:44:47 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:54:00 GMT
93
+ - Thu, 23 Feb 2017 23:44:48 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:54:00 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:44:47 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:02:47 GMT
32
+ - Thu, 23 Feb 2017 23:44:30 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:02:48 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:44: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:02:48 GMT
59
+ - Thu, 23 Feb 2017 23:44: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:02:48 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:44: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:02:48 GMT
93
+ - Thu, 23 Feb 2017 23:44: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:02:48 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:44: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 15:01:46 GMT
32
+ - Thu, 23 Feb 2017 23:44: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 15:01:47 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:44:39 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:01:47 GMT
59
+ - Thu, 23 Feb 2017 23:44:39 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:01:47 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:44:39 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:01:47 GMT
93
+ - Thu, 23 Feb 2017 23:44: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 15:01:47 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:44:39 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 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
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 16:05:45 GMT
32
+ - Thu, 23 Feb 2017 23:46:13 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 16:05:45 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:46:13 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 16:05:46 GMT
59
+ - Thu, 23 Feb 2017 23:46:14 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:05:46 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:46:14 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 16:05:46 GMT
93
+ - Thu, 23 Feb 2017 23:46:14 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 16:05:46 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:46:14 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 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
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 16:07:50 GMT
32
+ - Thu, 23 Feb 2017 23:46:23 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 16:07:50 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:46:23 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 16:07:50 GMT
59
+ - Thu, 23 Feb 2017 23:46:23 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:07:50 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:46:23 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 16:07:51 GMT
93
+ - Thu, 23 Feb 2017 23:46:23 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 16:07:51 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:46:23 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:03:40 GMT
32
+ - Thu, 23 Feb 2017 23:45:55 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:03:41 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:55 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:03:41 GMT
59
+ - Thu, 23 Feb 2017 23:45:56 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:03:41 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:55 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:03:41 GMT
93
+ - Thu, 23 Feb 2017 23:45:56 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:03:41 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:45:56 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 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
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 16:15:54 GMT
32
+ - Thu, 23 Feb 2017 23:44: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 16:15:55 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:44:22 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 16:15:55 GMT
59
+ - Thu, 23 Feb 2017 23:44:22 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:15:55 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:44:22 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 16:15:55 GMT
93
+ - Thu, 23 Feb 2017 23:44: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 16:15:55 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:44: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.5061%2Fdryad.8515
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
  - '175'
31
31
  Date:
32
- - Sat, 18 Feb 2017 16:03:13 GMT
32
+ - Thu, 23 Feb 2017 23:45:13 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 16:03:13 GMT
39
+ recorded_at: Thu, 23 Feb 2017 23:45:13 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 16:03:13 GMT
59
+ - Thu, 23 Feb 2017 23:45:13 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:03:13 GMT
73
+ recorded_at: Thu, 23 Feb 2017 23:45:13 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 16:03:14 GMT
93
+ - Thu, 23 Feb 2017 23:45:13 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 16:03:14 GMT
172
+ recorded_at: Thu, 23 Feb 2017 23:45:13 GMT
173
173
  recorded_with: VCR 3.0.3