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
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.11367
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:23:33 GMT
22
+ - Thu, 05 Oct 2023 19:47:05 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=ns0w5RSVqjm%2FkI5fVqDfUrdeUTG32njAO5YJUfiqpWq6PeuOPd%2FPPZQw5VXRzUDnja2oBf8yas60YoU0DIUivWcXPzZEAsAFbZgRRM4e9C0eC4NPqy5c4wWZx5aIaO4nliwWDrg%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=I6eYgNSdJmn7ijA%2BL5oA7hnffuVGZUFH7sUDt377e1pmNE5nUEBu1Yfg1A80DudMN88algoc7DU6i1e86LvYZSyVKB0xHdSHhUT5rnIDxDFoPdJQfUHO1tSu3MvU%2FpNh6dQEmkE%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d9488bceda80c35-AMS
42
+ - 81182ca3f8eb0b89-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "JaLC"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:23:33 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:47:05 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.5012
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:22:41 GMT
22
+ - Thu, 05 Oct 2023 19:47:05 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=KevUfNhonGOsApfE2hF76vTJJnpS9G8zCQr2Y4zEaok7B7jrLAco4TbRdhDjJ29v%2B5ra9YV7cpwMv5LfgEqSfnlgpLwH8PaAAb7%2FpMQi%2Bzdk3OLNHjpvnfU2pfTl6c%2Bw1ZuSTIE%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Y3JoBMwQHhI9Ea3wQXl1eCO7IRG3se1qPYBd7kwimaE3%2FD48NLIK2yJNeXTE3szMEyZXysFaymT3BzFuVS2dPed6fhtpDsCGHeWf5pSdDl2if3Hu9dC40zHMhkvIfQYtnh3DG98%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d948776ee07b932-AMS
42
+ - 81182ca77ee81c7d-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "KISTI"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:22:41 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:47:05 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.1392
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:22:40 GMT
22
+ - Thu, 05 Oct 2023 19:47:05 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Z1fZtnb0BWFOeLB3S6cs60l6%2B1lDufX2erGzR8Gr9gKwM7XBg4i8BL%2B4ZmxBM%2B7YOTRyEzFPiJ1%2F13RCLVi4LjeLRxBfXpIwOHaCdKMv8QitmRasNSyBSlxQxT7V0VOJZ77ceBU%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=qrPoCZcCdVAxZr1p5CahmTzLOZVrEkPPtbIABNEbvtmd6L48Ec4%2B0wXhIv1knZ7oKvja9zfP0nmTKqwEDrOQ82Y3cpXuT4OvHkhBz8gJfZJ0mDGoKK23dyyparMh7d%2FYu4vr0mc%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d94877448750b52-AMS
42
+ - 81182ca60e100a67-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "mEDRA"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:22:40 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:47:05 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.99999
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:23:32 GMT
22
+ - Thu, 05 Oct 2023 19:47:04 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=B9QjOtbKAr8E2dMAGi4Mim3nY%2BF14N%2FTh8QX%2FQ9XfYdODDQamaq2ZFM94J5zYfi%2FJ2PTdV%2FOHvR6f5%2FAraz4s44v2Yb%2B5XBRGbIHGOuPAz6H9L5VS%2FBos80EZidCSfYc4lgKmzg%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=4DEsJ5IFIxE%2BO4XDOEE3OK2tYLexal68zx3ARRIxx9nOZTzfiLXSAWU%2Bv%2B3Pg52nSZYjOBZMhy9NRtOzxqvWyDLHW%2BCKSAHAc94qiEALkLYgHgK9rNGkJoWJ%2BxKxunuB0A1XTpc%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d9488b80f49b93e-AMS
42
+ - 81182ca25f01b8eb-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "status": "DOI does not exist"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:23:32 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:47:04 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.2791
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:23:32 GMT
22
+ - Thu, 05 Oct 2023 19:47:04 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=4XHkYIjUD7kCXVBOBuDVVpq6sSN3dhuXp8Wu3BHVDdBGRvpn6285nQuemZg6hhoMmMn7d7AQFHCaxcCeStnY0%2BOB8gJ391vfYdfFp%2BJXuZW1Bead4q9acZGCQLdTxGcYiBoseto%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=xlzx2RPne2ZwTUgo4A0BM0oUzt2379S2mLQPnNYQAh2jbehkdlBvzfyl50qyHDkrQMrR%2B4VvDSjzoq2xDJoWMsTqiZjUDb3%2BDOw30aveGYiEKef59uweaAZhOO8aRkMcvV0Feoc%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d9488b9cbe4d0d9-AMS
42
+ - 81182c9eafab655c-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "OP"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:23:32 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:47:04 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.1371
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:30 GMT
22
+ - Thu, 05 Oct 2023 19:46:54 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=fG%2B6t3xmLJTIcp7eXnb0QuUrRlKui%2Bj05nQLMWJP%2FIwOB5G5sgspt%2F%2FKJwS%2BojlFMPkGFG3aTOHGV25cClyEj4mPsWJkQBXCKnGP8erq6zY0CB0BIU20qUYAhh2TWq1fyNR85iM%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=YoGnDMEnKUnYorFB2mHAf%2BOyxxrlchNPKUulN4%2FUYCUGt0IZvHom9EmmaxFuHSB5dlsFcVg14oxa6ye3SvEHjXHN2I2qRz8z1bDBG%2FR%2B3ypKmpyoHseL%2FstkCDKNXJ%2BlxN9DZlg%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d9484460c2f1e79-AMS
42
+ - 81182c640ba95c49-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "Crossref"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:30 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:46:54 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.1371
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:31 GMT
22
+ - Thu, 05 Oct 2023 19:46:54 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=IIhGanVnhynjstgMY0lq3kxCp2T8KPSTpe4mAGkKJcLrTck1Akp4DNKtg%2FNSvlefR80Oa77bHlBeNohsdmgYIm4oQDJv1%2BPUcOvLUxEILID2hrirOj8hdYvs0f0I3G89KBlYxFY%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=4l7TR5v54LUbjnidoBXOOLCq%2FIb2vgB3J1JIS3yBlZf%2FMSl12OiicFrULlyJc%2FGjy6i%2FKYQ0YCER2K7ay%2FgWVx6%2FfNwD2iNsoVe3LU3B1qv46dUhJaC%2FFDdBv53Vpa9C%2Fi%2B6XzQ%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d94844c2b9f0a78-AMS
42
+ - 81182c627a79b8d2-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "Crossref"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:31 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:46:54 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.5438
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:30 GMT
22
+ - Thu, 05 Oct 2023 19:46:54 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=YDI%2BcsaDAHxHK1nEERly6D2skSwJodFnDTtf1YP6A7z%2F7bsAZemMCyPDpV8MkfHPlhYXZ%2Bk5z4CcCLaQp0p%2FN8lNwf28aK2a4DGoKPgHFwOVAT%2BU9AK8%2F1M98Cq%2Fe8sugYDq5gU%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=7K41uAeh%2FAeEI%2FooLJREKOVoZoQdV6DmFaj%2B6NWUGnJEcgL60B1FB5Rvij%2BrylRsbARaBzu6NfrbBYqL0gSJTq8IYtr6h0XHAWoAkKgvkGufGIO8UUysZXYmYbF4mvtVmo5r1oo%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d948447bc630e84-AMS
42
+ - 81182c609fb50bea-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "DataCite"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:30 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:46:54 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.5438
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:31 GMT
22
+ - Thu, 05 Oct 2023 19:46:55 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=khdBtb6M3JHm5H1ERxX631GWF4Hi05UlnM8jLipSRM75eeS%2Fuacrleco4J1Py0lWYxNvpP7epC%2BIt5sIUxcvGMmT1kWqITyA4oVvYdj3TFrYyzKljrXb4XfGlie9lU5dFhbxYlM%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=cBi1nwX83QqhMtkBWx4%2BjqJTcCvpsrSAXZDKYjoZBebuR%2BPTaLKa%2B2cNXUeG3iFP7PMCnqs89G%2BcgmeIca6WHapgrT6twDSl8vT4MFapzmQKMkw3BsCMqCc9LLSKiHV7bz4Lpec%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d948449be97b7af-AMS
42
+ - 81182c66ff3b1cb0-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "RA": "DataCite"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:30 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:46:55 GMT
55
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.org/ra/10.0137
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:31 GMT
22
+ - Thu, 05 Oct 2023 19:46:55 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Transfer-Encoding:
@@ -31,7 +31,7 @@ http_interactions:
31
31
  Cf-Cache-Status:
32
32
  - DYNAMIC
33
33
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=EdAf%2BhwGuQgJ5uAWxQYI%2BNjGhXct%2BBV%2B7F8CCbeTaMcg3SKVuyGgPudJTL9HiSPW3khRXAwRLjiSaSB4g0fS5J6FvQhyuQXvrziPssLhNqDQnQ2V2x9PLMixgI0T6DGTTHSSKxs%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=vmR3JIvmcuUn5%2FRYSzhNVEHcDFmSDI%2B7xkA2b1HPMyPJbTame8cHavlq0PF05AuWJ5aHdJNG6DNbbLqKad7RHrCY8%2BRjw22bot4RgYi3Q0ZptHcxEi%2FgkZxzhLwTwUak2FT7z%2BM%3D"}],"group":"cf-nel","max_age":604800}'
35
35
  Nel:
36
36
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
37
  Strict-Transport-Security:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Server:
40
40
  - cloudflare
41
41
  Cf-Ray:
42
- - 7d94844dba82d0d9-AMS
42
+ - 81182c65683f5c4d-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,5 +51,5 @@ http_interactions:
51
51
  "status": "DOI does not exist"
52
52
  }
53
53
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:31 GMT
55
- recorded_with: VCR 6.1.0
54
+ recorded_at: Thu, 05 Oct 2023 19:46:54 GMT
55
+ recorded_with: VCR 6.2.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://rogue-scholar.org/api/posts/1898d2d7-4d87-4487-96c4-3073cf99e9a5
5
+ uri: https://api.rogue-scholar.org/posts/1898d2d7-4d87-4487-96c4-3073cf99e9a5
6
6
  body:
7
7
  encoding: ASCII-8BIT
8
8
  string: ''
@@ -10,7 +10,7 @@ http_interactions:
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,115 +18,37 @@ 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
- - '8651'
27
21
  Content-Type:
28
- - application/json; charset=utf-8
22
+ - application/json
23
+ Content-Length:
24
+ - '2413'
29
25
  Date:
30
- - Sun, 01 Oct 2023 12:54:48 GMT
31
- Etag:
32
- - '"cgg0qca1si6o1"'
26
+ - Thu, 05 Oct 2023 20:55:23 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::chhkb-1696164887801-9f1569e3d50b
43
- Connection:
44
- - close
28
+ - Fly/e440b950 (2023-09-20)
29
+ Via:
30
+ - 1.1 fly.io
31
+ Fly-Request-Id:
32
+ - 01HC0SZB06GX891SSCQQN83DTF-fra
45
33
  body:
46
34
  encoding: UTF-8
47
- string: '{"id":"1898d2d7-4d87-4487-96c4-3073cf99e9a5","doi":"https://doi.org/10.59350/63055-a8604","url":"http://sfmatheson.blogspot.com/2023/01/quintessence-of-dust-2023-restart-why.html","archive_url":null,"title":"Quintessence
48
- of Dust 2023 restart: the why","summary":"It''s early January 2023, a little
49
- before sunset in Tucson. Live image below, showing the glorious Santa Catalina
50
- mountains (the snow on the upper reaches is more apparent earlier in the day)
51
- and my dinner preparations (shrimp and veggies on the grill).I''ve decided
52
- to start writing here at <i>Quintessence of Dust</i>, after another long hiatus.","content_html":"It''s
35
+ string: '{"archive_url":null,"authors":[{"name":"Stephen Matheson","url":null}],"blog":{"api":false,"archive_prefix":null,"authors":null,"backlog":0,"canonical_url":null,"category":"socialSciences","created_at":"2023-04-18","current_feed_url":null,"description":"<i>Quintessence
36
+ of Dust</i> explores science, society, and human nature, focusing on genetics,
37
+ development, evolution, neuroscience, systems biology, and topics related
38
+ to scientific literacy. I occasionally discuss intelligent design, creationism,
39
+ science denial, and other political/social influences on scientific literacy.
40
+ Additional topics: philosophy, baseball, scientific culture, and Shakespeare.
41
+ My main theme is <b><u>scientific explanation</u></b>.","favicon":null,"feed_format":"application/atom+xml","feed_url":"http://sfmatheson.blogspot.com/feeds/posts/default","filter":null,"funding":null,"generator":"Blogger
42
+ 7.00","home_page_url":"http://sfmatheson.blogspot.com","id":"5764g49","issn":null,"language":"en","license":"https://creativecommons.org/licenses/by/4.0/legalcode","modified_at":"2023-09-11T17:46:56+00:00","plan":"Team","prefix":"10.59350","relative_url":null,"slug":"sfmatheson","status":"active","title":"Quintessence
43
+ of Dust","use_api":null,"use_mastodon":false,"user_id":"656f9875-3304-4056-935b-b29429e14222","version":"https://jsonfeed.org/version/1.1"},"blog_name":"Quintessence
44
+ of Dust","blog_slug":"sfmatheson","doi":"https://doi.org/10.59350/63055-a8604","id":"1898d2d7-4d87-4487-96c4-3073cf99e9a5","image":"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghgBx9BU21qMDFnLxgHmnsl6TQVfb3QCwOXrC1zcXq7WH9gN8E0TcH3pTslRBG6O8mb5gcuF9JVtDlJ2je6dFcfyzKE4OD38-ftr66nBxddo892_NkyuevrrX65ndSbwmXMaLh3F5yiqU1QIj8JtA8FLkKOcHOEVwVafz0rzh7PejbFzp3XT25nQxc/s320/Jan%207.jpg","indexed_at":1689006804,"language":"en","published_at":1673233380,"reference":[],"relationships":[],"summary":"It''s
53
45
  early January 2023, a little before sunset in Tucson. Live image below, showing
54
46
  the glorious Santa Catalina mountains (the snow on the upper reaches is more
55
47
  apparent earlier in the day) and my dinner preparations (shrimp and veggies
56
- on the grill).<div><a href=\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghgBx9BU21qMDFnLxgHmnsl6TQVfb3QCwOXrC1zcXq7WH9gN8E0TcH3pTslRBG6O8mb5gcuF9JVtDlJ2je6dFcfyzKE4OD38-ftr66nBxddo892_NkyuevrrX65ndSbwmXMaLh3F5yiqU1QIj8JtA8FLkKOcHOEVwVafz0rzh7PejbFzp3XT25nQxc/s4032/Jan%207.jpg\"><img
57
- height=\"320\" src=\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghgBx9BU21qMDFnLxgHmnsl6TQVfb3QCwOXrC1zcXq7WH9gN8E0TcH3pTslRBG6O8mb5gcuF9JVtDlJ2je6dFcfyzKE4OD38-ftr66nBxddo892_NkyuevrrX65ndSbwmXMaLh3F5yiqU1QIj8JtA8FLkKOcHOEVwVafz0rzh7PejbFzp3XT25nQxc/s320/Jan%207.jpg\"
58
- width=\"240\" /></a></div><br /><div><div>I''ve decided to start writing here
59
- at <i>Quintessence of Dust</i>, after another long hiatus. Here are some of
60
- my reasons.</div><div><br /></div><div>1. I like to write, and I have things
61
- to say, and I self-identify as an author. For eight years, I have co-organized
62
- and taught in the <a href=\"https://meetings.cshl.edu/courses.aspx?course=C-WRITE&amp;year=23\"
63
- target=\"_blank\">Scientific Writing Retreat at Cold Spring Harbor Laboratory</a>.
64
- I''m a writer and I need to write, if only for myself.</div><div><br /></div><div>2.
65
- I have an idea for a book, along with some introductory work (but no sample
66
- chapters yet) and writing here will help me develop those thoughts. The idea
67
- is over twelve years old and has never faded away, which I take to mean that
68
- I need to get it out of my system somehow.</div><div><br /></div><div>3. I
69
- have other ideas kicking around in my head and most of them are worth writing
70
- about. I have one new intellectual passion that is totally worth writing about:
71
- <a href=\"https://skyislandalliance.org/the-sky-islands/\" target=\"_blank\">the
72
- Sky Islands</a> that nearly surround us here in Tucson.</div><div><br /></div><div>4.
73
- I have an exciting new job with great new people at <a href=\"https://plos.org/\"
74
- target=\"_blank\">an organization</a> that''s all in for <a href=\"https://plos.org/open-science/\"
75
- target=\"_blank\">open science</a>. I recently turned over the tens digit
76
- on my age-o-meter. My kids will very soon be all out of college. (One is about
77
- to start a postdoc!) All of this led, predictably, to a spasm of reflection
78
- on projects and vision. One clear result is that I''m feeling more inspired.<span><a
79
- name=\"more\"></a></span></div><div><br /></div><div>5. The demise of Twitter
80
- has led to a lot of <a href=\"https://www.theatlantic.com/technology/archive/2022/11/twitter-facebook-social-media-decline/672074/\"
81
- target=\"_blank\">useful commentary</a> about the nature of social media.
82
- I left Facebook two years ago and all but left Twitter two months ago. I''m
83
- on a <a href=\"https://fediscience.org/explore\" target=\"_blank\">good server
84
- at Mastodon</a> and I like it; maybe microblogging there can satisfy my desire
85
- for conversation and connection. But <a href=\"https://www.theverge.com/23513418/bring-back-personal-blogging\"
86
- target=\"_blank\">this recent piece</a> at <i>The Verge</i> by <a href=\"https://moniquejudge.com/\"
87
- target=\"_blank\">Monique Judge</a> convinced me that blogging could (again)
88
- have a place in the future.</div><div><br /><div>Here''s her summary, emphasis
89
- mine:</div><div><blockquote>At the end of the day, we don’t know what is going
90
- to happen next with Twitter or any of these platforms. We don’t know what
91
- changes <a href=\"https://www.techtarget.com/whatis/definition/Web-30\" target=\"_blank\">Web
92
- 3.0</a> is going to bring to the internet. We do know that <b>we will all
93
- still be here, wanting to share our thoughts, talk about anything and everything,
94
- and commune with our people</b>. Personal blogging is the simplest and fastest
95
- way to do all of that. </blockquote></div><div>That''s what I want! A place
96
- to write, and (if I''m lucky) a place to discuss and \"commune\" with people.
97
- That used to happen a lot at <i>Quintessence of Dust</i>.<span></span></div></div></div><div><br
98
- /></div><div>Okay, but why here? This blog is over 15 years old and was started
99
- when I was a Christian believer. <a href=\"https://sfmatheson.blogspot.com/2007/08/kicking-off-my-blog.html\"
100
- target=\"_blank\">Its founding themes</a> were anchored in a desire to help
101
- Christians understand and enjoy biology, to help them shake free of misinformation
102
- and dishonesty. It has twice languished through long hiatuses and was <a href=\"https://sfmatheson.blogspot.com/p/about.html\"
103
- target=\"_blank\">remodeled</a> back in 2017 a few years after I deconverted.
104
- Maybe it''s time to start anew? I think not, for many of those same reasons:
105
- I''m still a biologist who loves science, still worried about misinformation,
106
- and still rooted in the power of scientific explanation. I''m still a bardolator
107
- and a Red Sox fan. <a href=\"https://sfmatheson.blogspot.com/p/about.html\">I''m
108
- still me</a>, and <i>Quintessence of Dust</i> is still my blog. The new <a
109
- href=\"https://sfmatheson.blogspot.com/p/about.html\" target=\"_blank\">About
110
- page</a> is slightly remodeled from 2017, and hints at the next post, which
111
- will outline some new goals and ongoing projects.</div><div><br /></div><div>A
112
- final note on inspiration, from Imani Perry, writing in her newsletter (<a
113
- href=\"https://newsletters.theatlantic.com/unsettled-territory/\" target=\"_blank\">Unsettled
114
- Territory</a>) at <i>The Atlantic</i>. The piece is \"<a href=\"https://newsletters.theatlantic.com/unsettled-territory/63af3facace609003751bacc/becoming-writer-habit-journalism/\"
115
- target=\"_blank\">Writing is a Democratic Art</a>.\" It''s for subscribers
116
- only but here is her challenge:</div><div><blockquote>Thinking and writing
117
- at a faster pace stretched me and gave me greater confidence. Sometimes I
118
- changed my mind about what I’d written a day later. But that was okay; a newsletter
119
- is a moment in time. Writing it each week gave me a lovely rhythm in what
120
- has otherwise been a difficult and disorienting season in history. Feeling
121
- stuck can get you stuck. But writing can, and should, inspire deeds.</blockquote></div>","published_at":1673233380,"updated_at":1680470227,"indexed_at":1689006804,"authors":[{"url":null,"name":"Stephen
122
- Matheson"}],"image":"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghgBx9BU21qMDFnLxgHmnsl6TQVfb3QCwOXrC1zcXq7WH9gN8E0TcH3pTslRBG6O8mb5gcuF9JVtDlJ2je6dFcfyzKE4OD38-ftr66nBxddo892_NkyuevrrX65ndSbwmXMaLh3F5yiqU1QIj8JtA8FLkKOcHOEVwVafz0rzh7PejbFzp3XT25nQxc/s320/Jan%207.jpg","tags":["Introduction"],"language":"en","reference":[],"relationships":[],"blog_id":"5764g49","blog_name":"Quintessence
123
- of Dust","blog_slug":"sfmatheson","blog":{"id":"5764g49","title":"Quintessence
124
- of Dust","description":"<i>Quintessence of Dust</i> explores science, society,
125
- and human nature, focusing on genetics, development, evolution, neuroscience,
126
- systems biology, and topics related to scientific literacy. I occasionally
127
- discuss intelligent design, creationism, science denial, and other political/social
128
- influences on scientific literacy. Additional topics: philosophy, baseball,
129
- scientific culture, and Shakespeare. My main theme is <b><u>scientific explanation</u></b>.","language":"en","favicon":null,"feed_url":"http://sfmatheson.blogspot.com/feeds/posts/default","home_page_url":"http://sfmatheson.blogspot.com","user_id":"656f9875-3304-4056-935b-b29429e14222","created_at":"2023-04-18","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"Blogger
130
- 7.00","category":"socialSciences","prefix":"10.59350","modified_at":"2023-09-11T17:46:56+00:00","version":"https://jsonfeed.org/version/1.1","current_feed_url":null,"status":"active","issn":null,"backlog":0,"authors":null,"plan":"Team","slug":"sfmatheson","use_mastodon":false,"api":false,"funding":null,"archive_prefix":null,"use_api":null,"relative_url":null,"canonical_url":null}}'
131
- recorded_at: Sun, 01 Oct 2023 12:54:48 GMT
48
+ on the grill).I''ve decided to start writing here at <i>Quintessence of Dust</i>,
49
+ after another long hiatus.","tags":["Introduction"],"title":"Quintessence
50
+ of Dust 2023 restart: the why","updated_at":1680470227,"url":"http://sfmatheson.blogspot.com/2023/01/quintessence-of-dust-2023-restart-why.html"}
51
+
52
+ '
53
+ recorded_at: Thu, 05 Oct 2023 20:55:23 GMT
132
54
  recorded_with: VCR 6.2.0