toccatore 0.3 → 0.3.1
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/lib/toccatore/base.rb +13 -3
- data/lib/toccatore/datacite_related.rb +25 -28
- data/lib/toccatore/orcid_update.rb +0 -11
- data/lib/toccatore/version.rb +1 -1
- data/spec/cli_spec.rb +5 -5
- data/spec/datacite_related_spec.rb +6 -0
- data/spec/fixtures/datacite_related_is_identical.json +20 -0
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_delete.yml +5 -64
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_fail.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_DOI.yml +107 -109
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_ORCID_ID.yml +289 -315
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed.yml +249 -245
- data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed_with_no_works.yml +3 -3
- metadata +2 -1
@@ -23,18 +23,18 @@ http_interactions:
|
|
23
23
|
Content-Type:
|
24
24
|
- application/json;charset=UTF-8
|
25
25
|
Date:
|
26
|
-
- Sat, 11 Mar 2017
|
26
|
+
- Sat, 11 Mar 2017 11:12:42 GMT
|
27
27
|
Server:
|
28
28
|
- openresty/1.11.2.2
|
29
29
|
Connection:
|
30
30
|
- keep-alive
|
31
31
|
body:
|
32
32
|
encoding: UTF-8
|
33
|
-
string: '{"responseHeader":{"status":0,"QTime":
|
33
|
+
string: '{"responseHeader":{"status":0,"QTime":5},"response":{"numFound":1,"start":0,"docs":[]}}
|
34
34
|
|
35
35
|
'
|
36
36
|
http_version:
|
37
|
-
recorded_at: Sat, 11 Mar 2017
|
37
|
+
recorded_at: Sat, 11 Mar 2017 11:12:42 GMT
|
38
38
|
- request:
|
39
39
|
method: get
|
40
40
|
uri: https://search.datacite.org/api?fl=doi,resourceTypeGeneral,relatedIdentifier,nameIdentifier,minted,updated&fq=updated:%5B2013-01-01T00:00:00Z%20TO%202017-12-31T23:59:59Z%5D%20AND%20has_metadata:true%20AND%20is_active:true&q=doi:10.5438/6423&rows=1000&start=0&wt=json
|
@@ -58,7 +58,7 @@ http_interactions:
|
|
58
58
|
Content-Type:
|
59
59
|
- application/json;charset=UTF-8
|
60
60
|
Date:
|
61
|
-
- Sat, 11 Mar 2017
|
61
|
+
- Sat, 11 Mar 2017 11:12:42 GMT
|
62
62
|
Server:
|
63
63
|
- openresty/1.11.2.2
|
64
64
|
Connection:
|
@@ -69,7 +69,7 @@ http_interactions:
|
|
69
69
|
|
70
70
|
'
|
71
71
|
http_version:
|
72
|
-
recorded_at: Sat, 11 Mar 2017
|
72
|
+
recorded_at: Sat, 11 Mar 2017 11:12:42 GMT
|
73
73
|
- request:
|
74
74
|
method: post
|
75
75
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -103,7 +103,7 @@ http_interactions:
|
|
103
103
|
Content-Type:
|
104
104
|
- application/json; charset=utf-8
|
105
105
|
Date:
|
106
|
-
- Sat, 11 Mar 2017
|
106
|
+
- Sat, 11 Mar 2017 11:12:42 GMT
|
107
107
|
Server:
|
108
108
|
- openresty/1.11.2.2
|
109
109
|
Status:
|
@@ -117,9 +117,9 @@ http_interactions:
|
|
117
117
|
X-Powered-By:
|
118
118
|
- Phusion Passenger 5.1.2
|
119
119
|
X-Request-Id:
|
120
|
-
-
|
120
|
+
- fc5230a9-dcb4-45d0-934a-e3ccee3e8bdd
|
121
121
|
X-Runtime:
|
122
|
-
- '0.
|
122
|
+
- '0.011994'
|
123
123
|
X-Xss-Protection:
|
124
124
|
- 1; mode=block
|
125
125
|
Content-Length:
|
@@ -130,7 +130,7 @@ http_interactions:
|
|
130
130
|
encoding: UTF-8
|
131
131
|
string: '{"data":{"id":"06bd74bb-bd4f-4e28-8a25-ace2209ce439","type":"claims","attributes":{"orcid":"0000-0001-5331-6592","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
132
132
|
http_version:
|
133
|
-
recorded_at: Sat, 11 Mar 2017
|
133
|
+
recorded_at: Sat, 11 Mar 2017 11:12:42 GMT
|
134
134
|
- request:
|
135
135
|
method: post
|
136
136
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -164,7 +164,7 @@ http_interactions:
|
|
164
164
|
Content-Type:
|
165
165
|
- application/json; charset=utf-8
|
166
166
|
Date:
|
167
|
-
- Sat, 11 Mar 2017
|
167
|
+
- Sat, 11 Mar 2017 11:12:42 GMT
|
168
168
|
Server:
|
169
169
|
- openresty/1.11.2.2
|
170
170
|
Status:
|
@@ -178,18 +178,20 @@ http_interactions:
|
|
178
178
|
X-Powered-By:
|
179
179
|
- Phusion Passenger 5.1.2
|
180
180
|
X-Request-Id:
|
181
|
-
-
|
181
|
+
- 2c5830ed-026d-473e-86bb-a8c8f9dbd472
|
182
182
|
X-Runtime:
|
183
|
-
- '0.
|
183
|
+
- '0.010297'
|
184
184
|
X-Xss-Protection:
|
185
185
|
- 1; mode=block
|
186
|
+
Content-Length:
|
187
|
+
- '223'
|
186
188
|
Connection:
|
187
189
|
- keep-alive
|
188
190
|
body:
|
189
191
|
encoding: UTF-8
|
190
192
|
string: '{"data":{"id":"7e971406-a81f-4de9-bd24-d43db36ed504","type":"claims","attributes":{"orcid":"0000-0002-4259-9774","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
191
193
|
http_version:
|
192
|
-
recorded_at: Sat, 11 Mar 2017
|
194
|
+
recorded_at: Sat, 11 Mar 2017 11:12:42 GMT
|
193
195
|
- request:
|
194
196
|
method: post
|
195
197
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -223,7 +225,7 @@ http_interactions:
|
|
223
225
|
Content-Type:
|
224
226
|
- application/json; charset=utf-8
|
225
227
|
Date:
|
226
|
-
- Sat, 11 Mar 2017
|
228
|
+
- Sat, 11 Mar 2017 11:12:42 GMT
|
227
229
|
Server:
|
228
230
|
- openresty/1.11.2.2
|
229
231
|
Status:
|
@@ -237,9 +239,9 @@ http_interactions:
|
|
237
239
|
X-Powered-By:
|
238
240
|
- Phusion Passenger 5.1.2
|
239
241
|
X-Request-Id:
|
240
|
-
-
|
242
|
+
- 5171b7a3-7546-410e-b6fe-e4dff7415a7c
|
241
243
|
X-Runtime:
|
242
|
-
- '0.
|
244
|
+
- '0.011255'
|
243
245
|
X-Xss-Protection:
|
244
246
|
- 1; mode=block
|
245
247
|
Content-Length:
|
@@ -250,7 +252,7 @@ http_interactions:
|
|
250
252
|
encoding: UTF-8
|
251
253
|
string: '{"data":{"id":"8ebc15aa-f440-4cf4-a08d-bafc7afd9521","type":"claims","attributes":{"orcid":"0000-0002-8689-4935","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
252
254
|
http_version:
|
253
|
-
recorded_at: Sat, 11 Mar 2017
|
255
|
+
recorded_at: Sat, 11 Mar 2017 11:12:42 GMT
|
254
256
|
- request:
|
255
257
|
method: post
|
256
258
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -284,7 +286,7 @@ http_interactions:
|
|
284
286
|
Content-Type:
|
285
287
|
- application/json; charset=utf-8
|
286
288
|
Date:
|
287
|
-
- Sat, 11 Mar 2017
|
289
|
+
- Sat, 11 Mar 2017 11:12:43 GMT
|
288
290
|
Server:
|
289
291
|
- openresty/1.11.2.2
|
290
292
|
Status:
|
@@ -298,9 +300,9 @@ http_interactions:
|
|
298
300
|
X-Powered-By:
|
299
301
|
- Phusion Passenger 5.1.2
|
300
302
|
X-Request-Id:
|
301
|
-
-
|
303
|
+
- f7d45120-317e-4010-8dc7-7bfcaf1e25ef
|
302
304
|
X-Runtime:
|
303
|
-
- '0.
|
305
|
+
- '0.013368'
|
304
306
|
X-Xss-Protection:
|
305
307
|
- 1; mode=block
|
306
308
|
Content-Length:
|
@@ -311,7 +313,7 @@ http_interactions:
|
|
311
313
|
encoding: UTF-8
|
312
314
|
string: '{"data":{"id":"7d626192-c800-49d1-be5c-293a783e8edf","type":"claims","attributes":{"orcid":"0000-0002-8099-7538","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
313
315
|
http_version:
|
314
|
-
recorded_at: Sat, 11 Mar 2017
|
316
|
+
recorded_at: Sat, 11 Mar 2017 11:12:43 GMT
|
315
317
|
- request:
|
316
318
|
method: post
|
317
319
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -345,7 +347,7 @@ http_interactions:
|
|
345
347
|
Content-Type:
|
346
348
|
- application/json; charset=utf-8
|
347
349
|
Date:
|
348
|
-
- Sat, 11 Mar 2017
|
350
|
+
- Sat, 11 Mar 2017 11:12:43 GMT
|
349
351
|
Server:
|
350
352
|
- openresty/1.11.2.2
|
351
353
|
Status:
|
@@ -359,9 +361,9 @@ http_interactions:
|
|
359
361
|
X-Powered-By:
|
360
362
|
- Phusion Passenger 5.1.2
|
361
363
|
X-Request-Id:
|
362
|
-
-
|
364
|
+
- e8c05c29-077d-4f59-9910-5e95816685c0
|
363
365
|
X-Runtime:
|
364
|
-
- '0.
|
366
|
+
- '0.010655'
|
365
367
|
X-Xss-Protection:
|
366
368
|
- 1; mode=block
|
367
369
|
Content-Length:
|
@@ -372,7 +374,7 @@ http_interactions:
|
|
372
374
|
encoding: UTF-8
|
373
375
|
string: '{"data":{"id":"9bc65008-421a-4a7b-aed5-d99048a63e62","type":"claims","attributes":{"orcid":"0000-0002-9300-5278","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
374
376
|
http_version:
|
375
|
-
recorded_at: Sat, 11 Mar 2017
|
377
|
+
recorded_at: Sat, 11 Mar 2017 11:12:43 GMT
|
376
378
|
- request:
|
377
379
|
method: post
|
378
380
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -406,7 +408,7 @@ http_interactions:
|
|
406
408
|
Content-Type:
|
407
409
|
- application/json; charset=utf-8
|
408
410
|
Date:
|
409
|
-
- Sat, 11 Mar 2017
|
411
|
+
- Sat, 11 Mar 2017 11:12:43 GMT
|
410
412
|
Server:
|
411
413
|
- openresty/1.11.2.2
|
412
414
|
Status:
|
@@ -420,9 +422,9 @@ http_interactions:
|
|
420
422
|
X-Powered-By:
|
421
423
|
- Phusion Passenger 5.1.2
|
422
424
|
X-Request-Id:
|
423
|
-
-
|
425
|
+
- ac8873ce-c590-4436-a1a6-89120d43e7e9
|
424
426
|
X-Runtime:
|
425
|
-
- '0.
|
427
|
+
- '0.020313'
|
426
428
|
X-Xss-Protection:
|
427
429
|
- 1; mode=block
|
428
430
|
Content-Length:
|
@@ -433,7 +435,7 @@ http_interactions:
|
|
433
435
|
encoding: UTF-8
|
434
436
|
string: '{"data":{"id":"46239857-8f62-44a4-913f-d68f52310b64","type":"claims","attributes":{"orcid":"0000-0002-6137-2348","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
435
437
|
http_version:
|
436
|
-
recorded_at: Sat, 11 Mar 2017
|
438
|
+
recorded_at: Sat, 11 Mar 2017 11:12:43 GMT
|
437
439
|
- request:
|
438
440
|
method: post
|
439
441
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -467,7 +469,7 @@ http_interactions:
|
|
467
469
|
Content-Type:
|
468
470
|
- application/json; charset=utf-8
|
469
471
|
Date:
|
470
|
-
- Sat, 11 Mar 2017
|
472
|
+
- Sat, 11 Mar 2017 11:12:43 GMT
|
471
473
|
Server:
|
472
474
|
- openresty/1.11.2.2
|
473
475
|
Status:
|
@@ -481,9 +483,9 @@ http_interactions:
|
|
481
483
|
X-Powered-By:
|
482
484
|
- Phusion Passenger 5.1.2
|
483
485
|
X-Request-Id:
|
484
|
-
-
|
486
|
+
- 37b7071f-efc3-4bf8-8c1a-5df3f2aa07dd
|
485
487
|
X-Runtime:
|
486
|
-
- '0.
|
488
|
+
- '0.010581'
|
487
489
|
X-Xss-Protection:
|
488
490
|
- 1; mode=block
|
489
491
|
Content-Length:
|
@@ -494,7 +496,7 @@ http_interactions:
|
|
494
496
|
encoding: UTF-8
|
495
497
|
string: '{"data":{"id":"f65845ea-809a-4ad5-b70b-f914456550f3","type":"claims","attributes":{"orcid":"0000-0003-2614-6676","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
496
498
|
http_version:
|
497
|
-
recorded_at: Sat, 11 Mar 2017
|
499
|
+
recorded_at: Sat, 11 Mar 2017 11:12:43 GMT
|
498
500
|
- request:
|
499
501
|
method: post
|
500
502
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -528,7 +530,7 @@ http_interactions:
|
|
528
530
|
Content-Type:
|
529
531
|
- application/json; charset=utf-8
|
530
532
|
Date:
|
531
|
-
- Sat, 11 Mar 2017
|
533
|
+
- Sat, 11 Mar 2017 11:12:44 GMT
|
532
534
|
Server:
|
533
535
|
- openresty/1.11.2.2
|
534
536
|
Status:
|
@@ -542,9 +544,9 @@ http_interactions:
|
|
542
544
|
X-Powered-By:
|
543
545
|
- Phusion Passenger 5.1.2
|
544
546
|
X-Request-Id:
|
545
|
-
-
|
547
|
+
- 36c2ed3c-8acc-45e9-8d92-f554ca326c84
|
546
548
|
X-Runtime:
|
547
|
-
- '0.
|
549
|
+
- '0.013316'
|
548
550
|
X-Xss-Protection:
|
549
551
|
- 1; mode=block
|
550
552
|
Content-Length:
|
@@ -555,7 +557,7 @@ http_interactions:
|
|
555
557
|
encoding: UTF-8
|
556
558
|
string: '{"data":{"id":"991fe498-e46f-4636-996c-fb5340fc507d","type":"claims","attributes":{"orcid":"0000-0002-4695-7874","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
557
559
|
http_version:
|
558
|
-
recorded_at: Sat, 11 Mar 2017
|
560
|
+
recorded_at: Sat, 11 Mar 2017 11:12:44 GMT
|
559
561
|
- request:
|
560
562
|
method: post
|
561
563
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -589,7 +591,7 @@ http_interactions:
|
|
589
591
|
Content-Type:
|
590
592
|
- application/json; charset=utf-8
|
591
593
|
Date:
|
592
|
-
- Sat, 11 Mar 2017
|
594
|
+
- Sat, 11 Mar 2017 11:12:44 GMT
|
593
595
|
Server:
|
594
596
|
- openresty/1.11.2.2
|
595
597
|
Status:
|
@@ -603,20 +605,18 @@ http_interactions:
|
|
603
605
|
X-Powered-By:
|
604
606
|
- Phusion Passenger 5.1.2
|
605
607
|
X-Request-Id:
|
606
|
-
-
|
608
|
+
- 975966c1-e2b9-4249-a537-4bd73d664559
|
607
609
|
X-Runtime:
|
608
|
-
- '0.
|
610
|
+
- '0.011638'
|
609
611
|
X-Xss-Protection:
|
610
612
|
- 1; mode=block
|
611
|
-
Content-Length:
|
612
|
-
- '223'
|
613
613
|
Connection:
|
614
614
|
- keep-alive
|
615
615
|
body:
|
616
616
|
encoding: UTF-8
|
617
617
|
string: '{"data":{"id":"a9849591-d3a3-4d1c-b073-325726b86507","type":"claims","attributes":{"orcid":"0000-0003-0902-4386","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
618
618
|
http_version:
|
619
|
-
recorded_at: Sat, 11 Mar 2017
|
619
|
+
recorded_at: Sat, 11 Mar 2017 11:12:44 GMT
|
620
620
|
- request:
|
621
621
|
method: post
|
622
622
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -650,7 +650,7 @@ http_interactions:
|
|
650
650
|
Content-Type:
|
651
651
|
- application/json; charset=utf-8
|
652
652
|
Date:
|
653
|
-
- Sat, 11 Mar 2017
|
653
|
+
- Sat, 11 Mar 2017 11:12:44 GMT
|
654
654
|
Server:
|
655
655
|
- openresty/1.11.2.2
|
656
656
|
Status:
|
@@ -664,20 +664,18 @@ http_interactions:
|
|
664
664
|
X-Powered-By:
|
665
665
|
- Phusion Passenger 5.1.2
|
666
666
|
X-Request-Id:
|
667
|
-
-
|
667
|
+
- 6443e618-bee7-447f-86cc-e97114dc2843
|
668
668
|
X-Runtime:
|
669
|
-
- '0.
|
669
|
+
- '0.010605'
|
670
670
|
X-Xss-Protection:
|
671
671
|
- 1; mode=block
|
672
|
-
Content-Length:
|
673
|
-
- '223'
|
674
672
|
Connection:
|
675
673
|
- keep-alive
|
676
674
|
body:
|
677
675
|
encoding: UTF-8
|
678
676
|
string: '{"data":{"id":"4b6d6e07-d5b2-4462-bda9-c182f2e5ff2b","type":"claims","attributes":{"orcid":"0000-0003-3096-6829","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
679
677
|
http_version:
|
680
|
-
recorded_at: Sat, 11 Mar 2017
|
678
|
+
recorded_at: Sat, 11 Mar 2017 11:12:44 GMT
|
681
679
|
- request:
|
682
680
|
method: post
|
683
681
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -711,7 +709,7 @@ http_interactions:
|
|
711
709
|
Content-Type:
|
712
710
|
- application/json; charset=utf-8
|
713
711
|
Date:
|
714
|
-
- Sat, 11 Mar 2017
|
712
|
+
- Sat, 11 Mar 2017 11:12:44 GMT
|
715
713
|
Server:
|
716
714
|
- openresty/1.11.2.2
|
717
715
|
Status:
|
@@ -725,18 +723,20 @@ http_interactions:
|
|
725
723
|
X-Powered-By:
|
726
724
|
- Phusion Passenger 5.1.2
|
727
725
|
X-Request-Id:
|
728
|
-
-
|
726
|
+
- 6bd020c4-66ba-409d-91aa-7ec6952604cd
|
729
727
|
X-Runtime:
|
730
|
-
- '0.
|
728
|
+
- '0.011461'
|
731
729
|
X-Xss-Protection:
|
732
730
|
- 1; mode=block
|
731
|
+
Content-Length:
|
732
|
+
- '223'
|
733
733
|
Connection:
|
734
734
|
- keep-alive
|
735
735
|
body:
|
736
736
|
encoding: UTF-8
|
737
737
|
string: '{"data":{"id":"150f6ef2-7a9b-4b56-a587-2ff451055237","type":"claims","attributes":{"orcid":"0000-0003-3412-7192","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
738
738
|
http_version:
|
739
|
-
recorded_at: Sat, 11 Mar 2017
|
739
|
+
recorded_at: Sat, 11 Mar 2017 11:12:44 GMT
|
740
740
|
- request:
|
741
741
|
method: post
|
742
742
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -770,7 +770,7 @@ http_interactions:
|
|
770
770
|
Content-Type:
|
771
771
|
- application/json; charset=utf-8
|
772
772
|
Date:
|
773
|
-
- Sat, 11 Mar 2017
|
773
|
+
- Sat, 11 Mar 2017 11:12:45 GMT
|
774
774
|
Server:
|
775
775
|
- openresty/1.11.2.2
|
776
776
|
Status:
|
@@ -784,9 +784,9 @@ http_interactions:
|
|
784
784
|
X-Powered-By:
|
785
785
|
- Phusion Passenger 5.1.2
|
786
786
|
X-Request-Id:
|
787
|
-
-
|
787
|
+
- d61875ad-0ff2-48c3-9dfa-b3a70a789838
|
788
788
|
X-Runtime:
|
789
|
-
- '0.
|
789
|
+
- '0.005403'
|
790
790
|
X-Xss-Protection:
|
791
791
|
- 1; mode=block
|
792
792
|
Content-Length:
|
@@ -797,7 +797,7 @@ http_interactions:
|
|
797
797
|
encoding: UTF-8
|
798
798
|
string: '{"data":{"id":"4e07aae9-2094-4594-96b0-c365c89e2967","type":"claims","attributes":{"orcid":"0000-0003-1419-2405","doi":"10.5438/6423","source-id":"orcid_update","state":"done","claim-action":"create","claimed-at":"2016-09-26T07:57:36Z"}}}'
|
799
799
|
http_version:
|
800
|
-
recorded_at: Sat, 11 Mar 2017
|
800
|
+
recorded_at: Sat, 11 Mar 2017 11:12:45 GMT
|
801
801
|
- request:
|
802
802
|
method: post
|
803
803
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -831,7 +831,7 @@ http_interactions:
|
|
831
831
|
Content-Type:
|
832
832
|
- application/json; charset=utf-8
|
833
833
|
Date:
|
834
|
-
- Sat, 11 Mar 2017
|
834
|
+
- Sat, 11 Mar 2017 11:12:45 GMT
|
835
835
|
Server:
|
836
836
|
- openresty/1.11.2.2
|
837
837
|
Status:
|
@@ -845,9 +845,9 @@ http_interactions:
|
|
845
845
|
X-Powered-By:
|
846
846
|
- Phusion Passenger 5.1.2
|
847
847
|
X-Request-Id:
|
848
|
-
-
|
848
|
+
- ffde9519-6257-49f5-a003-abfb410c50b5
|
849
849
|
X-Runtime:
|
850
|
-
- '0.
|
850
|
+
- '0.011847'
|
851
851
|
X-Xss-Protection:
|
852
852
|
- 1; mode=block
|
853
853
|
Content-Length:
|
@@ -858,7 +858,7 @@ http_interactions:
|
|
858
858
|
encoding: UTF-8
|
859
859
|
string: '{"data":{"id":"9cb248e0-952e-4826-901a-2e71b1ce6bad","type":"claims","attributes":{"orcid":"0000-0003-3484-6875","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
860
860
|
http_version:
|
861
|
-
recorded_at: Sat, 11 Mar 2017
|
861
|
+
recorded_at: Sat, 11 Mar 2017 11:12:45 GMT
|
862
862
|
- request:
|
863
863
|
method: post
|
864
864
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -892,7 +892,7 @@ http_interactions:
|
|
892
892
|
Content-Type:
|
893
893
|
- application/json; charset=utf-8
|
894
894
|
Date:
|
895
|
-
- Sat, 11 Mar 2017
|
895
|
+
- Sat, 11 Mar 2017 11:12:45 GMT
|
896
896
|
Server:
|
897
897
|
- openresty/1.11.2.2
|
898
898
|
Status:
|
@@ -906,9 +906,9 @@ http_interactions:
|
|
906
906
|
X-Powered-By:
|
907
907
|
- Phusion Passenger 5.1.2
|
908
908
|
X-Request-Id:
|
909
|
-
-
|
909
|
+
- 76adcf22-d128-484c-a423-fd7fe604573d
|
910
910
|
X-Runtime:
|
911
|
-
- '0.
|
911
|
+
- '0.012009'
|
912
912
|
X-Xss-Protection:
|
913
913
|
- 1; mode=block
|
914
914
|
Content-Length:
|
@@ -919,7 +919,7 @@ http_interactions:
|
|
919
919
|
encoding: UTF-8
|
920
920
|
string: '{"data":{"id":"7d6f7282-1cce-47fd-aada-0627953f8e55","type":"claims","attributes":{"orcid":"0000-0003-0183-6910","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
921
921
|
http_version:
|
922
|
-
recorded_at: Sat, 11 Mar 2017
|
922
|
+
recorded_at: Sat, 11 Mar 2017 11:12:45 GMT
|
923
923
|
- request:
|
924
924
|
method: post
|
925
925
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -953,7 +953,7 @@ http_interactions:
|
|
953
953
|
Content-Type:
|
954
954
|
- application/json; charset=utf-8
|
955
955
|
Date:
|
956
|
-
- Sat, 11 Mar 2017
|
956
|
+
- Sat, 11 Mar 2017 11:12:45 GMT
|
957
957
|
Server:
|
958
958
|
- openresty/1.11.2.2
|
959
959
|
Status:
|
@@ -967,9 +967,9 @@ http_interactions:
|
|
967
967
|
X-Powered-By:
|
968
968
|
- Phusion Passenger 5.1.2
|
969
969
|
X-Request-Id:
|
970
|
-
-
|
970
|
+
- 028071b2-30ed-4d55-b96c-00363f50d5f9
|
971
971
|
X-Runtime:
|
972
|
-
- '0.
|
972
|
+
- '0.010977'
|
973
973
|
X-Xss-Protection:
|
974
974
|
- 1; mode=block
|
975
975
|
Content-Length:
|
@@ -980,7 +980,7 @@ http_interactions:
|
|
980
980
|
encoding: UTF-8
|
981
981
|
string: '{"data":{"id":"a1f7c9b8-52d1-41d5-b4c5-c0dc495a9947","type":"claims","attributes":{"orcid":"0000-0001-5109-3700","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
982
982
|
http_version:
|
983
|
-
recorded_at: Sat, 11 Mar 2017
|
983
|
+
recorded_at: Sat, 11 Mar 2017 11:12:45 GMT
|
984
984
|
- request:
|
985
985
|
method: post
|
986
986
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1014,7 +1014,7 @@ http_interactions:
|
|
1014
1014
|
Content-Type:
|
1015
1015
|
- application/json; charset=utf-8
|
1016
1016
|
Date:
|
1017
|
-
- Sat, 11 Mar 2017
|
1017
|
+
- Sat, 11 Mar 2017 11:12:46 GMT
|
1018
1018
|
Server:
|
1019
1019
|
- openresty/1.11.2.2
|
1020
1020
|
Status:
|
@@ -1028,9 +1028,9 @@ http_interactions:
|
|
1028
1028
|
X-Powered-By:
|
1029
1029
|
- Phusion Passenger 5.1.2
|
1030
1030
|
X-Request-Id:
|
1031
|
-
-
|
1031
|
+
- 4b366904-67ab-4934-bec7-fdc59de9739d
|
1032
1032
|
X-Runtime:
|
1033
|
-
- '0.
|
1033
|
+
- '0.012189'
|
1034
1034
|
X-Xss-Protection:
|
1035
1035
|
- 1; mode=block
|
1036
1036
|
Content-Length:
|
@@ -1041,7 +1041,7 @@ http_interactions:
|
|
1041
1041
|
encoding: UTF-8
|
1042
1042
|
string: '{"data":{"id":"1eb1e9cd-c31a-4135-8ba6-4a0e359118d1","type":"claims","attributes":{"orcid":"0000-0001-8771-7239","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1043
1043
|
http_version:
|
1044
|
-
recorded_at: Sat, 11 Mar 2017
|
1044
|
+
recorded_at: Sat, 11 Mar 2017 11:12:46 GMT
|
1045
1045
|
- request:
|
1046
1046
|
method: post
|
1047
1047
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1075,7 +1075,7 @@ http_interactions:
|
|
1075
1075
|
Content-Type:
|
1076
1076
|
- application/json; charset=utf-8
|
1077
1077
|
Date:
|
1078
|
-
- Sat, 11 Mar 2017
|
1078
|
+
- Sat, 11 Mar 2017 11:12:46 GMT
|
1079
1079
|
Server:
|
1080
1080
|
- openresty/1.11.2.2
|
1081
1081
|
Status:
|
@@ -1089,9 +1089,9 @@ http_interactions:
|
|
1089
1089
|
X-Powered-By:
|
1090
1090
|
- Phusion Passenger 5.1.2
|
1091
1091
|
X-Request-Id:
|
1092
|
-
-
|
1092
|
+
- 26ff0583-bbc0-435e-8c32-0a1a4ad324d0
|
1093
1093
|
X-Runtime:
|
1094
|
-
- '0.
|
1094
|
+
- '0.012001'
|
1095
1095
|
X-Xss-Protection:
|
1096
1096
|
- 1; mode=block
|
1097
1097
|
Content-Length:
|
@@ -1102,7 +1102,7 @@ http_interactions:
|
|
1102
1102
|
encoding: UTF-8
|
1103
1103
|
string: '{"data":{"id":"dc06bb3d-0f98-415f-8665-bdc8ad8a2b2c","type":"claims","attributes":{"orcid":"0000-0001-6843-7960","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1104
1104
|
http_version:
|
1105
|
-
recorded_at: Sat, 11 Mar 2017
|
1105
|
+
recorded_at: Sat, 11 Mar 2017 11:12:46 GMT
|
1106
1106
|
- request:
|
1107
1107
|
method: post
|
1108
1108
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1136,7 +1136,7 @@ http_interactions:
|
|
1136
1136
|
Content-Type:
|
1137
1137
|
- application/json; charset=utf-8
|
1138
1138
|
Date:
|
1139
|
-
- Sat, 11 Mar 2017
|
1139
|
+
- Sat, 11 Mar 2017 11:12:46 GMT
|
1140
1140
|
Server:
|
1141
1141
|
- openresty/1.11.2.2
|
1142
1142
|
Status:
|
@@ -1150,9 +1150,9 @@ http_interactions:
|
|
1150
1150
|
X-Powered-By:
|
1151
1151
|
- Phusion Passenger 5.1.2
|
1152
1152
|
X-Request-Id:
|
1153
|
-
-
|
1153
|
+
- 72bab955-3fe9-4fb7-9d9a-ca9b0f3455f9
|
1154
1154
|
X-Runtime:
|
1155
|
-
- '0.
|
1155
|
+
- '0.011116'
|
1156
1156
|
X-Xss-Protection:
|
1157
1157
|
- 1; mode=block
|
1158
1158
|
Content-Length:
|
@@ -1163,7 +1163,7 @@ http_interactions:
|
|
1163
1163
|
encoding: UTF-8
|
1164
1164
|
string: '{"data":{"id":"276cb9da-8f56-4a20-8199-b5998f795257","type":"claims","attributes":{"orcid":"0000-0001-9623-2225","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1165
1165
|
http_version:
|
1166
|
-
recorded_at: Sat, 11 Mar 2017
|
1166
|
+
recorded_at: Sat, 11 Mar 2017 11:12:46 GMT
|
1167
1167
|
- request:
|
1168
1168
|
method: post
|
1169
1169
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1197,7 +1197,7 @@ http_interactions:
|
|
1197
1197
|
Content-Type:
|
1198
1198
|
- application/json; charset=utf-8
|
1199
1199
|
Date:
|
1200
|
-
- Sat, 11 Mar 2017
|
1200
|
+
- Sat, 11 Mar 2017 11:12:46 GMT
|
1201
1201
|
Server:
|
1202
1202
|
- openresty/1.11.2.2
|
1203
1203
|
Status:
|
@@ -1211,20 +1211,18 @@ http_interactions:
|
|
1211
1211
|
X-Powered-By:
|
1212
1212
|
- Phusion Passenger 5.1.2
|
1213
1213
|
X-Request-Id:
|
1214
|
-
-
|
1214
|
+
- 9b9deb41-4fef-42bc-ae70-6ef927b6d8b4
|
1215
1215
|
X-Runtime:
|
1216
|
-
- '0.
|
1216
|
+
- '0.011201'
|
1217
1217
|
X-Xss-Protection:
|
1218
1218
|
- 1; mode=block
|
1219
|
-
Content-Length:
|
1220
|
-
- '223'
|
1221
1219
|
Connection:
|
1222
1220
|
- keep-alive
|
1223
1221
|
body:
|
1224
1222
|
encoding: UTF-8
|
1225
1223
|
string: '{"data":{"id":"4d6dfee8-73fc-4fdc-b9a3-5cf9a2f025fe","type":"claims","attributes":{"orcid":"0000-0002-1611-6935","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1226
1224
|
http_version:
|
1227
|
-
recorded_at: Sat, 11 Mar 2017
|
1225
|
+
recorded_at: Sat, 11 Mar 2017 11:12:46 GMT
|
1228
1226
|
- request:
|
1229
1227
|
method: post
|
1230
1228
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1258,7 +1256,7 @@ http_interactions:
|
|
1258
1256
|
Content-Type:
|
1259
1257
|
- application/json; charset=utf-8
|
1260
1258
|
Date:
|
1261
|
-
- Sat, 11 Mar 2017
|
1259
|
+
- Sat, 11 Mar 2017 11:12:46 GMT
|
1262
1260
|
Server:
|
1263
1261
|
- openresty/1.11.2.2
|
1264
1262
|
Status:
|
@@ -1272,18 +1270,20 @@ http_interactions:
|
|
1272
1270
|
X-Powered-By:
|
1273
1271
|
- Phusion Passenger 5.1.2
|
1274
1272
|
X-Request-Id:
|
1275
|
-
-
|
1273
|
+
- 1ae35f79-b968-4588-a27a-ab31082c6bc5
|
1276
1274
|
X-Runtime:
|
1277
|
-
- '0.
|
1275
|
+
- '0.010366'
|
1278
1276
|
X-Xss-Protection:
|
1279
1277
|
- 1; mode=block
|
1278
|
+
Content-Length:
|
1279
|
+
- '223'
|
1280
1280
|
Connection:
|
1281
1281
|
- keep-alive
|
1282
1282
|
body:
|
1283
1283
|
encoding: UTF-8
|
1284
1284
|
string: '{"data":{"id":"95a8d571-92b2-4283-b813-024bd7c35d56","type":"claims","attributes":{"orcid":"0000-0003-0762-2235","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1285
1285
|
http_version:
|
1286
|
-
recorded_at: Sat, 11 Mar 2017
|
1286
|
+
recorded_at: Sat, 11 Mar 2017 11:12:47 GMT
|
1287
1287
|
- request:
|
1288
1288
|
method: post
|
1289
1289
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1317,7 +1317,7 @@ http_interactions:
|
|
1317
1317
|
Content-Type:
|
1318
1318
|
- application/json; charset=utf-8
|
1319
1319
|
Date:
|
1320
|
-
- Sat, 11 Mar 2017
|
1320
|
+
- Sat, 11 Mar 2017 11:12:47 GMT
|
1321
1321
|
Server:
|
1322
1322
|
- openresty/1.11.2.2
|
1323
1323
|
Status:
|
@@ -1331,20 +1331,18 @@ http_interactions:
|
|
1331
1331
|
X-Powered-By:
|
1332
1332
|
- Phusion Passenger 5.1.2
|
1333
1333
|
X-Request-Id:
|
1334
|
-
-
|
1334
|
+
- d0ade592-2ebe-426d-bc76-52777d0b8e6e
|
1335
1335
|
X-Runtime:
|
1336
|
-
- '0.
|
1336
|
+
- '0.011192'
|
1337
1337
|
X-Xss-Protection:
|
1338
1338
|
- 1; mode=block
|
1339
|
-
Content-Length:
|
1340
|
-
- '223'
|
1341
1339
|
Connection:
|
1342
1340
|
- keep-alive
|
1343
1341
|
body:
|
1344
1342
|
encoding: UTF-8
|
1345
1343
|
string: '{"data":{"id":"96d55578-b067-4971-90ef-8ef9f829dc17","type":"claims","attributes":{"orcid":"0000-0002-9829-091X","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1346
1344
|
http_version:
|
1347
|
-
recorded_at: Sat, 11 Mar 2017
|
1345
|
+
recorded_at: Sat, 11 Mar 2017 11:12:47 GMT
|
1348
1346
|
- request:
|
1349
1347
|
method: post
|
1350
1348
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1378,7 +1376,7 @@ http_interactions:
|
|
1378
1376
|
Content-Type:
|
1379
1377
|
- application/json; charset=utf-8
|
1380
1378
|
Date:
|
1381
|
-
- Sat, 11 Mar 2017
|
1379
|
+
- Sat, 11 Mar 2017 11:12:47 GMT
|
1382
1380
|
Server:
|
1383
1381
|
- openresty/1.11.2.2
|
1384
1382
|
Status:
|
@@ -1392,9 +1390,9 @@ http_interactions:
|
|
1392
1390
|
X-Powered-By:
|
1393
1391
|
- Phusion Passenger 5.1.2
|
1394
1392
|
X-Request-Id:
|
1395
|
-
-
|
1393
|
+
- 09476461-b084-4fa6-a213-ed1d5f8d9136
|
1396
1394
|
X-Runtime:
|
1397
|
-
- '0.
|
1395
|
+
- '0.009840'
|
1398
1396
|
X-Xss-Protection:
|
1399
1397
|
- 1; mode=block
|
1400
1398
|
Content-Length:
|
@@ -1405,7 +1403,7 @@ http_interactions:
|
|
1405
1403
|
encoding: UTF-8
|
1406
1404
|
string: '{"data":{"id":"9adac474-3c1a-41b1-b387-cc4f4dc09386","type":"claims","attributes":{"orcid":"0000-0001-5952-7630","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1407
1405
|
http_version:
|
1408
|
-
recorded_at: Sat, 11 Mar 2017
|
1406
|
+
recorded_at: Sat, 11 Mar 2017 11:12:47 GMT
|
1409
1407
|
- request:
|
1410
1408
|
method: post
|
1411
1409
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1439,7 +1437,7 @@ http_interactions:
|
|
1439
1437
|
Content-Type:
|
1440
1438
|
- application/json; charset=utf-8
|
1441
1439
|
Date:
|
1442
|
-
- Sat, 11 Mar 2017
|
1440
|
+
- Sat, 11 Mar 2017 11:12:47 GMT
|
1443
1441
|
Server:
|
1444
1442
|
- openresty/1.11.2.2
|
1445
1443
|
Status:
|
@@ -1453,9 +1451,9 @@ http_interactions:
|
|
1453
1451
|
X-Powered-By:
|
1454
1452
|
- Phusion Passenger 5.1.2
|
1455
1453
|
X-Request-Id:
|
1456
|
-
-
|
1454
|
+
- f3c88b73-8a63-4a57-808f-018bbf86fabc
|
1457
1455
|
X-Runtime:
|
1458
|
-
- '0.
|
1456
|
+
- '0.010804'
|
1459
1457
|
X-Xss-Protection:
|
1460
1458
|
- 1; mode=block
|
1461
1459
|
Content-Length:
|
@@ -1466,7 +1464,7 @@ http_interactions:
|
|
1466
1464
|
encoding: UTF-8
|
1467
1465
|
string: '{"data":{"id":"b9f20bf7-e252-4422-8771-ffbfb3f6a0db","type":"claims","attributes":{"orcid":"0000-0001-5492-3212","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1468
1466
|
http_version:
|
1469
|
-
recorded_at: Sat, 11 Mar 2017
|
1467
|
+
recorded_at: Sat, 11 Mar 2017 11:12:47 GMT
|
1470
1468
|
- request:
|
1471
1469
|
method: post
|
1472
1470
|
uri: https://profiles.test.datacite.org/api/claims
|
@@ -1500,7 +1498,7 @@ http_interactions:
|
|
1500
1498
|
Content-Type:
|
1501
1499
|
- application/json; charset=utf-8
|
1502
1500
|
Date:
|
1503
|
-
- Sat, 11 Mar 2017
|
1501
|
+
- Sat, 11 Mar 2017 11:12:47 GMT
|
1504
1502
|
Server:
|
1505
1503
|
- openresty/1.11.2.2
|
1506
1504
|
Status:
|
@@ -1514,9 +1512,9 @@ http_interactions:
|
|
1514
1512
|
X-Powered-By:
|
1515
1513
|
- Phusion Passenger 5.1.2
|
1516
1514
|
X-Request-Id:
|
1517
|
-
-
|
1515
|
+
- cbff5e88-b652-43c3-8391-33dbc27600d9
|
1518
1516
|
X-Runtime:
|
1519
|
-
- '0.
|
1517
|
+
- '0.011259'
|
1520
1518
|
X-Xss-Protection:
|
1521
1519
|
- 1; mode=block
|
1522
1520
|
Content-Length:
|
@@ -1527,5 +1525,5 @@ http_interactions:
|
|
1527
1525
|
encoding: UTF-8
|
1528
1526
|
string: '{"data":{"id":"019981cc-ee7e-407d-bb4c-3c3a45e05e8b","type":"claims","attributes":{"orcid":"0000-0002-6133-2581","doi":"10.5438/6423","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
|
1529
1527
|
http_version:
|
1530
|
-
recorded_at: Sat, 11 Mar 2017
|
1528
|
+
recorded_at: Sat, 11 Mar 2017 11:12:47 GMT
|
1531
1529
|
recorded_with: VCR 3.0.3
|