orcid_client 0.6.2 → 0.8

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 (27) hide show
  1. checksums.yaml +4 -4
  2. data/.env.example +0 -1
  3. data/Gemfile.lock +28 -28
  4. data/lib/orcid_client/version.rb +1 -1
  5. data/orcid_client.gemspec +1 -1
  6. data/spec/api_spec.rb +1 -1
  7. data/spec/author_spec.rb +1 -1
  8. data/spec/external_identifier_spec.rb +1 -1
  9. data/spec/fixtures/vcr_cassettes/OrcidClient/works/get/should_get_works.yml +5 -5
  10. data/spec/fixtures/vcr_cassettes/OrcidClient/works/post/should_create_work.yml +41 -30
  11. data/spec/fixtures/vcr_cassettes/OrcidClient_Notification/data.yml +16 -14
  12. data/spec/fixtures/vcr_cassettes/OrcidClient_Notification/schema/validates_data.yml +17 -15
  13. data/spec/fixtures/vcr_cassettes/OrcidClient_Notification/schema/validates_item_type_work.yml +16 -14
  14. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/contributors/literal.yml +17 -15
  15. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/contributors/multiple_titles.yml +17 -15
  16. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/contributors/valid.yml +17 -15
  17. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/contributors/with_ORCID_IDs.yml +18 -16
  18. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/data.yml +17 -15
  19. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/publication_date.yml +16 -14
  20. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/schema/validates_ORCID_IDs_for_contributors.yml +19 -17
  21. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/schema/validates_data.yml +16 -14
  22. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/schema/validates_work_from_DataCite_test_system.yml +16 -14
  23. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/schema/validates_work_type_data-set.yml +16 -14
  24. data/spec/fixtures/vcr_cassettes/OrcidClient_Work/user_example/fail/valid.yml +18 -16
  25. data/spec/spec_helper.rb +1 -1
  26. data/spec/work_spec.rb +1 -1
  27. metadata +4 -4
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
11
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
12
12
  Accept:
13
13
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
14
  response:
@@ -17,22 +17,24 @@ http_interactions:
17
17
  message: ''
18
18
  headers:
19
19
  Date:
20
- - Sat, 14 Sep 2019 15:31:20 GMT
20
+ - Wed, 09 Oct 2019 06:24:13 GMT
21
21
  Content-Type:
22
22
  - application/json;charset=UTF-8
23
23
  Connection:
24
24
  - keep-alive
25
25
  Set-Cookie:
26
- - __cfduid=d384d218d8d560213e5d643d171580b0c1568475080; expires=Sun, 13-Sep-20
27
- 15:31:20 GMT; path=/; domain=.doi.org; HttpOnly
26
+ - __cfduid=d7c25c5d144efc0acc8f609b256fe98111570602253; expires=Thu, 08-Oct-20
27
+ 06:24:13 GMT; path=/; domain=.doi.org; HttpOnly
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
28
30
  Strict-Transport-Security:
29
- - max-age=604800; includeSubDomains
31
+ - max-age=2592000; includeSubDomains
30
32
  Expect-Ct:
31
33
  - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
32
34
  Server:
33
35
  - cloudflare
34
36
  Cf-Ray:
35
- - 516368468af5dfb1-FRA
37
+ - 522e45352a7b971e-FRA
36
38
  body:
37
39
  encoding: ASCII-8BIT
38
40
  string: |-
@@ -43,7 +45,7 @@ http_interactions:
43
45
  }
44
46
  ]
45
47
  http_version:
46
- recorded_at: Sat, 14 Sep 2019 15:31:20 GMT
48
+ recorded_at: Wed, 09 Oct 2019 06:24:13 GMT
47
49
  - request:
48
50
  method: get
49
51
  uri: https://api.datacite.org/dois/10.5281/zenodo.59983
@@ -52,7 +54,7 @@ http_interactions:
52
54
  string: ''
53
55
  headers:
54
56
  User-Agent:
55
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
57
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
56
58
  Accept:
57
59
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
58
60
  response:
@@ -61,7 +63,7 @@ http_interactions:
61
63
  message: OK
62
64
  headers:
63
65
  Date:
64
- - Sat, 14 Sep 2019 15:31:20 GMT
66
+ - Wed, 09 Oct 2019 06:24:13 GMT
65
67
  Content-Type:
66
68
  - application/json; charset=utf-8
67
69
  Connection:
@@ -74,16 +76,16 @@ http_interactions:
74
76
  - max-age=0, private, must-revalidate
75
77
  Vary:
76
78
  - Accept-Encoding, Origin
79
+ X-Request-Id:
80
+ - f8d63c2f-7ad1-4582-8fdc-85665c4fb90c
77
81
  Etag:
78
82
  - W/"ad8b7fc0ee9188f0a60453d1980925b4"
79
83
  X-Runtime:
80
- - '0.017349'
81
- X-Request-Id:
82
- - da68676f-35d7-40a5-a90d-977276d19037
84
+ - '0.016209'
83
85
  X-Powered-By:
84
- - Phusion Passenger 6.0.3
86
+ - Phusion Passenger 6.0.4
85
87
  Server:
86
- - nginx/1.17.3 + Phusion Passenger 6.0.3
88
+ - nginx/1.17.3 + Phusion Passenger 6.0.4
87
89
  body:
88
90
  encoding: ASCII-8BIT
89
91
  string: '{"data":{"id":"10.5281/zenodo.59983","type":"dois","attributes":{"doi":"10.5281/zenodo.59983","prefix":"10.5281","suffix":"zenodo.59983","identifiers":[{"identifier":"https://doi.org/10.5281/zenodo.59983","identifierType":"DOI"},{"identifier":"https://zenodo.org/record/59983","identifierType":"URL"}],"creators":[{"name":"Fenner,
@@ -106,5 +108,5 @@ http_interactions:
106
108
  them into existing reporting lines to funding agencies like the European Commission.\r\neasily
107
109
  access and reuse shared research results.","language":["en"],"clientType":"repository","domains":"openaire.cern.ch,zenodo.org","issn":[],"url":"https://zenodo.org/","created":"2013-01-28T12:07:48.000Z","updated":"2019-08-02T17:08:53.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"cern","type":"providers"}},"prefixes":{"data":[{"id":"10.5281","type":"prefixes"}]}}}]}'
108
110
  http_version:
109
- recorded_at: Sat, 14 Sep 2019 15:31:20 GMT
111
+ recorded_at: Wed, 09 Oct 2019 06:24:13 GMT
110
112
  recorded_with: VCR 5.0.0
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
11
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
12
12
  Accept:
13
13
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
14
  response:
@@ -17,22 +17,24 @@ http_interactions:
17
17
  message: ''
18
18
  headers:
19
19
  Date:
20
- - Sat, 14 Sep 2019 15:31:21 GMT
20
+ - Wed, 09 Oct 2019 06:24:19 GMT
21
21
  Content-Type:
22
22
  - application/json;charset=UTF-8
23
23
  Connection:
24
24
  - keep-alive
25
25
  Set-Cookie:
26
- - __cfduid=d556b1b0a03464b536f5d45a4f1f38cf51568475081; expires=Sun, 13-Sep-20
27
- 15:31:21 GMT; path=/; domain=.doi.org; HttpOnly
26
+ - __cfduid=d82d253a6b2a138a0c6299d912c2fa4af1570602259; expires=Thu, 08-Oct-20
27
+ 06:24:19 GMT; path=/; domain=.doi.org; HttpOnly
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
28
30
  Strict-Transport-Security:
29
- - max-age=604800; includeSubDomains
31
+ - max-age=2592000; includeSubDomains
30
32
  Expect-Ct:
31
33
  - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
32
34
  Server:
33
35
  - cloudflare
34
36
  Cf-Ray:
35
- - 516368488afee013-FRA
37
+ - 522e4557eae3c303-FRA
36
38
  body:
37
39
  encoding: ASCII-8BIT
38
40
  string: |-
@@ -43,7 +45,7 @@ http_interactions:
43
45
  }
44
46
  ]
45
47
  http_version:
46
- recorded_at: Sat, 14 Sep 2019 15:31:21 GMT
48
+ recorded_at: Wed, 09 Oct 2019 06:24:19 GMT
47
49
  - request:
48
50
  method: get
49
51
  uri: https://api.datacite.org/dois/10.5061/dryad.781pv
@@ -52,7 +54,7 @@ http_interactions:
52
54
  string: ''
53
55
  headers:
54
56
  User-Agent:
55
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
57
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
56
58
  Accept:
57
59
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
58
60
  response:
@@ -61,7 +63,7 @@ http_interactions:
61
63
  message: OK
62
64
  headers:
63
65
  Date:
64
- - Sat, 14 Sep 2019 15:31:21 GMT
66
+ - Wed, 09 Oct 2019 06:24:19 GMT
65
67
  Content-Type:
66
68
  - application/json; charset=utf-8
67
69
  Connection:
@@ -75,15 +77,15 @@ http_interactions:
75
77
  Vary:
76
78
  - Accept-Encoding, Origin
77
79
  X-Request-Id:
78
- - 04060afc-294b-4bea-a846-c5cfcdf6499f
80
+ - 790af1cb-24a1-4343-bf18-391915e3bba7
79
81
  Etag:
80
82
  - W/"d8b1a13f365dcde50bea407dfed02597"
81
83
  X-Runtime:
82
- - '0.024085'
84
+ - '0.018198'
83
85
  X-Powered-By:
84
- - Phusion Passenger 6.0.3
86
+ - Phusion Passenger 6.0.4
85
87
  Server:
86
- - nginx/1.17.3 + Phusion Passenger 6.0.3
88
+ - nginx/1.17.3 + Phusion Passenger 6.0.4
87
89
  body:
88
90
  encoding: ASCII-8BIT
89
91
  string: '{"data":{"id":"10.5061/dryad.781pv","type":"dois","attributes":{"doi":"10.5061/dryad.781pv","prefix":"10.5061","suffix":"dryad.781pv","identifiers":[{"identifier":"https://doi.org/10.5061/dryad.781pv","identifierType":"DOI"},{"identifier":"Piwowar
@@ -103,5 +105,5 @@ http_interactions:
103
105
  is considered to be integral to the published research. All material in Dryad
104
106
  is associated with a scholarly publication","language":null,"clientType":"repository","domains":"*","issn":null,"url":"https://datadryad.org","created":"2018-04-24T20:59:15.000Z","updated":"2019-06-02T22:47:19.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"dryad","type":"providers"}},"prefixes":{"data":[{"id":"10.5061","type":"prefixes"},{"id":"10.15146","type":"prefixes"}]}}}]}'
105
107
  http_version:
106
- recorded_at: Sat, 14 Sep 2019 15:31:21 GMT
108
+ recorded_at: Wed, 09 Oct 2019 06:24:19 GMT
107
109
  recorded_with: VCR 5.0.0
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
11
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
12
12
  Accept:
13
13
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
14
  response:
@@ -17,22 +17,24 @@ http_interactions:
17
17
  message: ''
18
18
  headers:
19
19
  Date:
20
- - Sat, 14 Sep 2019 15:33:32 GMT
20
+ - Wed, 09 Oct 2019 06:24:38 GMT
21
21
  Content-Type:
22
22
  - application/json;charset=UTF-8
23
23
  Connection:
24
24
  - keep-alive
25
25
  Set-Cookie:
26
- - __cfduid=d8fca66762a67e0976bbc5a57240333741568475212; expires=Sun, 13-Sep-20
27
- 15:33:32 GMT; path=/; domain=.doi.org; HttpOnly
26
+ - __cfduid=de2daa5e7f85df0675ea5d03ca11695a81570602278; expires=Thu, 08-Oct-20
27
+ 06:24:38 GMT; path=/; domain=.doi.org; HttpOnly
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
28
30
  Strict-Transport-Security:
29
- - max-age=604800; includeSubDomains
31
+ - max-age=2592000; includeSubDomains
30
32
  Expect-Ct:
31
33
  - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
32
34
  Server:
33
35
  - cloudflare
34
36
  Cf-Ray:
35
- - 51636b7d9d0996aa-FRA
37
+ - 522e45cdbd02977e-FRA
36
38
  body:
37
39
  encoding: ASCII-8BIT
38
40
  string: |-
@@ -43,7 +45,7 @@ http_interactions:
43
45
  }
44
46
  ]
45
47
  http_version:
46
- recorded_at: Sat, 14 Sep 2019 15:33:32 GMT
48
+ recorded_at: Wed, 09 Oct 2019 06:24:38 GMT
47
49
  - request:
48
50
  method: get
49
51
  uri: https://api.datacite.org/dois/10.1594/pangaea.745083
@@ -52,7 +54,7 @@ http_interactions:
52
54
  string: ''
53
55
  headers:
54
56
  User-Agent:
55
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
57
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
56
58
  Accept:
57
59
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
58
60
  response:
@@ -61,7 +63,7 @@ http_interactions:
61
63
  message: OK
62
64
  headers:
63
65
  Date:
64
- - Sat, 14 Sep 2019 15:33:32 GMT
66
+ - Wed, 09 Oct 2019 06:24:38 GMT
65
67
  Content-Type:
66
68
  - application/json; charset=utf-8
67
69
  Connection:
@@ -74,16 +76,16 @@ http_interactions:
74
76
  - max-age=0, private, must-revalidate
75
77
  Vary:
76
78
  - Accept-Encoding, Origin
77
- X-Request-Id:
78
- - ea0dddba-4bc6-44f2-8aa1-09e4e37ea299
79
79
  Etag:
80
80
  - W/"5c9aa4ff0ef0de7849b289eecc28c7b9"
81
81
  X-Runtime:
82
- - '0.021294'
82
+ - '0.023660'
83
+ X-Request-Id:
84
+ - 9f496c75-305e-4c71-8897-f2bb92dc7268
83
85
  X-Powered-By:
84
- - Phusion Passenger 6.0.3
86
+ - Phusion Passenger 6.0.4
85
87
  Server:
86
- - nginx/1.17.3 + Phusion Passenger 6.0.3
88
+ - nginx/1.17.3 + Phusion Passenger 6.0.4
87
89
  body:
88
90
  encoding: ASCII-8BIT
89
91
  string: '{"data":{"id":"10.1594/pangaea.745083","type":"dois","attributes":{"doi":"10.1594/pangaea.745083","prefix":"10.1594","suffix":"pangaea.745083","identifiers":[{"identifier":"https://doi.org/10.1594/pangaea.745083","identifierType":"DOI"}],"creators":[{"name":"EPOCA
@@ -102,5 +104,5 @@ http_interactions:
102
104
  guarantees long-term availability of its content through a commitment of
103
105
  the operating institutions.","language":["en"],"clientType":"repository","domains":"pangaea.de","issn":{},"url":"https://www.pangaea.de/","created":"2011-01-17T07:41:51.000Z","updated":"2019-08-29T16:43:40.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"tib","type":"providers"}},"prefixes":{"data":[{"id":"10.1594","type":"prefixes"},{"id":"10.25594","type":"prefixes"}]}}}]}'
104
106
  http_version:
105
- recorded_at: Sat, 14 Sep 2019 15:33:32 GMT
107
+ recorded_at: Wed, 09 Oct 2019 06:24:38 GMT
106
108
  recorded_with: VCR 5.0.0
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
11
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
12
12
  Accept:
13
13
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
14
  response:
@@ -17,22 +17,24 @@ http_interactions:
17
17
  message: ''
18
18
  headers:
19
19
  Date:
20
- - Sat, 14 Sep 2019 15:33:33 GMT
20
+ - Wed, 09 Oct 2019 06:24:43 GMT
21
21
  Content-Type:
22
22
  - application/json;charset=UTF-8
23
23
  Connection:
24
24
  - keep-alive
25
25
  Set-Cookie:
26
- - __cfduid=d5bc5b0e86e75187ed75b7a2ef821d6371568475213; expires=Sun, 13-Sep-20
27
- 15:33:33 GMT; path=/; domain=.doi.org; HttpOnly
26
+ - __cfduid=daef8e7e290b8c4dd1cf013acd10550031570602282; expires=Thu, 08-Oct-20
27
+ 06:24:42 GMT; path=/; domain=.doi.org; HttpOnly
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
28
30
  Strict-Transport-Security:
29
- - max-age=604800; includeSubDomains
31
+ - max-age=2592000; includeSubDomains
30
32
  Expect-Ct:
31
33
  - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
32
34
  Server:
33
35
  - cloudflare
34
36
  Cf-Ray:
35
- - 51636b81e908dfb1-FRA
37
+ - 522e45ec7829c281-FRA
36
38
  body:
37
39
  encoding: ASCII-8BIT
38
40
  string: |-
@@ -43,7 +45,7 @@ http_interactions:
43
45
  }
44
46
  ]
45
47
  http_version:
46
- recorded_at: Sat, 14 Sep 2019 15:33:33 GMT
48
+ recorded_at: Wed, 09 Oct 2019 06:24:43 GMT
47
49
  - request:
48
50
  method: get
49
51
  uri: https://api.datacite.org/dois/10.6084/m9.figshare.1537331.v1
@@ -52,7 +54,7 @@ http_interactions:
52
54
  string: ''
53
55
  headers:
54
56
  User-Agent:
55
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
57
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
56
58
  Accept:
57
59
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
58
60
  response:
@@ -61,7 +63,7 @@ http_interactions:
61
63
  message: OK
62
64
  headers:
63
65
  Date:
64
- - Sat, 14 Sep 2019 15:33:33 GMT
66
+ - Wed, 09 Oct 2019 06:24:43 GMT
65
67
  Content-Type:
66
68
  - application/json; charset=utf-8
67
69
  Connection:
@@ -74,16 +76,16 @@ http_interactions:
74
76
  - max-age=0, private, must-revalidate
75
77
  Vary:
76
78
  - Accept-Encoding, Origin
77
- X-Request-Id:
78
- - 2965e851-9984-4a86-a659-38a44ab0ca87
79
79
  Etag:
80
80
  - W/"bac727ea0cd819f483c1d67312884204"
81
81
  X-Runtime:
82
- - '0.019990'
82
+ - '0.022109'
83
+ X-Request-Id:
84
+ - e5d829c1-a082-46ea-8464-8891a78a76ad
83
85
  X-Powered-By:
84
- - Phusion Passenger 6.0.3
86
+ - Phusion Passenger 6.0.4
85
87
  Server:
86
- - nginx/1.17.3 + Phusion Passenger 6.0.3
88
+ - nginx/1.17.3 + Phusion Passenger 6.0.4
87
89
  body:
88
90
  encoding: ASCII-8BIT
89
91
  string: '{"data":{"id":"10.6084/m9.figshare.1537331.v1","type":"dois","attributes":{"doi":"10.6084/m9.figshare.1537331.v1","prefix":"10.6084","suffix":"m9.figshare.1537331.v1","identifiers":[{"identifier":"https://doi.org/10.6084/m9.figshare.1537331.v1","identifierType":"DOI"}],"creators":[{"name":"Iosr
@@ -96,5 +98,5 @@ http_interactions:
96
98
  videos and datasets. Optional peer review process. figshare uses creative
97
99
  commons licensing.","language":null,"clientType":"repository","domains":"figshare.com","issn":null,"url":"http://figshare.com/","created":"2016-10-12T13:42:35.000Z","updated":"2019-07-27T07:15:48.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"figshare","type":"providers"}},"prefixes":{"data":[{"id":"10.6084","type":"prefixes"}]}}}]}'
98
100
  http_version:
99
- recorded_at: Sat, 14 Sep 2019 15:33:33 GMT
101
+ recorded_at: Wed, 09 Oct 2019 06:24:43 GMT
100
102
  recorded_with: VCR 5.0.0
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
11
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
12
12
  Accept:
13
13
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
14
  response:
@@ -17,22 +17,24 @@ http_interactions:
17
17
  message: ''
18
18
  headers:
19
19
  Date:
20
- - Sat, 14 Sep 2019 15:33:32 GMT
20
+ - Wed, 09 Oct 2019 06:24:36 GMT
21
21
  Content-Type:
22
22
  - application/json;charset=UTF-8
23
23
  Connection:
24
24
  - keep-alive
25
25
  Set-Cookie:
26
- - __cfduid=d2793f5b242d416e351b06b22507ba5b21568475212; expires=Sun, 13-Sep-20
27
- 15:33:32 GMT; path=/; domain=.doi.org; HttpOnly
26
+ - __cfduid=dea43627a0dd9b0d474bf2337fcec86de1570602276; expires=Thu, 08-Oct-20
27
+ 06:24:36 GMT; path=/; domain=.doi.org; HttpOnly
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
28
30
  Strict-Transport-Security:
29
- - max-age=604800; includeSubDomains
31
+ - max-age=2592000; includeSubDomains
30
32
  Expect-Ct:
31
33
  - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
32
34
  Server:
33
35
  - cloudflare
34
36
  Cf-Ray:
35
- - 51636b7bbe8764f7-FRA
37
+ - 522e45c4fe51647f-FRA
36
38
  body:
37
39
  encoding: ASCII-8BIT
38
40
  string: |-
@@ -43,7 +45,7 @@ http_interactions:
43
45
  }
44
46
  ]
45
47
  http_version:
46
- recorded_at: Sat, 14 Sep 2019 15:33:32 GMT
48
+ recorded_at: Wed, 09 Oct 2019 06:24:36 GMT
47
49
  - request:
48
50
  method: get
49
51
  uri: https://api.datacite.org/dois/10.5281/zenodo.59983
@@ -52,7 +54,7 @@ http_interactions:
52
54
  string: ''
53
55
  headers:
54
56
  User-Agent:
55
- - Mozilla/5.0 (compatible; Maremma/4.3; mailto:info@datacite.org)
57
+ - Mozilla/5.0 (compatible; Maremma/4.4; mailto:info@datacite.org)
56
58
  Accept:
57
59
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
58
60
  response:
@@ -61,7 +63,7 @@ http_interactions:
61
63
  message: OK
62
64
  headers:
63
65
  Date:
64
- - Sat, 14 Sep 2019 15:33:32 GMT
66
+ - Wed, 09 Oct 2019 06:24:36 GMT
65
67
  Content-Type:
66
68
  - application/json; charset=utf-8
67
69
  Connection:
@@ -74,16 +76,16 @@ http_interactions:
74
76
  - max-age=0, private, must-revalidate
75
77
  Vary:
76
78
  - Accept-Encoding, Origin
79
+ X-Request-Id:
80
+ - a13b67ab-88ed-4fd9-8238-42323cf97f63
77
81
  Etag:
78
82
  - W/"ad8b7fc0ee9188f0a60453d1980925b4"
79
83
  X-Runtime:
80
- - '0.018795'
81
- X-Request-Id:
82
- - 2a62d1d5-ffa5-4ed6-9d66-20cef400e7fb
84
+ - '0.021476'
83
85
  X-Powered-By:
84
- - Phusion Passenger 6.0.3
86
+ - Phusion Passenger 6.0.4
85
87
  Server:
86
- - nginx/1.17.3 + Phusion Passenger 6.0.3
88
+ - nginx/1.17.3 + Phusion Passenger 6.0.4
87
89
  body:
88
90
  encoding: ASCII-8BIT
89
91
  string: '{"data":{"id":"10.5281/zenodo.59983","type":"dois","attributes":{"doi":"10.5281/zenodo.59983","prefix":"10.5281","suffix":"zenodo.59983","identifiers":[{"identifier":"https://doi.org/10.5281/zenodo.59983","identifierType":"DOI"},{"identifier":"https://zenodo.org/record/59983","identifierType":"URL"}],"creators":[{"name":"Fenner,
@@ -106,5 +108,5 @@ http_interactions:
106
108
  them into existing reporting lines to funding agencies like the European Commission.\r\neasily
107
109
  access and reuse shared research results.","language":["en"],"clientType":"repository","domains":"openaire.cern.ch,zenodo.org","issn":[],"url":"https://zenodo.org/","created":"2013-01-28T12:07:48.000Z","updated":"2019-08-02T17:08:53.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"cern","type":"providers"}},"prefixes":{"data":[{"id":"10.5281","type":"prefixes"}]}}}]}'
108
110
  http_version:
109
- recorded_at: Sat, 14 Sep 2019 15:33:32 GMT
111
+ recorded_at: Wed, 09 Oct 2019 06:24:36 GMT
110
112
  recorded_with: VCR 5.0.0