commonmeta-ruby 3.3.16 → 3.3.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/lib/commonmeta/readers/json_feed_reader.rb +5 -6
  4. data/lib/commonmeta/utils.rb +14 -0
  5. data/lib/commonmeta/version.rb +1 -1
  6. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +18 -88
  7. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +11 -50
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +64 -173
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +13 -75
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +15 -11
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +15 -46
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +17 -155
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +14 -45
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +13 -16
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +938 -1865
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +128 -267
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +570 -1279
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +12 -119
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +4095 -5759
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +24 -220
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +13 -12
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +13 -16
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +12 -119
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +15 -46
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +13 -201
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +104 -813
  27. data/spec/readers/json_feed_reader_spec.rb +19 -21
  28. data/spec/utils_spec.rb +40 -0
  29. data/spec/writers/crossref_xml_writer_spec.rb +4 -4
  30. metadata +2 -2
@@ -23,28 +23,28 @@ http_interactions:
23
23
  Cache-Control:
24
24
  - public, max-age=0, must-revalidate
25
25
  Content-Length:
26
- - '22069'
26
+ - '2232'
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Date:
30
- - Sun, 18 Jun 2023 15:23:55 GMT
30
+ - Mon, 10 Jul 2023 21:04:46 GMT
31
31
  Etag:
32
- - '"s0ziuwfau3h0n"'
32
+ - '"wiyxni2oct1py"'
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::qszk9-1687101835418-b711a0f39e1a
42
+ - fra1::iad1::lbzhl-1689023086570-3ba8fddd13e3
43
43
  Connection:
44
44
  - close
45
45
  body:
46
46
  encoding: UTF-8
47
- string: '{"id":"https://doi.org/10.59350/hke8v-d1e66","uuid":"4e4bf150-751f-4245-b4ca-fe69e3c3bb24","url":"https://svpow.com/2023/06/09/new-paper-curtice-et-al-2023-on-the-first-haplocanthosaurus-from-dry-mesa/","title":"New
47
+ string: '{"id":"4e4bf150-751f-4245-b4ca-fe69e3c3bb24","doi":"https://doi.org/10.59350/hke8v-d1e66","url":"https://svpow.com/2023/06/09/new-paper-curtice-et-al-2023-on-the-first-haplocanthosaurus-from-dry-mesa","title":"New
48
48
  paper: Curtice et al. (2023) on the first Haplocanthosaurus from Dry Mesa","summary":"Haplocanthosaurus
49
49
  tibiae and dorsal vertebrae. Curtice et al. (2023: fig. 1). Brian Curtice
50
50
  and Colin Boisvert are presenting our talk on this project at 2:00 pm MDT
@@ -52,209 +52,13 @@ http_interactions:
52
52
  Biota (MTE14) in Salt Lake City, and the related paper is in the MTE14 volume
53
53
  in The Anatomical Record. Here’s the citation and a direct link to the paper:
54
54
  Curtice, B., Wedel, M.J., Wilhite, D.R., and Boisvert, C. 2023. New material
55
- of Haplocanthosaurus...","date_published":"2023-06-09T19:54:23Z","date_modified":"2023-06-09T19:54:23Z","date_indexed":"1970-01-01T00:00:00+00:00","authors":[{"url":null,"name":"Matt
56
- Wedel"}],"image":null,"content_html":"\n<div data-shortcode=\"caption\" id=\"attachment_21038\"
57
- style=\"width: 490px\" class=\"wp-caption aligncenter\"><a href=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg\"><img
58
- loading=\"lazy\" aria-describedby=\"caption-attachment-21038\" data-attachment-id=\"21038\"
59
- data-permalink=\"https://svpow.com/2023/06/09/new-paper-curtice-et-al-2023-on-the-first-haplocanthosaurus-from-dry-mesa/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1/\"
60
- data-orig-file=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg\"
61
- data-orig-size=\"1822,757\" data-comments-opened=\"1\" data-image-meta=\"{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\"}\"
62
- data-image-title=\"Haplocanthosaurus from across the Morrison &#8211; Curtice
63
- et al 2023 fig 1\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=300\"
64
- data-large-file=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480\"
65
- class=\"wp-image-21038 size-large\" src=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480\"
66
- alt=\"\" width=\"480\" height=\"199\" srcset=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480
67
- 480w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=958
68
- 958w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=150
69
- 150w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=300
70
- 300w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=768
71
- 768w\" sizes=\"(max-width: 480px) 100vw, 480px\" /></a><p id=\"caption-attachment-21038\"
72
- class=\"wp-caption-text\"><em>Haplocanthosaurus</em> tibiae and dorsal vertebrae.
73
- Curtice et al. (2023: fig. 1).</p></div>\n<p>Brian Curtice and Colin Boisvert
74
- are presenting our talk on this project at 2:00 pm MDT this afternoon, at
75
- the 14th Symposium on Mesozoic Terrestrial Ecosystems and Biota (MTE14) in
76
- Salt Lake City, and the related paper is in the MTE14 volume in The Anatomical
77
- Record. Here&#8217;s the citation and a direct link to the paper:</p>\n<p
78
- style=\"padding-left: 40px\"><a href=\"https://sauroposeidon.files.wordpress.com/2010/04/curtice-et-al-2023-haplocanthosaurus-from-dry-mesa.pdf\">Curtice,
79
- B., Wedel, M.J., Wilhite, D.R., and Boisvert, C. 2023. New material of <em>Haplocanthosaurus</em>
80
- (Hatcher 1903) from the Dry Mesa Dinosaur Quarry and a comment on sauropod
81
- diversity. In Hunt-Foster, R.K., Kirkland, J.I., and Loewen, M.A. (eds), 14th
82
- Symposium on Mesozoic Terrestrial Ecosystems and Biota. The Anatomical Record
83
- 306(S1):79-81.</a></p>\n<p>This one is exciting to me for several reasons,
84
- both personal and scientific. I&#8217;ve been friends with Brian Curtice and
85
- Ray Wilhite since the late 90s, but I&#8217;ve never published with them before
86
- now. It&#8217;s nice to have Colin Boisvert on board as well &#8212; he&#8217;s
87
- working on his Master&#8217;s at BYU, just like Brian and Ray did back when,
88
- and he&#8217;s a keen observer of the sauropod scene.</p>\n<p>Turning to the
89
- science, the number of known <em>Haplo</em> individuals in the entire Morrison
90
- is small, probably fewer than a dozen, so any new <em>Haplo</em> material
91
- is nice to get. Also, Dry Mesa is a big, famous, productive, diverse quarry,
92
- and having <em>Haplo</em> in that quarry is interesting and important. </p>\n<p>But
93
- to me the most exciting thing about this is that Dry Mesa now has the highest
94
- diversity of sauropod genera of any locality in the world. At least six valid,
95
- impossible-to-confuse sauropod genera are known from Dry Mesa (listed alphabetically
96
- here; we provide specimen numbers of diagnostic elements for each genus in
97
- the paper):</p>\n<ol>\n<li><em>Apatosaurus</em></li>\n<li><em>Brachiosaurus</em></li>\n<li><em>Camarasaurus</em></li>\n<li><em>Diplodocus</em></li>\n<li><em>Haplocanthosaurus</em></li>\n<li><em>Supersaurus</em></li>\n</ol>\n<div
98
- data-shortcode=\"caption\" id=\"attachment_8007\" style=\"width: 490px\" class=\"wp-caption
99
- aligncenter\"><a href=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg\"><img
100
- loading=\"lazy\" aria-describedby=\"caption-attachment-8007\" data-attachment-id=\"8007\"
101
- data-permalink=\"https://svpow.com/papers-by-sv-powsketeers/wedel-and-taylor-2013-on-sauropod-neural-spine-bifurcation/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical-2/\"
102
- data-orig-file=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg\"
103
- data-orig-size=\"2220,2089\" data-comments-opened=\"1\" data-image-meta=\"{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\"}\"
104
- data-image-title=\"Wedel and Taylor 2013 bifurcation Figure 7 &#8211; small
105
- Diplodocus cervical\" data-image-description=\"\" data-image-caption=\"<p>Wedel
106
- and Taylor (2013), Figure 7. BYU 12613, a posterior cervical of Diplodocus,
107
- in dorsal (top), left lateral (left), and posterior (right) views. It compares
108
- most favourably with C14 of D. carnegii CM 84/94 (Hatcher, 1901: plate 3)
109
- despite being only 42% as large, with a centrum length of 270 mm compared
110
- to 642 mm for C14 of D. carnegii.</p>\n\" data-medium-file=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=300\"
111
- data-large-file=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=480\"
112
- class=\"size-large wp-image-8007\" src=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=480\"
113
- alt=\"\" width=\"480\" height=\"452\" srcset=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=480
114
- 480w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=960
115
- 960w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=150
116
- 150w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=300
117
- 300w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=768
118
- 768w\" sizes=\"(max-width: 480px) 100vw, 480px\" /></a><p id=\"caption-attachment-8007\"
119
- class=\"wp-caption-text\">BYU 12613, a posterior cervical of a diplodocid,
120
- in dorsal (top), left lateral (left), and posterior (right) views. The centrum
121
- length is 270 mm, compared to 642 mm for C14 of <em>D. carnegii</em>. Wedel
122
- and Taylor (2013), Figure 7.</p></div>\n<p>Alert readers may also recall BYU
123
- 12613, a posterior cervical that Mike and I called <em>Diplodocus</em> in
124
- our 2013 neural spine bifurcation paper, but which may actually pertain to
125
- <em>Kaatedocus</em>. All the <em>Diplodocus</em> material from Dry Mesa is
126
- small, and I&#8217;m not at all confident that I could tell small <em>Diplodocus</em>
127
- vertebrae from <em>Kaatedocus</em>, so out of an abundance of caution we&#8217;re
128
- calling it all <em>Diplodocus</em> for the purposes of counting genera.</p>\n<div
129
- data-shortcode=\"caption\" id=\"attachment_13451\" style=\"width: 490px\"
130
- class=\"wp-caption aligncenter\"><a href=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg\"><img
131
- loading=\"lazy\" aria-describedby=\"caption-attachment-13451\" data-attachment-id=\"13451\"
132
- data-permalink=\"https://svpow.com/2016/05/17/whats-up-with-your-irregular-ventral-ridges-diplodocines/2005-07-29-byu-11617-barosaurus-right-lateral/\"
133
- data-orig-file=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg\"
134
- data-orig-size=\"2272,1704\" data-comments-opened=\"1\" data-image-meta=\"{\"aperture\":\"2.6\",\"credit\":\"\",\"camera\":\"E4500\",\"caption\":\"\",\"created_timestamp\":\"1122636630\",\"copyright\":\"\",\"focal_length\":\"7.85\",\"iso\":\"100\",\"shutter_speed\":\"0.045871559633028\",\"title\":\"\",\"orientation\":\"1\"}\"
135
- data-image-title=\"2005-07-29 BYU 11617 Barosaurus right lateral\" data-image-description=\"\"
136
- data-image-caption=\"\" data-medium-file=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=300\"
137
- data-large-file=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=480\"
138
- class=\"wp-image-13451 size-large\" src=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=480\"
139
- alt=\"\" width=\"480\" height=\"360\" srcset=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=480
140
- 480w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=960
141
- 960w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=150
142
- 150w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=300
143
- 300w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=768
144
- 768w\" sizes=\"(max-width: 480px) 100vw, 480px\" /></a><p id=\"caption-attachment-13451\"
145
- class=\"wp-caption-text\">BYU 11617, which sure as heck looks like <em>Barosaurus</em>
146
- to me, with a loooong swoopy centrum, big posterolateral flanges, and prezygs
147
- that overhang the condyle.</p></div>\n<p>There are also vertebrae in the quarry
148
- that I&#8217;ve always considered to belong to <em>Barosaurus</em>, like BYU
149
- 11617 from <a href=\"https://svpow.com/2016/05/17/whats-up-with-your-irregular-ventral-ridges-diplodocines/\">this
150
- post</a>. If Brian Curtice is right about BYU 9024 (<a href=\"https://svpow.com/2016/09/16/how-horrifying-was-the-neck-of-barosaurus/\">this
151
- monster</a>) belonging to <em>Supersaurus</em> rather than <em>Barosaurus</em>,
152
- then I&#8217;m no longer certain that we can distinguish <em>Supes</em> and
153
- <em>Baro</em> based on cervical vertebrae. So maybe those <em>Baro</em> verts
154
- actually belong to <em>Supersaurus</em>. But if they don&#8217;t &#8212; or
155
- if BYU 9024 itself belong to <em>Barosaurus</em>, as Mike and I have argued
156
- (in <a href=\"http://www.miketaylor.org.uk/dino/pubs/svpca2016/TaylorWedel2016-how-big-did-barosaurus-get.pdf\">our
157
- 2016 SVPCA talk</a>, and <a href=\"https://svpow.com/2019/06/15/supersaurus-ultrasaurus-and-dystylosaurus-in-2019-part-2-what-we-found-in-utah/\">this
158
- post</a> and <a href=\"https://svpow.com/2019/06/16/supersaurus-ultrasaurus-and-dystylosaurus-in-2019-part-2b-the-size-of-the-byu-9024-animal/\">this
159
- post</a>) &#8212; then <em>Barosaurus</em> is a seventh sauropod genus from
160
- Dry Mesa.</p>\n<p>The high sauropod diversity at Dry Mesa is exciting for
161
- a couple of reasons. One, it emphasizes the ridiculous productivity of the
162
- Morrison paleoenvironment. Yes, there were droughts and fires and landslides
163
- and whatnot &#8212; at least periodically, even at Dry Mesa (Richmond and
164
- Morris 1998). But there was also an environment &#8212; or rather, a series
165
- of environments &#8212; fecund enough to support many coexisting genera of
166
- whale-sized herbivores. That&#8217;s part of the Morrison story, too.</p>\n<p>And
167
- two, this is relevant to the &#8220;problem&#8221; of Morrison sauropod diversity
168
- &#8212; the idea that there are just too darned many sauropods in the Morrison,
169
- no environment could have supported so many, and therefore Morrison sauropod
170
- taxonomy has to be messed up, buncha dumb paleontologists oversplitting genera
171
- and species because they don&#8217;t know any better. (For more on this idea,
172
- see Darren&#8217;s brilliant series of posts at Tetrapod Zoology; the concluding
173
- post, with links to all the rest, is <a href=\"https://tetzoo.com/blog/2020/5/20/stop-saying-that-there-are-too-many-sauropod-dinosaurs-part-8-the-last-part\">here</a>.)</p>\n<p>I
174
- put &#8220;problem&#8221; in scare quotes because I think it&#8217;s illusory.
175
- In addition to Dry Mesa with its six or seven sauropod genera, there are a
176
- handful of Morrison localities with five sauropod genera, more with four,
177
- and gobs with three. Not surprisingly, the diverse localities tend to be the
178
- big ones, which at least hints that more quarries would have more sauropods
179
- if they were bigger &#8212; maybe only the biggest quarries did a decent job
180
- of capturing the diversity of sauropods on the landscape.</p>\n<div data-shortcode=\"caption\"
181
- id=\"attachment_21047\" style=\"width: 490px\" class=\"wp-caption aligncenter\"><a
182
- href=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg\"><img
183
- loading=\"lazy\" aria-describedby=\"caption-attachment-21047\" data-attachment-id=\"21047\"
184
- data-permalink=\"https://svpow.com/2023/06/09/new-paper-curtice-et-al-2023-on-the-first-haplocanthosaurus-from-dry-mesa/engh-brushy-basin-dinos/\"
185
- data-orig-file=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg\"
186
- data-orig-size=\"2357,693\" data-comments-opened=\"1\" data-image-meta=\"{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\"}\"
187
- data-image-title=\"Engh &#8211; Brushy Basin dinos\" data-image-description=\"\"
188
- data-image-caption=\"\" data-medium-file=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=300\"
189
- data-large-file=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=480\"
190
- class=\"wp-image-21047 size-large\" src=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=480\"
191
- alt=\"\" width=\"480\" height=\"141\" srcset=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=480
192
- 480w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=960
193
- 960w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=150
194
- 150w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=300
195
- 300w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=768
196
- 768w\" sizes=\"(max-width: 480px) 100vw, 480px\" /></a><p id=\"caption-attachment-21047\"
197
- class=\"wp-caption-text\"><a href=\"https://dontmesswithdinosaurs.com/?p=2397\">Brian
198
- Engh&#8217;s</a> assemblage of large-bodied Brushy Basin dinos for <a href=\"https://www.youtube.com/watch?v=JC3aCs5f4-I\">Jurassic
199
- Reimagined Part 1</a>. Coincidentally, though, if you swap in <em>Supersaurus</em>
200
- for <em>Barosaurus</em> &#8212; or maybe just add <em>Supersaurus</em> alongside
201
- <em>Barosaurus</em> &#8212; you&#8217;ll have the known sauropod diversity
202
- of the Dry Mesa Dinosaur Quarry.</p></div>\n<p>One you have five or six sauropod
203
- genera coexisting closely enough to get buried in the same hole, I think the
204
- &#8220;problem&#8221; of Morrison sauropod diversity goes away. The Morrison
205
- Formation outcrops from New Mexico to Canada, from the Oklahoma panhandle
206
- and the Black Hills of South Dakota to central Utah, and spans probably 7
207
- or 8 million years. Even four or five distinct habitats or communities across
208
- all that space and time (which might be unrealistically conservative &#8212;
209
- it could easily be several communities at a time, turning over every 2 or
210
- 3 million years*), each with four to six sauropod species, gets the species
211
- count waaay up there.</p>\n<p>*But wait &#8212; doesn&#8217;t our figure up
212
- top show that <em>Haplocanthosaurus</em> persisted from the lower part of
213
- the <a href=\"https://svpow.com/2020/01/29/a-haplocanthosaurus-in-the-salt-wash/\">Salt
214
- Wash</a> to the upper part of the Brushy Basin? Sure, but not as the same
215
- species right the way through. There were probably something like half a dozen
216
- species of haplocanthosaurs in the Morrison &#8212; <em>H. priscus</em>, <em>H.
217
- delfsi</em>, the as-yet-unnamed-but-definitely-distinct Bilbey <em>Haplo </em>(Bilbey
218
- et al. 2000), the as-yet-unnamed-but-definitely-distinct Snowmass <em>Haplo</em>
219
- (Foster and Wedel 2014, Wedel et al. 2021), plus I assume a couple more when
220
- and if we get better material of the more fragmentary specimens. That would
221
- be consistent with the multiple known species of <em>Apatosaurus</em>, <em>Brontosaurus</em>,
222
- <em>Camarasaurus</em>, <em>Diplodocus</em>, etc. So sequential communities
223
- of Morrison sauropods probably had a lot of the same genera &#8212; there&#8217;s
224
- nearly always a <em>Cam</em> of some kind, some apatosaurine lurking around,
225
- etc. &#8212; but with different species across time, space, and paleoenvironmental
226
- conditions.</p>\n<p>I think a big part of the problem is that it&#8217;s (maybe
227
- too) easy to think of the Morrison Formation as a single thing &#8212; like
228
- most formations &#8212; and to think that we can hold all of it in our heads
229
- at once. But the Morrison is a monster, more comparable to a group than to
230
- other formations, and not really comparable to any other dinosaur-bearing
231
- formation in terms of extent, productivity, and likely diversity of environments
232
- and habitats. (For an overview of Morrison environments through time, see
233
- <a href=\"https://www.youtube.com/watch?v=JC3aCs5f4-I\">Jurassic Reimagined
234
- Part 1</a>.)</p>\n<p>So, yeah. Morrison sauropod diversity was high, and we
235
- just have to deal with that. Plus, hey, now we have more <em>Haplo</em> to
236
- play with. Happy days all around!</p>\n<h2>References</h2>\n<ul>\n<li>Bilbey,
237
- S.A., Hall, J.E., and Hall, D.A. 2000. Preliminary results on a new haplocanthosaurid
238
- sauropod dinosaur from the lower Morrison Formation of northeastern Utah.
239
- Journal of Vertebrate Paleontology 20(supp. to no. 3): 30A.</li>\n<li><a href=\"https://sauroposeidon.files.wordpress.com/2010/04/foster-and-wedel-2014-haplocanthosaurus-from-snowmass-colorado.pdf\">Foster,
240
- J.R., and Wedel, M.J. 2014. <i>Haplocanthosaurus </i>(Saurischia: Sauropoda)
241
- from the lower Morrison Formation (Upper Jurassic) near Snowmass, Colorado. Volumina
242
- Jurassica 12(2): 197–210. DOI: 10.5604/17313708 .1130144</a></li>\n<li>Richmond,
243
- D.R., and Morris, T.H. 1998. Stratigraphy and cataclysmic deposition of the
244
- Dry Mesa Dinosaur Quarry, Mesa County, Colorado. Modern Geology 22:121-143.</li>\n<li><a
245
- href=\"https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf\">Wedel,
246
- Mathew J., and Michael P. Taylor. 2013. Neural spine bifurcation in sauropod
247
- dinosaurs of the Morrison Formation: ontogenetic and phylogenetic implications. <em>Palarch’s
248
- Journal of Vertebrate Palaeontology</em> <strong>10(1)</strong>:1-34. ISSN
249
- 1567-2158.</a></li>\n<li><a href=\"https://svpow.files.wordpress.com/2022/03/wedel-et-al-2021-expanded-neural-canals-in-caudal-vertebrae-of-haplocanthosaurus.pdf\">Wedel,
250
- Mathew; Atterholt, Jessie; Dooley, Jr., Alton C.; Farooq, Saad; Macalino,
251
- Jeff; Nalley, Thierra K.; Wisser, Gary; and Yasmer, John. 2021. Expanded neural
252
- canals in the caudal vertebrae of a specimen of <em>Haplocanthosaurus</em>.
253
- Academia Letters, Article 911, 10pp. DOI: 10.20935/AL911</a></li>\n</ul>\n","tags":["#MTE14","Barosaurus","cervical","conferences","diplodocids"],"language":"en","references":[{"key":"ref1","url":"https://sauroposeidon.files.wordpress.com/2010/04/foster-and-wedel-2014-haplocanthosaurus-from-snowmass-colorado.pdf"},{"key":"ref2","url":"https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf"},{"key":"ref3","url":"https://svpow.files.wordpress.com/2022/03/wedel-et-al-2021-expanded-neural-canals-in-caudal-vertebrae-of-haplocanthosaurus.pdf"}],"blog_id":"dkvra02","blog":{"id":"dkvra02","title":"Sauropod
254
- Vertebra Picture of the Week","description":"SV-POW! ... All sauropod vertebrae,
255
- except when we&#039;re talking about Open Access","language":"en","favicon":null,"feed_url":"https://svpow.com/feed/atom/","home_page_url":"https://svpow.com","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-05-31T14:28:02+00:00","indexed_at":"2023-02-01","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
256
- (.com)","category":"Natural Sciences","prefix":"10.59350","modified_at":"2023-06-09T19:54:23+00:00","version":"https://jsonfeed.org/version/1.1","backlog":true,"authors":null}}'
257
- recorded_at: Sun, 18 Jun 2023 15:23:55 GMT
55
+ of...","published_at":1686340463,"updated_at":1686340463,"indexed_at":1688982864,"authors":[{"url":null,"name":"Matt
56
+ Wedel"}],"image":null,"tags":["#MTE14","Barosaurus","cervical","conferences","diplodocids"],"language":"en","reference":[{"key":"ref1","url":"https://sauroposeidon.files.wordpress.com/2010/04/foster-and-wedel-2014-haplocanthosaurus-from-snowmass-colorado.pdf"},{"key":"ref2","url":"https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf"},{"key":"ref3","url":"https://svpow.files.wordpress.com/2022/03/wedel-et-al-2021-expanded-neural-canals-in-caudal-vertebrae-of-haplocanthosaurus.pdf"}],"blog_id":"dkvra02","blog_name":"Sauropod
57
+ Vertebra Picture of the Week","blog":{"id":"dkvra02","title":"Sauropod Vertebra
58
+ Picture of the Week","description":"SV-POW! ... All sauropod vertebrae,
59
+ except when we''re talking about Open Access","language":"en","favicon":null,"feed_url":"https://svpow.com/feed/atom/","home_page_url":"https://svpow.com","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-05-31T14:28:02+00:00","indexed_at":"2023-02-01","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
60
+ (.com)","category":"Natural Sciences","prefix":"10.59350","modified_at":"2023-06-26T10:33:26+00:00","version":"https://jsonfeed.org/version/1.1","backlog":true,"current_feed_url":null,"expired":null}}'
61
+ recorded_at: Mon, 10 Jul 2023 21:04:47 GMT
258
62
  - request:
259
63
  method: head
260
64
  uri: https://sauroposeidon.files.wordpress.com/2010/04/foster-and-wedel-2014-haplocanthosaurus-from-snowmass-colorado.pdf
@@ -276,7 +80,7 @@ http_interactions:
276
80
  Server:
277
81
  - nginx
278
82
  Date:
279
- - Sun, 18 Jun 2023 15:23:56 GMT
83
+ - Tue, 11 Jul 2023 05:54:10 GMT
280
84
  Content-Type:
281
85
  - application/pdf
282
86
  Content-Length:
@@ -286,7 +90,7 @@ http_interactions:
286
90
  Last-Modified:
287
91
  - Mon, 16 Mar 2015 08:57:22 GMT
288
92
  Expires:
289
- - Sat, 15 Jul 2023 16:10:16 GMT
93
+ - Mon, 14 Aug 2023 09:37:41 GMT
290
94
  X-Orig-Src:
291
95
  - 01_mogdir
292
96
  X-Nc:
@@ -298,7 +102,7 @@ http_interactions:
298
102
  body:
299
103
  encoding: ASCII-8BIT
300
104
  string: ''
301
- recorded_at: Sun, 18 Jun 2023 15:23:56 GMT
105
+ recorded_at: Tue, 11 Jul 2023 05:54:10 GMT
302
106
  - request:
303
107
  method: head
304
108
  uri: https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf
@@ -320,7 +124,7 @@ http_interactions:
320
124
  Server:
321
125
  - nginx
322
126
  Date:
323
- - Sun, 18 Jun 2023 15:23:56 GMT
127
+ - Tue, 11 Jul 2023 05:54:10 GMT
324
128
  Content-Type:
325
129
  - application/pdf
326
130
  Content-Length:
@@ -330,7 +134,7 @@ http_interactions:
330
134
  Last-Modified:
331
135
  - Mon, 16 Sep 2013 07:34:33 GMT
332
136
  Expires:
333
- - Sat, 15 Jul 2023 14:56:48 GMT
137
+ - Thu, 17 Aug 2023 12:17:08 GMT
334
138
  X-Orig-Src:
335
139
  - 01_mogdir
336
140
  X-Nc:
@@ -342,7 +146,7 @@ http_interactions:
342
146
  body:
343
147
  encoding: ASCII-8BIT
344
148
  string: ''
345
- recorded_at: Sun, 18 Jun 2023 15:23:56 GMT
149
+ recorded_at: Tue, 11 Jul 2023 05:54:10 GMT
346
150
  - request:
347
151
  method: head
348
152
  uri: https://svpow.files.wordpress.com/2022/03/wedel-et-al-2021-expanded-neural-canals-in-caudal-vertebrae-of-haplocanthosaurus.pdf
@@ -364,7 +168,7 @@ http_interactions:
364
168
  Server:
365
169
  - nginx
366
170
  Date:
367
- - Sun, 18 Jun 2023 15:23:57 GMT
171
+ - Tue, 11 Jul 2023 05:54:10 GMT
368
172
  Content-Type:
369
173
  - application/pdf
370
174
  Content-Length:
@@ -374,11 +178,11 @@ http_interactions:
374
178
  Last-Modified:
375
179
  - Tue, 29 Mar 2022 07:37:54 GMT
376
180
  Expires:
377
- - Wed, 05 Jul 2023 18:21:45 GMT
181
+ - Thu, 10 Aug 2023 03:03:41 GMT
378
182
  X-Orig-Src:
379
183
  - 01_mogdir
380
184
  X-Nc:
381
- - HIT ams 16 np
185
+ - MISS ams 16 np
382
186
  X-Content-Type-Options:
383
187
  - nosniff
384
188
  Accept-Ranges:
@@ -386,5 +190,5 @@ http_interactions:
386
190
  body:
387
191
  encoding: ASCII-8BIT
388
192
  string: ''
389
- recorded_at: Sun, 18 Jun 2023 15:23:57 GMT
390
- recorded_with: VCR 6.1.0
193
+ recorded_at: Tue, 11 Jul 2023 05:54:10 GMT
194
+ recorded_with: VCR 6.2.0
@@ -23,28 +23,28 @@ http_interactions:
23
23
  Cache-Control:
24
24
  - public, max-age=0, must-revalidate
25
25
  Content-Length:
26
- - '1844'
26
+ - '1849'
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Date:
30
- - Wed, 28 Jun 2023 07:39:01 GMT
30
+ - Mon, 10 Jul 2023 21:04:54 GMT
31
31
  Etag:
32
- - '"6emrve7vie1ew"'
32
+ - '"nd8r4tnt1j1f1"'
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::q9g2k-1687937937528-5f071f224fc7
42
+ - fra1::iad1::h8k55-1689023094559-917bb0b3db20
43
43
  Connection:
44
44
  - close
45
45
  body:
46
46
  encoding: UTF-8
47
- string: '{"id":"https://doi.org/10.59350/tpa8t-j6292","uuid":"5d95d90d-ff59-4c8b-b7f8-44e6b45fd593","url":"https://www.samuelmoore.org/2023/04/20/how-to-cultivate-good-closures-scaling-small-and-the-limits-of-openness","title":"How
47
+ string: '{"id":"5d95d90d-ff59-4c8b-b7f8-44e6b45fd593","doi":"https://doi.org/10.59350/tpa8t-j6292","url":"https://www.samuelmoore.org/2023/04/20/how-to-cultivate-good-closures-scaling-small-and-the-limits-of-openness","title":"How
48
48
  to cultivate good closures: ‘scaling small’ and the limits of openness","summary":"Text
49
49
  of a talk given to the COPIM end-of-project conference: “Scaling Small: Community-Owned
50
50
  Futures for Open Access Books”, April 20th 2023 Open access publishing has
@@ -52,9 +52,10 @@ http_interactions:
52
52
  seamlessness, limitlessness or structureless-ness – or the idea that the removal
53
53
  of price and permission barriers is what’s needed to allow research to reach
54
54
  its full potential. The drive for seamlessness is on display in much of the
55
- push for...","date_published":"2023-04-20T15:37:20Z","date_modified":"2023-06-19T11:01:51Z","date_indexed":"2023-06-20T06:34:19+00:00","authors":[{"url":"https://orcid.org/0000-0002-0504-2897","name":"Samuel
56
- Moore"}],"image":null,"tags":["Open access"],"language":"en","references":null,"blog_id":"gr1by89","blog":{"id":"gr1by89","title":"Samuel
57
- Moore","description":"publishing, technology, commons","language":"en","favicon":"https://www.samuelmoore.org/wp-content/uploads/2019/02/cropped-cropped-cropped-roAorange-icon-2-32x32.png","feed_url":"https://www.samuelmoore.org/feed/atom/","home_page_url":"https://www.samuelmoore.org/","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-05-31T14:25:06+00:00","indexed_at":"2023-01-05","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
58
- 6.2.2","category":"Social Sciences","prefix":null,"modified_at":"2023-04-20T15:37:20+00:00","version":"https://jsonfeed.org/version/1.1","backlog":true,"authors":null}}'
59
- recorded_at: Wed, 28 Jun 2023 07:39:01 GMT
60
- recorded_with: VCR 6.1.0
55
+ push for...","published_at":1682005040,"updated_at":1687172511,"indexed_at":1689006804,"authors":[{"url":"https://orcid.org/0000-0002-0504-2897","name":"Samuel
56
+ Moore"}],"image":null,"tags":["Open access"],"language":"en","reference":[],"blog_id":"gr1by89","blog_name":"Samuel
57
+ Moore","blog":{"id":"gr1by89","title":"Samuel Moore","description":"publishing,
58
+ technology, commons","language":"en","favicon":"https://www.samuelmoore.org/wp-content/uploads/2019/02/cropped-cropped-cropped-roAorange-icon-2-32x32.png","feed_url":"https://www.samuelmoore.org/feed/atom/","home_page_url":"https://www.samuelmoore.org/","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-05-31T14:25:06+00:00","indexed_at":"2023-01-05","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
59
+ 6.2.2","category":"Social Sciences","prefix":"10.59350","modified_at":"2023-06-19T11:01:51+00:00","version":"https://jsonfeed.org/version/1.1","backlog":true,"current_feed_url":null,"expired":null}}'
60
+ recorded_at: Mon, 10 Jul 2023 21:04:54 GMT
61
+ recorded_with: VCR 6.2.0
@@ -23,40 +23,37 @@ http_interactions:
23
23
  Cache-Control:
24
24
  - public, max-age=0, must-revalidate
25
25
  Content-Length:
26
- - '2017'
26
+ - '1597'
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Date:
30
- - Tue, 20 Jun 2023 19:25:14 GMT
30
+ - Tue, 11 Jul 2023 06:03:26 GMT
31
31
  Etag:
32
- - '"hpv2dd3pyd1jt"'
32
+ - '"sjvcj0jty0188"'
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::rfqk5-1687289113815-cb42220988ef
42
+ - fra1::iad1::nl24t-1689055406145-2a5140a786e2
43
43
  Connection:
44
44
  - close
45
45
  body:
46
46
  encoding: UTF-8
47
- string: "{\"id\":\"https://doi.org/10.59350/g6bth-b6f85\",\"uuid\":\"a163e340-5b3c-4736-9ab0-8c54fdff6a3c\",\"url\":\"https://lab.sub.uni-goettingen.de/welcome.html\",\"title\":\"Welcome
47
+ string: "{\"id\":\"a163e340-5b3c-4736-9ab0-8c54fdff6a3c\",\"doi\":\"https://doi.org/10.59350/33es7-fqz31\",\"url\":\"https://lab.sub.uni-goettingen.de/welcome.html\",\"title\":\"Welcome
48
48
  to the Lab\",\"summary\":\"Welcome everyone! This is the place to read about
49
49
  projects, resources and all the things we deal with at our work on digital
50
50
  collections, databases, APIs, tools and esoteric programming languages we
51
51
  prefer to write in. It is not meant for a single subject, but covers all topics
52
52
  we \U0001F496. So I hope you don’t mind if the next post is about one of my
53
- adorable cute rabbits.\",\"date_published\":\"2017-01-01T00:00:01Z\",\"date_modified\":\"2017-01-01T00:00:01Z\",\"date_indexed\":\"2023-06-20T09:15:18+00:00\",\"authors\":[{\"url\":\"https://ror.org/05745n787\",\"name\":null}],\"image\":\"https://lab.sub.uni-goettingen.de/assets/images/Bibliothek_der_UNI_Goettingen-wikiCommons-Suhaknoke.webp\",\"content_html\":\"<p>Welcome
54
- everyone!</p> <p>This is the place to read about projects, resources and all
55
- the things we deal with at our work on digital collections, databases, APIs,
56
- tools and esoteric programming languages we prefer to write in. It is <em>not</em>
57
- meant for a single subject, but covers all topics we \U0001F496. So I hope
58
- you don’t mind if the next post is about one of my adorable cute rabbits.</p>\",\"tags\":[\"meta\"],\"language\":\"en\",\"references\":null,\"blog_id\":\"6hezn63\",\"blog\":{\"id\":\"6hezn63\",\"title\":\"lab.sub
59
- - Articles\",\"description\":\"Better sit thus, and observe thy strange things\",\"language\":\"en\",\"favicon\":null,\"feed_url\":\"https://lab.sub.uni-goettingen.de/atom.xml\",\"home_page_url\":\"https://lab.sub.uni-goettingen.de/\",\"user_id\":\"8498eaf6-8c58-4b58-bc15-27eda292b1aa\",\"created_at\":\"2023-06-11T08:09:50+00:00\",\"indexed_at\":\"2023-04-24\",\"feed_format\":\"application/atom+xml\",\"license\":\"https://creativecommons.org/licenses/by/4.0/legalcode\",\"generator\":\"Jekyll\",\"category\":\"Engineering
60
- and Technology\",\"prefix\":\"10.59350\",\"modified_at\":\"2023-06-01T00:00:01+00:00\",\"version\":\"https://jsonfeed.org/version/1.1\",\"backlog\":false,\"authors\":null}}"
61
- recorded_at: Tue, 20 Jun 2023 19:25:14 GMT
62
- recorded_with: VCR 6.1.0
53
+ adorable cute rabbits.\",\"published_at\":1483228801,\"updated_at\":1483228801,\"indexed_at\":1689006804,\"authors\":[{\"url\":null,\"name\":\"Mathias
54
+ Göbel\"}],\"image\":\"https://lab.sub.uni-goettingen.de/assets/images/Bibliothek_der_UNI_Goettingen-wikiCommons-Suhaknoke.webp\",\"tags\":[\"meta\"],\"language\":\"en\",\"reference\":[],\"blog_id\":\"6hezn63\",\"blog_name\":\"lab.sub
55
+ - Articles\",\"blog\":{\"id\":\"6hezn63\",\"title\":\"lab.sub - Articles\",\"description\":\"Better
56
+ sit thus, and observe thy strange things\",\"language\":\"en\",\"favicon\":null,\"feed_url\":\"https://lab.sub.uni-goettingen.de/atom.xml\",\"home_page_url\":\"https://lab.sub.uni-goettingen.de/\",\"user_id\":\"8498eaf6-8c58-4b58-bc15-27eda292b1aa\",\"created_at\":\"2023-06-11T08:09:50+00:00\",\"indexed_at\":\"2023-04-24\",\"feed_format\":\"application/atom+xml\",\"license\":\"https://creativecommons.org/licenses/by/4.0/legalcode\",\"generator\":\"Jekyll\",\"category\":\"Engineering
57
+ and Technology\",\"prefix\":\"10.59350\",\"modified_at\":\"2023-06-01T00:00:01+00:00\",\"version\":\"https://jsonfeed.org/version/1.1\",\"backlog\":false,\"current_feed_url\":null,\"expired\":null}}"
58
+ recorded_at: Tue, 11 Jul 2023 06:03:26 GMT
59
+ recorded_with: VCR 6.2.0