commonmeta-ruby 3.3.18 → 3.4.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.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +33 -29
  3. data/lib/commonmeta/crossref_utils.rb +22 -0
  4. data/lib/commonmeta/readers/json_feed_reader.rb +19 -1
  5. data/lib/commonmeta/schema_utils.rb +1 -1
  6. data/lib/commonmeta/version.rb +1 -1
  7. data/resources/{commonmeta_v0.9.2.json → commonmeta_v0.9.3.json} +32 -2
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +84 -18
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +42 -14
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +184 -55
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +76 -15
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +33 -12
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +44 -11
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +366 -0
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +144 -11
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +42 -13
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +17 -13
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +557 -262
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +76 -47
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +303 -123
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +108 -12
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +3048 -441
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +178 -31
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +139 -17
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +47 -48
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +7 -7
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +17 -13
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +108 -12
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +44 -11
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +366 -0
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +200 -11
  33. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +303 -123
  34. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +16 -16
  35. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +17 -17
  36. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +111 -113
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +64 -57
  38. data/spec/readers/json_feed_reader_spec.rb +85 -57
  39. data/spec/writers/crossref_xml_writer_spec.rb +76 -40
  40. metadata +6 -4
@@ -23,13 +23,13 @@ http_interactions:
23
23
  Cache-Control:
24
24
  - public, max-age=0, must-revalidate
25
25
  Content-Length:
26
- - '2341'
26
+ - '5716'
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Date:
30
- - Mon, 10 Jul 2023 21:04:49 GMT
30
+ - Wed, 06 Sep 2023 14:23:07 GMT
31
31
  Etag:
32
- - '"t9s1mj1qce1t1"'
32
+ - '"ctoonrrd9y4en"'
33
33
  Server:
34
34
  - Vercel
35
35
  Strict-Transport-Security:
@@ -39,26 +39,55 @@ http_interactions:
39
39
  X-Vercel-Cache:
40
40
  - MISS
41
41
  X-Vercel-Id:
42
- - fra1::iad1::tnx7b-1689023088873-23d89596e801
42
+ - fra1::iad1::p6jq5-1694010187037-ea11ac8f907e
43
43
  Connection:
44
44
  - close
45
45
  body:
46
46
  encoding: UTF-8
47
47
  string: '{"id":"0022b9ef-525a-4a79-81ad-13411697f58a","doi":"https://doi.org/10.53731/ffbx660-083tnag","url":"https://syldavia-gazette.org/guinea-worms-chatgpt-neanderthals","title":"Guinea
48
- Worms, ChatGPT, Neanderthals, Plagiarism, Tidyverse","summary":"Guinea worm
49
- disease reaches all-time low: only 13* human cases reported in 2022Only 13
50
- human cases of Guinea worm disease were reported worldwide in 2022. This Neglected
51
- Tropical Disease is on the WHO 2030 roadmap to become only the second human
52
- disease in history to be eradicated, after smallpox.ChatGPT is fun, but not
53
- an authorThe Editor-In-Chief of the Science journals explains their updated
54
- Editorial Policy specifying that text generated by ChatGPT (or any other AI
55
- tools) cannot be used in...","published_at":1675263360,"updated_at":1681415899,"indexed_at":1688982503,"authors":[{"url":"https://orcid.org/0000-0003-1419-2405","name":"Martin
56
- Fenner"}],"image":"https://digitalpress.fra1.cdn.digitaloceanspaces.com/gtpg506/2023/04/gw-release-2023.jpg","tags":[],"language":"en","reference":[{"key":"ref1","url":"https://cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html"},{"doi":"https://doi.org/10.1126/science.adg7879","key":"ref2"},{"key":"ref3","url":"https://leakeyfoundation.org/meet-the-first-neanderthal-family"},{"key":"ref4","url":"https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats"},{"doi":"https://doi.org/10.21105/joss.01686","key":"ref5"}],"blog_id":"f4wdg32","blog_name":"Syldavia
57
- Gazette","blog":{"id":"f4wdg32","title":"Syldavia Gazette","description":"The
58
- Syldavia Gazette is a weekly newsletter that highlights interesting science
59
- stories from around the web.","language":"en","favicon":"https://syldavia-gazette.org/favicon.png","feed_url":"https://syldavia-gazette.org/atom/","home_page_url":"https://syldavia-gazette.org","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-05-31T16:54:04+00:00","indexed_at":"2023-02-01","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"Ghost
60
- 5.40","category":"Humanities","prefix":"10.53731","modified_at":"2023-04-13T19:58:19+00:00","version":"https://jsonfeed.org/version/1.1","backlog":false,"current_feed_url":null,"expired":null}}'
61
- recorded_at: Mon, 10 Jul 2023 21:04:49 GMT
48
+ Worms, ChatGPT, Neanderthals, Plagiarism, Tidyverse","summary":"<strong>Guinea
49
+ worm disease reaches all-time low: only 13* human cases reported in 2022</strong>
50
+ Only 13 human cases of Guinea worm disease were reported worldwide in 2022.","content_html":"
51
+ <h3><a href=\"https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html?ref=syldavia-gazette.org\">Guinea
52
+ worm disease reaches all-time low: only 13* human cases reported in 2022</a></h3><p>Only
53
+ 13 human cases of Guinea worm disease were reported worldwide in 2022. This
54
+ Neglected Tropical Disease is on the WHO 2030 roadmap to become only the second
55
+ human disease in history to be eradicated, after smallpox.</p><h3><a href=\"https://doi.org/10.1126/science.adg7879?ref=syldavia-gazette.org\">ChatGPT
56
+ is fun, but not an author</a></h3><p>The Editor-In-Chief of the <em>Science</em>
57
+ journals explains their updated Editorial Policy specifying that text generated
58
+ by ChatGPT (or any other AI tools) cannot be used in publications, nor can
59
+ figures produced by such tools.</p><h3><a href=\"https://leakeyfoundation.org/meet-the-first-neanderthal-family/?ref=syldavia-gazette.org\">Meet
60
+ the first Neanderthal family</a></h3><p>A study published in October last
61
+ year retrieved the DNA from 17 Neanderthal remains, for the first time using
62
+ genetics to study the social organization of a Neanderthal community. </p><h3><a
63
+ href=\"https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats/?ref=syldavia-gazette.org\">University
64
+ to investigate adjunct professor after allegations of plagiarism – and legal
65
+ threats</a></h3><p>The University of Zürich in Switzerland has announced that
66
+ it had started an investigation into allegations that a researcher used images
67
+ and other material from a blog without attribution in a published book.</p><h3><a
68
+ href=\"https://doi.org/10.21105/joss.01686?ref=syldavia-gazette.org\">Welcome
69
+ to the tidyverse</a></h3><p>The tidyverse is a language for solving data science
70
+ challenges with R code. It is also a collection of R packages with a shared
71
+ high-level design philosophy. This article gives a short introduction to these
72
+ highly popular software packages.</p><hr /><h3>References</h3><ol><li>Guinea
73
+ Worm Disease Reaches All-Time Low: Only 13* Human Cases Reported in 2022.
74
+ The Carter Center. Accessed March 28, 2023. <a href=\"https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html?ref=syldavia-gazette.org\">https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html</a></li><li>Thorp
75
+ HH. ChatGPT is fun, but not an author. <em>Science</em>. 2023;379(6630):313-313.
76
+ doi:<a href=\"https://doi.org/10.1126/science.adg7879?ref=syldavia-gazette.org\">10.1126/science.adg7879</a></li><li>Meet
77
+ the first Neanderthal family. The Leakey Foundation. Accessed March 28, 2023.
78
+ <a href=\"https://leakeyfoundation.org/meet-the-first-neanderthal-family/?ref=syldavia-gazette.org\">https://leakeyfoundation.org/meet-the-first-neanderthal-family/</a></li><li>Kincaid
79
+ AE. University to investigate adjunct professor after allegations of plagiarism
80
+ – and legal threats. Retraction Watch. Published December 30, 2022. Accessed
81
+ March 28, 2023. <a href=\"https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats/?ref=syldavia-gazette.org\">https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats/</a></li><li>Wickham
82
+ H, Averick M, Bryan J, et al. Welcome to the Tidyverse. <em>Journal of Open
83
+ Source Software</em>. 2019;4(43):1686. doi:<a href=\"https://doi.org/10.21105/joss.01686?ref=syldavia-gazette.org\">10.21105/joss.01686</a></li></ol>
84
+ ","published_at":1675263360,"updated_at":1681415899,"indexed_at":1688982503,"authors":[{"url":"https://orcid.org/0000-0003-1419-2405","name":"Martin
85
+ Fenner"}],"image":"https://digitalpress.fra1.cdn.digitaloceanspaces.com/gtpg506/2023/04/gw-release-2023.jpg","tags":[],"language":"en","reference":[{"key":"ref1","url":"https://cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html"},{"doi":"https://doi.org/10.1126/science.adg7879","key":"ref2"},{"key":"ref3","url":"https://leakeyfoundation.org/meet-the-first-neanderthal-family"},{"key":"ref4","url":"https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats"},{"doi":"https://doi.org/10.21105/joss.01686","key":"ref5"}],"relationships":[],"blog_id":"f4wdg32","blog_name":"Syldavia
86
+ Gazette","blog_slug":"syldavia_gazette","blog":{"id":"f4wdg32","title":"Syldavia
87
+ Gazette","description":"The Syldavia Gazette is a weekly newsletter that highlights
88
+ interesting science stories from around the web.","language":"en","favicon":"https://syldavia-gazette.org/favicon.png","feed_url":"https://syldavia-gazette.org/atom/","home_page_url":"https://syldavia-gazette.org","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-02-01","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"Ghost
89
+ 5.40","category":"humanities","prefix":"10.53731","modified_at":"2023-04-13T19:58:19+00:00","version":"https://jsonfeed.org/version/1.1","current_feed_url":null,"status":"active","issn":null,"backlog":0,"authors":null,"plan":"Team","slug":"syldavia_gazette","use_mastodon":true}}'
90
+ recorded_at: Wed, 06 Sep 2023 14:23:08 GMT
62
91
  - request:
63
92
  method: head
64
93
  uri: https://cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html
@@ -84,14 +113,14 @@ http_interactions:
84
113
  Content-Type:
85
114
  - text/html; charset=utf-8
86
115
  Date:
87
- - Tue, 11 Jul 2023 05:54:10 GMT
116
+ - Wed, 06 Sep 2023 14:23:09 GMT
88
117
  Server:
89
118
  - Microsoft-IIS/10.0
90
119
  Location:
91
120
  - https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html
92
121
  Set-Cookie:
93
- - ARRAffinity=eb6c5be4897d45efa12cec876921d76e8914ec9868658983b61b453219fc286c;Path=/;HttpOnly;Secure;Domain=cartercenter.org
94
- - ARRAffinitySameSite=eb6c5be4897d45efa12cec876921d76e8914ec9868658983b61b453219fc286c;Path=/;HttpOnly;SameSite=None;Secure;Domain=cartercenter.org
122
+ - ARRAffinity=21fff2021ce2e73817415964b0b20eb45eb42257cfe3a740785e5ea399c3e138;Path=/;HttpOnly;Secure;Domain=cartercenter.org
123
+ - ARRAffinitySameSite=21fff2021ce2e73817415964b0b20eb45eb42257cfe3a740785e5ea399c3e138;Path=/;HttpOnly;SameSite=None;Secure;Domain=cartercenter.org
95
124
  Vary:
96
125
  - Accept-Encoding
97
126
  X-Powered-By:
@@ -99,7 +128,7 @@ http_interactions:
99
128
  body:
100
129
  encoding: UTF-8
101
130
  string: ''
102
- recorded_at: Tue, 11 Jul 2023 05:54:11 GMT
131
+ recorded_at: Wed, 06 Sep 2023 14:23:09 GMT
103
132
  - request:
104
133
  method: get
105
134
  uri: https://doi.org/10.1126/science.adg7879
@@ -121,7 +150,7 @@ http_interactions:
121
150
  message: Found
122
151
  headers:
123
152
  Date:
124
- - Tue, 11 Jul 2023 05:54:11 GMT
153
+ - Wed, 06 Sep 2023 14:23:10 GMT
125
154
  Content-Type:
126
155
  - text/html;charset=utf-8
127
156
  Content-Length:
@@ -133,13 +162,13 @@ http_interactions:
133
162
  Vary:
134
163
  - Accept
135
164
  Expires:
136
- - Tue, 11 Jul 2023 06:48:42 GMT
165
+ - Wed, 06 Sep 2023 14:34:06 GMT
137
166
  Permissions-Policy:
138
167
  - interest-cohort=(),browsing-topics=()
139
168
  Cf-Cache-Status:
140
169
  - DYNAMIC
141
170
  Report-To:
142
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=2vyNBVSqebCNVnH6Nr24yrFOw0IF%2FNkuvDNllrPJpoZmFB2U9zXgHRWLNwN1NaPiHkcYYeW1uYpjLNa3Sk5QlWg4%2FFfffKuqRX6%2FPtVbWeX0whQ5Cy%2FHJCeFLlRv6Wx3DcixaRw%3D"}],"group":"cf-nel","max_age":604800}'
171
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Oju5X5kpVg8J6Ln1cMolYZ%2BHIaJxZdoCr8jxMKqEyRWdzAadiP5Yd%2BuvmiL7C1SZ17v%2Fo2g5JeQLSVi0FVJQFahkdL%2BmSwH0i79fgbZAA0viVImGXIsKKN4%3D"}],"group":"cf-nel","max_age":604800}'
143
172
  Nel:
144
173
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
145
174
  Strict-Transport-Security:
@@ -147,7 +176,7 @@ http_interactions:
147
176
  Server:
148
177
  - cloudflare
149
178
  Cf-Ray:
150
- - 7e4eca5679ddb731-AMS
179
+ - 80275e4b1b9d9b45-FRA
151
180
  Alt-Svc:
152
181
  - h3=":443"; ma=86400
153
182
  body:
@@ -155,7 +184,7 @@ http_interactions:
155
184
  string: |-
156
185
  <html><head><title>Handle Redirect</title></head>
157
186
  <body><a href="https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform">https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform</a></body></html>
158
- recorded_at: Tue, 11 Jul 2023 05:54:11 GMT
187
+ recorded_at: Wed, 06 Sep 2023 14:23:10 GMT
159
188
  - request:
160
189
  method: get
161
190
  uri: https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform
@@ -177,7 +206,7 @@ http_interactions:
177
206
  message: OK
178
207
  headers:
179
208
  Date:
180
- - Tue, 11 Jul 2023 05:54:12 GMT
209
+ - Wed, 06 Sep 2023 14:23:11 GMT
181
210
  Content-Type:
182
211
  - application/vnd.citationstyles.csl+json
183
212
  Transfer-Encoding:
@@ -211,7 +240,7 @@ http_interactions:
211
240
  - close
212
241
  body:
213
242
  encoding: ASCII-8BIT
214
- string: '{"indexed":{"date-parts":[[2023,7,11]],"date-time":"2023-07-11T05:20:31Z","timestamp":1689052831294},"reference-count":0,"publisher":"American
243
+ string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T12:29:50Z","timestamp":1694003390242},"reference-count":0,"publisher":"American
215
244
  Association for the Advancement of Science (AAAS)","issue":"6630","content-domain":{"domain":["www.science.org"],"crossmark-restriction":true},"published-print":{"date-parts":[[2023,1,27]]},"abstract":"<jats:p>\n In
216
245
  less than 2 months, the artificial intelligence (AI) program ChatGPT has become
217
246
  a cultural sensation. It is freely accessible through a web portal created
@@ -227,12 +256,12 @@ http_interactions:
227
256
  by her son Happy, \u201cCome on, Mom. You\u2019re Elsa from\n <jats:italic>Frozen<\/jats:italic>\n .
228
257
  You have ice powers and you\u2019re a queen. You\u2019re unstoppable.\u201d
229
258
  Mash-ups like this are certainly fun, but there are serious implications for
230
- generative AI programs like ChatGPT in science and academia.\n <\/jats:p>","DOI":"10.1126\/science.adg7879","type":"journal-article","created":{"date-parts":[[2023,1,26]],"date-time":"2023-01-26T18:58:32Z","timestamp":1674759512000},"page":"313-313","update-policy":"http:\/\/dx.doi.org\/10.34133\/aaas_crossmark","source":"Crossref","is-referenced-by-count":182,"title":"ChatGPT
259
+ generative AI programs like ChatGPT in science and academia.\n <\/jats:p>","DOI":"10.1126\/science.adg7879","type":"journal-article","created":{"date-parts":[[2023,1,26]],"date-time":"2023-01-26T18:58:32Z","timestamp":1674759512000},"page":"313-313","update-policy":"http:\/\/dx.doi.org\/10.34133\/aaas_crossmark","source":"Crossref","is-referenced-by-count":252,"title":"ChatGPT
231
260
  is fun, but not an author","prefix":"10.1126","volume":"379","author":[{"given":"H.
232
261
  Holden","family":"Thorp","sequence":"first","affiliation":[{"name":"H. Holden
233
262
  Thorp Editor-in-Chief, Science journals."}]}],"member":"221","container-title":"Science","original-title":[],"language":"en","deposited":{"date-parts":[[2023,2,28]],"date-time":"2023-02-28T18:45:47Z","timestamp":1677609947000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.science.org\/doi\/10.1126\/science.adg7879"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2023,1,27]]},"references-count":0,"journal-issue":{"issue":"6630","published-print":{"date-parts":[[2023,1,27]]}},"alternative-id":["10.1126\/science.adg7879"],"URL":"http:\/\/dx.doi.org\/10.1126\/science.adg7879","relation":{},"ISSN":["0036-8075","1095-9203"],"subject":["Multidisciplinary"],"container-title-short":"Science","published":{"date-parts":[[2023,1,27]]},"assertion":[{"value":"2023-01-26","order":2,"name":"published","label":"Published","group":{"name":"publication_history","label":"Publication
234
263
  History"}}]}'
235
- recorded_at: Tue, 11 Jul 2023 05:54:12 GMT
264
+ recorded_at: Wed, 06 Sep 2023 14:23:11 GMT
236
265
  - request:
237
266
  method: head
238
267
  uri: https://leakeyfoundation.org/meet-the-first-neanderthal-family
@@ -252,13 +281,13 @@ http_interactions:
252
281
  message: Moved Permanently
253
282
  headers:
254
283
  Date:
255
- - Tue, 11 Jul 2023 05:54:13 GMT
284
+ - Wed, 06 Sep 2023 14:23:13 GMT
256
285
  Content-Type:
257
286
  - text/html; charset=UTF-8
258
287
  Connection:
259
288
  - close
260
289
  X-Powered-By:
261
- - PHP/8.0.28
290
+ - PHP/8.1.20
262
291
  Vary:
263
292
  - Accept-Encoding,Cookie
264
293
  X-Pingback:
@@ -270,17 +299,17 @@ http_interactions:
270
299
  Cf-Cache-Status:
271
300
  - DYNAMIC
272
301
  Report-To:
273
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=1e6WGCBswmV6JSMPe6bgm6M2gPQoILTozcqVOjIMbPDvW8ntyWBsguNJP0O%2BMxkVfnn0yGFIB88aDlj%2FBOZw4OUbICHETVLzkSOOgX0wOZeGryQjgK0%2BwKCuIgaJXQ5zclPv9%2BknRD6kXDJTnUdNcqlt"}],"group":"cf-nel","max_age":604800}'
302
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=43Ybw72fI%2B3%2FEcw%2BZATw14MLvC%2FG4zXoC1begSTxrI9ymjsKvHQCVS0XnrWZpAcRgbjbYUCdS%2BSmaeXmZ1C57YhSkIlfW8gZGPy3vfqRLFHvI%2FztZmO5o4Gt4N9mEM606vbzy0tQ"}],"group":"cf-nel","max_age":604800}'
274
303
  Nel:
275
304
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
276
305
  Server:
277
306
  - cloudflare
278
307
  Cf-Ray:
279
- - 7e4eca5c3c42b8bb-AMS
308
+ - 80275e55fa2e2c4d-FRA
280
309
  body:
281
310
  encoding: UTF-8
282
311
  string: ''
283
- recorded_at: Tue, 11 Jul 2023 05:54:13 GMT
312
+ recorded_at: Wed, 06 Sep 2023 14:23:13 GMT
284
313
  - request:
285
314
  method: head
286
315
  uri: https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats
@@ -300,7 +329,7 @@ http_interactions:
300
329
  message: Moved Permanently
301
330
  headers:
302
331
  Date:
303
- - Tue, 11 Jul 2023 05:50:28 GMT
332
+ - Wed, 06 Sep 2023 14:18:32 GMT
304
333
  Server:
305
334
  - Apache
306
335
  X-Redirect-By:
@@ -318,7 +347,7 @@ http_interactions:
318
347
  body:
319
348
  encoding: UTF-8
320
349
  string: ''
321
- recorded_at: Tue, 11 Jul 2023 05:54:15 GMT
350
+ recorded_at: Wed, 06 Sep 2023 14:23:16 GMT
322
351
  - request:
323
352
  method: get
324
353
  uri: https://doi.org/10.21105/joss.01686
@@ -340,7 +369,7 @@ http_interactions:
340
369
  message: Found
341
370
  headers:
342
371
  Date:
343
- - Tue, 11 Jul 2023 05:54:16 GMT
372
+ - Wed, 06 Sep 2023 14:23:17 GMT
344
373
  Content-Type:
345
374
  - text/html;charset=utf-8
346
375
  Content-Length:
@@ -352,13 +381,13 @@ http_interactions:
352
381
  Vary:
353
382
  - Accept
354
383
  Expires:
355
- - Tue, 11 Jul 2023 06:48:42 GMT
384
+ - Wed, 06 Sep 2023 14:30:09 GMT
356
385
  Permissions-Policy:
357
386
  - interest-cohort=(),browsing-topics=()
358
387
  Cf-Cache-Status:
359
388
  - DYNAMIC
360
389
  Report-To:
361
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=3j%2F4GHBE4y9a9LfUO7P0bq%2BQj7rR6kxYI0lt5CyPAi0tswJqOkVaMBwMsmPvP0Xzux4VfR7pg9vr%2FJefbKFLNKn3saeC4KhGwGF1W9Ee545K%2FYntXJqlgRs%2BmnwsGhozK1%2FiowE%3D"}],"group":"cf-nel","max_age":604800}'
390
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=2a7ry1kvAZsfgGMBIp64tK94fjwDmjfvX3lCebo4PfYwo2cLVCocyimBjt%2BGnX9L8FR7uCCJ3cMZXYbrMohS8YHt6S0wJEj3Uo7XhWwF%2FR5qrQnq5aSzABM%3D"}],"group":"cf-nel","max_age":604800}'
362
391
  Nel:
363
392
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
364
393
  Strict-Transport-Security:
@@ -366,7 +395,7 @@ http_interactions:
366
395
  Server:
367
396
  - cloudflare
368
397
  Cf-Ray:
369
- - 7e4eca72de701c93-AMS
398
+ - 80275e7578194da1-FRA
370
399
  Alt-Svc:
371
400
  - h3=":443"; ma=86400
372
401
  body:
@@ -374,7 +403,7 @@ http_interactions:
374
403
  string: |-
375
404
  <html><head><title>Handle Redirect</title></head>
376
405
  <body><a href="https://api.crossref.org/v1/works/10.21105%2Fjoss.01686/transform">https://api.crossref.org/v1/works/10.21105%2Fjoss.01686/transform</a></body></html>
377
- recorded_at: Tue, 11 Jul 2023 05:54:16 GMT
406
+ recorded_at: Wed, 06 Sep 2023 14:23:17 GMT
378
407
  - request:
379
408
  method: get
380
409
  uri: https://api.crossref.org/v1/works/10.21105%2Fjoss.01686/transform
@@ -396,7 +425,7 @@ http_interactions:
396
425
  message: OK
397
426
  headers:
398
427
  Date:
399
- - Tue, 11 Jul 2023 05:54:16 GMT
428
+ - Wed, 06 Sep 2023 14:23:22 GMT
400
429
  Content-Type:
401
430
  - application/vnd.citationstyles.csl+json
402
431
  Transfer-Encoding:
@@ -431,8 +460,8 @@ http_interactions:
431
460
  - close
432
461
  body:
433
462
  encoding: ASCII-8BIT
434
- string: '{"indexed":{"date-parts":[[2023,7,11]],"date-time":"2023-07-11T05:33:27Z","timestamp":1689053607748},"reference-count":33,"publisher":"The
435
- Open Journal","issue":"43","license":[{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"vor","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"},{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"am","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"},{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2019,11,21]]},"DOI":"10.21105\/joss.01686","type":"journal-article","created":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T21:05:35Z","timestamp":1574370335000},"page":"1686","source":"Crossref","is-referenced-by-count":6610,"title":"Welcome
463
+ string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T13:47:59Z","timestamp":1694008079290},"reference-count":33,"publisher":"The
464
+ Open Journal","issue":"43","license":[{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"vor","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"},{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"am","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"},{"start":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T00:00:00Z","timestamp":1574294400000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2019,11,21]]},"DOI":"10.21105\/joss.01686","type":"journal-article","created":{"date-parts":[[2019,11,21]],"date-time":"2019-11-21T21:05:35Z","timestamp":1574370335000},"page":"1686","source":"Crossref","is-referenced-by-count":7131,"title":"Welcome
436
465
  to the Tidyverse","prefix":"10.21105","volume":"4","author":[{"ORCID":"http:\/\/orcid.org\/0000-0003-4757-117X","authenticated-orcid":false,"given":"Hadley","family":"Wickham","sequence":"first","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-9659-6192","authenticated-orcid":false,"given":"Mara","family":"Averick","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-6983-2759","authenticated-orcid":false,"given":"Jennifer","family":"Bryan","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-1576-2126","authenticated-orcid":false,"given":"Winston","family":"Chang","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-7297-9359","authenticated-orcid":false,"given":"Lucy","family":"McGowan","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-2444-4226","authenticated-orcid":false,"given":"Romain","family":"Fran\u00e7ois","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-7765-6011","authenticated-orcid":false,"given":"Garrett","family":"Grolemund","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-4985-5160","authenticated-orcid":false,"given":"Alex","family":"Hayes","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-8143-5908","authenticated-orcid":false,"given":"Lionel","family":"Henry","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-2739-7082","authenticated-orcid":false,"given":"Jim","family":"Hester","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0003-2402-136X","authenticated-orcid":false,"given":"Max","family":"Kuhn","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-5147-4711","authenticated-orcid":false,"given":"Thomas","family":"Pedersen","sequence":"additional","affiliation":[]},{"given":"Evan","family":"Miller","sequence":"additional","affiliation":[]},{"given":"Stephan","family":"Bache","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-1416-3412","authenticated-orcid":false,"given":"Kirill","family":"M\u00fcller","sequence":"additional","affiliation":[]},{"given":"Jeroen","family":"Ooms","sequence":"additional","affiliation":[]},{"given":"David","family":"Robinson","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-9088-5767","authenticated-orcid":false,"given":"Dana","family":"Seidel","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-2138-3413","authenticated-orcid":false,"given":"Vitalie","family":"Spinu","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-6076-4828","authenticated-orcid":false,"given":"Kohske","family":"Takahashi","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0003-4777-038X","authenticated-orcid":false,"given":"Davis","family":"Vaughan","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-7470-9261","authenticated-orcid":false,"given":"Claus","family":"Wilke","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-5125-4188","authenticated-orcid":false,"given":"Kara","family":"Woo","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-3385-7233","authenticated-orcid":false,"given":"Hiroaki","family":"Yutani","sequence":"additional","affiliation":[]}],"member":"8722","reference":[{"key":"ref1","unstructured":"R
437
466
  for Data Science: Import, Tidy, Transform, Visualize, and Model Data, Wickham,
438
467
  Hadley and Grolemund, Garrett, 2017, O\u2019Reilly Media, Inc."},{"key":"ref2","unstructured":"ggplot2:
@@ -507,5 +536,5 @@ http_interactions:
507
536
  version 1.2.2, https:\/\/CRAN.R-project.org\/package=xml2"}],"container-title":"Journal
508
537
  of Open Source Software","original-title":[],"link":[{"URL":"http:\/\/www.theoj.org\/joss-papers\/joss.01686\/10.21105.joss.01686.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"text-mining"}],"deposited":{"date-parts":[[2022,10,6]],"date-time":"2022-10-06T17:14:20Z","timestamp":1665076460000},"score":1,"resource":{"primary":{"URL":"https:\/\/joss.theoj.org\/papers\/10.21105\/joss.01686"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2019,11,21]]},"references-count":33,"journal-issue":{"issue":"43","published-online":{"date-parts":[[2019,11]]}},"alternative-id":["10.21105\/joss.01686"],"URL":"http:\/\/dx.doi.org\/10.21105\/joss.01686","relation":{"references":[{"id-type":"doi","id":"\u201chttps:\/\/doi.org\/10.5281\/zenodo.3547813\u201d","asserted-by":"subject"}],"has-review":[{"id-type":"uri","id":"https:\/\/github.com\/openjournals\/joss-reviews\/issues\/1686","asserted-by":"subject"}]},"ISSN":["2475-9066"],"subject":["General
509
538
  Earth and Planetary Sciences","General Environmental Science"],"container-title-short":"JOSS","published":{"date-parts":[[2019,11,21]]}}'
510
- recorded_at: Tue, 11 Jul 2023 05:54:16 GMT
539
+ recorded_at: Wed, 06 Sep 2023 14:23:29 GMT
511
540
  recorded_with: VCR 6.2.0