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.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +33 -1
- data/lib/bolognese.rb +1 -0
- data/lib/bolognese/codemeta.rb +145 -0
- data/lib/bolognese/crossref.rb +1 -0
- data/lib/bolognese/datacite.rb +1 -0
- data/lib/bolognese/metadata.rb +18 -0
- data/lib/bolognese/schema_org.rb +5 -2
- data/lib/bolognese/version.rb +1 -1
- data/spec/codemeta_spec.rb +81 -0
- data/spec/datacite_spec.rb +16 -0
- data/spec/fixtures/codemeta.json +87 -0
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/BlogPosting.yml +7 -329
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Dataset.yml +7 -1759
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Date.yml +7 -331
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_3.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_4.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Schema_org_JSON.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/is_identical_to.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/multiple_licenses.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/BlogPosting.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/Dataset.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_codemeta/SoftwareSourceCode.yml +133 -0
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Dataset.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Funding.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_string/Dataset.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_alternate_identifiers/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_contributors/none.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_creators/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_dates/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_descriptions/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_identifier/doi.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_only_name.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publication_year/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publisher/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/rel_identifiers.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_resource_type/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_rights_list/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_subjects/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_titles/insert.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_version/insert.yml +7 -7
- data/spec/schema_org_spec.rb +2 -2
- metadata +6 -9
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_contributors/insert.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_given_and_family_name.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type_DOI.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/get_related_identifier_type_URL.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_titles/doi.yml +0 -173
data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Funding.yml
CHANGED
|
@@ -23,20 +23,20 @@ http_interactions:
|
|
|
23
23
|
Location:
|
|
24
24
|
- http://data.datacite.org/10.5438%2F6423
|
|
25
25
|
Expires:
|
|
26
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
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
|
-
-
|
|
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:
|
|
172
|
+
recorded_at: Thu, 23 Feb 2017 23:45:39 GMT
|
|
173
173
|
recorded_with: VCR 3.0.3
|