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
@@ -1,10 +1,126 @@
1
1
  ---
2
2
  http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.crossref.org/works/10.2737/rds-2018-0001/transform/application/vnd.crossref.unixsd+xml
6
+ body:
7
+ encoding: ASCII-8BIT
8
+ string: ''
9
+ headers:
10
+ Connection:
11
+ - close
12
+ Host:
13
+ - api.crossref.org
14
+ User-Agent:
15
+ - http.rb/5.1.1
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Date:
22
+ - Thu, 05 Oct 2023 19:46:30 GMT
23
+ Transfer-Encoding:
24
+ - chunked
25
+ Link:
26
+ - <http://dx.doi.org/10.2737/rds-2018-0001>; rel="canonical", <http://orcid.org/0000-0003-2583-1778>;
27
+ title="Christine A. Ribic"; rel="author", <http://orcid.org/0000-0003-4606-044X>;
28
+ title="Pamela J. Pietz"; rel="author"
29
+ Access-Control-Expose-Headers:
30
+ - Link
31
+ Access-Control-Allow-Headers:
32
+ - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
33
+ Accept-Ranges, Cache-Control
34
+ Access-Control-Allow-Origin:
35
+ - "*"
36
+ Server:
37
+ - Jetty(9.4.40.v20210413)
38
+ X-Ratelimit-Limit:
39
+ - '50'
40
+ X-Ratelimit-Interval:
41
+ - 1s
42
+ X-Api-Pool:
43
+ - public
44
+ X-Rate-Limit-Limit:
45
+ - '50'
46
+ X-Rate-Limit-Interval:
47
+ - 1s
48
+ Permissions-Policy:
49
+ - interest-cohort=()
50
+ Connection:
51
+ - close
52
+ body:
53
+ encoding: ASCII-8BIT
54
+ string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<crossref_result xmlns=\"http://www.crossref.org/qrschema/3.0\"
55
+ version=\"3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.crossref.org/qrschema/3.0
56
+ http://www.crossref.org/schemas/crossref_query_output3.0.xsd\">\r\n <query_result>\r\n
57
+ \ <head>\r\n <doi_batch_id>none</doi_batch_id>\r\n </head>\r\n <body>\r\n
58
+ \ <query status=\"resolved\">\r\n <doi type=\"dataset\">10.2737/RDS-2018-0001</doi>\r\n
59
+ \ <crm-item name=\"publisher-name\" type=\"string\">USDA Forest Service</crm-item>\r\n
60
+ \ <crm-item name=\"prefix-name\" type=\"string\">USDA Forest Service,
61
+ Research &amp; Development</crm-item>\r\n <crm-item name=\"member-id\"
62
+ type=\"number\">1450</crm-item>\r\n <crm-item name=\"citation-id\"
63
+ type=\"number\">92231967</crm-item>\r\n <crm-item name=\"book-id\"
64
+ type=\"number\">2005400</crm-item>\r\n <crm-item name=\"deposit-timestamp\"
65
+ type=\"number\">202006041527</crm-item>\r\n <crm-item name=\"owner-prefix\"
66
+ type=\"string\">10.2737</crm-item>\r\n <crm-item name=\"last-update\"
67
+ type=\"date\">2021-07-01T22:10:21Z</crm-item>\r\n <crm-item name=\"created\"
68
+ type=\"date\">2017-08-09T19:44:20Z</crm-item>\r\n <crm-item name=\"citedby-count\"
69
+ type=\"number\">1</crm-item>\r\n <doi_record>\r\n <crossref
70
+ xmlns=\"http://www.crossref.org/xschema/1.1\" xsi:schemaLocation=\"http://www.crossref.org/xschema/1.1
71
+ http://doi.crossref.org/schemas/unixref1.1.xsd\">\r\n <database>\r\n
72
+ \ <database_metadata language=\"en\">\r\n <titles>\r\n
73
+ \ <title>Forest Service Research Data Archive</title>\r\n
74
+ \ </titles>\r\n <publisher>\r\n <publisher_name>Forest
75
+ Service Research Data Archive</publisher_name>\r\n <publisher_place>Fort
76
+ Collins, CO</publisher_place>\r\n </publisher>\r\n </database_metadata>\r\n
77
+ \ <dataset dataset_type=\"collection\">\r\n <contributors>\r\n
78
+ \ <person_name contributor_role=\"author\" sequence=\"first\">\r\n
79
+ \ <given_name>Christine A.</given_name>\r\n <surname>Ribic</surname>\r\n
80
+ \ <affiliation>U.S. Geological Survey</affiliation>\r\n
81
+ \ <ORCID authenticated=\"true\">http://orcid.org/0000-0003-2583-1778</ORCID>\r\n
82
+ \ </person_name>\r\n <person_name contributor_role=\"author\"
83
+ sequence=\"additional\">\r\n <given_name>Pamela J.</given_name>\r\n
84
+ \ <surname>Pietz</surname>\r\n <affiliation>U.S.
85
+ Geological Survey</affiliation>\r\n <ORCID authenticated=\"true\">https://orcid.org/0000-0003-4606-044X</ORCID>\r\n
86
+ \ </person_name>\r\n <person_name contributor_role=\"author\"
87
+ sequence=\"additional\">\r\n <given_name>Nicola</given_name>\r\n
88
+ \ <surname>Koper</surname>\r\n <affiliation>University
89
+ of Manitoba</affiliation>\r\n </person_name>\r\n <person_name
90
+ contributor_role=\"author\" sequence=\"additional\">\r\n <given_name>Christoph
91
+ S.</given_name>\r\n <surname>Ng</surname>\r\n <affiliation>University
92
+ of Manitoba</affiliation>\r\n </person_name>\r\n </contributors>\r\n
93
+ \ <titles>\r\n <title>Fledging times of grassland
94
+ birds</title>\r\n </titles>\r\n <program xmlns=\"http://www.crossref.org/fundref.xsd\">\r\n
95
+ \ <assertion name=\"fundgroup\">\r\n <assertion
96
+ name=\"funder_name\">\r\n U.S. Forest Service\r\n <assertion
97
+ name=\"funder_identifier\">https://doi.org/10.13039/100006959</assertion>\r\n
98
+ \ </assertion>\r\n </assertion>\r\n </program>\r\n
99
+ \ <doi_data>\r\n <doi>10.2737/RDS-2018-0001</doi>\r\n
100
+ \ <resource>https://www.fs.usda.gov/rds/archive/Catalog/RDS-2018-0001</resource>\r\n
101
+ \ </doi_data>\r\n <citation_list>\r\n <citation
102
+ key=\"ref1\">\r\n <doi>10.5066/F7V98780</doi>\r\n </citation>\r\n
103
+ \ <citation key=\"ref2\">\r\n <doi>10.1016/j.biocon.2016.11.002</doi>\r\n
104
+ \ </citation>\r\n <citation key=\"ref3\">\r\n
105
+ \ <doi>10.1642/0004-8038(2005)122[0618:EABNGB]2.0.CO;2</doi>\r\n
106
+ \ </citation>\r\n <citation key=\"ref4\">\r\n
107
+ \ <author>Ribic</author>\r\n <series_title>Studies
108
+ in Avian Biology</series_title>\r\n <volume_title>Bird
109
+ productivity and nest predation in agricultural grasslands</volume_title>\r\n
110
+ \ <cYear>2012</cYear>\r\n <volume>43</volume>\r\n
111
+ \ <first_page>119</first_page>\r\n </citation>\r\n
112
+ \ <citation key=\"ref5\">\r\n <doi>10.1371/journal.pone.0059151</doi>\r\n
113
+ \ </citation>\r\n <citation key=\"ref6\">\r\n
114
+ \ <doi>10.1674/0003-0031-178.1.47</doi>\r\n </citation>\r\n
115
+ \ </citation_list>\r\n </dataset>\r\n </database>\r\n
116
+ \ </crossref>\r\n </doi_record>\r\n </query>\r\n </body>\r\n
117
+ \ </query_result>\r\n</crossref_result>"
118
+ recorded_at: Thu, 05 Oct 2023 19:46:30 GMT
3
119
  - request:
4
120
  method: get
5
121
  uri: https://doi.org/ra/10.2737
6
122
  body:
7
- encoding: UTF-8
123
+ encoding: ASCII-8BIT
8
124
  string: ''
9
125
  headers:
10
126
  Connection:
@@ -19,7 +135,7 @@ http_interactions:
19
135
  message: OK
20
136
  headers:
21
137
  Date:
22
- - Sun, 18 Jun 2023 15:20:55 GMT
138
+ - Thu, 05 Oct 2023 19:46:30 GMT
23
139
  Content-Type:
24
140
  - application/json;charset=UTF-8
25
141
  Transfer-Encoding:
@@ -31,7 +147,7 @@ http_interactions:
31
147
  Cf-Cache-Status:
32
148
  - DYNAMIC
33
149
  Report-To:
34
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=oLDtUyou1TjT84sWRFVnAisCtJnSYJ9J6D4gvkFzuIyBczvkARFgXU2FNowCu2pnruuK6%2F3qCkkC0P91Ry%2BXvMS%2FIJpMgyE83sjk0GxYxuZhXIhizJYH3BIVwju9FT6G4KjPqy4%3D"}],"group":"cf-nel","max_age":604800}'
150
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=6DELtVsoa1z8HIxD46Iu8jA7ZcFkqWTlTKYqn1Rru7OYIBIY3ISP0W1C57wQ1FsKrKFP6vCOJA8IwADfY3C60wPLsryZRVl47ytpZVFzz7pYN%2FqslUiKp0SauuWfznjkt67dneE%3D"}],"group":"cf-nel","max_age":604800}'
35
151
  Nel:
36
152
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
37
153
  Strict-Transport-Security:
@@ -39,7 +155,7 @@ http_interactions:
39
155
  Server:
40
156
  - cloudflare
41
157
  Cf-Ray:
42
- - 7d9484e3c92bb8d0-AMS
158
+ - 81182bcea8571ca7-AMS
43
159
  Alt-Svc:
44
160
  - h3=":443"; ma=86400
45
161
  body:
@@ -51,12 +167,12 @@ http_interactions:
51
167
  "RA": "Crossref"
52
168
  }
53
169
  ]
54
- recorded_at: Sun, 18 Jun 2023 15:20:55 GMT
170
+ recorded_at: Thu, 05 Oct 2023 19:46:30 GMT
55
171
  - request:
56
172
  method: get
57
173
  uri: https://api.crossref.org/works/10.2737/rds-2018-0001
58
174
  body:
59
- encoding: UTF-8
175
+ encoding: ASCII-8BIT
60
176
  string: ''
61
177
  headers:
62
178
  Connection:
@@ -71,7 +187,7 @@ http_interactions:
71
187
  message: OK
72
188
  headers:
73
189
  Date:
74
- - Sun, 18 Jun 2023 15:20:56 GMT
190
+ - Thu, 05 Oct 2023 19:48:49 GMT
75
191
  Content-Type:
76
192
  - application/json
77
193
  Transfer-Encoding:
@@ -114,12 +230,12 @@ http_interactions:
114
230
  in Avian Biology","first-page":"119","volume-title":"Bird productivity and
115
231
  nest predation in agricultural grasslands","volume":"43","author":"Ribic","year":"2012"},{"key":"ref5","doi-asserted-by":"publisher","DOI":"10.1371\/journal.pone.0059151"},{"key":"ref6","doi-asserted-by":"publisher","DOI":"10.1674\/0003-0031-178.1.47"}],"container-title":["Forest
116
232
  Service Research Data Archive"],"original-title":[],"deposited":{"date-parts":[[2021,7,1]],"date-time":"2021-07-01T22:10:21Z","timestamp":1625177421000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.fs.usda.gov\/rds\/archive\/Catalog\/RDS-2018-0001"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[null]]},"references-count":6,"URL":"http:\/\/dx.doi.org\/10.2737\/rds-2018-0001","relation":{}}}'
117
- recorded_at: Sun, 18 Jun 2023 15:20:56 GMT
233
+ recorded_at: Thu, 05 Oct 2023 19:48:49 GMT
118
234
  - request:
119
235
  method: get
120
236
  uri: https://api.crossref.org/members/1450
121
237
  body:
122
- encoding: UTF-8
238
+ encoding: ASCII-8BIT
123
239
  string: ''
124
240
  headers:
125
241
  Connection:
@@ -134,7 +250,7 @@ http_interactions:
134
250
  message: OK
135
251
  headers:
136
252
  Date:
137
- - Sun, 18 Jun 2023 15:20:57 GMT
253
+ - Thu, 05 Oct 2023 19:48:50 GMT
138
254
  Content-Type:
139
255
  - application/json
140
256
  Transfer-Encoding:
@@ -164,17 +280,17 @@ http_interactions:
164
280
  - close
165
281
  body:
166
282
  encoding: UTF-8
167
- string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1687044418572,"primary-name":"USDA
168
- Forest Service","counts":{"current-dois":490,"backfile-dois":7280,"total-dois":7770},"breakdowns":{"dois-by-issued-year":[[1980,225],[1986,223],[1982,218],[1985,217],[1981,211],[1984,210],[1983,204],[2005,203],[2016,201],[1987,192],[2011,190],[2007,190],[2019,189],[2021,188],[2004,188],[2012,187],[1989,185],[1990,183],[1993,180],[2023,179],[1988,179],[2013,177],[2010,175],[1991,175],[2008,172],[1992,170],[2009,169],[1999,168],[1996,168],[2020,166],[2002,166],[2003,165],[2006,163],[1994,163],[1997,159],[1995,158],[2018,150],[2014,150],[2000,149],[1998,145],[2017,139],[2001,129],[2015,126],[2022,123],[1973,2],[1976,1]]},"prefixes":["10.2737"],"coverage":{"affiliations-current":0.3653061224489796,"similarity-checking-current":0.0,"descriptions-current":0.0,"ror-ids-current":0.06530612244897958,"funders-backfile":1.373626373626374E-4,"licenses-backfile":0.0,"funders-current":0.0,"affiliations-backfile":0.02417582417582418,"resource-links-backfile":0.0,"orcids-backfile":0.01414835164835165,"update-policies-current":0.0,"ror-ids-backfile":4.120879120879121E-4,"orcids-current":0.126530612244898,"similarity-checking-backfile":0.0,"references-backfile":0.01785714285714286,"descriptions-backfile":0.0,"award-numbers-backfile":0.0,"update-policies-backfile":0.0,"licenses-current":0.0,"award-numbers-current":0.0,"abstracts-backfile":0.0,"resource-links-current":0.0,"abstracts-current":0.0,"references-current":0.4040816326530612},"prefix":[{"name":"USDA
169
- Forest Service, Research & Development","value":"10.2737"}],"id":1450,"tokens":["usda","forest","service"],"counts-type":{"all":{"report-component":181,"report":7540,"book-part":60,"component":230,"database":8,"dataset":798},"backfile":{"report-component":80,"report":7199,"book-part":1},"current":{"report-component":101,"report":341,"book-part":48}},"coverage-type":{"all":{"report-component":{"last-status-check-time":1687044418572,"affiliations":0.3093922651933702,"abstracts":0.0,"orcids":0.06629834254143646,"licenses":0.0,"references":0.1878453038674033,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.005524861878453039,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"report":{"last-status-check-time":1687044418572,"affiliations":0.03872679045092838,"abstracts":0.0,"orcids":0.02015915119363395,"licenses":0.0,"references":0.03580901856763926,"funders":1.326259946949602E-4,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.004509283819628647,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1687044418572,"affiliations":0.1166666666666667,"abstracts":0.0,"orcids":0.01666666666666667,"licenses":0.0,"references":0.4,"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},"component":{"last-status-check-time":1687044418572,"affiliations":0.1434782608695652,"abstracts":0.0,"orcids":0.1478260869565217,"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.8478260869565217},"database":{"last-status-check-time":1687044418572,"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},"dataset":{"last-status-check-time":1687044418572,"affiliations":0.575187969924812,"abstracts":0.0,"orcids":0.462406015037594,"licenses":0.0,"references":0.6917293233082707,"funders":0.7506265664160401,"similarity-checking":0.0,"award-numbers":0.07393483709273183,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"report-component":{"last-status-check-time":1687044418572,"affiliations":0.675,"abstracts":0.0,"orcids":0.1375,"licenses":0.0,"references":0.3125,"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},"report":{"last-status-check-time":1687044418572,"affiliations":0.016946798166412,"abstracts":0.0,"orcids":0.01277955271565495,"licenses":0.0,"references":0.01444645089595777,"funders":1.389081816919017E-4,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":4.16724545075705E-4,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1687044418572,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":1.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":{"report-component":{"last-status-check-time":1687044418572,"affiliations":0.0198019801980198,"abstracts":0.0,"orcids":0.009900990099009901,"licenses":0.0,"references":0.0891089108910891,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.009900990099009901,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"report":{"last-status-check-time":1687044418572,"affiliations":0.498533724340176,"abstracts":0.0,"orcids":0.1759530791788856,"licenses":0.0,"references":0.4868035190615836,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.09090909090909091,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1687044418572,"affiliations":0.1458333333333333,"abstracts":0.0,"orcids":0.02083333333333333,"licenses":0.0,"references":0.4791666666666667,"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}}},"flags":{"deposits-abstracts-current":false,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":false,"deposits-similarity-checking-backfile":false,"deposits-award-numbers-current":false,"deposits-resource-links-current":false,"deposits-ror-ids-current":true,"deposits-articles":false,"deposits-affiliations-current":true,"deposits-funders-current":false,"deposits-references-backfile":true,"deposits-ror-ids-backfile":true,"deposits-abstracts-backfile":false,"deposits-licenses-backfile":false,"deposits-award-numbers-backfile":false,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":false,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":false,"deposits-similarity-checking-current":false,"deposits-licenses-current":false},"location":"Madison,
283
+ string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1696462950837,"primary-name":"USDA
284
+ Forest Service","counts":{"current-dois":531,"backfile-dois":7274,"total-dois":7805},"breakdowns":{"dois-by-issued-year":[[1980,225],[1986,223],[1982,218],[1985,217],[1981,211],[1984,210],[2023,207],[1983,204],[2005,203],[2016,202],[2021,192],[1987,191],[2011,190],[2019,189],[2004,189],[2007,188],[2012,187],[1989,185],[1990,183],[1993,180],[1988,179],[2013,176],[2010,175],[1991,175],[1992,170],[2008,169],[2009,168],[1999,168],[1996,168],[2020,166],[2002,166],[2003,165],[2006,163],[1994,163],[1997,159],[1995,158],[2018,150],[2014,150],[2000,149],[1998,145],[2017,139],[2022,132],[2001,129],[2015,126],[1973,2],[1976,1]]},"prefixes":["10.2737"],"coverage":{"affiliations-current":0.4500941619585687,"similarity-checking-current":0.0,"descriptions-current":0.0,"ror-ids-current":0.1902071563088512,"funders-backfile":1.374759417102007E-4,"licenses-backfile":0.0,"funders-current":0.0,"affiliations-backfile":0.02419576574099533,"resource-links-backfile":0.0,"orcids-backfile":0.01416002199615067,"update-policies-current":0.0,"ror-ids-backfile":5.499037668408029E-4,"orcids-current":0.1657250470809793,"similarity-checking-backfile":0.0,"references-backfile":0.01787187242232609,"descriptions-backfile":0.0,"award-numbers-backfile":0.0,"update-policies-backfile":0.0,"licenses-current":0.0,"award-numbers-current":0.0,"abstracts-backfile":1.374759417102007E-4,"resource-links-current":0.0,"abstracts-current":0.0,"references-current":0.3804143126177024},"prefix":[{"name":"USDA
285
+ Forest Service, Research & Development","value":"10.2737"}],"id":1450,"tokens":["usda","forest","service"],"counts-type":{"all":{"report-component":181,"report":7575,"book-part":60,"component":231,"database":9,"dataset":826},"backfile":{"report-component":80,"report":7193,"book-part":1},"current":{"report-component":101,"report":382,"book-part":48}},"coverage-type":{"all":{"report-component":{"last-status-check-time":1696462950837,"affiliations":0.4088397790055249,"abstracts":0.0,"orcids":0.1160220994475138,"licenses":0.0,"references":0.1878453038674033,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.1049723756906077,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"report":{"last-status-check-time":1696462950837,"affiliations":0.04409240924092409,"abstracts":1.32013201320132E-4,"orcids":0.02231023102310231,"licenses":0.0,"references":0.03617161716171617,"funders":1.32013201320132E-4,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.01135313531353135,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1696462950837,"affiliations":0.1166666666666667,"abstracts":0.0,"orcids":0.01666666666666667,"licenses":0.0,"references":0.4,"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},"component":{"last-status-check-time":1696462950837,"affiliations":0.1428571428571429,"abstracts":0.0,"orcids":0.1471861471861472,"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.8484848484848485},"database":{"last-status-check-time":1696462950837,"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.1111111111111111},"dataset":{"last-status-check-time":1696462950837,"affiliations":0.585956416464891,"abstracts":0.0,"orcids":0.4769975786924939,"licenses":0.0,"references":0.6997578692493946,"funders":0.7566585956416465,"similarity-checking":0.0,"award-numbers":0.0811138014527845,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"report-component":{"last-status-check-time":1696462950837,"affiliations":0.675,"abstracts":0.0,"orcids":0.1375,"licenses":0.0,"references":0.3125,"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},"report":{"last-status-check-time":1696462950837,"affiliations":0.0169609342416238,"abstracts":1.390240511608508E-4,"orcids":0.01279021270679828,"licenses":0.0,"references":0.01445850132072849,"funders":1.390240511608508E-4,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":5.560962046434033E-4,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1696462950837,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":1.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":{"report-component":{"last-status-check-time":1696462950837,"affiliations":0.198019801980198,"abstracts":0.0,"orcids":0.09900990099009901,"licenses":0.0,"references":0.0891089108910891,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.1881188118811881,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"report":{"last-status-check-time":1696462950837,"affiliations":0.5549738219895288,"abstracts":0.0,"orcids":0.2015706806282723,"licenses":0.0,"references":0.4450261780104712,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.2146596858638743,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"book-part":{"last-status-check-time":1696462950837,"affiliations":0.1458333333333333,"abstracts":0.0,"orcids":0.02083333333333333,"licenses":0.0,"references":0.4791666666666667,"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}}},"flags":{"deposits-abstracts-current":false,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":false,"deposits-similarity-checking-backfile":false,"deposits-award-numbers-current":false,"deposits-resource-links-current":false,"deposits-ror-ids-current":true,"deposits-articles":false,"deposits-affiliations-current":true,"deposits-funders-current":false,"deposits-references-backfile":true,"deposits-ror-ids-backfile":true,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":false,"deposits-award-numbers-backfile":false,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":false,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":false,"deposits-similarity-checking-current":false,"deposits-licenses-current":false},"location":"Madison,
170
286
  WI, United States","names":["USDA Forest Service","USDA Forest Service, Research
171
287
  & Development"]}}'
172
- recorded_at: Sun, 18 Jun 2023 15:20:57 GMT
288
+ recorded_at: Thu, 05 Oct 2023 19:48:50 GMT
173
289
  - request:
174
290
  method: get
175
291
  uri: https://doi.org/ra/10.2737
176
292
  body:
177
- encoding: UTF-8
293
+ encoding: ASCII-8BIT
178
294
  string: ''
179
295
  headers:
180
296
  Connection:
@@ -189,7 +305,7 @@ http_interactions:
189
305
  message: OK
190
306
  headers:
191
307
  Date:
192
- - Sun, 18 Jun 2023 15:20:57 GMT
308
+ - Thu, 05 Oct 2023 19:48:51 GMT
193
309
  Content-Type:
194
310
  - application/json;charset=UTF-8
195
311
  Transfer-Encoding:
@@ -201,7 +317,7 @@ http_interactions:
201
317
  Cf-Cache-Status:
202
318
  - DYNAMIC
203
319
  Report-To:
204
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Xrxw7sLPfUSTXymLjZIYDtRza24BQxdaSWBmPLi1E8XsSGGsO3NanCOzG0PzY3fIqdzVbNW8bmenOO9qCR7Awg9NKkRKijmKVjs%2BVHFqq25ZJNALZHyTH6k5pwZcyXyUoh2qouk%3D"}],"group":"cf-nel","max_age":604800}'
320
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=mST5BDVIm1I%2FYh7%2FjqgZ%2FcJgOEJLKEA2%2FBmpi5bykf8iLvskxb5RRH%2B9gldESeZrjFQ8NCf3Dv%2Fi31yxoMZouAcY50kYF%2FimBj0nY0jgJmrW05cJlm%2Ftq9dYSdqnf%2FLOSDzzgCw%3D"}],"group":"cf-nel","max_age":604800}'
205
321
  Nel:
206
322
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
207
323
  Strict-Transport-Security:
@@ -209,7 +325,7 @@ http_interactions:
209
325
  Server:
210
326
  - cloudflare
211
327
  Cf-Ray:
212
- - 7d9484eebc7c0e08-AMS
328
+ - 81182f3aee3db736-AMS
213
329
  Alt-Svc:
214
330
  - h3=":443"; ma=86400
215
331
  body:
@@ -221,121 +337,5 @@ http_interactions:
221
337
  "RA": "Crossref"
222
338
  }
223
339
  ]
224
- recorded_at: Sun, 18 Jun 2023 15:20:57 GMT
225
- - request:
226
- method: get
227
- uri: https://api.crossref.org/works/10.2737/rds-2018-0001/transform/application/vnd.crossref.unixsd+xml
228
- body:
229
- encoding: UTF-8
230
- string: ''
231
- headers:
232
- Connection:
233
- - close
234
- Host:
235
- - api.crossref.org
236
- User-Agent:
237
- - http.rb/5.1.1
238
- response:
239
- status:
240
- code: 200
241
- message: OK
242
- headers:
243
- Date:
244
- - Sun, 18 Jun 2023 15:25:34 GMT
245
- Transfer-Encoding:
246
- - chunked
247
- Link:
248
- - <http://dx.doi.org/10.2737/rds-2018-0001>; rel="canonical", <http://orcid.org/0000-0003-2583-1778>;
249
- title="Christine A. Ribic"; rel="author", <http://orcid.org/0000-0003-4606-044X>;
250
- title="Pamela J. Pietz"; rel="author"
251
- Access-Control-Expose-Headers:
252
- - Link
253
- Access-Control-Allow-Headers:
254
- - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
255
- Accept-Ranges, Cache-Control
256
- Access-Control-Allow-Origin:
257
- - "*"
258
- Server:
259
- - Jetty(9.4.40.v20210413)
260
- X-Ratelimit-Limit:
261
- - '50'
262
- X-Ratelimit-Interval:
263
- - 1s
264
- X-Api-Pool:
265
- - public
266
- X-Rate-Limit-Limit:
267
- - '50'
268
- X-Rate-Limit-Interval:
269
- - 1s
270
- Permissions-Policy:
271
- - interest-cohort=()
272
- Connection:
273
- - close
274
- body:
275
- encoding: ASCII-8BIT
276
- string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<crossref_result xmlns=\"http://www.crossref.org/qrschema/3.0\"
277
- version=\"3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.crossref.org/qrschema/3.0
278
- http://www.crossref.org/schemas/crossref_query_output3.0.xsd\">\r\n <query_result>\r\n
279
- \ <head>\r\n <doi_batch_id>none</doi_batch_id>\r\n </head>\r\n <body>\r\n
280
- \ <query status=\"resolved\">\r\n <doi type=\"dataset\">10.2737/RDS-2018-0001</doi>\r\n
281
- \ <crm-item name=\"publisher-name\" type=\"string\">USDA Forest Service</crm-item>\r\n
282
- \ <crm-item name=\"prefix-name\" type=\"string\">USDA Forest Service,
283
- Research &amp; Development</crm-item>\r\n <crm-item name=\"member-id\"
284
- type=\"number\">1450</crm-item>\r\n <crm-item name=\"citation-id\"
285
- type=\"number\">92231967</crm-item>\r\n <crm-item name=\"book-id\"
286
- type=\"number\">2005400</crm-item>\r\n <crm-item name=\"deposit-timestamp\"
287
- type=\"number\">202006041527</crm-item>\r\n <crm-item name=\"owner-prefix\"
288
- type=\"string\">10.2737</crm-item>\r\n <crm-item name=\"last-update\"
289
- type=\"date\">2021-07-01T22:10:21Z</crm-item>\r\n <crm-item name=\"created\"
290
- type=\"date\">2017-08-09T19:44:20Z</crm-item>\r\n <crm-item name=\"citedby-count\"
291
- type=\"number\">1</crm-item>\r\n <doi_record>\r\n <crossref
292
- xmlns=\"http://www.crossref.org/xschema/1.1\" xsi:schemaLocation=\"http://www.crossref.org/xschema/1.1
293
- http://doi.crossref.org/schemas/unixref1.1.xsd\">\r\n <database>\r\n
294
- \ <database_metadata language=\"en\">\r\n <titles>\r\n
295
- \ <title>Forest Service Research Data Archive</title>\r\n
296
- \ </titles>\r\n <publisher>\r\n <publisher_name>Forest
297
- Service Research Data Archive</publisher_name>\r\n <publisher_place>Fort
298
- Collins, CO</publisher_place>\r\n </publisher>\r\n </database_metadata>\r\n
299
- \ <dataset dataset_type=\"collection\">\r\n <contributors>\r\n
300
- \ <person_name contributor_role=\"author\" sequence=\"first\">\r\n
301
- \ <given_name>Christine A.</given_name>\r\n <surname>Ribic</surname>\r\n
302
- \ <affiliation>U.S. Geological Survey</affiliation>\r\n
303
- \ <ORCID authenticated=\"true\">http://orcid.org/0000-0003-2583-1778</ORCID>\r\n
304
- \ </person_name>\r\n <person_name contributor_role=\"author\"
305
- sequence=\"additional\">\r\n <given_name>Pamela J.</given_name>\r\n
306
- \ <surname>Pietz</surname>\r\n <affiliation>U.S.
307
- Geological Survey</affiliation>\r\n <ORCID authenticated=\"true\">https://orcid.org/0000-0003-4606-044X</ORCID>\r\n
308
- \ </person_name>\r\n <person_name contributor_role=\"author\"
309
- sequence=\"additional\">\r\n <given_name>Nicola</given_name>\r\n
310
- \ <surname>Koper</surname>\r\n <affiliation>University
311
- of Manitoba</affiliation>\r\n </person_name>\r\n <person_name
312
- contributor_role=\"author\" sequence=\"additional\">\r\n <given_name>Christoph
313
- S.</given_name>\r\n <surname>Ng</surname>\r\n <affiliation>University
314
- of Manitoba</affiliation>\r\n </person_name>\r\n </contributors>\r\n
315
- \ <titles>\r\n <title>Fledging times of grassland
316
- birds</title>\r\n </titles>\r\n <program xmlns=\"http://www.crossref.org/fundref.xsd\">\r\n
317
- \ <assertion name=\"fundgroup\">\r\n <assertion
318
- name=\"funder_name\">\r\n U.S. Forest Service\r\n <assertion
319
- name=\"funder_identifier\">https://doi.org/10.13039/100006959</assertion>\r\n
320
- \ </assertion>\r\n </assertion>\r\n </program>\r\n
321
- \ <doi_data>\r\n <doi>10.2737/RDS-2018-0001</doi>\r\n
322
- \ <resource>https://www.fs.usda.gov/rds/archive/Catalog/RDS-2018-0001</resource>\r\n
323
- \ </doi_data>\r\n <citation_list>\r\n <citation
324
- key=\"ref1\">\r\n <doi>10.5066/F7V98780</doi>\r\n </citation>\r\n
325
- \ <citation key=\"ref2\">\r\n <doi>10.1016/j.biocon.2016.11.002</doi>\r\n
326
- \ </citation>\r\n <citation key=\"ref3\">\r\n
327
- \ <doi>10.1642/0004-8038(2005)122[0618:EABNGB]2.0.CO;2</doi>\r\n
328
- \ </citation>\r\n <citation key=\"ref4\">\r\n
329
- \ <author>Ribic</author>\r\n <series_title>Studies
330
- in Avian Biology</series_title>\r\n <volume_title>Bird
331
- productivity and nest predation in agricultural grasslands</volume_title>\r\n
332
- \ <cYear>2012</cYear>\r\n <volume>43</volume>\r\n
333
- \ <first_page>119</first_page>\r\n </citation>\r\n
334
- \ <citation key=\"ref5\">\r\n <doi>10.1371/journal.pone.0059151</doi>\r\n
335
- \ </citation>\r\n <citation key=\"ref6\">\r\n
336
- \ <doi>10.1674/0003-0031-178.1.47</doi>\r\n </citation>\r\n
337
- \ </citation_list>\r\n </dataset>\r\n </database>\r\n
338
- \ </crossref>\r\n </doi_record>\r\n </query>\r\n </body>\r\n
339
- \ </query_result>\r\n</crossref_result>"
340
- recorded_at: Sun, 18 Jun 2023 15:25:34 GMT
341
- recorded_with: VCR 6.1.0
340
+ recorded_at: Thu, 05 Oct 2023 19:48:51 GMT
341
+ recorded_with: VCR 6.2.0