commonmeta-ruby 3.3.15 → 3.3.17

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 (39) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/lib/commonmeta/readers/json_feed_reader.rb +8 -8
  4. data/lib/commonmeta/utils.rb +14 -0
  5. data/lib/commonmeta/version.rb +1 -1
  6. data/spec/cli_spec.rb +2 -2
  7. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_by_blog.yml +189 -1704
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_unregistered.yml +54 -1969
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/by_blog_id.yml +210 -518
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/not_indexed_posts.yml +6 -1450
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/unregistered_posts.yml +54 -8
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +18 -88
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +11 -50
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +64 -173
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +13 -75
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +15 -11
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +15 -46
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +17 -155
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +14 -45
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +13 -16
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +938 -1865
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +128 -267
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +570 -1279
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +12 -119
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +4095 -5759
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +24 -220
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +13 -12
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +13 -16
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +12 -119
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +15 -46
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +13 -201
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +104 -813
  33. data/spec/readers/json_feed_reader_spec.rb +22 -24
  34. data/spec/utils_spec.rb +40 -0
  35. data/spec/writers/crossref_xml_writer_spec.rb +4 -4
  36. metadata +2 -5
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/blog_post.yml +0 -360
  38. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/blog_post_uuid.yml +0 -980
  39. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed_unregistered/blog_post_uuid.yml +0 -49
@@ -23,28 +23,28 @@ http_interactions:
23
23
  Cache-Control:
24
24
  - public, max-age=0, must-revalidate
25
25
  Content-Length:
26
- - '6278'
26
+ - '2341'
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Date:
30
- - Sun, 18 Jun 2023 15:24:07 GMT
30
+ - Mon, 10 Jul 2023 21:04:49 GMT
31
31
  Etag:
32
- - '"qmdzuc6y164u9"'
32
+ - '"t9s1mj1qce1t1"'
33
33
  Server:
34
34
  - Vercel
35
35
  Strict-Transport-Security:
36
36
  - max-age=63072000
37
37
  X-Matched-Path:
38
- - "/api/posts/[slug]"
38
+ - "/api/posts/[[...params]]"
39
39
  X-Vercel-Cache:
40
40
  - MISS
41
41
  X-Vercel-Id:
42
- - fra1::iad1::g5tmr-1687101847276-d9da4dbb6829
42
+ - fra1::iad1::tnx7b-1689023088873-23d89596e801
43
43
  Connection:
44
44
  - close
45
45
  body:
46
46
  encoding: UTF-8
47
- string: '{"id":"https://doi.org/10.53731/ffbx660-083tnag","uuid":"0022b9ef-525a-4a79-81ad-13411697f58a","url":"https://syldavia-gazette.org/guinea-worms-chatgpt-neanderthals/","title":"Guinea
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
48
  Worms, ChatGPT, Neanderthals, Plagiarism, Tidyverse","summary":"Guinea worm
49
49
  disease reaches all-time low: only 13* human cases reported in 2022Only 13
50
50
  human cases of Guinea worm disease were reported worldwide in 2022. This Neglected
@@ -52,50 +52,13 @@ http_interactions:
52
52
  disease in history to be eradicated, after smallpox.ChatGPT is fun, but not
53
53
  an authorThe Editor-In-Chief of the Science journals explains their updated
54
54
  Editorial Policy specifying that text generated by ChatGPT (or any other AI
55
- tools) cannot be used in...","date_published":"2023-02-01T14:56:00Z","date_modified":"2023-04-13T19:58:19Z","date_indexed":"2023-06-18T08:51:44.873266+00:00","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","content_html":"
57
- <h3 id=\"guinea-worm-disease-reaches-all-time-low-only-13-human-cases-reported-in-2022\"><a
58
- href=\"https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html?ref=syldavia-gazette.org\">Guinea
59
- worm disease reaches all-time low: only 13* human cases reported in 2022</a></h3><p>Only
60
- 13 human cases of Guinea worm disease were reported worldwide in 2022. This
61
- Neglected Tropical Disease is on the WHO 2030 roadmap to become only the second
62
- human disease in history to be eradicated, after smallpox.</p><h3 id=\"chatgpt-is-fun-but-not-an-author\"><a
63
- href=\"https://doi.org/10.1126/science.adg7879?ref=syldavia-gazette.org\">ChatGPT
64
- is fun, but not an author</a></h3><p>The Editor-In-Chief of the <em>Science</em>
65
- journals explains their updated Editorial Policy specifying that text generated
66
- by ChatGPT (or any other AI tools) cannot be used in publications, nor can
67
- figures produced by such tools.</p><h3 id=\"meet-the-first-neanderthal-family\"><a
68
- href=\"https://leakeyfoundation.org/meet-the-first-neanderthal-family/?ref=syldavia-gazette.org\">Meet
69
- the first Neanderthal family</a></h3><p>A study published in October last
70
- year retrieved the DNA from 17 Neanderthal remains, for the first time using
71
- genetics to study the social organization of a Neanderthal community. </p><h3
72
- id=\"university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-%E2%80%93-and-legal-threats\"><a
73
- href=\"https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats/?ref=syldavia-gazette.org\">University
74
- to investigate adjunct professor after allegations of plagiarism – and legal
75
- threats</a></h3><p>The University of Zürich in Switzerland has announced that
76
- it had started an investigation into allegations that a researcher used images
77
- and other material from a blog without attribution in a published book.</p><h3
78
- id=\"welcome-to-the-tidyverse\"><a href=\"https://doi.org/10.21105/joss.01686?ref=syldavia-gazette.org\">Welcome
79
- to the tidyverse</a></h3><p>The tidyverse is a language for solving data science
80
- challenges with R code. It is also a collection of R packages with a shared
81
- high-level design philosophy. This article gives a short introduction to these
82
- highly popular software packages.</p><hr><h3 id=\"references\">References</h3><ol><li>Guinea
83
- Worm Disease Reaches All-Time Low: Only 13* Human Cases Reported in 2022.
84
- 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
85
- HH. ChatGPT is fun, but not an author. <em>Science</em>. 2023;379(6630):313-313.
86
- doi:<a href=\"https://doi.org/10.1126/science.adg7879?ref=syldavia-gazette.org\">10.1126/science.adg7879</a></li><li>Meet
87
- the first Neanderthal family. The Leakey Foundation. Accessed March 28, 2023.
88
- <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
89
- AE. University to investigate adjunct professor after allegations of plagiarism
90
- – and legal threats. Retraction Watch. Published December 30, 2022. Accessed
91
- 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
92
- H, Averick M, Bryan J, et al. Welcome to the Tidyverse. <em>Journal of Open
93
- 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>
94
- ","tags":[],"language":"en","references":[{"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":{"id":"f4wdg32","title":"Syldavia
95
- Gazette","description":"The Syldavia Gazette is a weekly newsletter that highlights
96
- 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-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
97
- 5.40","category":"Humanities","prefix":"10.53731","modified_at":"2023-03-15T20:37:00+00:00","version":"https://jsonfeed.org/version/1.1","backlog":false,"authors":null}}'
98
- recorded_at: Sun, 18 Jun 2023 15:24:07 GMT
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
99
62
  - request:
100
63
  method: head
101
64
  uri: https://cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html
@@ -111,37 +74,41 @@ http_interactions:
111
74
  - http.rb/5.1.1
112
75
  response:
113
76
  status:
114
- code: 200
115
- message: OK
77
+ code: 301
78
+ message: Moved Permanently
116
79
  headers:
117
80
  Content-Length:
118
- - '55020'
81
+ - '215'
119
82
  Connection:
120
83
  - close
121
84
  Content-Type:
122
- - text/html
85
+ - text/html; charset=utf-8
123
86
  Date:
124
- - Sun, 18 Jun 2023 15:24:08 GMT
87
+ - Tue, 11 Jul 2023 05:54:10 GMT
125
88
  Server:
126
89
  - Microsoft-IIS/10.0
90
+ Location:
91
+ - https://www.cartercenter.org/news/pr/2023/2022-guinea-worm-worldwide-cases-announcement.html
127
92
  Set-Cookie:
128
- - ARRAffinity=36350da4072f2b81c7a76ccb661670fd17546fe3d81bf59206a066d5bdca4565;Path=/;HttpOnly;Secure;Domain=cartercenter.org
129
- - ARRAffinitySameSite=36350da4072f2b81c7a76ccb661670fd17546fe3d81bf59206a066d5bdca4565;Path=/;HttpOnly;SameSite=None;Secure;Domain=cartercenter.org
93
+ - ARRAffinity=eb6c5be4897d45efa12cec876921d76e8914ec9868658983b61b453219fc286c;Path=/;HttpOnly;Secure;Domain=cartercenter.org
94
+ - ARRAffinitySameSite=eb6c5be4897d45efa12cec876921d76e8914ec9868658983b61b453219fc286c;Path=/;HttpOnly;SameSite=None;Secure;Domain=cartercenter.org
130
95
  Vary:
131
96
  - Accept-Encoding
132
97
  X-Powered-By:
133
98
  - ASP.NET
134
99
  body:
135
- encoding: ASCII-8BIT
100
+ encoding: UTF-8
136
101
  string: ''
137
- recorded_at: Sun, 18 Jun 2023 15:24:08 GMT
102
+ recorded_at: Tue, 11 Jul 2023 05:54:11 GMT
138
103
  - request:
139
- method: head
104
+ method: get
140
105
  uri: https://doi.org/10.1126/science.adg7879
141
106
  body:
142
107
  encoding: UTF-8
143
108
  string: ''
144
109
  headers:
110
+ Accept:
111
+ - application/vnd.citationstyles.csl+json
145
112
  Connection:
146
113
  - close
147
114
  Host:
@@ -154,25 +121,25 @@ http_interactions:
154
121
  message: Found
155
122
  headers:
156
123
  Date:
157
- - Sun, 18 Jun 2023 15:24:09 GMT
124
+ - Tue, 11 Jul 2023 05:54:11 GMT
158
125
  Content-Type:
159
126
  - text/html;charset=utf-8
160
127
  Content-Length:
161
- - '187'
128
+ - '223'
162
129
  Connection:
163
130
  - close
164
131
  Location:
165
- - https://www.science.org/doi/10.1126/science.adg7879
132
+ - https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform
166
133
  Vary:
167
134
  - Accept
168
135
  Expires:
169
- - Sun, 18 Jun 2023 15:56:59 GMT
136
+ - Tue, 11 Jul 2023 06:48:42 GMT
170
137
  Permissions-Policy:
171
138
  - interest-cohort=(),browsing-topics=()
172
139
  Cf-Cache-Status:
173
140
  - DYNAMIC
174
141
  Report-To:
175
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=KB16vlYmQ8EkA%2BDetjjwwzLt1vox3ru2ddrz3sTlh55x75VffZ2qEX3J0ydoyT9SRNmwZRG8vl3p06nBkurT%2FEZ%2BvjG0BuJ87MX7zIqBfGUUSIT%2Bo6Pt8kIp%2Fp%2Bd5flIbzatQoM%3D"}],"group":"cf-nel","max_age":604800}'
142
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=2vyNBVSqebCNVnH6Nr24yrFOw0IF%2FNkuvDNllrPJpoZmFB2U9zXgHRWLNwN1NaPiHkcYYeW1uYpjLNa3Sk5QlWg4%2FFfffKuqRX6%2FPtVbWeX0whQ5Cy%2FHJCeFLlRv6Wx3DcixaRw%3D"}],"group":"cf-nel","max_age":604800}'
176
143
  Nel:
177
144
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
178
145
  Strict-Transport-Security:
@@ -180,13 +147,92 @@ http_interactions:
180
147
  Server:
181
148
  - cloudflare
182
149
  Cf-Ray:
183
- - 7d94899bfbeab8d8-AMS
150
+ - 7e4eca5679ddb731-AMS
184
151
  Alt-Svc:
185
152
  - h3=":443"; ma=86400
153
+ body:
154
+ encoding: UTF-8
155
+ string: |-
156
+ <html><head><title>Handle Redirect</title></head>
157
+ <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
159
+ - request:
160
+ method: get
161
+ uri: https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform
186
162
  body:
187
163
  encoding: UTF-8
188
164
  string: ''
189
- recorded_at: Sun, 18 Jun 2023 15:24:09 GMT
165
+ headers:
166
+ Accept:
167
+ - application/vnd.citationstyles.csl+json
168
+ Connection:
169
+ - close
170
+ User-Agent:
171
+ - http.rb/5.1.1
172
+ Host:
173
+ - api.crossref.org
174
+ response:
175
+ status:
176
+ code: 200
177
+ message: OK
178
+ headers:
179
+ Date:
180
+ - Tue, 11 Jul 2023 05:54:12 GMT
181
+ Content-Type:
182
+ - application/vnd.citationstyles.csl+json
183
+ Transfer-Encoding:
184
+ - chunked
185
+ Vary:
186
+ - Accept
187
+ Link:
188
+ - <http://dx.doi.org/10.1126/science.adg7879>; rel="canonical"
189
+ Access-Control-Expose-Headers:
190
+ - Link
191
+ Access-Control-Allow-Headers:
192
+ - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
193
+ Accept-Ranges, Cache-Control
194
+ Access-Control-Allow-Origin:
195
+ - "*"
196
+ Server:
197
+ - Jetty(9.4.40.v20210413)
198
+ X-Ratelimit-Limit:
199
+ - '50'
200
+ X-Ratelimit-Interval:
201
+ - 1s
202
+ X-Api-Pool:
203
+ - public
204
+ X-Rate-Limit-Limit:
205
+ - '50'
206
+ X-Rate-Limit-Interval:
207
+ - 1s
208
+ Permissions-Policy:
209
+ - interest-cohort=()
210
+ Connection:
211
+ - close
212
+ body:
213
+ 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
215
+ 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
+ less than 2 months, the artificial intelligence (AI) program ChatGPT has become
217
+ a cultural sensation. It is freely accessible through a web portal created
218
+ by the tool\u2019s developer, OpenAI. The program\u2014which automatically
219
+ creates text based on written prompts\u2014is so popular that it\u2019s likely
220
+ to be \u201cat capacity right now\u201d if you attempt to use it. When you
221
+ do get through, ChatGPT provides endless entertainment. I asked it to rewrite
222
+ the first scene of the classic American play\n <jats:italic>Death
223
+ of a Salesman<\/jats:italic>\n , but to feature Princess Elsa from
224
+ the animated movie\n <jats:italic>Frozen<\/jats:italic>\n as
225
+ the main character instead of Willy Loman. The output was an amusing conversation
226
+ in which Elsa\u2014who has come home from a tough day of selling\u2014is told
227
+ by her son Happy, \u201cCome on, Mom. You\u2019re Elsa from\n <jats:italic>Frozen<\/jats:italic>\n .
228
+ You have ice powers and you\u2019re a queen. You\u2019re unstoppable.\u201d
229
+ 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
231
+ is fun, but not an author","prefix":"10.1126","volume":"379","author":[{"given":"H.
232
+ Holden","family":"Thorp","sequence":"first","affiliation":[{"name":"H. Holden
233
+ 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
+ History"}}]}'
235
+ recorded_at: Tue, 11 Jul 2023 05:54:12 GMT
190
236
  - request:
191
237
  method: head
192
238
  uri: https://leakeyfoundation.org/meet-the-first-neanderthal-family
@@ -206,7 +252,7 @@ http_interactions:
206
252
  message: Moved Permanently
207
253
  headers:
208
254
  Date:
209
- - Sun, 18 Jun 2023 15:24:10 GMT
255
+ - Tue, 11 Jul 2023 05:54:13 GMT
210
256
  Content-Type:
211
257
  - text/html; charset=UTF-8
212
258
  Connection:
@@ -224,17 +270,17 @@ http_interactions:
224
270
  Cf-Cache-Status:
225
271
  - DYNAMIC
226
272
  Report-To:
227
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Rbtt77hhBh2J0GjdH0rIJSaqCHWTQySGgGX0HkAIFe%2B9J07im8g5osaKRsx3SeYUChbklPQhDDBnsvVZsIFTmwzoTD%2B1BOp7ClbPD19S4Ntc3HttXklNs1vtGqb2yWpUzORH86dqBt85yMM7un6WfqlV"}],"group":"cf-nel","max_age":604800}'
273
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=1e6WGCBswmV6JSMPe6bgm6M2gPQoILTozcqVOjIMbPDvW8ntyWBsguNJP0O%2BMxkVfnn0yGFIB88aDlj%2FBOZw4OUbICHETVLzkSOOgX0wOZeGryQjgK0%2BwKCuIgaJXQ5zclPv9%2BknRD6kXDJTnUdNcqlt"}],"group":"cf-nel","max_age":604800}'
228
274
  Nel:
229
275
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
230
276
  Server:
231
277
  - cloudflare
232
278
  Cf-Ray:
233
- - 7d94899e9c320b5c-AMS
279
+ - 7e4eca5c3c42b8bb-AMS
234
280
  body:
235
281
  encoding: UTF-8
236
282
  string: ''
237
- recorded_at: Sun, 18 Jun 2023 15:24:10 GMT
283
+ recorded_at: Tue, 11 Jul 2023 05:54:13 GMT
238
284
  - request:
239
285
  method: head
240
286
  uri: https://retractionwatch.com/2022/12/30/university-to-investigate-adjunct-professor-after-allegations-of-plagiarism-and-legal-threats
@@ -254,7 +300,7 @@ http_interactions:
254
300
  message: Moved Permanently
255
301
  headers:
256
302
  Date:
257
- - Sun, 18 Jun 2023 15:20:47 GMT
303
+ - Tue, 11 Jul 2023 05:50:28 GMT
258
304
  Server:
259
305
  - Apache
260
306
  X-Redirect-By:
@@ -272,115 +318,7 @@ http_interactions:
272
318
  body:
273
319
  encoding: UTF-8
274
320
  string: ''
275
- recorded_at: Sun, 18 Jun 2023 15:24:12 GMT
276
- - request:
277
- method: head
278
- uri: https://doi.org/10.21105/joss.01686
279
- body:
280
- encoding: UTF-8
281
- string: ''
282
- headers:
283
- Connection:
284
- - close
285
- Host:
286
- - doi.org
287
- User-Agent:
288
- - http.rb/5.1.1
289
- response:
290
- status:
291
- code: 302
292
- message: Found
293
- headers:
294
- Date:
295
- - Sun, 18 Jun 2023 15:24:13 GMT
296
- Content-Type:
297
- - text/html;charset=utf-8
298
- Content-Length:
299
- - '183'
300
- Connection:
301
- - close
302
- Location:
303
- - https://joss.theoj.org/papers/10.21105/joss.01686
304
- Vary:
305
- - Accept
306
- Expires:
307
- - Sun, 18 Jun 2023 15:25:39 GMT
308
- Permissions-Policy:
309
- - interest-cohort=(),browsing-topics=()
310
- Cf-Cache-Status:
311
- - DYNAMIC
312
- Report-To:
313
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=ueXo%2FVhI65yHeOCklWVt6F%2F%2B5lf6tQCMBS3DGaZcscqLCE1RVN5tVZg%2FBoI6HYMpszkFHt9bWF7DLzQaXe%2BmozW%2FsjU8A2179yJDx1%2FuXakpz9l7C4MGh6bDGUuwPk0VY8gSFTs%3D"}],"group":"cf-nel","max_age":604800}'
314
- Nel:
315
- - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
316
- Strict-Transport-Security:
317
- - max-age=31536000; includeSubDomains; preload
318
- Server:
319
- - cloudflare
320
- Cf-Ray:
321
- - 7d9489b5ab240bc6-AMS
322
- Alt-Svc:
323
- - h3=":443"; ma=86400
324
- body:
325
- encoding: UTF-8
326
- string: ''
327
- recorded_at: Sun, 18 Jun 2023 15:24:13 GMT
328
- - request:
329
- method: get
330
- uri: https://doi.org/10.1126/science.adg7879
331
- body:
332
- encoding: UTF-8
333
- string: ''
334
- headers:
335
- Accept:
336
- - application/vnd.citationstyles.csl+json
337
- Connection:
338
- - close
339
- Host:
340
- - doi.org
341
- User-Agent:
342
- - http.rb/5.1.1
343
- response:
344
- status:
345
- code: 302
346
- message: Found
347
- headers:
348
- Date:
349
- - Wed, 05 Jul 2023 05:25:54 GMT
350
- Content-Type:
351
- - text/html;charset=utf-8
352
- Content-Length:
353
- - '223'
354
- Connection:
355
- - close
356
- Location:
357
- - https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform
358
- Vary:
359
- - Accept
360
- Expires:
361
- - Wed, 05 Jul 2023 05:30:31 GMT
362
- Permissions-Policy:
363
- - interest-cohort=(),browsing-topics=()
364
- Cf-Cache-Status:
365
- - DYNAMIC
366
- Report-To:
367
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=uEPoeagGPbc1Hl0sfCmWWa%2FVgzb66muHrBa6Fu%2BvWUrCmx%2FGAbr66%2F1FLUFMQxftFDrpwIlAxHxNZLQkX4LWROwr08OphrXnvzRY%2FiV6SsCyxhNyiIQ1c40%3D"}],"group":"cf-nel","max_age":604800}'
368
- Nel:
369
- - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
370
- Strict-Transport-Security:
371
- - max-age=31536000; includeSubDomains; preload
372
- Server:
373
- - cloudflare
374
- Cf-Ray:
375
- - 7e1d30a87c32b962-AMS
376
- Alt-Svc:
377
- - h3=":443"; ma=86400
378
- body:
379
- encoding: UTF-8
380
- string: |-
381
- <html><head><title>Handle Redirect</title></head>
382
- <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>
383
- recorded_at: Wed, 05 Jul 2023 05:25:54 GMT
321
+ recorded_at: Tue, 11 Jul 2023 05:54:15 GMT
384
322
  - request:
385
323
  method: get
386
324
  uri: https://doi.org/10.21105/joss.01686
@@ -402,7 +340,7 @@ http_interactions:
402
340
  message: Found
403
341
  headers:
404
342
  Date:
405
- - Wed, 05 Jul 2023 05:25:55 GMT
343
+ - Tue, 11 Jul 2023 05:54:16 GMT
406
344
  Content-Type:
407
345
  - text/html;charset=utf-8
408
346
  Content-Length:
@@ -414,13 +352,13 @@ http_interactions:
414
352
  Vary:
415
353
  - Accept
416
354
  Expires:
417
- - Wed, 05 Jul 2023 05:30:31 GMT
355
+ - Tue, 11 Jul 2023 06:48:42 GMT
418
356
  Permissions-Policy:
419
357
  - interest-cohort=(),browsing-topics=()
420
358
  Cf-Cache-Status:
421
359
  - DYNAMIC
422
360
  Report-To:
423
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=ZX3p9vBatgo8hrbdXa%2B3taDDKPWW%2FbHBhbEkVeylft%2FsCaoZIwZThoDVIcHlxSwRnbjUSBPs959GQoLE5JnwzG%2BP76hFeCJPRJxISxfWyc%2BiUFpnWuYNOPI%3D"}],"group":"cf-nel","max_age":604800}'
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}'
424
362
  Nel:
425
363
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
426
364
  Strict-Transport-Security:
@@ -428,7 +366,7 @@ http_interactions:
428
366
  Server:
429
367
  - cloudflare
430
368
  Cf-Ray:
431
- - 7e1d30aa5e6d0e9c-AMS
369
+ - 7e4eca72de701c93-AMS
432
370
  Alt-Svc:
433
371
  - h3=":443"; ma=86400
434
372
  body:
@@ -436,84 +374,7 @@ http_interactions:
436
374
  string: |-
437
375
  <html><head><title>Handle Redirect</title></head>
438
376
  <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>
439
- recorded_at: Wed, 05 Jul 2023 05:25:55 GMT
440
- - request:
441
- method: get
442
- uri: https://api.crossref.org/v1/works/10.1126%2Fscience.adg7879/transform
443
- body:
444
- encoding: UTF-8
445
- string: ''
446
- headers:
447
- Accept:
448
- - application/vnd.citationstyles.csl+json
449
- Connection:
450
- - close
451
- User-Agent:
452
- - http.rb/5.1.1
453
- Host:
454
- - api.crossref.org
455
- response:
456
- status:
457
- code: 200
458
- message: OK
459
- headers:
460
- Date:
461
- - Wed, 05 Jul 2023 05:31:43 GMT
462
- Content-Type:
463
- - application/vnd.citationstyles.csl+json
464
- Transfer-Encoding:
465
- - chunked
466
- Vary:
467
- - Accept
468
- Link:
469
- - <http://dx.doi.org/10.1126/science.adg7879>; rel="canonical"
470
- Access-Control-Expose-Headers:
471
- - Link
472
- Access-Control-Allow-Headers:
473
- - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
474
- Accept-Ranges, Cache-Control
475
- Access-Control-Allow-Origin:
476
- - "*"
477
- Server:
478
- - Jetty(9.4.40.v20210413)
479
- X-Ratelimit-Limit:
480
- - '50'
481
- X-Ratelimit-Interval:
482
- - 1s
483
- X-Api-Pool:
484
- - public
485
- X-Rate-Limit-Limit:
486
- - '50'
487
- X-Rate-Limit-Interval:
488
- - 1s
489
- Permissions-Policy:
490
- - interest-cohort=()
491
- Connection:
492
- - close
493
- body:
494
- encoding: ASCII-8BIT
495
- string: '{"indexed":{"date-parts":[[2023,7,4]],"date-time":"2023-07-04T12:29:58Z","timestamp":1688473798442},"reference-count":0,"publisher":"American
496
- 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
497
- less than 2 months, the artificial intelligence (AI) program ChatGPT has become
498
- a cultural sensation. It is freely accessible through a web portal created
499
- by the tool\u2019s developer, OpenAI. The program\u2014which automatically
500
- creates text based on written prompts\u2014is so popular that it\u2019s likely
501
- to be \u201cat capacity right now\u201d if you attempt to use it. When you
502
- do get through, ChatGPT provides endless entertainment. I asked it to rewrite
503
- the first scene of the classic American play\n <jats:italic>Death
504
- of a Salesman<\/jats:italic>\n , but to feature Princess Elsa from
505
- the animated movie\n <jats:italic>Frozen<\/jats:italic>\n as
506
- the main character instead of Willy Loman. The output was an amusing conversation
507
- in which Elsa\u2014who has come home from a tough day of selling\u2014is told
508
- by her son Happy, \u201cCome on, Mom. You\u2019re Elsa from\n <jats:italic>Frozen<\/jats:italic>\n .
509
- You have ice powers and you\u2019re a queen. You\u2019re unstoppable.\u201d
510
- Mash-ups like this are certainly fun, but there are serious implications for
511
- 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":177,"title":"ChatGPT
512
- is fun, but not an author","prefix":"10.1126","volume":"379","author":[{"given":"H.
513
- Holden","family":"Thorp","sequence":"first","affiliation":[{"name":"H. Holden
514
- 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
515
- History"}}]}'
516
- recorded_at: Wed, 05 Jul 2023 05:31:43 GMT
377
+ recorded_at: Tue, 11 Jul 2023 05:54:16 GMT
517
378
  - request:
518
379
  method: get
519
380
  uri: https://api.crossref.org/v1/works/10.21105%2Fjoss.01686/transform
@@ -535,7 +396,7 @@ http_interactions:
535
396
  message: OK
536
397
  headers:
537
398
  Date:
538
- - Wed, 05 Jul 2023 05:31:44 GMT
399
+ - Tue, 11 Jul 2023 05:54:16 GMT
539
400
  Content-Type:
540
401
  - application/vnd.citationstyles.csl+json
541
402
  Transfer-Encoding:
@@ -570,8 +431,8 @@ http_interactions:
570
431
  - close
571
432
  body:
572
433
  encoding: ASCII-8BIT
573
- string: '{"indexed":{"date-parts":[[2023,7,5]],"date-time":"2023-07-05T05:01:05Z","timestamp":1688533265921},"reference-count":33,"publisher":"The
574
- 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":6564,"title":"Welcome
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
575
436
  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
576
437
  for Data Science: Import, Tidy, Transform, Visualize, and Model Data, Wickham,
577
438
  Hadley and Grolemund, Garrett, 2017, O\u2019Reilly Media, Inc."},{"key":"ref2","unstructured":"ggplot2:
@@ -646,5 +507,5 @@ http_interactions:
646
507
  version 1.2.2, https:\/\/CRAN.R-project.org\/package=xml2"}],"container-title":"Journal
647
508
  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
648
509
  Earth and Planetary Sciences","General Environmental Science"],"container-title-short":"JOSS","published":{"date-parts":[[2019,11,21]]}}'
649
- recorded_at: Wed, 05 Jul 2023 05:31:44 GMT
510
+ recorded_at: Tue, 11 Jul 2023 05:54:16 GMT
650
511
  recorded_with: VCR 6.2.0