commonmeta-ruby 3.5.5 → 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 (274) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +16 -5
  3. data/lib/commonmeta/readers/crossref_xml_reader.rb +1 -1
  4. data/lib/commonmeta/utils.rb +6 -6
  5. data/lib/commonmeta/version.rb +1 -1
  6. data/spec/cli_spec.rb +8 -8
  7. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/default.yml +13 -13
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_bibtex.yml +13 -13
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_crossref_xml.yml +25 -25
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_datacite.yml +13 -13
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_schema_org.yml +13 -13
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/default.yml +7 -7
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_bibtex.yml +7 -7
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml.yml +7 -59
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_datacite.yml +7 -7
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_schema_org.yml +7 -7
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/default.yml +24 -24
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_bibtex.yml +24 -24
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_citation.yml +24 -24
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_crossref_xml.yml +24 -24
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_datacite.yml +24 -24
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_jats.yml +24 -24
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_schema_org.yml +24 -24
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/default.yml +16 -16
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_bibtex.yml +16 -16
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_citation.yml +16 -16
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_datacite.yml +16 -16
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_jats.yml +16 -16
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_schema_org.yml +16 -16
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/default.yml +479 -946
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_crossref_xml.yml +957 -1891
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_datacite.yml +479 -946
  33. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_schema_org.yml +481 -950
  34. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog.yml +5540 -968
  35. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog_unknown_blog_id.yml +22 -29
  36. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id.yml +25 -39
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id_unknown_uuid.yml +18 -28
  38. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/crossref.yml +7 -7
  39. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/datacite.yml +7 -7
  40. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/jalc.yml +7 -7
  41. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/kisti.yml +7 -7
  42. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/medra.yml +7 -7
  43. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/op.yml +7 -7
  44. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_blog_id.yml +19 -90
  45. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_by_blog.yml +5578 -246
  46. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_not_indexed.yml +13 -2201
  47. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_unregistered.yml +176 -72
  48. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/change_metadata_as_datacite_xml/with_data_citation.yml +16 -16
  49. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/crossref.yml +6 -6
  50. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/datacite.yml +6 -6
  51. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/jalc.yml +6 -6
  52. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/kisti.yml +6 -6
  53. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/medra.yml +6 -6
  54. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/not_found.yml +6 -6
  55. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/op.yml +6 -6
  56. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref.yml +6 -6
  57. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref_doi_not_url.yml +6 -6
  58. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite.yml +6 -6
  59. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite_doi_http.yml +6 -6
  60. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/unknown_DOI_registration_agency.yml +6 -6
  61. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/by_blog_post_id.yml +27 -105
  62. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/not_found.yml +20 -27
  63. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/cff-converter-python.yml +51 -25
  64. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff.yml +12 -12
  65. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff_repository_url.yml +9 -9
  66. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/maremma.yml +10 -10
  67. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/metadata_reports.yml +11 -11
  68. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_ORCID_ID.yml +78 -78
  69. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_SICI_DOI.yml +76 -76
  70. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_data_citation.yml +35 -35
  71. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/JaLC.yml +162 -162
  72. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/KISTI.yml +131 -131
  73. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/OP.yml +75 -75
  74. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/affiliation_is_space.yml +76 -76
  75. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book.yml +113 -113
  76. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book_chapter.yml +74 -74
  77. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/article_id_as_page_number.yml +77 -77
  78. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/author_literal.yml +84 -84
  79. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book.yml +77 -77
  80. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter.yml +75 -75
  81. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter_with_RDF_for_container.yml +73 -73
  82. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_oup.yml +72 -72
  83. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/component.yml +94 -94
  84. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset.yml +104 -104
  85. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset_usda.yml +136 -136
  86. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/date_in_future.yml +80 -80
  87. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dissertation.yml +103 -103
  88. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/empty_given_name.yml +75 -75
  89. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/invalid_date.yml +77 -77
  90. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article.yml +76 -76
  91. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_original_language_title.yml +73 -73
  92. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with.yml +128 -210
  93. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_RDF_for_container.yml +74 -74
  94. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_funding.yml +76 -76
  95. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_issue.yml +72 -72
  96. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/mEDRA.yml +72 -72
  97. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/markup.yml +81 -81
  98. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_contributor.yml +71 -71
  99. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_issn.yml +75 -75
  100. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles.yml +71 -71
  101. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles_with_missing.yml +573 -573
  102. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/not_found_error.yml +65 -65
  103. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/peer_review.yml +77 -77
  104. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content.yml +74 -74
  105. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content_copernicus.yml +76 -76
  106. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/report_osti.yml +120 -120
  107. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/vor_with_url.yml +78 -78
  108. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book.yml +74 -74
  109. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book_chapter.yml +73 -73
  110. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_raw/journal_article.yml +59 -59
  111. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/SoftwareSourceCode.yml +4 -4
  112. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/dissertation.yml +13 -13
  113. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/funding_references.yml +15 -15
  114. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/subject_scheme.yml +120 -120
  115. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_id.yml +5540 -555
  116. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id.yml +31 -42
  117. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id_specific_prefix.yml +25 -39
  118. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/by_blog_id.yml +5540 -247
  119. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/not_indexed_posts.yml +14 -26
  120. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/unregistered_posts.yml +176 -72
  121. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/archived_wordpress_post.yml +27 -95
  122. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +28 -106
  123. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +21 -65
  124. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +20 -208
  125. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +26 -97
  126. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +24 -55
  127. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +27 -70
  128. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +41 -143
  129. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_funding.yml +54 -132
  130. 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
  131. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +24 -169
  132. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +24 -63
  133. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +25 -40
  134. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +278 -591
  135. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +59 -101
  136. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +135 -331
  137. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +24 -134
  138. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +578 -2967
  139. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +44 -205
  140. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +26 -160
  141. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/affiliation_is_space.yml +21 -21
  142. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_familyName.yml +15 -15
  143. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_name_in_display-order_with_ORCID.yml +13 -13
  144. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/name_with_affiliation_crossref.yml +16 -16
  145. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/only_familyName_and_givenName.yml +66 -61
  146. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting.yml +145 -146
  147. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting_with_new_DOI.yml +149 -150
  148. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/get_schema_org_metadata_front_matter/BlogPosting.yml +114 -115
  149. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/harvard_dataverse.yml +300 -289
  150. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/pangaea.yml +66 -61
  151. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/upstream_blog.yml +64 -57
  152. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/zenodo.yml +27 -24
  153. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/DOI_RA_not_Crossref_or_DataCite.yml +6 -6
  154. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/unknown_DOI_prefix.yml +6 -6
  155. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/json_schema_errors/is_valid.yml +16 -16
  156. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/BlogPosting.yml +10 -10
  157. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/Dataset.yml +10 -10
  158. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/authors_with_affiliations.yml +16 -16
  159. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/climate_data.yml +10 -10
  160. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/from_schema_org.yml +145 -146
  161. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/keywords_subject_scheme.yml +8 -8
  162. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/maremma.yml +12 -12
  163. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/text.yml +8 -8
  164. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_data_citation.yml +16 -16
  165. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_pages.yml +16 -16
  166. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/Collection_of_Jupyter_notebooks.yml +13 -13
  167. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_Zenodo.yml +13 -13
  168. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_also_Zenodo.yml +8 -8
  169. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/ruby-cff.yml +10 -10
  170. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Dataset.yml +10 -10
  171. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article.yml +16 -16
  172. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article_vancouver_style.yml +21 -21
  173. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Missing_author.yml +15 -15
  174. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/interactive_resource_without_dates.yml +8 -8
  175. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/software_w/version.yml +8 -8
  176. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite.yml +8 -8
  177. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite_check_codemeta_v2.yml +8 -8
  178. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_commonmeta/with_data_citation.yml +12 -12
  179. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +32 -32
  180. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
  181. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +5 -5
  182. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_plos.yml +16 -16
  183. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +25 -40
  184. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +24 -134
  185. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +27 -70
  186. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +41 -143
  187. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations_and_funding.yml +55 -133
  188. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +21 -224
  189. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +134 -330
  190. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +19 -19
  191. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +9 -9
  192. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +92 -91
  193. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +6 -6
  194. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Another_dataset.yml +8 -8
  195. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting.yml +10 -10
  196. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting_schema_org.yml +146 -147
  197. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Dataset.yml +10 -10
  198. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/container_title.yml +16 -21
  199. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/interactive_resource_without_dates.yml +8 -8
  200. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/journal_article.yml +16 -16
  201. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/keywords_subject_scheme.yml +8 -8
  202. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/maremma.yml +10 -10
  203. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/missing_creator.yml +15 -15
  204. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/multiple_abstracts.yml +8 -8
  205. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/organization_author.yml +22 -22
  206. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software.yml +8 -8
  207. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software_w/version.yml +8 -8
  208. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_only_first_page.yml +16 -16
  209. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_pages.yml +16 -16
  210. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/climate_data.yml +10 -10
  211. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/maremma.yml +10 -10
  212. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/text.yml +8 -8
  213. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_data_citation.yml +16 -16
  214. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_pages.yml +16 -16
  215. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/dissertation.yml +20 -20
  216. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/from_schema_org.yml +146 -147
  217. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/journal_article.yml +22 -22
  218. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/maremma.yml +10 -10
  219. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_ORCID_ID.yml +16 -16
  220. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_data_citation.yml +16 -16
  221. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Dataset_in_schema_4_0.yml +10 -10
  222. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Text_pass-thru.yml +8 -8
  223. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/book_chapter.yml +15 -15
  224. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/from_schema_org.yml +146 -147
  225. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/interactive_resource_without_dates.yml +8 -8
  226. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/maremma.yml +10 -10
  227. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_ORCID_ID.yml +16 -16
  228. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_data_citation.yml +16 -16
  229. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_editor.yml +17 -17
  230. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting.yml +10 -10
  231. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting_schema_org.yml +145 -146
  232. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/Dataset.yml +10 -10
  233. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/alternate_name.yml +8 -8
  234. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/journal_article.yml +9 -9
  235. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/keywords_with_subject_scheme.yml +8 -8
  236. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/maremma.yml +10 -10
  237. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/with_pages.yml +10 -10
  238. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Another_Schema_org_JSON.yml +10 -10
  239. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding.yml +13 -13
  240. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding_OpenAIRE.yml +13 -13
  241. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON.yml +8 -8
  242. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON_Cyark.yml +13 -13
  243. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/alternate_identifiers.yml +13 -13
  244. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/data_catalog.yml +13 -13
  245. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/geo_location_box.yml +13 -13
  246. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/interactive_resource_without_dates.yml +13 -13
  247. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/journal_article.yml +16 -16
  248. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/maremma_schema_org_JSON.yml +11 -11
  249. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/series_information.yml +17 -16
  250. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme.yml +15 -15
  251. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme_multiple_keywords.yml +13 -13
  252. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/BlogPosting.yml +10 -10
  253. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/Dataset.yml +10 -10
  254. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/journal_article.yml +16 -16
  255. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/with_pages.yml +16 -16
  256. data/spec/readers/cff_reader_spec.rb +2 -20
  257. data/spec/readers/crossref_reader_spec.rb +10 -16
  258. data/spec/readers/crossref_xml_reader_spec.rb +61 -64
  259. data/spec/readers/json_feed_reader_spec.rb +56 -56
  260. data/spec/readers/schema_org_reader_spec.rb +1 -1
  261. data/spec/utils_spec.rb +1 -1
  262. data/spec/writers/crossref_xml_writer_spec.rb +9 -8
  263. data/spec/writers/csv_writer_spec.rb +1 -1
  264. data/spec/writers/ris_writer_spec.rb +2 -2
  265. metadata +2 -11
  266. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml_refresh.yml +0 -107
  267. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_blog.yml +0 -997
  268. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_uuid.yml +0 -256
  269. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid.yml +0 -256
  270. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid_unknown_uuid.yml +0 -49
  271. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_creator.yml +0 -307
  272. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid.yml +0 -136
  273. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid_specific_prefix.yml +0 -256
  274. 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.1101
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
- - Wed, 06 Sep 2023 14:50:14 GMT
22
+ - Thu, 05 Oct 2023 19:47:49 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=FW95abAVPOL7DVOsHLzOzT0MDaiff2nGgEnyn7ZyJDIpbAvEpw1OEQeMmmUnArbGoVz%2BHkE3vKziky84lClx2PwyVUxOz8eTgBD39LITrtZAxFbsxdYoaAw%3D"}],"group":"cf-nel","max_age":604800}'
34
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=8wR2j3QnowYfWStAN6XKxW%2Fk7n1Ba6AOHTt%2Bz%2FqV5%2Fzri5gEdRIk3Cob3hMk6TNr62V150qoBK%2BnKZ1PsXg6776YNJFulRzZbF73pUwjIsZkzd3Mlg4EOQ3kRHDQcTsKrlt9kms%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
- - 802785f22f86361d-FRA
42
+ - 81182db70df22868-AMS
43
43
  Alt-Svc:
44
44
  - h3=":443"; ma=86400
45
45
  body:
@@ -51,12 +51,12 @@ http_interactions:
51
51
  "RA": "Crossref"
52
52
  }
53
53
  ]
54
- recorded_at: Wed, 06 Sep 2023 14:50:14 GMT
54
+ recorded_at: Thu, 05 Oct 2023 19:47:48 GMT
55
55
  - request:
56
56
  method: get
57
57
  uri: https://api.crossref.org/works/10.1101/2020.12.01.406702
58
58
  body:
59
- encoding: UTF-8
59
+ encoding: ASCII-8BIT
60
60
  string: ''
61
61
  headers:
62
62
  Connection:
@@ -71,7 +71,7 @@ http_interactions:
71
71
  message: OK
72
72
  headers:
73
73
  Date:
74
- - Wed, 06 Sep 2023 14:50:15 GMT
74
+ - Thu, 05 Oct 2023 19:47:49 GMT
75
75
  Content-Type:
76
76
  - application/json
77
77
  Transfer-Encoding:
@@ -170,12 +170,12 @@ http_interactions:
170
170
  announcements"},{"key":"2022011102351436000_2020.12.01.406702v5.54","doi-asserted-by":"crossref","first-page":"183","DOI":"10.1128\/jcm.6.2.183-184.1977","article-title":"Nontypable
171
171
  Group B Streptococci isolated from human sources","volume":"6","year":"1977","journal-title":"Journal
172
172
  of clinical microbiology"},{"key":"2022011102351436000_2020.12.01.406702v5.55","doi-asserted-by":"publisher","DOI":"10.1099\/00207713-39-4-471"},{"key":"2022011102351436000_2020.12.01.406702v5.56","doi-asserted-by":"publisher","DOI":"10.1093\/nar\/21.7.1677"},{"key":"2022011102351436000_2020.12.01.406702v5.57","doi-asserted-by":"publisher","DOI":"10.1016\/0022-2836(80)90283-1"},{"key":"2022011102351436000_2020.12.01.406702v5.58","doi-asserted-by":"publisher","DOI":"10.1128\/JB.00153-10"},{"key":"2022011102351436000_2020.12.01.406702v5.59","doi-asserted-by":"publisher","DOI":"10.1128\/JB.182.6.1529-1540.2000"},{"key":"2022011102351436000_2020.12.01.406702v5.60","doi-asserted-by":"publisher","DOI":"10.1128\/AEM.01882-18"},{"key":"2022011102351436000_2020.12.01.406702v5.61","doi-asserted-by":"publisher","DOI":"10.1128\/JB.185.4.1208-1217.2003"}],"container-title":[],"original-title":[],"link":[{"URL":"https:\/\/syndication.highwire.org\/content\/doi\/10.1101\/2020.12.01.406702","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2022,5,25]],"date-time":"2022-05-25T19:51:18Z","timestamp":1653508278000},"score":1,"resource":{"primary":{"URL":"http:\/\/biorxiv.org\/lookup\/doi\/10.1101\/2020.12.01.406702"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2020,12,1]]},"references-count":61,"URL":"http:\/\/dx.doi.org\/10.1101\/2020.12.01.406702","relation":{"is-preprint-of":[{"id-type":"doi","id":"10.1371\/journal.pbio.3001555","asserted-by":"subject"}]},"published":{"date-parts":[[2020,12,1]]},"subtype":"preprint"}}'
173
- recorded_at: Wed, 06 Sep 2023 14:50:16 GMT
173
+ recorded_at: Thu, 05 Oct 2023 19:47:49 GMT
174
174
  - request:
175
175
  method: get
176
176
  uri: https://api.crossref.org/members/246
177
177
  body:
178
- encoding: UTF-8
178
+ encoding: ASCII-8BIT
179
179
  string: ''
180
180
  headers:
181
181
  Connection:
@@ -190,7 +190,7 @@ http_interactions:
190
190
  message: OK
191
191
  headers:
192
192
  Date:
193
- - Wed, 06 Sep 2023 14:50:18 GMT
193
+ - Thu, 05 Oct 2023 19:47:50 GMT
194
194
  Content-Type:
195
195
  - application/json
196
196
  Transfer-Encoding:
@@ -220,19 +220,19 @@ http_interactions:
220
220
  - close
221
221
  body:
222
222
  encoding: UTF-8
223
- string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1693956409433,"primary-name":"Cold
224
- Spring Harbor Laboratory","counts":{"current-dois":130721,"backfile-dois":160223,"total-dois":290944},"breakdowns":{"dois-by-issued-year":[[2020,53638],[2021,50444],[2022,46948],[2023,33329],[2019,31261],[2018,22041],[2017,12746],[2016,6114],[2006,3590],[2015,3299],[2014,2295],[2009,1926],[2007,1796],[2010,1753],[2008,1646],[2013,1450],[2011,1418],[2012,1356],[2004,949],[2003,872],[2005,861],[2001,801],[2002,781],[2000,774],[1999,714],[1998,707],[1997,515],[1996,504],[1995,448],[1994,441],[1993,389],[1992,364],[1991,336],[1990,304],[1989,304],[1988,283],[1974,235],[1983,228],[1987,227],[1979,154],[1980,143],[1986,129],[1978,122],[1981,117],[1985,107],[1970,101],[1977,98],[1968,97],[1984,95],[1982,95],[1969,94],[1966,94],[1973,84],[1963,79],[1972,74],[1967,72],[1950,63],[1976,62],[1965,60],[1960,53],[1964,50],[1962,49],[1961,48],[1937,43],[1953,42],[1957,39],[1958,38],[1951,37],[1938,37],[1935,37],[1936,36],[1955,34],[1941,34],[1939,34],[1934,32],[1956,31],[1954,29],[1946,29],[1933,29],[1959,28],[1952,28],[1940,28],[1948,27],[1947,27],[1942,18]]},"prefixes":["10.1261","10.1110","10.1101","10.14224"],"coverage":{"affiliations-current":0.0,"similarity-checking-current":1.0,"descriptions-current":0.0,"ror-ids-current":0.0,"funders-backfile":0.02186327805620916,"licenses-backfile":6.86543130511849E-5,"funders-current":0.00769577956104987,"affiliations-backfile":6.241301186471356E-6,"resource-links-backfile":6.241301186471356E-6,"orcids-backfile":0.504740268251125,"update-policies-current":0.0,"ror-ids-backfile":0.0,"orcids-current":0.7951744555197711,"similarity-checking-backfile":0.9900451246075782,"references-backfile":0.8710921652946206,"descriptions-backfile":0.0,"award-numbers-backfile":0.02004081810975952,"update-policies-backfile":0.0,"licenses-current":0.0,"award-numbers-current":0.007122038540096847,"abstracts-backfile":0.8900157904920017,"resource-links-current":0.0,"abstracts-current":0.9954942205154489,"references-current":0.9832161626670542},"prefix":[{"name":"Cold
223
+ string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1696462213218,"primary-name":"Cold
224
+ Spring Harbor Laboratory","counts":{"current-dois":135360,"backfile-dois":160223,"total-dois":295583},"breakdowns":{"dois-by-issued-year":[[2020,53638],[2021,50444],[2022,46948],[2023,37968],[2019,31261],[2018,22041],[2017,12746],[2016,6114],[2006,3590],[2015,3299],[2014,2295],[2009,1926],[2007,1796],[2010,1753],[2008,1646],[2013,1450],[2011,1418],[2012,1356],[2004,949],[2003,872],[2005,861],[2001,801],[2002,781],[2000,774],[1999,714],[1998,707],[1997,515],[1996,504],[1995,448],[1994,441],[1993,389],[1992,364],[1991,336],[1990,304],[1989,304],[1988,283],[1974,235],[1983,228],[1987,227],[1979,154],[1980,143],[1986,129],[1978,122],[1981,117],[1985,107],[1970,101],[1977,98],[1968,97],[1984,95],[1982,95],[1969,94],[1966,94],[1973,84],[1963,79],[1972,74],[1967,72],[1950,63],[1976,62],[1965,60],[1960,53],[1964,50],[1962,49],[1961,48],[1937,43],[1953,42],[1957,39],[1958,38],[1951,37],[1938,37],[1935,37],[1936,36],[1955,34],[1941,34],[1939,34],[1934,32],[1956,31],[1954,29],[1946,29],[1933,29],[1959,28],[1952,28],[1940,28],[1948,27],[1947,27],[1942,18]]},"prefixes":["10.1261","10.1110","10.1101","10.14224"],"coverage":{"affiliations-current":0.0,"similarity-checking-current":1.0,"descriptions-current":0.0,"ror-ids-current":0.0,"funders-backfile":0.02186327805620916,"licenses-backfile":6.86543130511849E-5,"funders-current":0.007786643026004728,"affiliations-backfile":6.241301186471356E-6,"resource-links-backfile":6.241301186471356E-6,"orcids-backfile":0.5047527508534979,"update-policies-current":0.0,"ror-ids-backfile":0.0,"orcids-current":0.7958998226950355,"similarity-checking-backfile":0.9900451246075782,"references-backfile":0.8710921652946206,"descriptions-backfile":0.0,"award-numbers-backfile":0.02004081810975952,"update-policies-backfile":0.0,"licenses-current":0.0,"award-numbers-current":0.007217789598108747,"abstracts-backfile":0.8903465794548848,"resource-links-current":0.0,"abstracts-current":0.9953605200945626,"references-current":0.9817375886524823},"prefix":[{"name":"Cold
225
225
  Spring Harbor Laboratory","value":"10.1261"},{"name":"","value":"10.1110"},{"name":"Cold
226
226
  Spring Harbor Laboratory","value":"10.1101"},{"name":"Cold Spring Harbor Laboratory
227
- - CSHL Library & Archives","value":"10.14224"}],"id":246,"tokens":["cold","spring","harbor","laboratory"],"counts-type":{"all":{"report":20,"journal-article":39821,"journal":8,"posted-content":251101,"journal-issue":2},"backfile":{"report":20,"journal-article":37729,"posted-content":122472,"journal-issue":2},"current":{"journal-article":2092,"posted-content":128629}},"coverage-type":{"all":{"report":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1693956409433,"affiliations":2.51123778910625E-5,"abstracts":0.5482032093618945,"orcids":0.06393611411064513,"licenses":2.762361568016876E-4,"references":0.6137967404133498,"funders":0.1132317119108008,"similarity-checking":0.9604480048215766,"award-numbers":0.1040154692247809,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.51123778910625E-5,"descriptions":0.0},"journal":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.9992114726743422,"orcids":0.7258593155742112,"licenses":0.0,"references":0.9703426111405371,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"report":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1693956409433,"affiliations":2.65048106231281E-5,"abstracts":0.5385512470513398,"orcids":0.03750430703172626,"licenses":2.915529168544091E-4,"references":0.6052373505791301,"funders":0.09284635161281773,"similarity-checking":0.9582549232685732,"award-numbers":0.08510694691086432,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.65048106231281E-5,"descriptions":0.0},"posted-content":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.998448624991835,"orcids":0.6487115422300607,"licenses":0.0,"references":0.953148474753413,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"current":{"journal-article":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.7222753346080306,"orcids":0.5406309751434034,"licenses":0.0,"references":0.7681644359464627,"funders":0.4808795411089866,"similarity-checking":1.0,"award-numbers":0.4450286806883365,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1693956409433,"affiliations":0.0,"abstracts":0.9999378056270359,"orcids":0.7993143070380707,"licenses":0.0,"references":0.9867137270755428,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}}},"flags":{"deposits-abstracts-current":true,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":false,"deposits-similarity-checking-backfile":true,"deposits-award-numbers-current":true,"deposits-resource-links-current":false,"deposits-ror-ids-current":false,"deposits-articles":true,"deposits-affiliations-current":false,"deposits-funders-current":true,"deposits-references-backfile":true,"deposits-ror-ids-backfile":false,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":true,"deposits-award-numbers-backfile":true,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":true,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":false,"deposits-similarity-checking-current":true,"deposits-licenses-current":false},"location":"Woodbury,
227
+ - CSHL Library & Archives","value":"10.14224"}],"id":246,"tokens":["cold","spring","harbor","laboratory"],"counts-type":{"all":{"report":20,"journal-article":39907,"journal":8,"posted-content":255654,"journal-issue":2},"backfile":{"report":20,"journal-article":37729,"posted-content":122472,"journal-issue":2},"current":{"journal-article":2178,"posted-content":133182}},"coverage-type":{"all":{"report":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1696462213218,"affiliations":2.505826045555918E-5,"abstracts":0.5495276517904127,"orcids":0.06470042849625379,"licenses":2.756408650111509E-4,"references":0.6142030220262109,"funders":0.1141904928959832,"similarity-checking":0.9605332397824943,"award-numbers":0.1049439947878818,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.505826045555918E-5,"descriptions":0.0},"journal":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.9992255157361121,"orcids":0.7276123197759472,"licenses":0.0,"references":0.9698498752219797,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"report":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1696462213218,"affiliations":2.65048106231281E-5,"abstracts":0.5399560020143656,"orcids":0.03750430703172626,"licenses":2.915529168544091E-4,"references":0.6052373505791301,"funders":0.09284635161281773,"similarity-checking":0.9582549232685732,"award-numbers":0.08510694691086432,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.65048106231281E-5,"descriptions":0.0},"posted-content":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.998448624991835,"orcids":0.6487278724933045,"licenses":0.0,"references":0.953148474753413,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"current":{"journal-article":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.7153351698806244,"orcids":0.5358126721763085,"licenses":0.0,"references":0.7695133149678604,"funders":0.4839302112029385,"similarity-checking":1.0,"award-numbers":0.4485766758494031,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1696462213218,"affiliations":0.0,"abstracts":0.9999399318226188,"orcids":0.8001531738523224,"licenses":0.0,"references":0.985208211319848,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}}},"flags":{"deposits-abstracts-current":true,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":false,"deposits-similarity-checking-backfile":true,"deposits-award-numbers-current":true,"deposits-resource-links-current":false,"deposits-ror-ids-current":false,"deposits-articles":true,"deposits-affiliations-current":false,"deposits-funders-current":true,"deposits-references-backfile":true,"deposits-ror-ids-backfile":false,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":true,"deposits-award-numbers-backfile":true,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":true,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":false,"deposits-similarity-checking-current":true,"deposits-licenses-current":false},"location":"Woodbury,
228
228
  NY, United States","names":["Cold Spring Harbor Laboratory","","Cold Spring
229
229
  Harbor Laboratory - CSHL Library & Archives"]}}'
230
- recorded_at: Wed, 06 Sep 2023 14:50:18 GMT
230
+ recorded_at: Thu, 05 Oct 2023 19:47:50 GMT
231
231
  - request:
232
232
  method: get
233
233
  uri: https://doi.org/ra/10.1101
234
234
  body:
235
- encoding: UTF-8
235
+ encoding: ASCII-8BIT
236
236
  string: ''
237
237
  headers:
238
238
  Connection:
@@ -247,7 +247,7 @@ http_interactions:
247
247
  message: OK
248
248
  headers:
249
249
  Date:
250
- - Wed, 06 Sep 2023 14:50:19 GMT
250
+ - Thu, 05 Oct 2023 19:47:50 GMT
251
251
  Content-Type:
252
252
  - application/json;charset=UTF-8
253
253
  Transfer-Encoding:
@@ -259,7 +259,7 @@ http_interactions:
259
259
  Cf-Cache-Status:
260
260
  - DYNAMIC
261
261
  Report-To:
262
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=b%2BQ3XG1Cn5MOxlpgNvRKjU7D9qCrPKeoSDeRTbGRdZV1G%2BfyqcSI7dephE0KtWSmK38AhVnSg2sPvOmUKQpy6sTL%2Fj26ydQiC4sU6c7y%2FpIrVN%2FreIZxyV0%3D"}],"group":"cf-nel","max_age":604800}'
262
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=n5zrUcnGMR4e28b6oBLLLVzy1dytobMKRub1gPPOAQH7nrv8ouOiQLp4GnSUUyTeTSk8w5Og7A7Vv4c4AnaBS1nht4os9sbVk8Dva9bzY9GpI2m61vzU99H1I7uqRjGE2xW3U7Q%3D"}],"group":"cf-nel","max_age":604800}'
263
263
  Nel:
264
264
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
265
265
  Strict-Transport-Security:
@@ -267,7 +267,7 @@ http_interactions:
267
267
  Server:
268
268
  - cloudflare
269
269
  Cf-Ray:
270
- - 8027860f4891928f-FRA
270
+ - 81182dc0daa90b7d-AMS
271
271
  Alt-Svc:
272
272
  - h3=":443"; ma=86400
273
273
  body:
@@ -279,5 +279,5 @@ http_interactions:
279
279
  "RA": "Crossref"
280
280
  }
281
281
  ]
282
- recorded_at: Wed, 06 Sep 2023 14:50:19 GMT
282
+ recorded_at: Thu, 05 Oct 2023 19:47:50 GMT
283
283
  recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://donnywinston.com/posts/implementing-the-fair-principles-through-fair-enabling-artifacts-and-services
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -21,7 +21,7 @@ http_interactions:
21
21
  Accept-Ranges:
22
22
  - bytes
23
23
  Age:
24
- - '0'
24
+ - '1'
25
25
  Cache-Control:
26
26
  - public,max-age=0,must-revalidate
27
27
  Content-Length:
@@ -29,7 +29,7 @@ http_interactions:
29
29
  Content-Type:
30
30
  - text/html; charset=UTF-8
31
31
  Date:
32
- - Wed, 06 Sep 2023 14:49:45 GMT
32
+ - Thu, 05 Oct 2023 19:47:46 GMT
33
33
  Etag:
34
34
  - '"134a1cd21902b5c1e8c1573920e09a2e-ssl"'
35
35
  Location:
@@ -39,7 +39,7 @@ http_interactions:
39
39
  Strict-Transport-Security:
40
40
  - max-age=31536000
41
41
  X-Nf-Request-Id:
42
- - 01H9NFH03X1Z5V2V3D7C4Y94MY
42
+ - 01HC0P3GPE9SN8JV87J6RA5M3J
43
43
  Connection:
44
44
  - close
45
45
  body:
@@ -62,12 +62,12 @@ http_interactions:
62
62
  (from Box 2 of the <a href=https://doi.org/10.1038/sdata.2016.18>seminal publication</a>)
63
63
  for any actual given digital research object.</figcaption></figure></p></div><div class=page-footer></div><link rel=stylesheet type=text/css href=/css/katex.min.css crossorigin=anonymous><script type=text/javascript src=/js/katex.min.js crossorigin=anonymous></script>
64
64
  <script type=text/javascript src=/js/auto-render.min.js onload=renderMathInElement(document.body) crossorigin=anonymous></script></div><footer class=footer-mobile><div class=social-icons><a class=social-icon href=https://orcid.org/0000-0002-8424-0604 target=_blank rel=noopener title=Orcid><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M27 14c0 7.1804687-5.8195313 13-13 13C6.81953125 27 1 21.1804687 1 14 1 6.81953125 6.81953125 1 14 1c7.1804687.0 13 5.81953125 13 13zM9.76484375 19.9109375V13.9492188 9.03359375H8.20078125V19.9109375h1.5640625zM12.0601563 9.03359375V19.9210938h4.2453125c3.5851562.0 5.76875-2.6507813 5.76875-5.4437501.0-2.5695312-1.7671875-5.44374995-5.7890625-5.44374995h-4.225zM13.6242188 18.509375V10.4453125H16.03125c3.046875.0 4.4382813 1.8484375 4.4382813 4.0320312.0 1.3406251-.8125 4.0320313-4.3570313 4.0320313H13.6242188zM10.0085938 6.76875c0-.55859375-.457031300000001-1.02578125-1.0257813-1.02578125S7.95703125 6.2 7.95703125 6.76875c0 .55859375.45703125 1.02578125 1.02578125 1.02578125S10.0085938 7.32734375 10.0085938 6.76875z"/></svg></a><a class=social-icon href=https://fairpoints.social/@donny target=_blank rel="noopener rel" title=Mastodon><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 418 512" fill="currentcolor" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48.0.0.0-63.72 28.5-63.72 125.7.0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54.0 01-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a><a class=social-icon href=https://www.linkedin.com/in/donnywinston/ target=_blank rel=noopener title=LinkedIn><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M2 3.654102c0-.95502059.79442509-1.73012354 1.77383592-1.73012354H24.2261641C25.2058917 1.92397846 26 2.69908141 26 3.654102V24.3462148C26 25.3015521 25.2058917 26.0760215 24.2261641 26.0760215H3.77383592C2.79442509 26.0760215 2 25.3015521 2 24.3465315V3.65378524 3.654102zM9.27526132 22.1415901V11.2356668H5.65030092V22.1415901H9.27557808 9.27526132zM7.46341463 9.74691162c1.2638581.0 2.05068103-.83750395 2.05068103-1.88406715C9.49033893 6.79252455 8.72727273 5.97846056 7.48748812 5.97846056c-1.24073487.0-2.05099778.81406399-2.05099778 1.88438391.0 1.0465632.78650618 1.88406715 2.00316756 1.88406715h.02343998H7.46341463zM11.2815965 22.1415901h3.6246436v-6.089642C14.9062401 15.7263225 14.9299968 15.4000634 15.0256573 15.1675641c.261957499999999-.6515679.8584099-1.3259423 1.8599936-1.3259423 1.3113716.0 1.836237 1 1.836237 2.4662654v5.8337029h3.6246436V15.8885017c0-3.349699-1.7880899-4.9084574-4.172949-4.9084574-1.9553373.0-2.814064 1.0928097-3.2910991 1.8371872H14.9065569v-1.581248H11.2819132C11.3291099 12.2591067 11.2815965 22.1419069 11.2815965 22.1419069V22.1415901z"/></svg></a><a class=social-icon href=https://github.com/dwinston/ target=_blank rel=noopener title=GitHub><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M13.9988029 1.32087331C6.82105037 1.32087331 1 7.14112562 1 14.3212723c0 5.7436386 3.72454649 10.6157955 8.89038951 12.3348169C10.5408085 26.7757983 10.7778323 26.374374 10.7778323 26.0296121 10.7778323 25.7215609 10.7666595 24.9035493 10.760275 23.8189856 7.14426471 24.6042767 6.38131925 22.0760223 6.38131925 22.0760223c-.59136253-1.5019491-1.44369072-1.9017772-1.44369072-1.9017772C3.75729765 19.3682044 5.02701126 19.3841656 5.02701126 19.3841656 6.33183953 19.4759425 7.01817121 20.7241085 7.01817121 20.7241085c1.15958133 1.9863716 3.04300319 1.4125664 3.78360289 1.0797753.1181129-.8395592.4540962-1.4125663.8251942-1.7373768C8.74038491 19.7385043 5.70536235 18.6228163 5.70536235 13.6413251c0-1.4189508.50676816-2.5801283 1.33834679-3.4883207C6.90963504 9.82420367 6.46351945 8.50181809 7.17139875 6.71256734c0 0 1.09094816-.34955032 3.57451115 1.33276037C11.78259 7.75642995 12.8950858 7.61277914 14.000399 7.60719272 15.1049142 7.61277914 16.2166119 7.75642995 17.2548881 8.04532771c2.4819669-1.68231069 3.571319-1.33276037 3.571319-1.33276037C21.5356825 8.50181809 21.0895669 9.82420367 20.9562909 10.1530044 21.7894656 11.0611968 22.2922435 12.2223743 22.2922435 13.6413251c0 4.9942601-3.039811 6.0931889-5.935173 6.4148071.4660671.401424200000001.8818564 1.194696.8818564 2.4077473C17.2389269 24.2012564 17.2229657 25.603448 17.2229657 26.0296121 17.2229657 26.3775663 17.4575954 26.7821827 18.116793 26.6552912 23.2786458 24.9322794 27 20.0633148 27 14.3212723 27 7.14112562 21.1789496 1.32087331 13.9988029 1.32087331"/></svg></a></div><div class=footer-mobile-links><div class=hugo-attrib><p><a href=https://github.com/kimcc/hugo-theme-noteworthy target=_blank rel=noopener>Noteworthy theme</a></p><span class=divider-bar>|</span><p><a href=https://gohugo.io target=_blank rel=noopener>Built with Hugo</a></p></div></div><script src=https://donnywinston.com/js/main.min.a7205ef73b078c8daed6fe1b0826e8ba229ffabbb69d299d9446cf41f2c7d8aa.js integrity="sha256-pyBe9zsHjI2u1v4bCCbouiKf+ru2nSmdlEbPQfLH2Ko=" crossorigin=anonymous></script></footer></body></html>
65
- recorded_at: Wed, 06 Sep 2023 14:49:45 GMT
65
+ recorded_at: Thu, 05 Oct 2023 19:47:46 GMT
66
66
  - request:
67
67
  method: get
68
68
  uri: https://donnywinston.com/posts/implementing-the-fair-principles-through-fair-enabling-artifacts-and-services/
69
69
  body:
70
- encoding: UTF-8
70
+ encoding: ASCII-8BIT
71
71
  string: ''
72
72
  headers:
73
73
  Connection:
@@ -92,7 +92,7 @@ http_interactions:
92
92
  Content-Type:
93
93
  - text/html; charset=UTF-8
94
94
  Date:
95
- - Wed, 06 Sep 2023 14:49:47 GMT
95
+ - Thu, 05 Oct 2023 19:47:46 GMT
96
96
  Etag:
97
97
  - '"134a1cd21902b5c1e8c1573920e09a2e-ssl"'
98
98
  Server:
@@ -100,7 +100,7 @@ http_interactions:
100
100
  Strict-Transport-Security:
101
101
  - max-age=31536000
102
102
  X-Nf-Request-Id:
103
- - 01H9NFH272JMVT3DK6V676WVZ8
103
+ - 01HC0P3HBY5PMCW18MHJ81WKZ3
104
104
  Connection:
105
105
  - close
106
106
  body:
@@ -123,5 +123,5 @@ http_interactions:
123
123
  (from Box 2 of the <a href=https://doi.org/10.1038/sdata.2016.18>seminal publication</a>)
124
124
  for any actual given digital research object.</figcaption></figure></p></div><div class=page-footer></div><link rel=stylesheet type=text/css href=/css/katex.min.css crossorigin=anonymous><script type=text/javascript src=/js/katex.min.js crossorigin=anonymous></script>
125
125
  <script type=text/javascript src=/js/auto-render.min.js onload=renderMathInElement(document.body) crossorigin=anonymous></script></div><footer class=footer-mobile><div class=social-icons><a class=social-icon href=https://orcid.org/0000-0002-8424-0604 target=_blank rel=noopener title=Orcid><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M27 14c0 7.1804687-5.8195313 13-13 13C6.81953125 27 1 21.1804687 1 14 1 6.81953125 6.81953125 1 14 1c7.1804687.0 13 5.81953125 13 13zM9.76484375 19.9109375V13.9492188 9.03359375H8.20078125V19.9109375h1.5640625zM12.0601563 9.03359375V19.9210938h4.2453125c3.5851562.0 5.76875-2.6507813 5.76875-5.4437501.0-2.5695312-1.7671875-5.44374995-5.7890625-5.44374995h-4.225zM13.6242188 18.509375V10.4453125H16.03125c3.046875.0 4.4382813 1.8484375 4.4382813 4.0320312.0 1.3406251-.8125 4.0320313-4.3570313 4.0320313H13.6242188zM10.0085938 6.76875c0-.55859375-.457031300000001-1.02578125-1.0257813-1.02578125S7.95703125 6.2 7.95703125 6.76875c0 .55859375.45703125 1.02578125 1.02578125 1.02578125S10.0085938 7.32734375 10.0085938 6.76875z"/></svg></a><a class=social-icon href=https://fairpoints.social/@donny target=_blank rel="noopener rel" title=Mastodon><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 418 512" fill="currentcolor" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48.0.0.0-63.72 28.5-63.72 125.7.0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54.0 01-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a><a class=social-icon href=https://www.linkedin.com/in/donnywinston/ target=_blank rel=noopener title=LinkedIn><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M2 3.654102c0-.95502059.79442509-1.73012354 1.77383592-1.73012354H24.2261641C25.2058917 1.92397846 26 2.69908141 26 3.654102V24.3462148C26 25.3015521 25.2058917 26.0760215 24.2261641 26.0760215H3.77383592C2.79442509 26.0760215 2 25.3015521 2 24.3465315V3.65378524 3.654102zM9.27526132 22.1415901V11.2356668H5.65030092V22.1415901H9.27557808 9.27526132zM7.46341463 9.74691162c1.2638581.0 2.05068103-.83750395 2.05068103-1.88406715C9.49033893 6.79252455 8.72727273 5.97846056 7.48748812 5.97846056c-1.24073487.0-2.05099778.81406399-2.05099778 1.88438391.0 1.0465632.78650618 1.88406715 2.00316756 1.88406715h.02343998H7.46341463zM11.2815965 22.1415901h3.6246436v-6.089642C14.9062401 15.7263225 14.9299968 15.4000634 15.0256573 15.1675641c.261957499999999-.6515679.8584099-1.3259423 1.8599936-1.3259423 1.3113716.0 1.836237 1 1.836237 2.4662654v5.8337029h3.6246436V15.8885017c0-3.349699-1.7880899-4.9084574-4.172949-4.9084574-1.9553373.0-2.814064 1.0928097-3.2910991 1.8371872H14.9065569v-1.581248H11.2819132C11.3291099 12.2591067 11.2815965 22.1419069 11.2815965 22.1419069V22.1415901z"/></svg></a><a class=social-icon href=https://github.com/dwinston/ target=_blank rel=noopener title=GitHub><svg width="28" height="28" viewBox="0 0 28 28" fill="#ababab" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><path d="M13.9988029 1.32087331C6.82105037 1.32087331 1 7.14112562 1 14.3212723c0 5.7436386 3.72454649 10.6157955 8.89038951 12.3348169C10.5408085 26.7757983 10.7778323 26.374374 10.7778323 26.0296121 10.7778323 25.7215609 10.7666595 24.9035493 10.760275 23.8189856 7.14426471 24.6042767 6.38131925 22.0760223 6.38131925 22.0760223c-.59136253-1.5019491-1.44369072-1.9017772-1.44369072-1.9017772C3.75729765 19.3682044 5.02701126 19.3841656 5.02701126 19.3841656 6.33183953 19.4759425 7.01817121 20.7241085 7.01817121 20.7241085c1.15958133 1.9863716 3.04300319 1.4125664 3.78360289 1.0797753.1181129-.8395592.4540962-1.4125663.8251942-1.7373768C8.74038491 19.7385043 5.70536235 18.6228163 5.70536235 13.6413251c0-1.4189508.50676816-2.5801283 1.33834679-3.4883207C6.90963504 9.82420367 6.46351945 8.50181809 7.17139875 6.71256734c0 0 1.09094816-.34955032 3.57451115 1.33276037C11.78259 7.75642995 12.8950858 7.61277914 14.000399 7.60719272 15.1049142 7.61277914 16.2166119 7.75642995 17.2548881 8.04532771c2.4819669-1.68231069 3.571319-1.33276037 3.571319-1.33276037C21.5356825 8.50181809 21.0895669 9.82420367 20.9562909 10.1530044 21.7894656 11.0611968 22.2922435 12.2223743 22.2922435 13.6413251c0 4.9942601-3.039811 6.0931889-5.935173 6.4148071.4660671.401424200000001.8818564 1.194696.8818564 2.4077473C17.2389269 24.2012564 17.2229657 25.603448 17.2229657 26.0296121 17.2229657 26.3775663 17.4575954 26.7821827 18.116793 26.6552912 23.2786458 24.9322794 27 20.0633148 27 14.3212723 27 7.14112562 21.1789496 1.32087331 13.9988029 1.32087331"/></svg></a></div><div class=footer-mobile-links><div class=hugo-attrib><p><a href=https://github.com/kimcc/hugo-theme-noteworthy target=_blank rel=noopener>Noteworthy theme</a></p><span class=divider-bar>|</span><p><a href=https://gohugo.io target=_blank rel=noopener>Built with Hugo</a></p></div></div><script src=https://donnywinston.com/js/main.min.a7205ef73b078c8daed6fe1b0826e8ba229ffabbb69d299d9446cf41f2c7d8aa.js integrity="sha256-pyBe9zsHjI2u1v4bCCbouiKf+ru2nSmdlEbPQfLH2Ko=" crossorigin=anonymous></script></footer></body></html>
126
- recorded_at: Wed, 06 Sep 2023 14:49:48 GMT
126
+ recorded_at: Thu, 05 Oct 2023 19:47:46 GMT
127
127
  recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://blog.front-matter.io/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -27,8 +27,8 @@ http_interactions:
27
27
  Status:
28
28
  - 301 Moved Permanently
29
29
  X-Request-Id:
30
- - 884c560f-6a42-4d41-8924-f3fc2c082a01
31
- - 884c560f-6a42-4d41-8924-f3fc2c082a01
30
+ - a2d80df7-a1d2-411c-809d-bc506af6aa5e
31
+ - a2d80df7-a1d2-411c-809d-bc506af6aa5e
32
32
  Location:
33
33
  - "/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/"
34
34
  Ghost-Cache:
@@ -37,22 +37,22 @@ http_interactions:
37
37
  - public, max-age=31536000
38
38
  Ghost-Age:
39
39
  - '0'
40
- Via:
41
- - 1.1 varnish, 1.1 varnish
42
40
  Accept-Ranges:
43
41
  - bytes
44
42
  Date:
45
- - Wed, 06 Sep 2023 14:50:13 GMT
43
+ - Thu, 05 Oct 2023 19:47:47 GMT
44
+ Via:
45
+ - 1.1 varnish
46
46
  Age:
47
- - '0'
47
+ - '4337'
48
48
  X-Served-By:
49
- - cache-ams21049-AMS, cache-fra-eddf8230053-FRA
49
+ - cache-ams21034-AMS
50
50
  X-Cache:
51
- - MISS, MISS
51
+ - HIT
52
52
  X-Cache-Hits:
53
- - 0, 0
53
+ - '1'
54
54
  X-Timer:
55
- - S1694011814.667675,VS0,VE34
55
+ - S1696535268.565336,VS0,VE2
56
56
  Vary:
57
57
  - Cookie
58
58
  Ghost-Fastly:
@@ -62,12 +62,12 @@ http_interactions:
62
62
  body:
63
63
  encoding: ASCII-8BIT
64
64
  string: ''
65
- recorded_at: Wed, 06 Sep 2023 14:50:13 GMT
65
+ recorded_at: Thu, 05 Oct 2023 19:47:47 GMT
66
66
  - request:
67
67
  method: get
68
68
  uri: https://blog.front-matter.io/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/
69
69
  body:
70
- encoding: UTF-8
70
+ encoding: ASCII-8BIT
71
71
  string: ''
72
72
  headers:
73
73
  Connection:
@@ -84,7 +84,7 @@ http_interactions:
84
84
  Connection:
85
85
  - close
86
86
  Content-Length:
87
- - '33136'
87
+ - '33330'
88
88
  Server:
89
89
  - openresty
90
90
  Content-Type:
@@ -92,32 +92,32 @@ http_interactions:
92
92
  Status:
93
93
  - 200 OK
94
94
  X-Request-Id:
95
- - 5d9f6530-f5c9-4b45-918a-bbf552ea0503
96
- - 5d9f6530-f5c9-4b45-918a-bbf552ea0503
95
+ - b78323f5-7570-48d7-878a-44ef5f4abe0e
96
+ - b78323f5-7570-48d7-878a-44ef5f4abe0e
97
97
  Etag:
98
- - W/"8170-QT2qDWY+khJ7qJlszjVodsp4e3A"
98
+ - W/"8232-Jkk7sTrOLAy/9t20GB/FQhhyXbE"
99
99
  Ghost-Cache:
100
100
  - MISS
101
101
  Cache-Control:
102
102
  - public, max-age=0
103
103
  Ghost-Age:
104
104
  - '0'
105
- Via:
106
- - 1.1 varnish, 1.1 varnish
107
105
  Accept-Ranges:
108
106
  - bytes
109
107
  Date:
110
- - Wed, 06 Sep 2023 14:50:14 GMT
108
+ - Thu, 05 Oct 2023 19:47:47 GMT
109
+ Via:
110
+ - 1.1 varnish
111
111
  Age:
112
- - '0'
112
+ - '4337'
113
113
  X-Served-By:
114
- - cache-ams21039-AMS, cache-fra-eddf8230026-FRA
114
+ - cache-ams21049-AMS
115
115
  X-Cache:
116
- - MISS, MISS
116
+ - HIT
117
117
  X-Cache-Hits:
118
- - 0, 0
118
+ - '1'
119
119
  X-Timer:
120
- - S1694011814.033554,VS0,VE217
120
+ - S1696535268.707578,VS0,VE1
121
121
  Vary:
122
122
  - Cookie, Accept-Encoding
123
123
  Ghost-Fastly:
@@ -130,7 +130,7 @@ http_interactions:
130
130
  \ <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n
131
131
  \ <title>Editorial by more than 200 health journals: Call for emergency
132
132
  action to limit global temperature increases, restore biodiversity, and protect
133
- health</title>\n <link rel=\"stylesheet\" href=\"https://blog.front-matter.io/assets/built/screen.css?v=7f17228953\">\n\n
133
+ health</title>\n <link rel=\"stylesheet\" href=\"https://blog.front-matter.io/assets/built/screen.css?v=6869c21382\">\n\n
134
134
  \ <meta name=\"citation_doi\" content=\"https://doi.org/10.53731/r9nqx6h-97aq74v-ag7bw\">\n
135
135
  \ <meta name=\"citation_title\" content=\"Editorial by more than 200 health
136
136
  journals: Call for emergency action to limit global temperature increases,
@@ -213,9 +213,9 @@ http_interactions:
213
213
  greatest threat to global public health is the continued failure of world
214
214
  leaders to keep the global temperature rise below 1.5°C and to restore na\",\n
215
215
  \ \"mainEntityOfPage\": \"https://blog.front-matter.io/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/\"\n}\n
216
- \ </script>\n\n <meta name=\"generator\" content=\"Ghost 5.61\">\n <link
216
+ \ </script>\n\n <meta name=\"generator\" content=\"Ghost 5.67\">\n <link
217
217
  rel=\"alternate\" type=\"application/rss+xml\" title=\"Front Matter\" href=\"https://blog.front-matter.io/rss/\">\n
218
- \ <script defer src=\"https://cdn.jsdelivr.net/ghost/portal@~2.34/umd/portal.min.js\"
218
+ \ <script defer src=\"https://cdn.jsdelivr.net/ghost/portal@~2.36/umd/portal.min.js\"
219
219
  data-i18n=\"true\" data-ghost=\"https://blog.front-matter.io/\" data-key=\"d0d5aabcc0f96718307d5944b6\"
220
220
  data-api=\"https://front-matter.ghost.io/ghost/api/content/\" crossorigin=\"anonymous\"></script><style
221
221
  id=\"gh-members-styles\">.gh-post-upgrade-cta-content,\n.gh-post-upgrade-cta
@@ -239,9 +239,9 @@ http_interactions:
239
239
  data-key=\"d0d5aabcc0f96718307d5944b6\" data-styles=\"https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/main.css\"
240
240
  data-sodo-search=\"https://front-matter.ghost.io/\" crossorigin=\"anonymous\"></script>\n
241
241
  \ \n <link href=\"https://blog.front-matter.io/webmentions/receive/\"
242
- rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=7f17228953\"></script>\n
243
- \ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=7f17228953\">\n
244
- \ <script defer src=\"/public/comment-counts.min.js?v=7f17228953\" data-ghost-comments-counts-api=\"https://blog.front-matter.io/members/api/comments/counts/\"></script>\n
242
+ rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=6869c21382\"></script>\n
243
+ \ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=6869c21382\">\n
244
+ \ <script defer src=\"/public/comment-counts.min.js?v=6869c21382\" data-ghost-comments-counts-api=\"https://blog.front-matter.io/members/api/comments/counts/\"></script>\n
245
245
  \ <link href=\"/atom/\" type=\"application/atom+xml\" rel=\"alternate\"
246
246
  title=\"Atom feed\" />\n<link rel=\"me\" href=\"https://hachyderm.io/@mfenner\">\n<script
247
247
  defer data-domain=\"blog.front-matter.io\" src=\"https://plausible.io/js/plausible.js\"></script><style>:root
@@ -339,73 +339,74 @@ http_interactions:
339
339
  class=\"gh-pagehead\">\n <h4 class=\"gh-pagehead-title\">Read
340
340
  next</h4>\n </section>\n\n <div class=\"gh-topic
341
341
  gh-topic-grid\">\n <div class=\"gh-topic-content\">\n <article
342
- class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/filter-posts-by-language/\">\n
343
- \ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
344
- 300w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
345
- 720w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
346
- 960w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
347
- 1200w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
342
+ class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/use-cases-for-science-blogs-grant-funded-projects/\">\n
343
+ \ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
344
+ 300w,\n https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
345
+ 720w,\n https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
346
+ 960w,\n https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
347
+ 1200w,\n https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
348
348
  2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
349
- \ src=\"https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
350
- \ alt=\"New in Rogue Scholar: filter posts by language\"\n
349
+ \ src=\"https://images.unsplash.com/photo-1517048676732-d65bc937f952?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDI3fHxwcm9qZWN0fGVufDB8fHx8MTY5NTY0MjU4MHww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
350
+ \ alt=\"Use cases for science blogs: grant-funded projects\"\n
351
351
  \ >\n </figure>\n\n <div class=\"gh-card-wrapper\">\n
352
- \ <header class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">New
353
- in Rogue Scholar: filter posts by language</h3>\n </header>\n\n
352
+ \ <header class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Use
353
+ cases for science blogs: grant-funded projects</h3>\n </header>\n\n
354
354
  \ <div class=\"gh-card-excerpt\">The Rogue Scholar science
355
- blog archive received a small update today with the following changes: optionally
356
- filter blog posts by language, added support for all OECD fields of science
357
- and technology, and searching by DOI. And it passed another big milestone:
358
- more than 5,000 (5,483 today) blog posts</div>\n\n <footer class=\"gh-card-footer\">\n
359
- \ <span class=\"gh-card-author\">Martin Fenner</span>\n <time
360
- class=\"gh-card-date\" datetime=\"2023-09-04\">Sep 4, 2023</time>\n <script\n
361
- \ data-ghost-comment-count=\"64f5d470fc96ff00012a5f7b\"\n data-ghost-comment-count-empty=\"\"\n
362
- \ data-ghost-comment-count-singular=\"comment\"\n data-ghost-comment-count-plural=\"comments\"\n
363
- \ data-ghost-comment-count-tag=\"span\"\n data-ghost-comment-count-class-name=\"gh-card-comments\"\n
364
- \ data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n </footer>\n
365
- \ </div>\n </a>\n</article> <article class=\"gh-card
366
- post\">\n <a class=\"gh-card-link\" href=\"/posts/rogue-scholar-is-growing/\">\n
367
- \ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
368
- 300w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
369
- 720w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
370
- 960w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
371
- 1200w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
372
- 2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
373
- \ src=\"https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
374
- \ alt=\"Rogue Scholar is growing\"\n >\n
375
- \ </figure>\n\n <div class=\"gh-card-wrapper\">\n <header
376
- class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Rogue
377
- Scholar is growing</h3>\n </header>\n\n <div
378
- class=\"gh-card-excerpt\">The Rogue Scholar science blog archive continues
379
- to grow. It is closing in on 50 science blogs (currently 45), 3,000 blog posts
380
- (currently 2,944, of which 2,775 have a DOI), and 250 (currently 212) blog
381
- posts with references registered with Crossref. I have set up eleven Mastodon</div>\n\n
382
- \ <footer class=\"gh-card-footer\">\n <span class=\"gh-card-author\">Martin
383
- Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-08-28\">Aug
384
- 28, 2023</time>\n <script\n data-ghost-comment-count=\"64ec5c8ae107b30001d69e20\"\n
355
+ blog archive is open to science blogs that want to be enhanced by adding long-term
356
+ archiving, DOI registration, and full-text search. The currently 56 participating
357
+ blogs represent a broad spectrum of topics, people, and communities. Today
358
+ I want to go into more detail into one particular</div>\n\n <footer
359
+ class=\"gh-card-footer\">\n <span class=\"gh-card-author\">Martin
360
+ Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-09-25\">Sep
361
+ 25, 2023</time>\n <script\n data-ghost-comment-count=\"651173cd0538110001aae364\"\n
385
362
  \ data-ghost-comment-count-empty=\"\"\n data-ghost-comment-count-singular=\"comment\"\n
386
363
  \ data-ghost-comment-count-plural=\"comments\"\n data-ghost-comment-count-tag=\"span\"\n
387
364
  \ data-ghost-comment-count-class-name=\"gh-card-comments\"\n data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n
388
365
  \ </footer>\n </div>\n </a>\n</article> <article
389
- class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/rogue-scholar-joins-fediverse/\">\n
390
- \ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
391
- 300w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
392
- 720w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
393
- 960w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
394
- 1200w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
366
+ class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/doi-registration-workflow-science-blog/\">\n
367
+ \ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
368
+ 300w,\n https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
369
+ 720w,\n https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
370
+ 960w,\n https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
371
+ 1200w,\n https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
395
372
  2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
396
- \ src=\"https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
397
- \ alt=\"Rogue Scholar joins the Fediverse\"\n >\n
398
- \ </figure>\n\n <div class=\"gh-card-wrapper\">\n <header
399
- class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Rogue
400
- Scholar joins the Fediverse</h3>\n </header>\n\n <div
401
- class=\"gh-card-excerpt\">Today I am happy to announce that the Rogue Scholar
402
- science blog archive has joined the Fediverse, the federated social network
403
- that communicates using the ActivityPub protocol. I have launched a Mastodon
404
- instance at Rogue Scholar Social that accepts Science Blog bots as accounts,
405
- publishing summaries of blog posts.\n\n\n\nScience</div>\n\n <footer
373
+ \ src=\"https://images.unsplash.com/photo-1595126731003-755959b6baf8?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEyfHxyZWdpc3RyYXRpb258ZW58MHx8fHwxNjk1MzczNDkzfDA&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
374
+ \ alt=\"DOI registration workflow for a science blog\"\n
375
+ \ >\n </figure>\n\n <div class=\"gh-card-wrapper\">\n
376
+ \ <header class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">DOI
377
+ registration workflow for a science blog</h3>\n </header>\n\n <div
378
+ class=\"gh-card-excerpt\">In previous blog posts such as the one published
379
+ earlier this week, I discussed the various elements involved in registering
380
+ a DOI for a science blog post. Briefly, the Rogue Scholar service takes advantage
381
+ of the fact that blogs\n\n\n * use RSS feeds (or the Atom or JSON Feed format)
382
+ to</div>\n\n <footer class=\"gh-card-footer\">\n <span
383
+ class=\"gh-card-author\">Martin Fenner</span>\n <time class=\"gh-card-date\"
384
+ datetime=\"2023-09-22\">Sep 22, 2023</time>\n <script\n
385
+ \ data-ghost-comment-count=\"650d58ae0538110001aae161\"\n data-ghost-comment-count-empty=\"\"\n
386
+ \ data-ghost-comment-count-singular=\"comment\"\n data-ghost-comment-count-plural=\"comments\"\n
387
+ \ data-ghost-comment-count-tag=\"span\"\n data-ghost-comment-count-class-name=\"gh-card-comments\"\n
388
+ \ data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n </footer>\n
389
+ \ </div>\n </a>\n</article> <article class=\"gh-card
390
+ post\">\n <a class=\"gh-card-link\" href=\"/posts/streamlining/\">\n <figure
391
+ class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;300
392
+ 300w,\n https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720
393
+ 720w,\n https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;960
394
+ 960w,\n https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;1200
395
+ 1200w,\n https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;2000
396
+ 2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
397
+ \ src=\"https://images.unsplash.com/photo-1476725994324-6f6833ea0631?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDM1fHxmYXN0fGVufDB8fHx8MTY5NTEwNjkzN3ww&amp;ixlib&#x3D;rb-4.0.3&amp;q&#x3D;80&amp;w&#x3D;720\"\n
398
+ \ alt=\"Streamlining the archiving of science blog posts\"\n
399
+ \ >\n </figure>\n\n <div class=\"gh-card-wrapper\">\n
400
+ \ <header class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Streamlining
401
+ the archiving of science blog posts</h3>\n </header>\n\n <div
402
+ class=\"gh-card-excerpt\">The Rogue Scholar science blog archive is adding
403
+ important functionality to existing science blogs. The first step after a
404
+ blog has signed up with Rogue Scholar is archiving the content. This is not
405
+ only needed for long-term preservation but also enables full-text search and
406
+ DOI registration with meaningful metadata. Rogue</div>\n\n <footer
406
407
  class=\"gh-card-footer\">\n <span class=\"gh-card-author\">Martin
407
- Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-08-21\">Aug
408
- 21, 2023</time>\n <script\n data-ghost-comment-count=\"64e30c392b0a4f000195bc2f\"\n
408
+ Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-09-19\">Sep
409
+ 19, 2023</time>\n <script\n data-ghost-comment-count=\"6509473a4e05250001e02f74\"\n
409
410
  \ data-ghost-comment-count-empty=\"\"\n data-ghost-comment-count-singular=\"comment\"\n
410
411
  \ data-ghost-comment-count-plural=\"comments\"\n data-ghost-comment-count-tag=\"span\"\n
411
412
  \ data-ghost-comment-count-class-name=\"gh-card-comments\"\n data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n
@@ -467,6 +468,6 @@ http_interactions:
467
468
  (arrow left)\"></button>\n <button class=\"pswp__button pswp__button--arrow--right\"
468
469
  title=\"Next (arrow right)\"></button>\n\n <div class=\"pswp__caption\">\n
469
470
  \ <div class=\"pswp__caption__center\"></div>\n </div>\n
470
- \ </div>\n </div>\n</div>\n<script src=\"https://blog.front-matter.io/assets/built/main.min.js?v=7f17228953\"></script>\n\n\n\n</body>\n\n</html>\n"
471
- recorded_at: Wed, 06 Sep 2023 14:50:14 GMT
471
+ \ </div>\n </div>\n</div>\n<script src=\"https://blog.front-matter.io/assets/built/main.min.js?v=6869c21382\"></script>\n\n\n\n</body>\n\n</html>\n"
472
+ recorded_at: Thu, 05 Oct 2023 19:47:47 GMT
472
473
  recorded_with: VCR 6.2.0