commonmeta-ruby 3.5.4 → 3.6

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 (275) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +16 -5
  3. data/bin/commonmeta +1 -1
  4. data/lib/commonmeta/readers/crossref_xml_reader.rb +1 -1
  5. data/lib/commonmeta/utils.rb +6 -6
  6. data/lib/commonmeta/version.rb +1 -1
  7. data/spec/cli_spec.rb +13 -8
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/default.yml +13 -13
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_bibtex.yml +13 -13
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_crossref_xml.yml +25 -25
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_datacite.yml +13 -13
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_schema_org.yml +13 -13
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/default.yml +7 -7
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_bibtex.yml +7 -7
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml.yml +7 -59
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_datacite.yml +7 -7
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_schema_org.yml +7 -7
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/default.yml +24 -24
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_bibtex.yml +24 -24
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_citation.yml +24 -24
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_crossref_xml.yml +24 -24
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_datacite.yml +24 -24
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_jats.yml +24 -24
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_schema_org.yml +24 -24
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/default.yml +16 -16
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_bibtex.yml +16 -16
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_citation.yml +16 -16
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_datacite.yml +16 -16
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_jats.yml +16 -16
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_schema_org.yml +16 -16
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/default.yml +479 -946
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_crossref_xml.yml +957 -1891
  33. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_datacite.yml +479 -946
  34. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_schema_org.yml +481 -950
  35. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog.yml +5540 -968
  36. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog_unknown_blog_id.yml +22 -29
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id.yml +25 -39
  38. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id_unknown_uuid.yml +18 -28
  39. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/crossref.yml +7 -7
  40. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/datacite.yml +7 -7
  41. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/jalc.yml +7 -7
  42. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/kisti.yml +7 -7
  43. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/medra.yml +7 -7
  44. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/op.yml +7 -7
  45. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_blog_id.yml +46 -0
  46. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_by_blog.yml +5578 -246
  47. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_not_indexed.yml +13 -2201
  48. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_unregistered.yml +176 -72
  49. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/change_metadata_as_datacite_xml/with_data_citation.yml +16 -16
  50. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/crossref.yml +6 -6
  51. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/datacite.yml +6 -6
  52. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/jalc.yml +6 -6
  53. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/kisti.yml +6 -6
  54. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/medra.yml +6 -6
  55. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/not_found.yml +6 -6
  56. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/op.yml +6 -6
  57. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref.yml +6 -6
  58. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref_doi_not_url.yml +6 -6
  59. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite.yml +6 -6
  60. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite_doi_http.yml +6 -6
  61. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/unknown_DOI_registration_agency.yml +6 -6
  62. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/by_blog_post_id.yml +27 -105
  63. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/not_found.yml +20 -27
  64. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/cff-converter-python.yml +51 -25
  65. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff.yml +12 -12
  66. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff_repository_url.yml +9 -9
  67. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/maremma.yml +10 -10
  68. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/metadata_reports.yml +11 -11
  69. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_ORCID_ID.yml +78 -78
  70. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_SICI_DOI.yml +76 -76
  71. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_data_citation.yml +35 -35
  72. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/JaLC.yml +162 -162
  73. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/KISTI.yml +131 -131
  74. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/OP.yml +75 -75
  75. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/affiliation_is_space.yml +76 -76
  76. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book.yml +113 -113
  77. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book_chapter.yml +74 -74
  78. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/article_id_as_page_number.yml +77 -77
  79. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/author_literal.yml +84 -84
  80. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book.yml +77 -77
  81. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter.yml +75 -75
  82. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter_with_RDF_for_container.yml +73 -73
  83. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_oup.yml +72 -72
  84. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/component.yml +94 -94
  85. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset.yml +104 -104
  86. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset_usda.yml +136 -136
  87. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/date_in_future.yml +80 -80
  88. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dissertation.yml +103 -103
  89. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/empty_given_name.yml +75 -75
  90. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/invalid_date.yml +77 -77
  91. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article.yml +76 -76
  92. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_original_language_title.yml +73 -73
  93. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with.yml +128 -210
  94. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_RDF_for_container.yml +74 -74
  95. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_funding.yml +76 -76
  96. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_issue.yml +72 -72
  97. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/mEDRA.yml +72 -72
  98. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/markup.yml +81 -81
  99. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_contributor.yml +71 -71
  100. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_issn.yml +75 -75
  101. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles.yml +71 -71
  102. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles_with_missing.yml +573 -573
  103. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/not_found_error.yml +65 -65
  104. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/peer_review.yml +77 -77
  105. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content.yml +74 -74
  106. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content_copernicus.yml +76 -76
  107. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/report_osti.yml +120 -120
  108. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/vor_with_url.yml +78 -78
  109. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book.yml +74 -74
  110. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book_chapter.yml +73 -73
  111. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_raw/journal_article.yml +59 -59
  112. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/SoftwareSourceCode.yml +4 -4
  113. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/dissertation.yml +13 -13
  114. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/funding_references.yml +15 -15
  115. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/subject_scheme.yml +120 -120
  116. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_id.yml +5540 -555
  117. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id.yml +31 -42
  118. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id_specific_prefix.yml +25 -39
  119. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/by_blog_id.yml +5540 -247
  120. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/not_indexed_posts.yml +14 -26
  121. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/unregistered_posts.yml +176 -72
  122. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/archived_wordpress_post.yml +27 -95
  123. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +28 -106
  124. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +21 -65
  125. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +20 -208
  126. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +26 -97
  127. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +24 -55
  128. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +27 -70
  129. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +41 -143
  130. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_funding.yml +54 -132
  131. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_link_to_peer-reviewed_article.yml +304 -818
  132. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +24 -169
  133. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +24 -63
  134. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +25 -40
  135. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +278 -591
  136. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +59 -101
  137. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +135 -331
  138. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +24 -134
  139. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +578 -2967
  140. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +44 -205
  141. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +26 -160
  142. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/affiliation_is_space.yml +21 -21
  143. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_familyName.yml +15 -15
  144. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_name_in_display-order_with_ORCID.yml +13 -13
  145. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/name_with_affiliation_crossref.yml +16 -16
  146. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/only_familyName_and_givenName.yml +66 -61
  147. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting.yml +145 -146
  148. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting_with_new_DOI.yml +149 -150
  149. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/get_schema_org_metadata_front_matter/BlogPosting.yml +114 -115
  150. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/harvard_dataverse.yml +300 -289
  151. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/pangaea.yml +66 -61
  152. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/upstream_blog.yml +64 -57
  153. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/zenodo.yml +27 -24
  154. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/DOI_RA_not_Crossref_or_DataCite.yml +6 -6
  155. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/unknown_DOI_prefix.yml +6 -6
  156. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/json_schema_errors/is_valid.yml +16 -16
  157. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/BlogPosting.yml +10 -10
  158. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/Dataset.yml +10 -10
  159. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/authors_with_affiliations.yml +16 -16
  160. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/climate_data.yml +10 -10
  161. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/from_schema_org.yml +145 -146
  162. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/keywords_subject_scheme.yml +8 -8
  163. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/maremma.yml +12 -12
  164. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/text.yml +8 -8
  165. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_data_citation.yml +16 -16
  166. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_pages.yml +16 -16
  167. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/Collection_of_Jupyter_notebooks.yml +13 -13
  168. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_Zenodo.yml +13 -13
  169. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_also_Zenodo.yml +8 -8
  170. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/ruby-cff.yml +10 -10
  171. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Dataset.yml +10 -10
  172. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article.yml +16 -16
  173. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article_vancouver_style.yml +21 -21
  174. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Missing_author.yml +15 -15
  175. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/interactive_resource_without_dates.yml +8 -8
  176. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/software_w/version.yml +8 -8
  177. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite.yml +8 -8
  178. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite_check_codemeta_v2.yml +8 -8
  179. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_commonmeta/with_data_citation.yml +12 -12
  180. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +32 -32
  181. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
  182. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +5 -5
  183. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_plos.yml +16 -16
  184. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +25 -40
  185. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +24 -134
  186. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +27 -70
  187. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +41 -143
  188. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations_and_funding.yml +55 -133
  189. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +21 -224
  190. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +134 -330
  191. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +19 -19
  192. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +9 -9
  193. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +92 -91
  194. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +6 -6
  195. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Another_dataset.yml +8 -8
  196. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting.yml +10 -10
  197. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting_schema_org.yml +146 -147
  198. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Dataset.yml +10 -10
  199. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/container_title.yml +16 -21
  200. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/interactive_resource_without_dates.yml +8 -8
  201. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/journal_article.yml +16 -16
  202. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/keywords_subject_scheme.yml +8 -8
  203. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/maremma.yml +10 -10
  204. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/missing_creator.yml +15 -15
  205. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/multiple_abstracts.yml +8 -8
  206. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/organization_author.yml +22 -22
  207. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software.yml +8 -8
  208. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software_w/version.yml +8 -8
  209. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_only_first_page.yml +16 -16
  210. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_pages.yml +16 -16
  211. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/climate_data.yml +10 -10
  212. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/maremma.yml +10 -10
  213. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/text.yml +8 -8
  214. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_data_citation.yml +16 -16
  215. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_pages.yml +16 -16
  216. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/dissertation.yml +20 -20
  217. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/from_schema_org.yml +146 -147
  218. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/journal_article.yml +22 -22
  219. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/maremma.yml +10 -10
  220. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_ORCID_ID.yml +16 -16
  221. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_data_citation.yml +16 -16
  222. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Dataset_in_schema_4_0.yml +10 -10
  223. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Text_pass-thru.yml +8 -8
  224. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/book_chapter.yml +15 -15
  225. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/from_schema_org.yml +146 -147
  226. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/interactive_resource_without_dates.yml +8 -8
  227. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/maremma.yml +10 -10
  228. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_ORCID_ID.yml +16 -16
  229. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_data_citation.yml +16 -16
  230. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_editor.yml +17 -17
  231. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting.yml +10 -10
  232. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting_schema_org.yml +145 -146
  233. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/Dataset.yml +10 -10
  234. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/alternate_name.yml +8 -8
  235. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/journal_article.yml +9 -9
  236. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/keywords_with_subject_scheme.yml +8 -8
  237. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/maremma.yml +10 -10
  238. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/with_pages.yml +10 -10
  239. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Another_Schema_org_JSON.yml +10 -10
  240. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding.yml +13 -13
  241. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding_OpenAIRE.yml +13 -13
  242. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON.yml +8 -8
  243. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON_Cyark.yml +13 -13
  244. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/alternate_identifiers.yml +13 -13
  245. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/data_catalog.yml +13 -13
  246. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/geo_location_box.yml +13 -13
  247. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/interactive_resource_without_dates.yml +13 -13
  248. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/journal_article.yml +16 -16
  249. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/maremma_schema_org_JSON.yml +11 -11
  250. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/series_information.yml +17 -16
  251. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme.yml +15 -15
  252. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme_multiple_keywords.yml +13 -13
  253. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/BlogPosting.yml +10 -10
  254. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/Dataset.yml +10 -10
  255. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/journal_article.yml +16 -16
  256. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/with_pages.yml +16 -16
  257. data/spec/readers/cff_reader_spec.rb +2 -20
  258. data/spec/readers/crossref_reader_spec.rb +10 -16
  259. data/spec/readers/crossref_xml_reader_spec.rb +61 -64
  260. data/spec/readers/json_feed_reader_spec.rb +56 -56
  261. data/spec/readers/schema_org_reader_spec.rb +1 -1
  262. data/spec/utils_spec.rb +1 -1
  263. data/spec/writers/crossref_xml_writer_spec.rb +9 -8
  264. data/spec/writers/csv_writer_spec.rb +1 -1
  265. data/spec/writers/ris_writer_spec.rb +2 -2
  266. metadata +3 -11
  267. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml_refresh.yml +0 -107
  268. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_blog.yml +0 -997
  269. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_uuid.yml +0 -256
  270. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid.yml +0 -256
  271. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid_unknown_uuid.yml +0 -49
  272. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_creator.yml +0 -307
  273. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid.yml +0 -136
  274. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid_specific_prefix.yml +0 -256
  275. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/book_oup.yml +0 -107
@@ -2,15 +2,15 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://rogue-scholar.org/api/posts/4e4bf150-751f-4245-b4ca-fe69e3c3bb24
5
+ uri: https://api.rogue-scholar.org/posts/4e4bf150-751f-4245-b4ca-fe69e3c3bb24
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
11
11
  - close
12
12
  Host:
13
- - rogue-scholar.org
13
+ - api.rogue-scholar.org
14
14
  User-Agent:
15
15
  - http.rb/5.1.1
16
16
  response:
@@ -18,199 +18,38 @@ http_interactions:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
- Age:
22
- - '0'
23
- Cache-Control:
24
- - public, max-age=0, must-revalidate
25
- Content-Length:
26
- - '16384'
27
21
  Content-Type:
28
- - application/json; charset=utf-8
22
+ - application/json
23
+ Content-Length:
24
+ - '2390'
29
25
  Date:
30
- - Wed, 06 Sep 2023 14:27:16 GMT
31
- Etag:
32
- - '"l4l17zxt1eckc"'
26
+ - Thu, 05 Oct 2023 20:37:42 GMT
33
27
  Server:
34
- - Vercel
35
- Strict-Transport-Security:
36
- - max-age=63072000
37
- X-Matched-Path:
38
- - "/api/posts/[[...params]]"
39
- X-Vercel-Cache:
40
- - MISS
41
- X-Vercel-Id:
42
- - fra1::iad1::58jl5-1694010436581-0c62532a3639
43
- Connection:
44
- - close
28
+ - Fly/e440b950 (2023-09-20)
29
+ Via:
30
+ - 1.1 fly.io
31
+ Fly-Request-Id:
32
+ - 01HC0RYYJ1BHDECEE5AF3CR7XZ-fra
45
33
  body:
46
34
  encoding: UTF-8
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
- paper: Curtice et al. (2023) on the first Haplocanthosaurus from Dry Mesa","summary":"<em>Haplocanthosaurus</em>
49
- tibiae and dorsal vertebrae. Curtice et al. (2023: fig. 1). Brian Curtice
50
- and Colin Boisvert are presenting our talk on this project at 2:00 pm MDT
51
- this afternoon, at the 14th Symposium on Mesozoic Terrestrial Ecosystems and
52
- Biota (MTE14) in Salt Lake City, and the related paper is in the MTE14 volume
53
- in The Anatomical Record.","content_html":"\n<div><a href=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg\"><img
54
- src=\"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480\"
55
- 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
56
- 480w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=958
57
- 958w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=150
58
- 150w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=300
59
- 300w, https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=768
60
- 768w\" /></a><p><em>Haplocanthosaurus</em> tibiae and dorsal vertebrae. Curtice
61
- et al. (2023: fig. 1).</p></div>\n<p>Brian Curtice and Colin Boisvert are
62
- presenting our talk on this project at 2:00 pm MDT this afternoon, at the
63
- 14th Symposium on Mesozoic Terrestrial Ecosystems and Biota (MTE14) in Salt
64
- Lake City, and the related paper is in the MTE14 volume in The Anatomical
65
- Record. Here’s the citation and a direct link to the paper:</p>\n<p><a href=\"https://sauroposeidon.files.wordpress.com/2010/04/curtice-et-al-2023-haplocanthosaurus-from-dry-mesa.pdf\">Curtice,
66
- B., Wedel, M.J., Wilhite, D.R., and Boisvert, C. 2023. New material of <em>Haplocanthosaurus</em>
67
- (Hatcher 1903) from the Dry Mesa Dinosaur Quarry and a comment on sauropod
68
- diversity. In Hunt-Foster, R.K., Kirkland, J.I., and Loewen, M.A. (eds), 14th
69
- Symposium on Mesozoic Terrestrial Ecosystems and Biota. The Anatomical Record
70
- 306(S1):79-81.</a></p>\n<p>This one is exciting to me for several reasons,
71
- both personal and scientific. I’ve been friends with Brian Curtice and Ray
72
- Wilhite since the late 90s, but I’ve never published with them before now.
73
- It’s nice to have Colin Boisvert on board as well — he’s working on his Master’s
74
- at BYU, just like Brian and Ray did back when, and he’s a keen observer of
75
- the sauropod scene.</p>\n<p>Turning to the science, the number of known <em>Haplo</em>
76
- individuals in the entire Morrison is small, probably fewer than a dozen,
77
- so any new <em>Haplo</em> material is nice to get. Also, Dry Mesa is a big,
78
- famous, productive, diverse quarry, and having <em>Haplo</em> in that quarry
79
- is interesting and important. </p>\n<p>But to me the most exciting thing about
80
- this is that Dry Mesa now has the highest diversity of sauropod genera of
81
- any locality in the world. At least six valid, impossible-to-confuse sauropod
82
- genera are known from Dry Mesa (listed alphabetically here; we provide specimen
83
- numbers of diagnostic elements for each genus in 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><a
84
- href=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg\"><img
85
- src=\"https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=480\"
86
- 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
87
- 480w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=960
88
- 960w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=150
89
- 150w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=300
90
- 300w, https://svpow.files.wordpress.com/2013/03/wedel-and-taylor-2013-bifurcation-figure-7-small-diplodocus-cervical1.jpg?w=768
91
- 768w\" /></a><p>BYU 12613, a posterior cervical of a diplodocid, in dorsal
92
- (top), left lateral (left), and posterior (right) views. The centrum length
93
- is 270 mm, compared to 642 mm for C14 of <em>D. carnegii</em>. Wedel and Taylor
94
- (2013), Figure 7.</p></div>\n<p>Alert readers may also recall BYU 12613, a
95
- posterior cervical that Mike and I called <em>Diplodocus</em> in our 2013
96
- neural spine bifurcation paper, but which may actually pertain to <em>Kaatedocus</em>.
97
- All the <em>Diplodocus</em> material from Dry Mesa is small, and I’m not at
98
- all confident that I could tell small <em>Diplodocus</em> vertebrae from <em>Kaatedocus</em>,
99
- so out of an abundance of caution we’re calling it all <em>Diplodocus</em>
100
- for the purposes of counting genera.</p>\n<div><a href=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg\"><img
101
- src=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=480\"
102
- width=\"480\" height=\"360\" srcset=\"https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=480
103
- 480w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=960
104
- 960w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=150
105
- 150w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=300
106
- 300w, https://svpow.files.wordpress.com/2016/05/2005-07-29-byu-11617-barosaurus-right-lateral.jpg?w=768
107
- 768w\" /></a><p>BYU 11617, which sure as heck looks like <em>Barosaurus</em>
108
- to me, with a loooong swoopy centrum, big posterolateral flanges, and prezygs
109
- that overhang the condyle.</p></div>\n<p>There are also vertebrae in the quarry
110
- that I’ve always considered to belong to <em>Barosaurus</em>, like BYU 11617
111
- from <a href=\"https://svpow.com/2016/05/17/whats-up-with-your-irregular-ventral-ridges-diplodocines/\">this
112
- 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
113
- monster</a>) belonging to <em>Supersaurus</em> rather than <em>Barosaurus</em>,
114
- then I’m no longer certain that we can distinguish <em>Supes</em> and <em>Baro</em>
115
- based on cervical vertebrae. So maybe those <em>Baro</em> verts actually belong
116
- to <em>Supersaurus</em>. But if they don’t — or if BYU 9024 itself belong
117
- to <em>Barosaurus</em>, as Mike and I have argued (in <a href=\"http://www.miketaylor.org.uk/dino/pubs/svpca2016/TaylorWedel2016-how-big-did-barosaurus-get.pdf\">our
118
- 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
119
- 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
120
- post</a>) — then <em>Barosaurus</em> is a seventh sauropod genus from Dry
121
- Mesa.</p>\n<p>The high sauropod diversity at Dry Mesa is exciting for a couple
122
- of reasons. One, it emphasizes the ridiculous productivity of the Morrison
123
- paleoenvironment. Yes, there were droughts and fires and landslides and whatnot
124
- — at least periodically, even at Dry Mesa (Richmond and Morris 1998). But
125
- there was also an environment — or rather, a series of environments — fecund
126
- enough to support many coexisting genera of whale-sized herbivores. That’s
127
- part of the Morrison story, too.</p>\n<p>And two, this is relevant to the
128
- “problem” of Morrison sauropod diversity — the idea that there are just too
129
- darned many sauropods in the Morrison, no environment could have supported
130
- so many, and therefore Morrison sauropod taxonomy has to be messed up, buncha
131
- dumb paleontologists oversplitting genera and species because they don’t know
132
- any better. (For more on this idea, see Darren’s brilliant series of posts
133
- at Tetrapod Zoology; the concluding post, with links to all the rest, is <a
134
- 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
135
- put “problem” in scare quotes because I think it’s illusory. In addition to
136
- Dry Mesa with its six or seven sauropod genera, there are a handful of Morrison
137
- localities with five sauropod genera, more with four, and gobs with three.
138
- Not surprisingly, the diverse localities tend to be the big ones, which at
139
- least hints that more quarries would have more sauropods if they were bigger
140
- — maybe only the biggest quarries did a decent job of capturing the diversity
141
- of sauropods on the landscape.</p>\n<div><a href=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg\"><img
142
- src=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=480\"
143
- width=\"480\" height=\"141\" srcset=\"https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=480
144
- 480w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=960
145
- 960w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=150
146
- 150w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=300
147
- 300w, https://svpow.files.wordpress.com/2023/06/engh-brushy-basin-dinos.jpg?w=768
148
- 768w\" /></a><p><a href=\"https://dontmesswithdinosaurs.com/?p=2397\">Brian
149
- Engh’s</a> assemblage of large-bodied Brushy Basin dinos for <a href=\"https://www.youtube.com/watch?v=JC3aCs5f4-I\">Jurassic
150
- Reimagined Part 1</a>. Coincidentally, though, if you swap in <em>Supersaurus</em>
151
- for <em>Barosaurus</em> — or maybe just add <em>Supersaurus</em> alongside
152
- <em>Barosaurus</em> — you’ll have the known sauropod diversity of the Dry
153
- Mesa Dinosaur Quarry.</p></div>\n<p>One you have five or six sauropod genera
154
- coexisting closely enough to get buried in the same hole, I think the “problem”
155
- of Morrison sauropod diversity goes away. The Morrison Formation outcrops
156
- from New Mexico to Canada, from the Oklahoma panhandle and the Black Hills
157
- of South Dakota to central Utah, and spans probably 7 or 8 million years.
158
- Even four or five distinct habitats or communities across all that space and
159
- time (which might be unrealistically conservative — it could easily be several
160
- communities at a time, turning over every 2 or 3 million years*), each with
161
- four to six sauropod species, gets the species count waaay up there.</p>\n<p>*But
162
- wait — doesn’t our figure up top show that <em>Haplocanthosaurus</em> persisted
163
- from the lower part of the <a href=\"https://svpow.com/2020/01/29/a-haplocanthosaurus-in-the-salt-wash/\">Salt
164
- Wash</a> to the upper part of the Brushy Basin? Sure, but not as the same
165
- species right the way through. There were probably something like half a dozen
166
- species of haplocanthosaurs in the Morrison — <em>H. priscus</em>, <em>H.
167
- delfsi</em>, the as-yet-unnamed-but-definitely-distinct Bilbey <em>Haplo </em>(Bilbey
168
- et al. 2000), the as-yet-unnamed-but-definitely-distinct Snowmass <em>Haplo</em>
169
- (Foster and Wedel 2014, Wedel et al. 2021), plus I assume a couple more when
170
- and if we get better material of the more fragmentary specimens. That would
171
- be consistent with the multiple known species of <em>Apatosaurus</em>, <em>Brontosaurus</em>,
172
- <em>Camarasaurus</em>, <em>Diplodocus</em>, etc. So sequential communities
173
- of Morrison sauropods probably had a lot of the same genera — there’s nearly
174
- always a <em>Cam</em> of some kind, some apatosaurine lurking around, etc.
175
- — but with different species across time, space, and paleoenvironmental conditions.</p>\n<p>I
176
- think a big part of the problem is that it’s (maybe too) easy to think of
177
- the Morrison Formation as a single thing — like most formations — and to think
178
- that we can hold all of it in our heads at once. But the Morrison is a monster,
179
- more comparable to a group than to other formations, and not really comparable
180
- to any other dinosaur-bearing formation in terms of extent, productivity,
181
- and likely diversity of environments and habitats. (For an overview of Morrison
182
- environments through time, see <a href=\"https://www.youtube.com/watch?v=JC3aCs5f4-I\">Jurassic
183
- Reimagined Part 1</a>.)</p>\n<p>So, yeah. Morrison sauropod diversity was
184
- high, and we just have to deal with that. Plus, hey, now we have more <em>Haplo</em>
185
- to play with. Happy days all around!</p>\n<h2>References</h2>\n<ul>\n<li>Bilbey,
186
- S.A., Hall, J.E., and Hall, D.A. 2000. Preliminary results on a new haplocanthosaurid
187
- sauropod dinosaur from the lower Morrison Formation of northeastern Utah.
188
- 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,
189
- J.R., and Wedel, M.J. 2014. <i>Haplocanthosaurus </i>(Saurischia: Sauropoda)
190
- from the lower Morrison Formation (Upper Jurassic) near Snowmass, Colorado. Volumina
191
- Jurassica 12(2): 197–210. DOI: 10.5604/17313708 .1130144</a></li>\n<li>Richmond,
192
- D.R., and Morris, T.H. 1998. Stratigraphy and cataclysmic deposition of the
193
- Dry Mesa Dinosaur Quarry, Mesa County, Colorado. Modern Geology 22:121-143.</li>\n<li><a
194
- href=\"https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf\">Wedel,
195
- Mathew J., and Michael P. Taylor. 2013. Neural spine bifurcation in sauropod
196
- dinosaurs of the Morrison Formation: ontogenetic and phylogenetic implications. <em>Palarch’s
197
- Journal of Vertebrate Palaeontology</em> <strong>10(1)</strong>:1-34. ISSN
198
- 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,
199
- Mathew; Atterholt, Jessie; Dooley, Jr., Alton C.; Farooq, Saad; Macalino,
200
- Jeff; Nalley, Thierra K.; Wisser, Gary; and Yasmer, John. 2021. Expanded neural
201
- canals in the caudal vertebrae of a specimen of <em>Haplocanthosaurus</em>.
202
- Academia Letters, Article 911, 10pp. DOI: 10.20935/AL911</a></li>\n</ul>\n","published_at":1686340463,"updated_at":1686340463,"indexed_at":1688982864,"authors":[{"url":null,"name":"Matt
203
- Wedel"}],"image":"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480","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"}],"relationships":[],"blog_id":"dkvra02","blog_name":"Sauropod
204
- Vertebra Picture of the Week","blog_slug":"svpow","blog":{"id":"dkvra02","title":"Sauropod
205
- Vertebra Picture of the Week","description":"SV-POW! ... All sauropod vertebrae,
206
- 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":"04d03585-c8bb-40f2-9619-5076a5e0aed2","created_at":"2023-02-01","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
207
- (.com)","category":"earthAndRelatedEnvironmentalSciences","prefix":"10.59350","modified_at":"2023-09-01T09:19:08+00:00","version":"https://jsonfeed.org/version/1.1","current_feed_url":null,"status":"active","issn":null,"backlog":1550,"authors":null,"plan":"Team","slug":"svpow","use_mastodon":false}}'
208
- recorded_at: Wed, 06 Sep 2023 14:27:17 GMT
35
+ string: '{"archive_url":null,"authors":[{"name":"Matt Wedel","url":"http://10minuteastronomy.wordpress.com/"}],"blog":{"api":true,"archive_prefix":null,"authors":null,"backlog":1550,"canonical_url":null,"category":"earthAndRelatedEnvironmentalSciences","created_at":"2023-02-01","current_feed_url":null,"description":"SV-POW! ... All
36
+ sauropod vertebrae, except when we''re talking about Open Access","favicon":null,"feed_format":"application/atom+xml","feed_url":"https://svpow.com/feed/atom/","filter":null,"funding":null,"generator":"WordPress.com","home_page_url":"https://svpow.com","id":"dkvra02","issn":null,"language":"en","license":"https://creativecommons.org/licenses/by/4.0/legalcode","modified_at":"2023-09-22T14:44:45+00:00","plan":"Team","prefix":"10.59350","relative_url":null,"slug":"svpow","status":"active","title":"Sauropod
37
+ Vertebra Picture of the Week","use_api":true,"use_mastodon":false,"user_id":"04d03585-c8bb-40f2-9619-5076a5e0aed2","version":"https://jsonfeed.org/version/1.1"},"blog_name":"Sauropod
38
+ Vertebra Picture of the Week","blog_slug":"svpow","doi":"https://doi.org/10.59350/hke8v-d1e66","id":"4e4bf150-751f-4245-b4ca-fe69e3c3bb24","image":"https://svpow.files.wordpress.com/2023/06/haplocanthosaurus-from-across-the-morrison-curtice-et-al-2023-fig-1.jpg?w=480","indexed_at":1688982864,"language":"en","published_at":1686340463,"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"}],"relationships":[],"summary":"Brian
39
+ Curtice and Colin Boisvert are presenting our talk on this project at 2:00
40
+ pm MDT this afternoon, at the 14th Symposium on Mesozoic Terrestrial Ecosystems
41
+ and Biota (MTE14) in Salt Lake City, and the related paper is in the MTE14
42
+ volume in The Anatomical Record.","tags":["MTE14","Barosaurus","Cervical","Conferences","Diplodocids"],"title":"New
43
+ paper: Curtice et al. (2023) on the first <i>Haplocanthosaurus</i> from Dry
44
+ Mesa","updated_at":1686340463,"url":"https://svpow.com/2023/06/09/new-paper-curtice-et-al-2023-on-the-first-haplocanthosaurus-from-dry-mesa"}
45
+
46
+ '
47
+ recorded_at: Thu, 05 Oct 2023 20:37:42 GMT
209
48
  - request:
210
49
  method: head
211
50
  uri: https://sauroposeidon.files.wordpress.com/2010/04/foster-and-wedel-2014-haplocanthosaurus-from-snowmass-colorado.pdf
212
51
  body:
213
- encoding: UTF-8
52
+ encoding: ASCII-8BIT
214
53
  string: ''
215
54
  headers:
216
55
  Connection:
@@ -227,7 +66,7 @@ http_interactions:
227
66
  Server:
228
67
  - nginx
229
68
  Date:
230
- - Wed, 06 Sep 2023 14:27:17 GMT
69
+ - Thu, 05 Oct 2023 20:37:42 GMT
231
70
  Content-Type:
232
71
  - application/pdf
233
72
  Content-Length:
@@ -237,24 +76,24 @@ http_interactions:
237
76
  Last-Modified:
238
77
  - Mon, 16 Mar 2015 08:57:22 GMT
239
78
  Expires:
240
- - Sat, 07 Oct 2023 17:12:32 GMT
79
+ - Wed, 01 Nov 2023 18:45:14 GMT
241
80
  X-Orig-Src:
242
81
  - 01_mogdir
243
- Accept-Ranges:
244
- - bytes
245
82
  X-Nc:
246
- - MISS hhn 26 np
83
+ - MISS ams 27 np
247
84
  X-Content-Type-Options:
248
85
  - nosniff
86
+ Accept-Ranges:
87
+ - bytes
249
88
  body:
250
89
  encoding: ASCII-8BIT
251
90
  string: ''
252
- recorded_at: Wed, 06 Sep 2023 14:27:17 GMT
91
+ recorded_at: Thu, 05 Oct 2023 20:37:42 GMT
253
92
  - request:
254
93
  method: head
255
94
  uri: https://sauroposeidon.files.wordpress.com/2010/04/wedel-taylor-2013-neural-spine-bifurcation-in-sauropods.pdf
256
95
  body:
257
- encoding: UTF-8
96
+ encoding: ASCII-8BIT
258
97
  string: ''
259
98
  headers:
260
99
  Connection:
@@ -271,7 +110,7 @@ http_interactions:
271
110
  Server:
272
111
  - nginx
273
112
  Date:
274
- - Wed, 06 Sep 2023 14:27:17 GMT
113
+ - Thu, 05 Oct 2023 20:37:42 GMT
275
114
  Content-Type:
276
115
  - application/pdf
277
116
  Content-Length:
@@ -281,24 +120,24 @@ http_interactions:
281
120
  Last-Modified:
282
121
  - Mon, 16 Sep 2013 07:34:33 GMT
283
122
  Expires:
284
- - Sun, 15 Oct 2023 15:36:12 GMT
123
+ - Sun, 12 Nov 2023 10:03:20 GMT
285
124
  X-Orig-Src:
286
125
  - 01_mogdir
287
- Accept-Ranges:
288
- - bytes
289
126
  X-Nc:
290
- - MISS hhn 26 np
127
+ - MISS ams 27 np
291
128
  X-Content-Type-Options:
292
129
  - nosniff
130
+ Accept-Ranges:
131
+ - bytes
293
132
  body:
294
133
  encoding: ASCII-8BIT
295
134
  string: ''
296
- recorded_at: Wed, 06 Sep 2023 14:27:17 GMT
135
+ recorded_at: Thu, 05 Oct 2023 20:37:42 GMT
297
136
  - request:
298
137
  method: head
299
138
  uri: https://svpow.files.wordpress.com/2022/03/wedel-et-al-2021-expanded-neural-canals-in-caudal-vertebrae-of-haplocanthosaurus.pdf
300
139
  body:
301
- encoding: UTF-8
140
+ encoding: ASCII-8BIT
302
141
  string: ''
303
142
  headers:
304
143
  Connection:
@@ -315,7 +154,7 @@ http_interactions:
315
154
  Server:
316
155
  - nginx
317
156
  Date:
318
- - Wed, 06 Sep 2023 14:27:18 GMT
157
+ - Thu, 05 Oct 2023 20:37:42 GMT
319
158
  Content-Type:
320
159
  - application/pdf
321
160
  Content-Length:
@@ -325,11 +164,11 @@ http_interactions:
325
164
  Last-Modified:
326
165
  - Tue, 29 Mar 2022 07:37:54 GMT
327
166
  Expires:
328
- - Mon, 02 Oct 2023 12:56:30 GMT
167
+ - Tue, 31 Oct 2023 00:44:23 GMT
329
168
  X-Orig-Src:
330
169
  - 01_mogdir
331
170
  X-Nc:
332
- - MISS hhn 16 np
171
+ - MISS ams 16 np
333
172
  X-Content-Type-Options:
334
173
  - nosniff
335
174
  Accept-Ranges:
@@ -337,5 +176,5 @@ http_interactions:
337
176
  body:
338
177
  encoding: ASCII-8BIT
339
178
  string: ''
340
- recorded_at: Wed, 06 Sep 2023 14:27:18 GMT
179
+ recorded_at: Thu, 05 Oct 2023 20:37:42 GMT
341
180
  recorded_with: VCR 6.2.0
@@ -2,15 +2,15 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://rogue-scholar.org/api/posts/5d95d90d-ff59-4c8b-b7f8-44e6b45fd593
5
+ uri: https://api.rogue-scholar.org/posts/5d95d90d-ff59-4c8b-b7f8-44e6b45fd593
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
11
11
  - close
12
12
  Host:
13
- - rogue-scholar.org
13
+ - api.rogue-scholar.org
14
14
  User-Agent:
15
15
  - http.rb/5.1.1
16
16
  response:
@@ -18,166 +18,32 @@ http_interactions:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
- Age:
22
- - '0'
23
- Cache-Control:
24
- - public, max-age=0, must-revalidate
25
- Content-Length:
26
- - '11911'
27
21
  Content-Type:
28
- - application/json; charset=utf-8
22
+ - application/json
23
+ Content-Length:
24
+ - '1866'
29
25
  Date:
30
- - Wed, 06 Sep 2023 14:23:31 GMT
31
- Etag:
32
- - '"215twlqxlm94s"'
26
+ - Thu, 05 Oct 2023 20:37:43 GMT
33
27
  Server:
34
- - Vercel
35
- Strict-Transport-Security:
36
- - max-age=63072000
37
- X-Matched-Path:
38
- - "/api/posts/[[...params]]"
39
- X-Vercel-Cache:
40
- - MISS
41
- X-Vercel-Id:
42
- - fra1::iad1::7jz6k-1694010210452-1a90d9f3e3f3
43
- Connection:
44
- - close
28
+ - Fly/e440b950 (2023-09-20)
29
+ Via:
30
+ - 1.1 fly.io
31
+ Fly-Request-Id:
32
+ - 01HC0RZ07SM9D6FJWVW0EMJDPB-fra
45
33
  body:
46
34
  encoding: UTF-8
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
- to cultivate good closures: ‘scaling small’ and the limits of openness","summary":"<em>Text
49
- of a talk given to the COPIM end-of-project conference: <strong>“Scaling Small:
50
- Community-Owned Futures for Open Access Books”,</strong> April 20th 2023</em> Open
51
- access publishing has always had a difficult relationship with smoothness
52
- and scale.","content_html":"\n<p><em>Text of a talk given to the COPIM end-of-project
53
- conference: <strong><a href=\"https://scalingsmall.pubpub.org/\">“Scaling
54
- Small: Community-Owned Futures for Open Access Books”</a>,</strong> April
55
- 20th 2023</em></p>\n\n\n\n<p>Open access publishing has always had a difficult
56
- relationship with smoothness and scale. Openness implies seamlessness, limitlessness
57
- or structureless-ness or the idea that the removal of price and permission
58
- barriers is what’s needed to allow research to reach its full potential. The
59
- drive for seamlessness is on display in much of the push for <a href=\"https://scholarlykitchen.sspnet.org/2023/04/06/guest-post-why-interoperability-matters-for-open-research-and-more-than-ever/\">interoperability</a>
60
- of standards and persistent identifiers that shape the infrastructures of
61
- openness. Throughout the evolution of open access, many ideas have been propagated
62
- around, for example, the necessity of CC BY as the one and only licence that
63
- facilitates this interoperability and smoothness of access and possible reuse.
64
- Similarly, failed projects such as <a href=\"https://blog.onerepo.net/\">One
65
- Repo</a> sought to create a single open access repository to rule them all,
66
- in response to the perceived messy and stratified institutional and subject
67
- repository landscape.</p>\n\n\n\n<p>Yet this relationship between openness
68
- and scale also leads to new kinds of closure, particularly the commercial
69
- closures of walled gardens that stretch across proprietary services and make
70
- researcher data available for increasing user surveillance. The economies
71
- of scale of commercial publishers require cookie-cutter production processes
72
- that remove all traces of care from publishing, in exchange for APCs and BPCs,
73
- thus ensuring that more publications can be processed cheaply with as little
74
- recourse to paid human labour as possible. Smoothness and scale are simply
75
- market enclosures by another name.</p>\n\n\n\n<p>When Janneke and I were writing
76
- our <a href=\"https://www.westminsterpapers.org/article/id/918/\">‘scaling
77
- small’</a> article, we were particularly interested in exploring alternative
78
- understandings of scale that preserve and facilitate difference and messiness
79
- for open access book publishing. How can we nurture careful and bibliodiverse
80
- publishing through open access infrastructures when it is exactly this difference
81
- and complexity that commercial forms of sustainability want to standardise
82
- at every turn? In outlining ‘scaling small’, we looked to the commons as a
83
- way of thinking through these issues.</p>\n\n\n\n<p>As a mode of production
84
- based on collaboration and self-organisation of labour, the commons was a
85
- natural fit for the kinds of projects we were involved in. We charted the
86
- informal mutual reliance – what we referred to as the latent commons, borrowing
87
- from Anna Tsing (2017) – within the Radical Open Access Collective right through
88
- to the expansive formality of the COPIM project. In doing so, we illustrated
89
- the different forms of organisation that facilitate alternative publishing
90
- projects that stand in opposition to the market as the dominant mode of production.
91
- Scaling small is primarily about how open access can be sustained if we embed
92
- ourselves in each other’s projects and infrastructures in a way that has ‘global
93
- reach but preserves local contexts’ (Adema and Moore 2021). It is a reminder
94
- that the commons is an active social process rather than a fixed set of open
95
- resources available to all.  </p>\n\n\n\n<p>In their posthumously released
96
- book <em>On the Inconvenience of Other People</em>, Lauren Berlant writes
97
- against a fixed understanding of the commons that ‘merely needs the world
98
- to create infrastructures to catch up with it’ (Berlant 2022). Instead, for
99
- Berlant, the ‘better power’ of the commons is to ‘point to a way to view what’s
100
- broken in sociality, the difficulty of convening a world conjointly’. From
101
- our perspective, the commons is about revealing how hard it is to scale small
102
- in a world dominated by the need for big, homogenising platforms. It is not,
103
- then, about having a fixed understanding of the infrastructures necessary
104
- for open access publishing but more about experimenting with the different
105
- kinds of socialities that may allow experimental infrastructures of different
106
- scales and formalities to flourish.</p>\n\n\n\n<p>This is why scaling small
107
- reveals the limits of openness and forces us to instead cultivate good closures
108
- (echoing the ‘good cuts’ of Sarah Kember and Joanna Zylinska’s (2012) reading
109
- of Karen Barad) based on what we want to value ethically and politically.
110
- So rather than leaving everything to the structureless-ness of market-centric
111
- openness, through COPIM we learn how to deal with the fact that things like
112
- governance, careful publishing and labour-intensive processes do not scale
113
- well according to economic logic. In my time on the COPIM project, for example,
114
- I learned how community governance requires pragmatic decision-making and
115
- norms of trust within the community; it is not something that can be completely
116
- organised through rules and board structures. Yet we still proceed to build
117
- these structures to see what works and what doesn’t, relying on the fact that
118
- we all share a broad horizon of better, more ethical futures for book publishing.</p>\n\n\n\n<p>Yet
119
- of course, antagonism still exists within and outside the COPIM project. Is
120
- it OK that the models and infrastructures being developed within this community
121
- are being extracted from it by commercial publishers? Bloomsbury, for example,
122
- has just proudly announced it is the first commercial book publisher to utilise
123
- the kind of collective funding model being developed by COPIM, Open Library
124
- of Humanities, and other scholar-led publishers. How is it possible to scale
125
- small when a big commercial actor is waiting to take what you have developed
126
- and piggyback on it for commercial gain? Do we engage with commercial publishers
127
- or keep them at arms’ length?</p>\n\n\n\n<p>Again, part of the answer to this
128
- question lies in sociality, or the fact that COPIM has managed to carve out
129
- a pretty unique situation in neoliberal higher education that has brought
130
- together a vast array of likeminded people and organisations with an explicit
131
- goal of undermining the monopolisation of commercial publishers in place of
132
- community-led approaches. Coupled with the move to diamond open access journals
133
- that is gaining traction particularly in continental Europe, we have an important
134
- counter-hegemonic project being formed around communities cross-pollinating
135
- with one another rather than competing. Commercial publishers may treat COPIM’s
136
- work as free R&amp;D but it cannot extract the social glue that keeps it together
137
- and sets it apart from marketised models. </p>\n\n\n\n<p>This is why I am
138
- so excited about the recent announcement of <a href=\"https://copim.pubpub.org/pub/open-book-futures-announcement/release/1\">Open
139
- Book Futures</a> and its potential to further reach out to and engage libraries,
140
- infrastructure providers and communities outside the Global North, increasing
141
- the messiness that allows us to scale small. As someone now working in one,
142
- I am especially pleased to see libraries treated as partners rather than a
143
- chequebook – as is too often the case with new open access initiatives – and
144
- given meaningful governance over the future of the Open Book Collective. Scaling
145
- small will only work if libraries are understood as part of the community
146
- and part of the cross-pollination at work. Without this, there is a danger
147
- that the additional labour of collections librarians is undervalued or objectified
148
- as a tool for the provision of open access, even though it is a crucial and
149
- active facilitator of the smallness we desire.  </p>\n\n\n\n<p>As an interdisciplinary,
150
- multi-practitioner group of advocates for better publishing futures, I hope
151
- we can also consider how scaling small may help transform our professional
152
- networks away from the commercially driven conservatism of learned societies
153
- and towards expansive forms of mutual reliance and care within and between
154
- them. In doing so, it can help build the necessary chains of equivalence between
155
- previously disparate learned societies and member organisations, allowing
156
- us to turn our attention to the brutally individuating structures of marketised
157
- academia (which, at bottom, is the bigger issue at hand).</p>\n\n\n\n<p>So
158
- in conclusion, I hope to have conveyed in these short remarks that scaling
159
- small is, above all, a project of sociality, building new connections and
160
- getting together in different ways, and not simply or even primarily about
161
- the publications and resources being produced and shared. The point is to
162
- continue learning how to hold onto this social and biblio-diversity through
163
- the decisions we take and the institutional closures we enact, particularly
164
- as more and more actors become involved. Viewed in this light, scaling small
165
- reveals the limits of openness and the necessity of cultivating good closures
166
- with other (inconvenient) people.</p>\n\n\n\n<p><strong>Work cited:</strong></p>\n\n\n\n<p>Adema,
167
- Janneke, and Samuel A. Moore. 2021. ‘Scaling Small; Or How to Envision New
168
- Relationalities for Knowledge Production’. <em>Westminster Papers in Communication
169
- and Culture</em> 16 (1). <a href=\"https://doi.org/10.16997/wpcc.918\">https://doi.org/10.16997/wpcc.918</a>.</p>\n\n\n\n<p>Berlant,
170
- Lauren. 2022. <em>On the Inconvenience of Other People</em>. Writing Matters!
171
- Durham: Duke University Press.</p>\n\n\n\n<p>Kember, Sarah, and Joanna Zylinska.
172
- 2012. <em>Life after New Media: Mediation as a Vital Process</em>. Cambridge,
173
- Mass: MIT Press.</p>\n\n\n\n<p>Tsing, Anna Lowenhaupt. 2017. <em>The Mushroom
174
- at the End of the World On the Possibility of Life in Capitalist Ruins</em>.
175
- Princeton, NJ: Princeton University Press.</p>\n<p>The post <a href=\"https://www.samuelmoore.org/2023/04/20/how-to-cultivate-good-closures-scaling-small-and-the-limits-of-openness/\">How
176
- to cultivate good closures: ‘scaling small’ and the limits of openness</a>
177
- appeared first on <a href=\"https://www.samuelmoore.org\">Samuel Moore</a>.</p>\n","published_at":1682005040,"updated_at":1687172511,"indexed_at":1689006804,"authors":[{"url":"https://orcid.org/0000-0002-0504-2897","name":"Samuel
178
- Moore"}],"image":null,"tags":["Open Access"],"language":"en","reference":[],"relationships":[],"blog_id":"gr1by89","blog_name":"Samuel
179
- Moore","blog_slug":"samuelmoore","blog":{"id":"gr1by89","title":"Samuel Moore","description":"publishing,
180
- 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":"c58a77c3-88d4-49ca-88ab-4f3de88301d8","created_at":"2023-01-05","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"WordPress
181
- 6.3.1","category":"socialSciences","prefix":"10.59350","modified_at":"2023-06-19T11:01:51+00:00","version":"https://jsonfeed.org/version/1.1","current_feed_url":null,"status":"active","issn":null,"backlog":0,"authors":null,"plan":"Starter","slug":"samuelmoore","use_mastodon":false}}'
182
- recorded_at: Wed, 06 Sep 2023 14:23:35 GMT
35
+ string: '{"archive_url":null,"authors":[{"name":"Samuel Moore"}],"blog":{"api":true,"archive_prefix":null,"authors":[{"name":"Samuel
36
+ Moore"}],"backlog":0,"canonical_url":true,"category":"socialSciences","created_at":"2023-01-05","current_feed_url":null,"description":"publishing,
37
+ technology, commons","favicon":"https://www.samuelmoore.org/wp-content/uploads/2019/02/cropped-cropped-cropped-roAorange-icon-2-32x32.png","feed_format":"application/atom+xml","feed_url":"https://www.samuelmoore.org/feed/atom/","filter":null,"funding":null,"generator":"WordPress
38
+ 6.3.1","home_page_url":"https://www.samuelmoore.org","id":"gr1by89","issn":null,"language":"en","license":"https://creativecommons.org/licenses/by/4.0/legalcode","modified_at":"2023-06-19T09:01:51+00:00","plan":"Starter","prefix":"10.59350","relative_url":null,"slug":"samuelmoore","status":"active","title":"Samuel
39
+ Moore","use_api":true,"use_mastodon":false,"user_id":"c58a77c3-88d4-49ca-88ab-4f3de88301d8","version":"https://jsonfeed.org/version/1.1"},"blog_name":"Samuel
40
+ Moore","blog_slug":"samuelmoore","doi":"https://doi.org/10.59350/tpa8t-j6292","id":"5d95d90d-ff59-4c8b-b7f8-44e6b45fd593","image":"https://www.samuelmoore.org/wp-content/uploads/2023/04/EYJIDW1.jpg","indexed_at":1689006804,"language":"en","published_at":1681997840,"reference":[],"relationships":[],"summary":"<em>Text
41
+ of a talk given to the COPIM end-of-project conference: <strong>\u201cScaling
42
+ Small: Community-Owned Futures for Open Access Books\u201d,</strong> April
43
+ 20th 2023</em> Open access publishing has always had a difficult relationship
44
+ with smoothness and scale.","tags":["Open Access"],"title":"How to cultivate
45
+ good closures: \u2018scaling small\u2019 and the limits of openness","updated_at":1687165311,"url":"https://www.samuelmoore.org/2023/04/20/how-to-cultivate-good-closures-scaling-small-and-the-limits-of-openness"}
46
+
47
+ '
48
+ recorded_at: Thu, 05 Oct 2023 20:37:43 GMT
183
49
  recorded_with: VCR 6.2.0