commonmeta-ruby 3.5.4 → 3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (275) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +16 -5
  3. data/bin/commonmeta +1 -1
  4. data/lib/commonmeta/readers/crossref_xml_reader.rb +1 -1
  5. data/lib/commonmeta/utils.rb +6 -6
  6. data/lib/commonmeta/version.rb +1 -1
  7. data/spec/cli_spec.rb +13 -8
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/default.yml +13 -13
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_bibtex.yml +13 -13
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_crossref_xml.yml +25 -25
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_datacite.yml +13 -13
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_schema_org.yml +13 -13
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/default.yml +7 -7
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_bibtex.yml +7 -7
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml.yml +7 -59
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_datacite.yml +7 -7
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_schema_org.yml +7 -7
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/default.yml +24 -24
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_bibtex.yml +24 -24
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_citation.yml +24 -24
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_crossref_xml.yml +24 -24
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_datacite.yml +24 -24
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_jats.yml +24 -24
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_schema_org.yml +24 -24
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/default.yml +16 -16
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_bibtex.yml +16 -16
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_citation.yml +16 -16
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_datacite.yml +16 -16
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_jats.yml +16 -16
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_schema_org.yml +16 -16
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/default.yml +479 -946
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_crossref_xml.yml +957 -1891
  33. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_datacite.yml +479 -946
  34. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_schema_org.yml +481 -950
  35. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog.yml +5540 -968
  36. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog_unknown_blog_id.yml +22 -29
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id.yml +25 -39
  38. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id_unknown_uuid.yml +18 -28
  39. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/crossref.yml +7 -7
  40. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/datacite.yml +7 -7
  41. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/jalc.yml +7 -7
  42. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/kisti.yml +7 -7
  43. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/medra.yml +7 -7
  44. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/op.yml +7 -7
  45. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_blog_id.yml +46 -0
  46. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_by_blog.yml +5578 -246
  47. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_not_indexed.yml +13 -2201
  48. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_unregistered.yml +176 -72
  49. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/change_metadata_as_datacite_xml/with_data_citation.yml +16 -16
  50. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/crossref.yml +6 -6
  51. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/datacite.yml +6 -6
  52. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/jalc.yml +6 -6
  53. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/kisti.yml +6 -6
  54. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/medra.yml +6 -6
  55. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/not_found.yml +6 -6
  56. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/op.yml +6 -6
  57. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref.yml +6 -6
  58. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref_doi_not_url.yml +6 -6
  59. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite.yml +6 -6
  60. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite_doi_http.yml +6 -6
  61. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/unknown_DOI_registration_agency.yml +6 -6
  62. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/by_blog_post_id.yml +27 -105
  63. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/not_found.yml +20 -27
  64. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/cff-converter-python.yml +51 -25
  65. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff.yml +12 -12
  66. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff_repository_url.yml +9 -9
  67. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/maremma.yml +10 -10
  68. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/metadata_reports.yml +11 -11
  69. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_ORCID_ID.yml +78 -78
  70. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_SICI_DOI.yml +76 -76
  71. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_data_citation.yml +35 -35
  72. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/JaLC.yml +162 -162
  73. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/KISTI.yml +131 -131
  74. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/OP.yml +75 -75
  75. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/affiliation_is_space.yml +76 -76
  76. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book.yml +113 -113
  77. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book_chapter.yml +74 -74
  78. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/article_id_as_page_number.yml +77 -77
  79. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/author_literal.yml +84 -84
  80. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book.yml +77 -77
  81. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter.yml +75 -75
  82. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter_with_RDF_for_container.yml +73 -73
  83. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_oup.yml +72 -72
  84. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/component.yml +94 -94
  85. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset.yml +104 -104
  86. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset_usda.yml +136 -136
  87. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/date_in_future.yml +80 -80
  88. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dissertation.yml +103 -103
  89. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/empty_given_name.yml +75 -75
  90. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/invalid_date.yml +77 -77
  91. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article.yml +76 -76
  92. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_original_language_title.yml +73 -73
  93. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with.yml +128 -210
  94. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_RDF_for_container.yml +74 -74
  95. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_funding.yml +76 -76
  96. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_issue.yml +72 -72
  97. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/mEDRA.yml +72 -72
  98. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/markup.yml +81 -81
  99. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_contributor.yml +71 -71
  100. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_issn.yml +75 -75
  101. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles.yml +71 -71
  102. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles_with_missing.yml +573 -573
  103. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/not_found_error.yml +65 -65
  104. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/peer_review.yml +77 -77
  105. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content.yml +74 -74
  106. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content_copernicus.yml +76 -76
  107. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/report_osti.yml +120 -120
  108. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/vor_with_url.yml +78 -78
  109. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book.yml +74 -74
  110. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book_chapter.yml +73 -73
  111. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_raw/journal_article.yml +59 -59
  112. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/SoftwareSourceCode.yml +4 -4
  113. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/dissertation.yml +13 -13
  114. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/funding_references.yml +15 -15
  115. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/subject_scheme.yml +120 -120
  116. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_id.yml +5540 -555
  117. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id.yml +31 -42
  118. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id_specific_prefix.yml +25 -39
  119. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/by_blog_id.yml +5540 -247
  120. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/not_indexed_posts.yml +14 -26
  121. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/unregistered_posts.yml +176 -72
  122. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/archived_wordpress_post.yml +27 -95
  123. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +28 -106
  124. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +21 -65
  125. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +20 -208
  126. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +26 -97
  127. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +24 -55
  128. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +27 -70
  129. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +41 -143
  130. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_funding.yml +54 -132
  131. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_link_to_peer-reviewed_article.yml +304 -818
  132. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +24 -169
  133. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +24 -63
  134. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +25 -40
  135. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +278 -591
  136. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +59 -101
  137. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +135 -331
  138. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +24 -134
  139. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +578 -2967
  140. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +44 -205
  141. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +26 -160
  142. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/affiliation_is_space.yml +21 -21
  143. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_familyName.yml +15 -15
  144. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_name_in_display-order_with_ORCID.yml +13 -13
  145. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/name_with_affiliation_crossref.yml +16 -16
  146. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/only_familyName_and_givenName.yml +66 -61
  147. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting.yml +145 -146
  148. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting_with_new_DOI.yml +149 -150
  149. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/get_schema_org_metadata_front_matter/BlogPosting.yml +114 -115
  150. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/harvard_dataverse.yml +300 -289
  151. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/pangaea.yml +66 -61
  152. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/upstream_blog.yml +64 -57
  153. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/zenodo.yml +27 -24
  154. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/DOI_RA_not_Crossref_or_DataCite.yml +6 -6
  155. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/unknown_DOI_prefix.yml +6 -6
  156. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/json_schema_errors/is_valid.yml +16 -16
  157. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/BlogPosting.yml +10 -10
  158. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/Dataset.yml +10 -10
  159. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/authors_with_affiliations.yml +16 -16
  160. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/climate_data.yml +10 -10
  161. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/from_schema_org.yml +145 -146
  162. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/keywords_subject_scheme.yml +8 -8
  163. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/maremma.yml +12 -12
  164. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/text.yml +8 -8
  165. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_data_citation.yml +16 -16
  166. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_pages.yml +16 -16
  167. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/Collection_of_Jupyter_notebooks.yml +13 -13
  168. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_Zenodo.yml +13 -13
  169. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_also_Zenodo.yml +8 -8
  170. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/ruby-cff.yml +10 -10
  171. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Dataset.yml +10 -10
  172. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article.yml +16 -16
  173. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article_vancouver_style.yml +21 -21
  174. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Missing_author.yml +15 -15
  175. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/interactive_resource_without_dates.yml +8 -8
  176. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/software_w/version.yml +8 -8
  177. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite.yml +8 -8
  178. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite_check_codemeta_v2.yml +8 -8
  179. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_commonmeta/with_data_citation.yml +12 -12
  180. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +32 -32
  181. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
  182. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +5 -5
  183. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_plos.yml +16 -16
  184. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +25 -40
  185. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +24 -134
  186. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +27 -70
  187. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +41 -143
  188. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations_and_funding.yml +55 -133
  189. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +21 -224
  190. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +134 -330
  191. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +19 -19
  192. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +9 -9
  193. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +92 -91
  194. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +6 -6
  195. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Another_dataset.yml +8 -8
  196. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting.yml +10 -10
  197. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting_schema_org.yml +146 -147
  198. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Dataset.yml +10 -10
  199. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/container_title.yml +16 -21
  200. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/interactive_resource_without_dates.yml +8 -8
  201. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/journal_article.yml +16 -16
  202. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/keywords_subject_scheme.yml +8 -8
  203. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/maremma.yml +10 -10
  204. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/missing_creator.yml +15 -15
  205. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/multiple_abstracts.yml +8 -8
  206. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/organization_author.yml +22 -22
  207. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software.yml +8 -8
  208. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software_w/version.yml +8 -8
  209. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_only_first_page.yml +16 -16
  210. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_pages.yml +16 -16
  211. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/climate_data.yml +10 -10
  212. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/maremma.yml +10 -10
  213. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/text.yml +8 -8
  214. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_data_citation.yml +16 -16
  215. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_pages.yml +16 -16
  216. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/dissertation.yml +20 -20
  217. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/from_schema_org.yml +146 -147
  218. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/journal_article.yml +22 -22
  219. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/maremma.yml +10 -10
  220. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_ORCID_ID.yml +16 -16
  221. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_data_citation.yml +16 -16
  222. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Dataset_in_schema_4_0.yml +10 -10
  223. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Text_pass-thru.yml +8 -8
  224. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/book_chapter.yml +15 -15
  225. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/from_schema_org.yml +146 -147
  226. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/interactive_resource_without_dates.yml +8 -8
  227. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/maremma.yml +10 -10
  228. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_ORCID_ID.yml +16 -16
  229. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_data_citation.yml +16 -16
  230. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_editor.yml +17 -17
  231. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting.yml +10 -10
  232. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting_schema_org.yml +145 -146
  233. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/Dataset.yml +10 -10
  234. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/alternate_name.yml +8 -8
  235. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/journal_article.yml +9 -9
  236. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/keywords_with_subject_scheme.yml +8 -8
  237. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/maremma.yml +10 -10
  238. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/with_pages.yml +10 -10
  239. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Another_Schema_org_JSON.yml +10 -10
  240. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding.yml +13 -13
  241. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding_OpenAIRE.yml +13 -13
  242. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON.yml +8 -8
  243. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON_Cyark.yml +13 -13
  244. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/alternate_identifiers.yml +13 -13
  245. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/data_catalog.yml +13 -13
  246. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/geo_location_box.yml +13 -13
  247. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/interactive_resource_without_dates.yml +13 -13
  248. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/journal_article.yml +16 -16
  249. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/maremma_schema_org_JSON.yml +11 -11
  250. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/series_information.yml +17 -16
  251. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme.yml +15 -15
  252. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme_multiple_keywords.yml +13 -13
  253. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/BlogPosting.yml +10 -10
  254. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/Dataset.yml +10 -10
  255. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/journal_article.yml +16 -16
  256. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/with_pages.yml +16 -16
  257. data/spec/readers/cff_reader_spec.rb +2 -20
  258. data/spec/readers/crossref_reader_spec.rb +10 -16
  259. data/spec/readers/crossref_xml_reader_spec.rb +61 -64
  260. data/spec/readers/json_feed_reader_spec.rb +56 -56
  261. data/spec/readers/schema_org_reader_spec.rb +1 -1
  262. data/spec/utils_spec.rb +1 -1
  263. data/spec/writers/crossref_xml_writer_spec.rb +9 -8
  264. data/spec/writers/csv_writer_spec.rb +1 -1
  265. data/spec/writers/ris_writer_spec.rb +2 -2
  266. metadata +3 -11
  267. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml_refresh.yml +0 -107
  268. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_blog.yml +0 -997
  269. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_uuid.yml +0 -256
  270. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid.yml +0 -256
  271. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid_unknown_uuid.yml +0 -49
  272. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_creator.yml +0 -307
  273. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid.yml +0 -136
  274. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid_specific_prefix.yml +0 -256
  275. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/book_oup.yml +0 -107
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://rogue-scholar.org/api/posts/2bdebfc5-e02e-42c2-90c5-e873e2d0435d
5
+ uri: https://api.rogue-scholar.org/posts/2bdebfc5-e02e-42c2-90c5-e873e2d0435d
6
6
  body:
7
7
  encoding: ASCII-8BIT
8
8
  string: ''
@@ -10,7 +10,7 @@ http_interactions:
10
10
  Connection:
11
11
  - close
12
12
  Host:
13
- - rogue-scholar.org
13
+ - api.rogue-scholar.org
14
14
  User-Agent:
15
15
  - http.rb/5.1.1
16
16
  response:
@@ -18,550 +18,35 @@ http_interactions:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
- Age:
22
- - '0'
23
- Cache-Control:
24
- - public, max-age=0, must-revalidate
25
- Content-Length:
26
- - '46364'
27
21
  Content-Type:
28
- - application/json; charset=utf-8
22
+ - application/json
23
+ Content-Length:
24
+ - '3408'
29
25
  Date:
30
- - Thu, 07 Sep 2023 22:02:08 GMT
31
- Etag:
32
- - '"3s8obgk5pszps"'
26
+ - Thu, 05 Oct 2023 20:43:38 GMT
33
27
  Server:
34
- - Vercel
35
- Strict-Transport-Security:
36
- - max-age=63072000
37
- X-Matched-Path:
38
- - "/api/posts/[[...params]]"
39
- X-Vercel-Cache:
40
- - MISS
41
- X-Vercel-Id:
42
- - fra1::iad1::2dmdr-1694124127948-8b5fc7a7bb95
43
- Connection:
44
- - close
28
+ - Fly/e440b950 (2023-09-20)
29
+ Via:
30
+ - 1.1 fly.io
31
+ Fly-Request-Id:
32
+ - 01HC0S9TVCW6RH6SZ4Z3HTQ53R-fra
45
33
  body:
46
34
  encoding: UTF-8
47
- string: '{"id":"2bdebfc5-e02e-42c2-90c5-e873e2d0435d","doi":"https://doi.org/10.53731/r294649-6f79289-8cw18","url":"https://blog.front-matter.io/posts/nine-simple-ways-to-make-it-easier-to-re-use-your-data","title":"Nine
48
- simple ways to make it easier to (re)use your data","summary":"This paper
49
- in markdown format was written by Ethan White et al. The markdown file and
50
- the associated bibliogaphy and figure files are available from the Github
35
+ string: '{"archive_url":null,"authors":[{"name":"Martin Fenner","url":"https://orcid.org/0000-0003-1419-2405"}],"blog":{"api":true,"archive_prefix":null,"authors":null,"backlog":0,"canonical_url":null,"category":"computerAndInformationSciences","created_at":"2023-01-02","current_feed_url":"https://blog.front-matter.io/atom/","description":"The
36
+ Front Matter Blog covers the intersection of science and technology since
37
+ 2007.","favicon":"https://blog.front-matter.io/favicon.png","feed_format":"application/atom+xml","feed_url":"https://blog.front-matter.io/atom-complete/","filter":null,"funding":null,"generator":"Ghost
38
+ 5.52","home_page_url":"https://blog.front-matter.io","id":"f0m0e38","issn":"2749-9952","language":"en","license":"https://creativecommons.org/licenses/by/4.0/legalcode","modified_at":"2023-10-04T10:36:32+00:00","plan":"Team","prefix":"10.53731","relative_url":null,"slug":"front_matter","status":"active","title":"Front
39
+ Matter","use_api":true,"use_mastodon":true,"user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","version":"https://jsonfeed.org/version/1.1"},"blog_name":"Front
40
+ Matter","blog_slug":"front_matter","doi":"https://doi.org/10.53731/r294649-6f79289-8cw18","id":"2bdebfc5-e02e-42c2-90c5-e873e2d0435d","image":"http://blog.martinfenner.org/images/Data_formatting.jpg","indexed_at":1694126132,"language":"en","published_at":1372179840,"reference":[{"doi":"http://doi.org/10.1890/0012-9623-90.2.205","key":"ref1"},{"doi":"http://doi.org/10.1002/bult.134","key":"ref2"},{"doi":"http://doi.org/10.1890/120103","key":"ref3"},{"doi":"http://doi.org/10.1146/annurev.ecolsys.37.091305.110031","key":"ref4"},{"doi":"http://doi.org/10.1002/aris.2011.1440450113","key":"ref5"},{"doi":"http://doi.org/10.1890/1051-0761(1997)007[0330:nmftes]2.0.co","key":"ref6"},{"doi":"http://doi.org/10.1890/1051-0761(1997)007","key":"ref7"},{"key":"ref8","url":"http://esa.org/ecovisions/ppfiles/ecologicalvisionsreport.pdf"},{"doi":"http://doi.org/10.1016/j.tree.2005.04.023","key":"ref9"},{"doi":"http://doi.org/10.1371/journal.pone.0035087","key":"ref10"},{"doi":"http://doi.org/10.7287/peerj.preprints.1","key":"ref11"},{"doi":"http://doi.org/10.1371/journal.pone.0000308","key":"ref12"},{"key":"ref13","url":"https://github.com/tpoisot/datasharingpaper/blob/master/datasharing-ms.md"},{"doi":"http://doi.org/10.1126/science.1197962","key":"ref14"},{"doi":"http://doi.org/10.1038/461171a","key":"ref15"},{"doi":"http://doi.org/10.5060/D2251G48","key":"ref16"},{"doi":"http://doi.org/10.1016/j.tree.2010.11.006","key":"ref17"},{"doi":"http://doi.org/10.1086/650340","key":"ref18"},{"key":"ref19","url":"http://jstatsoft.org/v21/i12/paper"},{"doi":"http://doi.org/10.1371/journal.pone.0029715","key":"ref20"},{"doi":"http://doi.org/10.1007/s00799-007-0015-8","key":"ref21"}],"relationships":[{"type":"IsPreprintOf","url":"https://doi.org/10.4033/iee.2013.6b.6.f"}],"summary":"This
41
+ paper in markdown format was written by Ethan White et al. The markdown file
42
+ and the associated bibliogaphy and figure files are available from the Github
51
43
  repository of the paper. I used this version, an earlier version was published
52
44
  as PeerJ Preprint. Special thanks to Ethan White for allowing me to reuse
53
- this paper.","content_html":" <p><img /></p><blockquote>This paper in markdown
54
- format was written by Ethan White et al. The markdown file and the associated
55
- bibliogaphy and figure files are available from the <a href=\"https://github.com/weecology/data-sharing-paper\">Github
56
- repository of the paper</a>.</blockquote>\n<blockquote>I used <a href=\"https://github.com/weecology/data-sharing-paper/commit/b5a73eb0942a18bb29810025a528aea48a8465e7\">this</a>
57
- version, an earlier version was published as <a href=\"https://doi.org/10.7287/peerj.preprints.7v1\">PeerJ
58
- Preprint</a>. Special thanks to Ethan White for allowing me to reuse this
59
- paper. The paper is used here as an example document to show how markdown
60
- can handle scholarly documents, in particular tables, figures and citations.
61
- The document was slightly modified from the orginal: added YAML frontmatter
62
- (needed by jekyll, author names are also stored there), and changed the anchor
63
- text for some links. This post is using the APA citation style. Please restrict
64
- your comments to issues related to Scholarly Markdown, for the content of
65
- the article contact Ethan directly.</blockquote>\n<h2>Abstract</h2>\n<p>Sharing
66
- data is increasingly considered to be an important part of the scientific
67
- process. Making your data publicly available allows original results to be
68
- reproduced and new analyses to be conducted. While sharing your data is the
69
- first step in allowing reuse, it is also important that the data be easy to
70
- understand and use. We describe nine simple ways to make it easy to reuse
71
- the data that you share and also make it easier to work with it yourself.
72
- Our recommendations focus on making your data understandable, easy to analyze,
73
- and readily available to the wider community of scientists.</p>\n<h2>Introduction</h2>\n<p>Sharing
74
- data is increasingly recognized as an important component of the scientific
75
- process (Whitlock, McPeek, Rausher, Rieseberg, &amp; Moore, 2010). The sharing
76
- of scientific data is beneficial because it allows replication of research
77
- results and reuse in meta-analyses and projects not originally intended by
78
- the data collectors (Poisot, Mounce, &amp; Gravel, 2013). In ecology and evolutionary
79
- biology, sharing occurs through a combination of formal data repositories
80
- like <a href=\"http://www.ncbi.nlm.nih.gov/genbank/\">GenBank</a> and <a href=\"http://datadryad.org/\">Dryad</a>,
81
- and through individual and institutional websites.</p>\n<p>While data sharing
82
- is increasingly common and straightforward, much of the shared data in ecology
83
- and evolutionary biology are not easily reused because they do not follow
84
- best practices in terms of data structure, metadata, and licensing (M. B.
85
- Jones, Schildhauer, Reichman, &amp; Bowers, 2006). This makes it more difficult
86
- to work with existing data and therefore makes the data less useful than it
87
- could be (M. B. Jones et al., 2006; O. J. Reichman, Jones, &amp; Schildhauer,
88
- 2011). Here we provide a list of 9 simple ways to make it easier to reuse
89
- the data that you share.</p>\n<p>Our recommendations focus on making your
90
- data understandable, easy to work with, and available to the wider community
91
- of scientists. They are designed to be simple and straightforward to implement,
92
- and as such represent an introduction to good data practices rather than a
93
- comprehensive treatment. We contextualize our recommendations with examples
94
- from ecology and evolutionary biology, though many of the recommendations
95
- apply broadly across scientific disciplines. Following these recommendations
96
- makes it easier for anyone to reuse your data including other members of your
97
- lab and even yourself.</p>\n<h2>1. Share your data</h2>\n<p>The first and
98
- most important step in sharing your data is to share your data. The recommendations
99
- below will help make your data more useful, but sharing it in any form is
100
- a big step forward. So, why should you share your data?</p>\n<p>Data sharing
101
- provides substantial benefits to the scientific community (Fienberg &amp;
102
- Martin, 1985). It allows</p>\n<ol><li>the results of existing analyses to
103
- be reproduced and improved upon (Fienberg &amp; Martin, 1985; Poisot et al.,
104
- 2013),</li><li>data to be combined in meta-analyses to reach general conclusions
105
- (Fienberg &amp; Martin, 1985),</li><li>new approaches to be applied to the
106
- data and new questions asked using it (Fienberg &amp; Martin, 1985), and</li><li>approaches
107
- to scientific inquiry that couldn’t even be considered without broad scale
108
- data sharing (Hampton et al., 2013).</li></ol>\n<p>As a result, data sharing
109
- is increasingly required by funding agencies (Poisot et al. (2013); e.g.,
110
- <a href=\"http://www.nsf.gov/bfa/dias/policy/dmp.jsp\">NSF</a>, <a href=\"http://grants.nih.gov/grants/guide/notice-files/NOT-OD-03-032.html\">NIH</a>,
111
- <a href=\"http://www.nserc-crsng.gc.ca/Professors-Professeurs/FinancialAdminGuide-GuideAdminFinancier/Responsibilities-Responsabilites_eng.asp\">NSERC</a>,
112
- <a href=\"http://www.fwf.ac.at/en/public_relations/oai/index.html\">FWF</a>),
113
- journals (Whitlock et al., 2010), and potentially by law (e.g. <a href=\"http://doyle.house.gov/sites/doyle.house.gov/files/documents/2013%2002%2014%20DOYLE%20FASTR%20FINAL.pdf\">FASTR</a>).</p>\n<p>Despite
114
- these potential benefits to the community, many scientists are still reluctant
115
- to share data. This reluctance is largely due to perceived fears of 1) competition
116
- for publications based on the shared data, 2) technical barriers, and 3) a
117
- lack of recognition for sharing data (Hampton et al., 2013; Palmer et al.,
118
- 2004). These concerns are often not as serious as they first appear, and the
119
- minimal costs associated with data sharing are frequently offset by individual
120
- benefits to the data sharer (Hampton et al., 2013; Parr &amp; Cummings, 2005).
121
- Many data sharing initiatives allow for data embargoes or limitations on direct
122
- competition that can last for several years while the authors develop their
123
- publications and thus avoid competition for deriving publications from the
124
- data. Also, logistical barriers to data sharing are diminishing as data archives
125
- become increasingly common and easy to use (Hampton et al., 2013; Parr &amp;
126
- Cummings, 2005). Datasets are now considered citable entities and data providers
127
- receive recognition in the form of increased citation metrics and credit on
128
- CVs and grant applications (Heather A Piwowar &amp; Vision, 2013; Heather
129
- A. Piwowar, Day, &amp; Fridsma, 2007; Poisot et al., 2013). In addition to
130
- increased citation rates, shared datasets that are documented and standardized
131
- are also more easily reused in the future by the original investigator. As
132
- a result, it is increasingly beneficial to the individual researcher to share
133
- data in the most useful manner possible.</p>\n<h2>2. Provide metadata</h2>\n<p>The
134
- first key to using data is understanding it. Metadata is information about
135
- the data including how it was collected, what the units of measurement are,
136
- and descriptions of how to best use the data. Clear metadata makes it easier
137
- to figure out if a dataset is appropriate for a project. It also makes data
138
- easier to use by both the original investigators and by other scientists by
139
- making it easy to figure out how to work with the data. Without clear metadata,
140
- datasets can be overlooked or not used due to the difficulty of understanding
141
- the data (Fraser &amp; Gluck, 1999; A. S. Zimmerman, 2003), and the data becomes
142
- less useful over time (Michener, Brunt, Helly, Kirchner, &amp; Stafford, 1997).</p>\n<p>Metadata
143
- can take several forms, including descriptive file and column names, a written
144
- description of the data, images (<em>i.e.,</em> maps, photographs), and specially
145
- structured information that can be read by computers. Good metadata should
146
- provide 1) the what, when, where, and how of data collection, 2) how to find
147
- and access the data, 3) suggestions on the suitability of the data for answering
148
- specific questions, 4) warnings about known problems or inconsistencies in
149
- the data, and 5) information to check that the data are properly imported,
150
- such as the number of rows and columns in the dataset and the total sum of
151
- numerical columns (Michener et al., 1997; Strasser, Cook, Michener, &amp;
152
- Budden, 2012; A. S. Zimmerman, 2003).</p>\n<p>Just like any other scientific
153
- publication, metadata should be logically organized, complete, and clear enough
154
- to enable interpretation and use of the data (A. Zimmerman, 2007). Specific
155
- metadata standards exist (<em>e.g.,</em> Ecological Metadata Language <a href=\"http://knb.ecoinformatics.org/software/eml/\">EML</a>,
156
- Directory Interchange Format <a href=\"http://gcmd.gsfc.nasa.gov/add/difguide/index.html\">DIF</a>,
157
- Darwin Core <a href=\"http://rs.tdwg.org/dwc/\">DWC</a> (Wieczorek et al.,
158
- 2012), Dublin Core Metadata Initiative <a href=\"http://dublincore.org/metadata-basics/\">DCMI</a>,
159
- Federal Geographic Data Committee <a href=\"http://www.fgdc.gov/metadata/geospatial-metadata-standards\">FGDC</a>
160
- (O. J. Reichman et al., 2011; Whitlock, 2011). These standards are designed
161
- to provide consistency in metadata across different datasets and also to allow
162
- computers to interpret the metadata automatically. This allows broader and
163
- more efficient use of shared data (Brunt, McCartney, Baker, &amp; Stafford,
164
- 2002; M. B. Jones et al., 2006). While following these standards is valuable,
165
- the most important thing is to have metadata at all.</p>\n<p>You don’t need
166
- to spend a lot of extra time to write good metadata. The easiest way to develop
167
- metadata is to start describing your data during the planning and data collection
168
- stages. This will help you stay organized, make it easier to work with your
169
- data after it has been collected, and make eventual publication of the data
170
- easier. If you decide to take the extra step and follow metadata standards,
171
- there are tools designed to make this easier including: <a href=\"http://knb.ecoinformatics.org/morpho%20portal.jsp\">KNB
172
- Morpho</a>, <a href=\"http://geology.usgs.gov/tools/metadata/tools/doc/xtme.html\">USGS
173
- xtme</a>, and <a href=\"http://www.fgdc.gov/metadata/documents/workbook_0501_bmk.pdf\">FGDC
174
- workbook</a>.</p>\n<h2>3. Provide an unprocessed form of the data</h2>\n<p>Often,
175
- the data used in scientific analyses are modified in some way from the original
176
- form in which they were collected. This is done to address the questions of
177
- interest in the best manner possible and to address common limitations associated
178
- with the raw data. However, the best way to process data depends on the question
179
- being asked and corrections for common data limitations often change as better
180
- approaches are developed. It can also be very difficult to combine data from
181
- multiple sources that have each been processed in different ways. Therefore,
182
- to make your data as useful as possible it is best to share the data in as
183
- raw a form as possible.</p>\n<p>This is not to say that your data are best
184
- suited for analysis in the raw form, but providing it in the raw form gives
185
- data users the most flexibility. Of course, your work to develop and process
186
- the data is also very important and can be quite valuable for other scientists
187
- using your data. This is particularly true when correcting data for common
188
- limitations. Providing both the raw and processed forms of the data, and clearly
189
- explaining the differences between them in the metadata, is an easy way to
190
- include the benefits of both data forms. An alternate approach is to share
191
- the unprocessed data along with the code that process the data to the form
192
- you used for analysis. This allows other scientists to assess and potentially
193
- modify the process by which you arrived at the values used in your analysis.</p>\n<h2>4.
194
- Use standard data formats</h2>\n<p>Everyone has their own favorite tools for
195
- storing and analyzing data. To make it easy to use your data it is best to
196
- store it in a standard format that can be used by many different kinds of
197
- software. Good standard formats include the type of file, the overall structure
198
- of the data, and the specific contents of the file.</p>\n<h3>Use standard
199
- file formats</h3>\n<p>You should use file formats that are readable by most
200
- software and, when possible, are non-proprietary (Borer, Seabloom, Jones,
201
- &amp; Schildhauer, 2009; Strasser, Cook, Michener, Budden, &amp; Koskela,
202
- 2011; Strasser et al., 2012). Certain kinds of data in ecology and evolution
203
- have well established standard formats such as <a href=\"http://zhanglab.ccmb.med.umich.edu/FASTA/\">FASTA</a>
204
- files for nucleotide or peptide sequences and the <a href=\"http://evolution.genetics.washington.edu/phylip/newicktree.html\">Newick
205
- files</a> for phylogenetic trees. Use these well defined formats when they
206
- exist, because that is what other scientists and most existing software will
207
- be able to work with most easily.</p>\n<p>Data that does not have a well defined
208
- standard format is often stored in tables. Tabular data should be stored in
209
- a format that can be opened by any type of software to increase reuseability
210
- of the data, i.e. text files. These text files use delimiters to indicate
211
- different columns. Commas are the most commonly used delimiter (i.e., comma-delimited
212
- text files with the .csv extension). Tabs can also be used as a delimiter,
213
- although problems can occur in displaying the data correctly when importing
214
- data from one program to another. In contrast to plain text files, proprietary
215
- formats such as those used by Microsoft Excel (e.g, .xls, .xlsx) can be difficult
216
- to load into other programs. In addition, these types of files can become
217
- obsolete, eventually making it difficult to open the data files at all if
218
- the newer versions of the software no longer support the original format (Borer
219
- et al., 2009; Strasser et al., 2011, 2012).</p>\n<p>When naming files you
220
- should use descriptive names so that it is easy to keep track of what data
221
- they contain (Borer et al., 2009; Strasser et al., 2011, 2012). If there are
222
- multiple files in a dataset, name them in a consistent manner to make it easier
223
- to automate working with them. You should also avoid spaces in file names,
224
- which can cause problems for some software (Borer et al., 2009). Spaces in
225
- file names can be avoided by using camel case (e.g, RainAvg) or by separating
226
- the words with underscores (e.g., rain_avg).</p>\n<h3>Use standard table formats</h3>\n<p>Data
227
- tables are ubiquitous in ecology and evolution. Tabular data provides a great
228
- deal of flexibility in how to structure the data, which makes it easy to structure
229
- the data in a way that is difficult to (re)use. We provide three simple recommendations
230
- to help ensure that tabular data are properly structured to allow the data
231
- to be easily imported and analyzed by most data management systems and common
232
- analysis software, such as R and Python.</p>\n<ul><li>Each row should represent
233
- a single observation (i.e., a record) and each column should represent a single
234
- variable or type of measurement (i.e., a field) (Borer et al., 2009; Strasser
235
- et al., 2011, 2012). This is the standard format for tables in the most commonly
236
- used database management systems and analysis packages and makes the data
237
- easy to work with in the most general way.</li><li>Every cell should contain
238
- only a single value (Strasser et al., 2012). For example, do not include units
239
- in the cell with the values (Figure 1) or include multiple measurements in
240
- a single cell, and break taxonomic information up into single components with
241
- one column each for family, genus, species, subspecies, etc. Violating this
242
- rule makes it difficult to process or analyze your data using standard tools,
243
- because there is no easy way for the software to treat the items within a
244
- cell as separate pieces of information.</li><li>There should only be one column
245
- for each type of information (Borer et al., 2009; Strasser et al., 2011, 2012).
246
- The most common violation of this rule is <a href=\"http://en.wikipedia.org/wiki/Cross_tabulation\">cross-tab
247
- structured data</a>, where different columns contain measurements of the same
248
- variable (e.g., in different sites, treatments, etc.; Figure 1).</li></ul>\n<figure><img
249
- src=\"http://blog.martinfenner.org/images/Data_formatting.jpg\" alt=\"Figure
250
- 1. Examples of how to restructure two common issues with tabular data. (a)
251
- Each cell should only contain a single value. If more than one value is present
252
- then the data should be split into multiple columns. (b) There should be only
253
- one column for each type of information. If there are multiple columns then
254
- the column header should be stored in one column and the values from each
255
- column should be stored in a single column.\" loading=\"lazy\" /><figcaption><b><strong>Figure
256
- 1. Examples of how to restructure two common issues with tabular data</strong></b><span>.
257
- (a) Each cell should only contain a single value. If more than one value is
258
- present then the data should be split into multiple columns. (b) There should
259
- be only one column for each type of information. If there are multiple columns
260
- then the column header should be stored in one column and the values from
261
- each column should be stored in a single column.</span></figcaption></figure>\n<p>While
262
- cross-tab data can be useful for its readability, and may be appropriate for
263
- data collection, this format makes it difficult to link the records with additional
264
- data (e.g., the location and environmental conditions at a site) and it cannot
265
- be properly used by most common database management and analysis tools (e.g.,
266
- relational databases, dataframes in R and Python, etc.). If tabular data are
267
- currently in a cross-tab structure, there are tools to help restructure the
268
- data including functions in Excel, R (e.g., melt() function in the R package
269
- reshape; Wickham (2007)), and Python (e.g., melt() function in the <a href=\"http://pandas.pydata.org/\">Pandas</a>
270
- Python module.</p>\n<p>In addition to following these basic rules you should
271
- also make sure to use descriptive column names (Borer et al., 2009). Descriptive
272
- column names make the data easier to understand and therefore make data interpretation
273
- errors less likely. As with file names, spaces can cause problems for some
274
- software and should be avoided.</p>\n<h3>Use standard formats within cells</h3>\n<p>In
275
- addition to using standard table structures it is also important to ensure
276
- that the contents of each cell don’t cause problems for data management and
277
- analysis software. Specifically, we recommend:</p>\n<ul><li>Be consistent.
278
- For example, be consistent in your capitalization of words, choice of delimiters,
279
- and naming conventions for variables.</li><li>Avoid special characters. Most
280
- software for storing and analyzing data works best on plain text, and accents
281
- and other special characters can make it difficult to import your data (Borer
282
- et al., 2009; Strasser et al., 2012).</li><li>Avoid using your delimiter in
283
- the data itself (e.g., commas in the notes filed of a comma-delimited file).
284
- This can make it difficult to import your data properly. This means that if
285
- you are using commas as the decimal separator (as is often done in continental
286
- Europe) then you should use a non-comma delimiter (e.g., a tab).</li><li>When
287
- working with dates use the YYYY-MM-DD format (i.e., follow the <a href=\"http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/iso8601\">ISO
288
- 8601</a> data standard).</li></ul>\n<h2>5. Use good null values</h2>\n<p>Most
289
- ecological and evolutionary datasets contain missing or empty data values.
290
- Working with this kind of “null” data can be difficult, especially when the
291
- null values are indicated in problematic ways. Unfortunately, there are many
292
- different ways to indicate a missing/empty value, and very little agreement
293
- on which approach to use.</p>\n<p>We recommend choosing a null value that
294
- is both compatible with most software and unlikely to cause errors in analyses
295
- (Table 1). The null value that is most compatible with the software commonly
296
- used by biologists is the blank (i.e., nothing; Table 1). Blanks are automatically
297
- treated as null values by R, Python, SQL, and Excel. They are also easily
298
- spotted in a visual examination of the data. Note that a blank involves entering
299
- nothing, it is not a space, so if you use this option make sure there aren’t
300
- any hidden spaces. There are two potential issues with blanks that should
301
- be considered:</p>\n<ol><li>It can be difficult to know if a value is missing
302
- or was overlooked during data entry.</li><li>They can be confusing when spaces
303
- or tabs are used as delimiters in text files.</li></ol>\n<p>NA and NULL are
304
- reasonable null values, but they are only handled automatically by a subset
305
- of commonly used software (Table 1). NA can also be problematic if it is also
306
- used as an abbreviation (e.g., North America, Namibia, <em>Neotoma albigula</em>,
307
- sodium, etc.). We recommend against using numerical values to indicate nulls
308
- (e.g., 999, -999, etc.) because they typically require an extra step to remove
309
- from analyses and can be accidentally included in calculations. We also recommend
310
- against using non-standard text indications (e.g., No data, ND, missing, —)
311
- because they can cause issues with software that requires consistent data
312
- types within columns). Whichever null value that you use, only use one, use
313
- it consistently throughout the data set, and indicate it clearly in the metadata.</p>\n<table><caption><strong>Tabel
314
- 1. Commonly used null values, limitations, compatibility with common software
315
- and a recommendation regarding whether or not it is a good option</strong>.
316
- Null values are indicated as being a null value for specific software if they
317
- work consistently and correctly with that software. For example, the null
318
- value “NULL” works correctly for certain applications in R, but does not work
319
- in others, so it is not presented as part of the table.</caption><colgroup><col></col><col></col><col></col><col></col></colgroup><thead><tr><th>Null
320
- values</th><th>Problems</th><th>Compatibility</th><th>Recommendation</th></tr></thead><tbody><tr><td><p>0</p></td><td><p>Indistinguishable
321
- from a true zero</p></td><td></td><td><p>Never use</p></td></tr><tr><td><p>blank</p></td><td><p>Hard
322
- to distinguish values that are missing from those overlooked on entry. Hard
323
- to distinguish blanks from spaces, which behave differently.</p></td><td><p>R,
324
- Python, SQL</p></td><td><p>Best option</p></td></tr><tr><td><p>999, -999</p></td><td><p>Not
325
- recognized as null by many programs without user input. Can be inadvertently
326
- entered into calculations.</p></td><td></td><td><p>Avoid</p></td></tr><tr><td><p>NA,
327
- na</p></td><td><p>Can also be an abbreviation (e.g., North America), can cause
328
- problems with data type (turn a numerical column into a text column). NA is
329
- more commonly recognized than na.</p></td><td><p>R</p></td><td><p>Good option</p></td></tr><tr><td><p>N/A</p></td><td><p>An
330
- alternate form of NA, but often not compatible with software</p></td><td></td><td><p>Avoid</p></td></tr><tr><td><p>NULL</p></td><td><p>Can
331
- cause problems with data type</p></td><td><p>SQL</p></td><td><p>Good option</p></td></tr><tr><td><p>None</p></td><td><p>Can
332
- cause problems with data type</p></td><td><p>Python</p></td><td><p>Avoid</p></td></tr><tr><td><p>No
333
- data</p></td><td><p>Can cause problems with data type, contains a space</p></td><td></td><td><p>Avoid</p></td></tr><tr><td><p>Missing</p></td><td><p>Can
334
- cause problems with data type</p></td><td></td><td><p>Avoid</p></td></tr><tr><td><p>-,+,.</p></td><td><p>Can
335
- cause problems with data type</p></td><td></td><td><p>Avoid</p></td></tr></tbody></table>\n<h2>6.
336
- Make it easy to combine your data with other datasets</h2>\n<p>Ecological
337
- and evolutionary data are often most valuable when combined with other kinds
338
- of data (e.g., taxonomic, environmental). You can make it easier to combine
339
- your data with other data sources by including the data that is common across
340
- many data sources (e.g., Latin binomials, latitudes and longitudes) It is
341
- common for data to include codes or abbreviations. For example, in ecology
342
- and evolution codes often appear in place of site locations or taxonomy. This
343
- is useful because it reduces data entry (e.g., DS instead of <em>Dipodomys
344
- spectabilis</em>) and redundancy (a single column for a species ID rather
345
- than separate columns for family, genus, and species). However, without clear
346
- definitions these codes can be difficult to understand and make it more difficult
347
- to connect your data with external sources. The easiest way to link your data
348
- to other datasets is to include additional tables that contain a column for
349
- the code and additional columns that describe the item in the standard way.
350
- For example, you might include a table with the species codes followed by
351
- their most current family, genus, and specific epithet. For site location,
352
- you could include a table with the site code followed by latitude and longitude.
353
- Linked tables can also be used to include additional information about your
354
- data, such as spatial extent, temporal duration, and other appropriate details.</p>\n<h2>7.
355
- Perform basic quality control</h2>\n<p>Data, just like any other scientific
356
- product, should undergo some level of quality control (O. J. Reichman et al.,
357
- 2011). This is true regardless of whether you plan to share the data because
358
- quality control will make it easier to analyze your own data and decrease
359
- the chance of making mistakes. However, it is particularly important for data
360
- that will be shared because scientists using the data won’t be familiar with
361
- quirks in the data and how to work around them.</p>\n<p>At its most basic,
362
- quality control can consist of a few quick sanity checks of the data. More
363
- advanced quality control can include automated checks on data as it is entered
364
- and double-entry of data (Lampe &amp; Weiler, 1998; Paulsen, Overgaard, &amp;
365
- Lauritsen, 2012). This additional effort can be time consuming, but is valuable
366
- because it increases data accuracy by catching typographical errors, reader/recorder
367
- error, out-of-range values, and questionable data in general (Lampe &amp;
368
- Weiler, 1998; Paulsen et al., 2012).</p>\n<p>Before sharing your data we recommend
369
- performing a quick “data review”. Start by performing some basic sanity checks
370
- on your data. For example:</p>\n<ul><li>If a column should contain numeric
371
- values, check that there are no non-numeric values in the data.</li><li>Check
372
- that empty cells actually represent missing data, and not mistakes in data
373
- entry, and indicate that they are empty using the appropriate null values
374
- (see recommendation 6).</li><li>Check for consistency in unit of measurement,
375
- data type (e.g., numeric, character), naming scheme (e.g., taxonomy, location),
376
- etc.</li></ul>\n<p>These checks can be performed by carefully looking at the
377
- data or can be automated using common programming and analysis tools like
378
- R or Python.</p>\n<p>Then ask someone else to look over your metadata and
379
- data and provide you with feedback about anything they didn’t understand.
380
- In the same way that friendly reviews of papers can help catch mistakes and
381
- identify confusing sections of papers, a friendly review of data can help
382
- identify problems and things that are unclear in the data and metadata.</p>\n<h2>8.
383
- Use an established repository</h2>\n<p>For data sharing to be effective, data
384
- should be easy to find, accessible, and stored where it will be preserved
385
- for a long time (Kowalczyk &amp; Shankar, 2011). To make your data (and associated
386
- code) visible and easily accessible, and to ensure a permanent link to a well
387
- maintained website, we suggest depositing your data in one of the major well-established
388
- repositories. This guarantees that the data will be available in the same
389
- location for a long time, in contrast to personal and institutional websites
390
- that do not guarantee the long-term persistence of the data. There are repositories
391
- available for sharing almost any type of biological or environmental data.
392
- Repositories that host specific data types, such as molecular sequences (e.g.,
393
- DDBJ, GenBank, MG-RAST), are often highly standardized in data type, format,
394
- and quality control approaches. Other repositories host a wide array of data
395
- types and are less standardized (e.g., Dryad, KNB, PANGAEA). In addition to
396
- the repositories focused on the natural sciences there are also all purpose
397
- repositories where data of any kind can be shared (e.g., figshare).</p>\n<p>When
398
- choosing a repository you should consider where other researchers in your
399
- discipline are sharing their data. This helps you quickly identify the community’s
400
- standard approach to sharing and increases the likelihood that other scientists
401
- will discover your data. In particular, if there is a centralized repository
402
- for a specific kind of data (e.g., GenBank for sequence data) then you should
403
- use that repository.</p>\n<p>In cases where there is no <em>de facto</em>
404
- standard it is worth considering differences among repositories in terms of
405
- use, data rights, and licensing (Table 2) and whether your funding agency
406
- or journal has explicit requirements or restrictions related to repositories.
407
- We also recommend that you use a repository that allows your dataset to be
408
- easily cited. Most repositories will describe how this works, but an easy
409
- way to guarantee that your data are citable is to confirm that the repository
410
- associates it with a persistent identifier, the most popular of which is the
411
- digital object identifier (DOI). DOIs are permanent unique identifiers that
412
- are independent of physical location and site ownership. There are also online
413
- tools for finding good repositories for your data including <a href=\"http://databib.org/\">Databib</a>
414
- and <a href=\"http://re3data.org/\">re3data</a>.</p>\n<table><caption><strong>Table
415
- 2. Popular repositories for scientific datasets</strong>. This table does
416
- not include well-known molecular repositories (e.g. GenBank, EMBL, MG-RAST)
417
- that have become<span> </span><em>de facto</em><span> </span>standards in
418
- molecular and evolutionary biology. Consequently, several of these primarily
419
- serve the ecological community. These repositories are not exclusively used
420
- by members of specific institutions or museums, but accept data from the general
421
- scientific community.</caption><colgroup><col></col><col></col><col></col><col></col><col></col><col></col></colgroup><thead><tr><th>Repository</th><th>License</th><th>DOI</th><th>Metadata</th><th>Access</th><th>Notes</th></tr></thead><tbody><tr><td><p>Dryad</p></td><td><p>CC0</p></td><td><p>Yes</p></td><td><p>Suggested</p></td><td><p>Open</p></td><td><p>Ecology
422
- &amp; evolution data associated with publications</p></td></tr><tr><td><p>Ecological
423
- Archives</p></td><td><p>No</p></td><td><p>Yes</p></td><td><p>Required</p></td><td><p>Open</p></td><td><p>Publishes
424
- supplemental data for ESA journals and stand alone data papers</p></td></tr><tr><td><p>Knowledge
425
- Network for Biocomplexity</p></td><td><p>No</p></td><td><p>Yes</p></td><td><p>Required</p></td><td><p>Variable</p></td><td><p>Partners
426
- with ESA, NCEAS, DataONE</p></td></tr><tr><td><p>Paleobiology Database</p></td><td><p>Various
427
- CC</p></td><td><p>No</p></td><td><p>Optional</p></td><td><p>Variable</p></td><td><p>Paleontology
428
- specific</p></td></tr><tr><td><p>Data Basin</p></td><td><p>Various CC</p></td><td><p>No</p></td><td><p>Optional</p></td><td><p>Open</p></td><td><p>GIS
429
- data in ESRI files, limited free space</p></td></tr><tr><td><p>Pangaea</p></td><td><p>Various
430
- CC</p></td><td><p>Yes</p></td><td><p>Required</p></td><td><p>Variable</p></td><td><p>Editors
431
- participate in QA/QC</p></td></tr><tr><td><p>figshare</p></td><td><p>CC0</p></td><td><p>Yes</p></td><td><p>Optional</p></td><td><p>Open</p></td><td><p>Also
432
- allows deposition of other research outputs and private datasets</p></td></tr></tbody></table>\n<h2>9.
433
- Use an established and liberal license</h2>\n<p>Including an explicit license
434
- with your data is the best way to let others know exactly what they can and
435
- cannot do with the data you shared. Following the <a href=\"http://pantonprinciples.org/\">Panton
436
- Principles</a> we recommend:</p>\n<ol><li>Using well established licenses
437
- in order to clearly communicate the rights and responsibilities of both the
438
- people providing the data and the people using it.</li><li>Using the most
439
- open license possible, because even minor restrictions on data use can have
440
- unintended consequences for the reuse of the data (Poisot et al., 2013; Schofield
441
- et al., 2009).</li></ol>\n<p>The Creative Commons Zero license (CC0) places
442
- no restrictions on data use and is considered by many to be one of the best
443
- license for sharing data (e.g., (Poisot et al., 2013; Schofield et al., 2009),
444
- <a href=\"http://blog.datadryad.org/2011/10/05/why-does-dryad-use-cc0/\">Why
445
- does Dryad use CC0</a>). Having a clear and open license will increase the
446
- chance that other scientists will be comfortable using your data.</p>\n<h2>Concluding
447
- remarks</h2>\n<p>Data sharing has the potential to transform the way we conduct
448
- ecological and evolutionary research (Fienberg &amp; Martin, 1985; Poisot
449
- et al., 2013; Whitlock et al., 2010). As a result, there are an increasing
450
- number of initiatives at the federal, funding agency, and journal levels to
451
- encourage or require the sharing of the data associated with scientific research
452
- (Heather A Piwowar &amp; Chapman, 2008; Poisot et al., 2013; Whitlock et al.,
453
- 2010). However, making the data available is only the first step. To make
454
- data sharing as useful as possible it is necessary to make the data usable
455
- with as little effort as possible (M. B. Jones et al., 2006; O. J. Reichman
456
- et al., 2011). This allows scientists to spend their time doing science rather
457
- than cleaning up data.</p>\n<p>We have provided a list of 9 practices that
458
- require only a small additional time investment but substantially improve
459
- the usability of data. These practices can be broken down into three major
460
- groups.</p>\n<ol><li>Well documented data are easier to understand.</li><li>Properly
461
- formatted data are easier to use in a variety of software.</li><li>Data that
462
- is shared in established repositories with open licenses is easier for others
463
- to find and use.</li></ol>\n<p>Most of these recommendations are simply good
464
- practice for working with data regardless of whether that data are shared
465
- or not. This means that following these recommendations (2-7) make the data
466
- easier to work with for anyone, including you. This is particularly true when
467
- returning to your own data for further analysis months or years after you
468
- originally collected or analyzed it. In addition, data sharing often occurs
469
- within a lab or research group. Good data sharing practices make these in-house
470
- collaborations faster, easier, and less dependent on lab members who may have
471
- graduated or moved on to other things.</p>\n<p>By following these practices
472
- we can assure that the data collected in ecology and evolution can be used
473
- to its full potential to improve our understanding of biological systems.</p>\n<h2>Acknowledgments</h2>\n<p>Thanks
474
- to Karthik Ram for organizing this special section and inviting us to contribute.
475
- Carly Strasser and Kara Woo recommended important references and David Harris
476
- and Carly Strasser provided valuable feedback on null values, all via Twitter.
477
- Carl Boettiger, Matt Davis, Daniel Hocking, Heinz Pampel, Karthik Ram, Thiago
478
- Silva, Carly Strasser, Tom Webb, and beroe (Twitter handle) provided value
479
- comments on the manuscript. Many of these comments were part of the informal
480
- review process facilitated by posting this manuscript as a preprint. The writing
481
- of this paper was supported by a CAREER grant from the U.S. National Science
482
- Foundation (DEB 0953694) to EPW. A <a href=\"https://doi.org/10.4033/iee.2013.6b.6.f\">peer-reviewed
483
- version</a> of this preprint is available.</p>\n<h2>References</h2>\n<p>Borer,
484
- E. T., Seabloom, E. W., Jones, M. B., &amp; Schildhauer, M. (2009). Some simple
485
- guidelines for effective data management. <em>Bulletin of the Ecological Society
486
- of America</em>, <em>90</em>(2), 205–214. Retrieved from <a href=\"http://dx.doi.org/10.1890/0012-9623-90.2.205\">http://dx.doi.org/10.1890/0012-9623-90.2.205</a></p>\n<p>Brunt,
487
- J. W., McCartney, P., Baker, K., &amp; Stafford, S. G. (2002). The future
488
- of ecoinformatics in long term ecological research. In <em>Proceedings of
489
- the 6th world multiconference on systemics, cybernetics and informatics: SCI</em>
490
- (pp. 14–18).</p>\n<p>Fienberg, S. E., &amp; Martin, M. E. (1985). <em>Sharing
491
- research data</em>. Natl Academy Pr.</p>\n<p>Fraser, B., &amp; Gluck, M. (1999).
492
- Usability of geospatial metadata or space-time matters. <em>Bulletin of the
493
- American Society for Information Science and Technology</em>, <em>25</em>(6),
494
- 24–28. Retrieved from <a href=\"http://dx.doi.org/10.1002/bult.134\">http://dx.doi.org/10.1002/bult.134</a></p>\n<p>Hampton,
495
- S. E., Strasser, C. A., Tewksbury, J. J., Gram, W. K., Budden, A. E., Batcheller,
496
- A. L., … Porter, J. H. (2013). Big data and the future of ecology. <em>Frontiers
497
- in Ecology and the Environment</em>, <em>11</em>(3), 156–162. Retrieved from
498
- <a href=\"http://dx.doi.org/10.1890/120103\">http://dx.doi.org/10.1890/120103</a></p>\n<p>Jones,
499
- M. B., Schildhauer, M. P., Reichman, O., &amp; Bowers, S. (2006). The new
500
- bioinformatics: Integrating ecological data from the gene to the biosphere.
501
- <em>Annual Review of Ecology, Evolution, and Systematics</em>, <em>37</em>(1),
502
- 519–54. Retrieved from <a href=\"http://dx.doi.org/10.1146/annurev.ecolsys.37.091305.110031\">http://dx.doi.org/10.1146/annurev.ecolsys.37.091305.110031</a></p>\n<p>Kowalczyk,
503
- S., &amp; Shankar, K. (2011). Data sharing in the sciences. <em>Annual Review
504
- of Information Science and Technology</em>, <em>45</em>(1), 247–294. Retrieved
505
- from <a href=\"http://dx.doi.org/10.1002/aris.2011.1440450113\">http://dx.doi.org/10.1002/aris.2011.1440450113</a></p>\n<p>Lampe,
506
- A., &amp; Weiler, J. (1998). Data capture from the sponsors’ and investigators’
507
- perspectives: Balancing quality, speed, and cost. <em>Drug Information Journal</em>,
508
- <em>32</em>(4), 871–886.</p>\n<p>Michener, W. K., Brunt, J. W., Helly, J.
509
- J., Kirchner, T. B., &amp; Stafford, S. G. (1997). Nongeospatial metadata
510
- for the ecological sciences. <em>Ecological Applications</em>, <em>7</em>(1),
511
- 330–342. Retrieved from <a href=\"http://dx.doi.org/10.1890/1051-0761(1997)007%5B0330:nmftes%5D2.0.co;2\">http://dx.doi.org/10.1890/1051-0761(1997)007[0330:nmftes]2.0.co;2</a></p>\n<p>Palmer,
512
- M. A., Bernhardt, E. S., Chornesky, E. A., Collins, S. L., Dobson, A. P.,
513
- Duke, C. S., … Turner, M. G. (2004). Ecological science and sustainability
514
- for a crowded planet. Retrieved from <a href=\"http://www.esa.org/ecovisions/ppfiles/EcologicalVisionsReport.pdf\">http://www.esa.org/ecovisions/ppfiles/EcologicalVisionsReport.pdf</a></p>\n<p>Parr,
515
- C., &amp; Cummings, M. (2005). Data sharing in ecology and evolution. <em>Trends
516
- in Ecology &amp; Evolution</em>, <em>20</em>(7), 362–363. Retrieved from <a
517
- href=\"http://dx.doi.org/10.1016/j.tree.2005.04.023\">http://dx.doi.org/10.1016/j.tree.2005.04.023</a></p>\n<p>Paulsen,
518
- A., Overgaard, S., &amp; Lauritsen, J. M. (2012). Quality of data entry using
519
- single entry, double entry and automated forms processing–An example based
520
- on a study of patient-reported outcomes. <em>PloS ONE</em>, <em>7</em>(4),
521
- e35087. Retrieved from <a href=\"http://dx.doi.org/10.1371/journal.pone.0035087\">http://dx.doi.org/10.1371/journal.pone.0035087</a></p>\n<p>Piwowar,
522
- H. A., &amp; Chapman, W. W. (2008). A review of journal policies for sharing
523
- research data. In <em>ELPUB2008</em>.</p>\n<p>Piwowar, H. A., &amp; Vision,
524
- T. J. (2013). Data reuse and the open data citation advantage. <em>PeerJ PrePrints</em>,
525
- <em>1</em>, e1. Retrieved from <a href=\"http://dx.doi.org/10.7287/peerj.preprints.1\">http://dx.doi.org/10.7287/peerj.preprints.1</a></p>\n<p>Piwowar,
526
- H. A., Day, R. S., &amp; Fridsma, D. B. (2007). Sharing detailed research
527
- data is associated with increased citation rate. <em>PLoS ONE</em>, <em>2</em>(3),
528
- e308. Retrieved from <a href=\"http://dx.doi.org/10.1371/journal.pone.0000308\">http://dx.doi.org/10.1371/journal.pone.0000308</a></p>\n<p>Poisot,
529
- T., Mounce, R., &amp; Gravel, D. (2013). Moving toward a sustainable ecological
530
- science: Don’t let data go to waste! Retrieved from <a href=\"https://github.com/tpoisot/DataSharingPaper/blob/master/DataSharing-MS.md\">https://github.com/tpoisot/DataSharingPaper/blob/master/DataSharing-MS.md</a></p>\n<p>Reichman,
531
- O. J., Jones, M. B., &amp; Schildhauer, M. P. (2011). Challenges and opportunities
532
- of open data in ecology. <em>Science</em>, <em>331</em>(6018), 703–705. Retrieved
533
- from <a href=\"http://dx.doi.org/10.1126/science.1197962\">http://dx.doi.org/10.1126/science.1197962</a></p>\n<p>Schofield,
534
- P. N., Bubela, T., Weaver, T., Portilla, L., Brown, S. D., Hancock, J. M.,
535
- … Rosenthal, N. (2009). Post-publication sharing of data and tools. <em>Nature</em>,
536
- <em>461</em>(7261), 171–173. Retrieved from <a href=\"http://dx.doi.org/10.1038/461171a\">http://dx.doi.org/10.1038/461171a</a></p>\n<p>Strasser,
537
- C. A., Cook, R. B., Michener, W. K., Budden, A., &amp; Koskela, R. (2011).
538
- Promoting data stewardship through best practices. In <em>Proceedings of the
539
- environmental information management conference 2011 (eIM 2011)</em>. Oak
540
- Ridge National Laboratory (ORNL).</p>\n<p>Strasser, C. A., Cook, R., Michener,
541
- W. K., &amp; Budden, A. (2012). Primer on data management: What you always
542
- wanted to know. DataONE. Retrieved from <a href=\"http://dx.doi.org/10.5060/D2251G48\">http://dx.doi.org/10.5060/D2251G48</a></p>\n<p>Whitlock,
543
- M. C. (2011). Data archiving in ecology and evolution: Best practices. <em>Trends
544
- in Ecology &amp; Evolution</em>, <em>26</em>(2), 61–65. Retrieved from <a
545
- href=\"http://dx.doi.org/10.1016/j.tree.2010.11.006\">http://dx.doi.org/10.1016/j.tree.2010.11.006</a></p>\n<p>Whitlock,
546
- M. C., McPeek, M. A., Rausher, M. D., Rieseberg, L., &amp; Moore, A. J. (2010).
547
- Data archiving. <em>The American Naturalist</em>, <em>175</em>(2), 145–146.
548
- <a href=\"http://doi.org/10.1086/650340\">doi:10.1086/650340</a></p>\n<p>Wickham,
549
- H. (2007). Reshaping data with the reshape package. <em>Journal of Statistical
550
- Software</em>, <em>21</em>(12). Retrieved from <a href=\"http://www.jstatsoft.org/v21/i12/paper\">http://www.jstatsoft.org/v21/i12/paper</a></p>\n<p>Wieczorek,
551
- J., Bloom, D., Guralnick, R., Blum, S., Döring, M., Giovanni, R., … Vieglais,
552
- D. (2012). Darwin core: An evolving community-developed biodiversity data
553
- standard. <em>PLoS ONE</em>, <em>7</em>(1), e29715. <a href=\"http://doi.org/10.1371/journal.pone.0029715\">doi:10.1371/journal.pone.0029715</a></p>\n<p>Zimmerman,
554
- A. (2007). Not by metadata alone: The use of diverse forms of knowledge to
555
- locate data for reuse. <em>International Journal on Digital Libraries</em>,
556
- <em>7</em>(1-2), 5–16. <a href=\"http://doi.org/10.1007/s00799-007-0015-8\">doi:10.1007/s00799-007-0015-8</a></p>\n<p>Zimmerman,
557
- A. S. (2003). <em>Data sharing and secondary use of scientific data: Experiences
558
- of ecologists</em> (PhD thesis). The University of Michigan.</p> ","published_at":1372179840,"updated_at":1694123190,"indexed_at":1694123633,"authors":[{"url":"https://orcid.org/0000-0003-1419-2405","name":"Martin
559
- Fenner"}],"image":"https://blog.front-matter.io/posts/nine-simple-ways-to-make-it-easier-to-re-use-your-data/null","tags":["Feature"],"language":"en","reference":[{"doi":"http://doi.org/10.1890/0012-9623-90.2.205","key":"ref1"},{"doi":"http://doi.org/10.1002/bult.134","key":"ref2"},{"doi":"http://doi.org/10.1890/120103","key":"ref3"},{"doi":"http://doi.org/10.1146/annurev.ecolsys.37.091305.110031","key":"ref4"},{"doi":"http://doi.org/10.1002/aris.2011.1440450113","key":"ref5"},{"doi":"http://doi.org/10.1890/1051-0761(1997)007[0330:nmftes]2.0.co","key":"ref6"},{"doi":"http://doi.org/10.1890/1051-0761(1997)007","key":"ref7"},{"key":"ref8","url":"http://esa.org/ecovisions/ppfiles/ecologicalvisionsreport.pdf"},{"doi":"http://doi.org/10.1016/j.tree.2005.04.023","key":"ref9"},{"doi":"http://doi.org/10.1371/journal.pone.0035087","key":"ref10"},{"doi":"http://doi.org/10.7287/peerj.preprints.1","key":"ref11"},{"doi":"http://doi.org/10.1371/journal.pone.0000308","key":"ref12"},{"key":"ref13","url":"https://github.com/tpoisot/datasharingpaper/blob/master/datasharing-ms.md"},{"doi":"http://doi.org/10.1126/science.1197962","key":"ref14"},{"doi":"http://doi.org/10.1038/461171a","key":"ref15"},{"doi":"http://doi.org/10.5060/D2251G48","key":"ref16"},{"doi":"http://doi.org/10.1016/j.tree.2010.11.006","key":"ref17"},{"doi":"http://doi.org/10.1086/650340","key":"ref18"},{"key":"ref19","url":"http://jstatsoft.org/v21/i12/paper"},{"doi":"http://doi.org/10.1371/journal.pone.0029715","key":"ref20"},{"doi":"http://doi.org/10.1007/s00799-007-0015-8","key":"ref21"}],"relationships":[{"url":"https://doi.org/10.4033/iee.2013.6b.6.f","type":"IsPreprintOf"}],"blog_id":"f0m0e38","blog_name":"Front
560
- Matter","blog_slug":"front_matter","blog":{"id":"f0m0e38","title":"Front Matter","description":"The
561
- Front Matter Blog covers the intersection of science and technology since
562
- 2007.","language":"en","favicon":"https://blog.front-matter.io/favicon.png","feed_url":"https://blog.front-matter.io/atom-complete/","home_page_url":"https://blog.front-matter.io","user_id":"8498eaf6-8c58-4b58-bc15-27eda292b1aa","created_at":"2023-01-02","feed_format":"application/atom+xml","license":"https://creativecommons.org/licenses/by/4.0/legalcode","generator":"Ghost
563
- 5.52","category":"computerAndInformationSciences","prefix":"10.53731","modified_at":"2023-09-05T21:35:21+00:00","version":"https://jsonfeed.org/version/1.1","current_feed_url":"https://blog.front-matter.io/atom/","status":"active","issn":"2749-9952","backlog":0,"authors":null,"plan":"Team","slug":"front_matter","use_mastodon":true}}'
564
- recorded_at: Thu, 07 Sep 2023 22:02:08 GMT
45
+ this paper.","tags":["Feature"],"title":"Nine simple ways to make it easier
46
+ to (re)use your data","updated_at":1694123190,"url":"https://blog.front-matter.io/posts/nine-simple-ways-to-make-it-easier-to-re-use-your-data"}
47
+
48
+ '
49
+ recorded_at: Thu, 05 Oct 2023 20:43:38 GMT
565
50
  - request:
566
51
  method: get
567
52
  uri: http://doi.org/10.1890/0012-9623-90.2.205
@@ -583,7 +68,7 @@ http_interactions:
583
68
  message: Moved Permanently
584
69
  headers:
585
70
  Date:
586
- - Thu, 07 Sep 2023 22:02:08 GMT
71
+ - Thu, 05 Oct 2023 20:43:38 GMT
587
72
  Transfer-Encoding:
588
73
  - chunked
589
74
  Connection:
@@ -591,23 +76,23 @@ http_interactions:
591
76
  Cache-Control:
592
77
  - max-age=3600
593
78
  Expires:
594
- - Thu, 07 Sep 2023 23:02:08 GMT
79
+ - Thu, 05 Oct 2023 21:43:38 GMT
595
80
  Location:
596
81
  - https://doi.org/10.1890/0012-9623-90.2.205
597
82
  Report-To:
598
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=MmvGuch%2Bly2%2BzPrinyappDIXWKHLWdYtjHe1Ny27oPb8FF3rBqjkGxG6iqhlStqPmYNB3hI7M1ZUJrvx8UIbPnBDGO7ViPGYJmZTErZxUVOmg50k9XbM754ak4SDdkhdGW%2B%2BoME%3D"}],"group":"cf-nel","max_age":604800}'
83
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2BXZV1%2BPeX33h%2FEHG%2FFX8wYiHQMfilhv968ZTFyFznxq2p9hBNgLjpOUKt4At6y%2FSnFDAqALD6856fh5r6gsT%2F8DmzJmf0gXi8rCwBYl1K%2FPX8mDSZNvJQm3O8Lrw6n2%2BJPDyMbA%3D"}],"group":"cf-nel","max_age":604800}'
599
84
  Nel:
600
85
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
601
86
  Server:
602
87
  - cloudflare
603
88
  Cf-Ray:
604
- - 80323bfcad8b0e18-AMS
89
+ - 81187f8069eb5c3d-AMS
605
90
  Alt-Svc:
606
91
  - h3=":443"; ma=86400
607
92
  body:
608
93
  encoding: ASCII-8BIT
609
94
  string: ''
610
- recorded_at: Thu, 07 Sep 2023 22:02:08 GMT
95
+ recorded_at: Thu, 05 Oct 2023 20:43:38 GMT
611
96
  - request:
612
97
  method: get
613
98
  uri: https://doi.org/10.1890/0012-9623-90.2.205
@@ -629,7 +114,7 @@ http_interactions:
629
114
  message: Found
630
115
  headers:
631
116
  Date:
632
- - Thu, 07 Sep 2023 22:02:09 GMT
117
+ - Thu, 05 Oct 2023 20:43:39 GMT
633
118
  Content-Type:
634
119
  - text/html;charset=utf-8
635
120
  Content-Length:
@@ -641,13 +126,13 @@ http_interactions:
641
126
  Vary:
642
127
  - Accept
643
128
  Expires:
644
- - Thu, 07 Sep 2023 22:44:21 GMT
129
+ - Thu, 05 Oct 2023 21:36:04 GMT
645
130
  Permissions-Policy:
646
131
  - interest-cohort=(),browsing-topics=()
647
132
  Cf-Cache-Status:
648
133
  - DYNAMIC
649
134
  Report-To:
650
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=K7V%2Bwh7j12DTMzO%2FlF%2FDnP9LfGpoqcxA0iv7LnfdhzukkCwnpYN5QqWvHl0ba9FtRhd94etYyL8N9ZJ0HkLigfOpbnc0Jfm%2FrthMEykIBGmiSGHRhtSzk4N3adLR2FJhOsIIXJg%3D"}],"group":"cf-nel","max_age":604800}'
135
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=UVoHbYvtFvvsOTtIuGb0FPugh%2FCGrEogNsKkBuj8jd9nikSvt32IhHR6T3w9YEPFPTxL3egMfnfqJAiddyYfUvpOtc6f0JfA8VmjOldQQrZbuLdDZxaQ72tdiWAEHlZDt0epmvg%3D"}],"group":"cf-nel","max_age":604800}'
651
136
  Nel:
652
137
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
653
138
  Strict-Transport-Security:
@@ -655,7 +140,7 @@ http_interactions:
655
140
  Server:
656
141
  - cloudflare
657
142
  Cf-Ray:
658
- - 80323bfdda311cb1-AMS
143
+ - 81187f81ab916561-AMS
659
144
  Alt-Svc:
660
145
  - h3=":443"; ma=86400
661
146
  body:
@@ -663,7 +148,7 @@ http_interactions:
663
148
  string: |-
664
149
  <html><head><title>Handle Redirect</title></head>
665
150
  <body><a href="https://api.crossref.org/v1/works/10.1890%2F0012-9623-90.2.205/transform">https://api.crossref.org/v1/works/10.1890%2F0012-9623-90.2.205/transform</a></body></html>
666
- recorded_at: Thu, 07 Sep 2023 22:02:08 GMT
151
+ recorded_at: Thu, 05 Oct 2023 20:43:39 GMT
667
152
  - request:
668
153
  method: get
669
154
  uri: https://api.crossref.org/v1/works/10.1890%2F0012-9623-90.2.205/transform
@@ -685,7 +170,7 @@ http_interactions:
685
170
  message: OK
686
171
  headers:
687
172
  Date:
688
- - Thu, 07 Sep 2023 22:02:09 GMT
173
+ - Thu, 05 Oct 2023 20:43:39 GMT
689
174
  Content-Type:
690
175
  - application/vnd.citationstyles.csl+json
691
176
  Transfer-Encoding:
@@ -722,7 +207,7 @@ http_interactions:
722
207
  - close
723
208
  body:
724
209
  encoding: ASCII-8BIT
725
- string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T05:18:50Z","timestamp":1693977530392},"reference-count":1,"publisher":"Wiley","issue":"2","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":2344,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2009,4]]},"DOI":"10.1890\/0012-9623-90.2.205","type":"journal-article","created":{"date-parts":[[2009,3,31]],"date-time":"2009-03-31T14:24:52Z","timestamp":1238509492000},"page":"205-214","source":"Crossref","is-referenced-by-count":46,"title":"Some
210
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T20:38:28Z","timestamp":1696538308846},"reference-count":1,"publisher":"Wiley","issue":"2","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":2344,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2009,4]]},"DOI":"10.1890\/0012-9623-90.2.205","type":"journal-article","created":{"date-parts":[[2009,3,31]],"date-time":"2009-03-31T14:24:52Z","timestamp":1238509492000},"page":"205-214","source":"Crossref","is-referenced-by-count":48,"title":"Some
726
211
  Simple Guidelines for Effective Data Management","prefix":"10.1002","volume":"90","author":[{"given":"Elizabeth
727
212
  T.","family":"Borer","sequence":"first","affiliation":[]},{"given":"Eric W.","family":"Seabloom","sequence":"additional","affiliation":[]},{"given":"Matthew
728
213
  B.","family":"Jones","sequence":"additional","affiliation":[]},{"given":"Mark","family":"Schildhauer","sequence":"additional","affiliation":[]}],"member":"311","reference":[{"issue":"3","key":"i0012-9623-90-2-205-b1","first-page":"158","volume":"86","author":"Fegraus
@@ -730,7 +215,7 @@ http_interactions:
730
215
  of the Ecological Society of America","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.wiley.com\/onlinelibrary\/tdm\/v1\/articles\/10.1890%2F0012-9623-90.2.205","content-type":"unspecified","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/onlinelibrary.wiley.com\/doi\/full\/10.1890\/0012-9623-90.2.205","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2018,8,5]],"date-time":"2018-08-05T05:29:06Z","timestamp":1533446946000},"score":1,"resource":{"primary":{"URL":"http:\/\/doi.wiley.com\/10.1890\/0012-9623-90.2.205"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2009,4]]},"references-count":1,"journal-issue":{"issue":"2","published-print":{"date-parts":[[2009,4]]}},"alternative-id":["10.1890\/0012-9623-90.2.205"],"URL":"http:\/\/dx.doi.org\/10.1890\/0012-9623-90.2.205","relation":{},"ISSN":["0012-9623"],"subject":["General
731
216
  Medicine"],"container-title-short":"Bulletin of the Ecological Society of
732
217
  America","published":{"date-parts":[[2009,4]]}}'
733
- recorded_at: Thu, 07 Sep 2023 22:02:09 GMT
218
+ recorded_at: Thu, 05 Oct 2023 20:43:39 GMT
734
219
  - request:
735
220
  method: get
736
221
  uri: http://doi.org/10.1002/bult.134
@@ -752,7 +237,7 @@ http_interactions:
752
237
  message: Moved Permanently
753
238
  headers:
754
239
  Date:
755
- - Thu, 07 Sep 2023 22:02:09 GMT
240
+ - Thu, 05 Oct 2023 20:43:39 GMT
756
241
  Transfer-Encoding:
757
242
  - chunked
758
243
  Connection:
@@ -760,23 +245,23 @@ http_interactions:
760
245
  Cache-Control:
761
246
  - max-age=3600
762
247
  Expires:
763
- - Thu, 07 Sep 2023 23:02:09 GMT
248
+ - Thu, 05 Oct 2023 21:43:39 GMT
764
249
  Location:
765
250
  - https://doi.org/10.1002/bult.134
766
251
  Report-To:
767
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=WxgUt8JLc8JEzoByMGvd7jqvJn1gQDgEH95iHowblbkpxQoTipOypKFjywwGLdWIariaDvNcLv04o5ba4EXCN8hjeVd6qJh%2BdETZWYWruoWcqMjqpp3OZsaRNKwHAEVk5L8zoMI%3D"}],"group":"cf-nel","max_age":604800}'
252
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=fa3HUTxG8VjI141nSsmV376AwyTWaHrV%2BGTMJFb6YeYYoIZ69TiBoPNCyaXAsN4grjlLLHMuo8PWV%2BrQ2%2FMvGnscY1Lsay8gB42JuA56e8u9IgbXTvYs5b01c8I2iXVbqkbVAR0%3D"}],"group":"cf-nel","max_age":604800}'
768
253
  Nel:
769
254
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
770
255
  Server:
771
256
  - cloudflare
772
257
  Cf-Ray:
773
- - 80323c035f59d0c1-AMS
258
+ - 81187f85fb3e5c43-AMS
774
259
  Alt-Svc:
775
260
  - h3=":443"; ma=86400
776
261
  body:
777
262
  encoding: ASCII-8BIT
778
263
  string: ''
779
- recorded_at: Thu, 07 Sep 2023 22:02:09 GMT
264
+ recorded_at: Thu, 05 Oct 2023 20:43:39 GMT
780
265
  - request:
781
266
  method: get
782
267
  uri: https://doi.org/10.1002/bult.134
@@ -798,7 +283,7 @@ http_interactions:
798
283
  message: Found
799
284
  headers:
800
285
  Date:
801
- - Thu, 07 Sep 2023 22:02:10 GMT
286
+ - Thu, 05 Oct 2023 20:43:40 GMT
802
287
  Content-Type:
803
288
  - text/html;charset=utf-8
804
289
  Content-Length:
@@ -810,13 +295,13 @@ http_interactions:
810
295
  Vary:
811
296
  - Accept
812
297
  Expires:
813
- - Thu, 07 Sep 2023 22:44:21 GMT
298
+ - Thu, 05 Oct 2023 21:36:04 GMT
814
299
  Permissions-Policy:
815
300
  - interest-cohort=(),browsing-topics=()
816
301
  Cf-Cache-Status:
817
302
  - DYNAMIC
818
303
  Report-To:
819
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=3wikm1KNiXvG5JrToeSzFODczRB07dKMV%2F4xUaw2JHzp%2BeQCljVzj%2F4m6REqfrg%2Fr7XRQ%2B5%2BSuEYYOczX0eZYwwLQDsrnP7khPnr5xSvS3UklP98UNEdqqkRurLFXxtIlKOsDrI%3D"}],"group":"cf-nel","max_age":604800}'
304
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2F%2FNtv9pkZIYgTmNy6fnSAant8DIequws%2BC8bwG4jy4cAHGXEh4S2EIoiUZfyWFaI5YEG6pwl0%2B1LdYGRpDJoyQZ0U4d5Hd3ChBy7suHysz4QXwbgcKuger8ymZWR7LLCos19zVE%3D"}],"group":"cf-nel","max_age":604800}'
820
305
  Nel:
821
306
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
822
307
  Strict-Transport-Security:
@@ -824,7 +309,7 @@ http_interactions:
824
309
  Server:
825
310
  - cloudflare
826
311
  Cf-Ray:
827
- - 80323c047981b8e5-AMS
312
+ - 81187f873c54b88e-AMS
828
313
  Alt-Svc:
829
314
  - h3=":443"; ma=86400
830
315
  body:
@@ -832,7 +317,7 @@ http_interactions:
832
317
  string: |-
833
318
  <html><head><title>Handle Redirect</title></head>
834
319
  <body><a href="https://api.crossref.org/v1/works/10.1002%2Fbult.134/transform">https://api.crossref.org/v1/works/10.1002%2Fbult.134/transform</a></body></html>
835
- recorded_at: Thu, 07 Sep 2023 22:02:09 GMT
320
+ recorded_at: Thu, 05 Oct 2023 20:43:40 GMT
836
321
  - request:
837
322
  method: get
838
323
  uri: https://api.crossref.org/v1/works/10.1002%2Fbult.134/transform
@@ -854,7 +339,7 @@ http_interactions:
854
339
  message: OK
855
340
  headers:
856
341
  Date:
857
- - Thu, 07 Sep 2023 22:02:10 GMT
342
+ - Thu, 05 Oct 2023 20:43:40 GMT
858
343
  Content-Type:
859
344
  - application/vnd.citationstyles.csl+json
860
345
  Transfer-Encoding:
@@ -891,12 +376,12 @@ http_interactions:
891
376
  - close
892
377
  body:
893
378
  encoding: ASCII-8BIT
894
- string: '{"indexed":{"date-parts":[[2023,1,12]],"date-time":"2023-01-12T21:31:26Z","timestamp":1673559086376},"reference-count":0,"publisher":"Wiley","issue":"6","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":3865,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"DOI":"10.1002\/bult.134","type":"journal-article","created":{"date-parts":[[2005,1,31]],"date-time":"2005-01-31T18:50:12Z","timestamp":1107197412000},"page":"24-28","source":"Crossref","is-referenced-by-count":10,"title":"Usability
379
+ string: '{"indexed":{"date-parts":[[2023,9,23]],"date-time":"2023-09-23T23:58:44Z","timestamp":1695513524048},"reference-count":0,"publisher":"Wiley","issue":"6","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":3865,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"DOI":"10.1002\/bult.134","type":"journal-article","created":{"date-parts":[[2005,1,31]],"date-time":"2005-01-31T18:50:12Z","timestamp":1107197412000},"page":"24-28","source":"Crossref","is-referenced-by-count":12,"title":"Usability
895
380
  of Geospatial Metadata or Space-Time Matters","prefix":"10.1002","volume":"25","author":[{"given":"Bruce","family":"Fraser","sequence":"first","affiliation":[]},{"given":"Myke","family":"Gluck","sequence":"additional","affiliation":[]}],"member":"311","published-online":{"date-parts":[[2005,1,31]]},"container-title":"Bulletin
896
381
  of the American Society for Information Science and Technology","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.wiley.com\/onlinelibrary\/tdm\/v1\/articles\/10.1002%2Fbult.134","content-type":"unspecified","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/onlinelibrary.wiley.com\/doi\/full\/10.1002\/bult.134","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2021,7,1]],"date-time":"2021-07-01T19:21:11Z","timestamp":1625167271000},"score":1,"resource":{"primary":{"URL":"https:\/\/onlinelibrary.wiley.com\/doi\/10.1002\/bult.134"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2005,1,31]]},"references-count":0,"journal-issue":{"issue":"6"},"URL":"http:\/\/dx.doi.org\/10.1002\/bult.134","relation":{},"ISSN":["0095-4403"],"subject":["Library
897
382
  and Information Sciences"],"container-title-short":"Bul. Am. Soc. Info. Sci.
898
383
  Tech.","published":{"date-parts":[[2005,1,31]]}}'
899
- recorded_at: Thu, 07 Sep 2023 22:02:10 GMT
384
+ recorded_at: Thu, 05 Oct 2023 20:43:40 GMT
900
385
  - request:
901
386
  method: get
902
387
  uri: http://doi.org/10.1890/120103
@@ -918,7 +403,7 @@ http_interactions:
918
403
  message: Moved Permanently
919
404
  headers:
920
405
  Date:
921
- - Thu, 07 Sep 2023 22:02:10 GMT
406
+ - Thu, 05 Oct 2023 20:43:40 GMT
922
407
  Transfer-Encoding:
923
408
  - chunked
924
409
  Connection:
@@ -926,23 +411,23 @@ http_interactions:
926
411
  Cache-Control:
927
412
  - max-age=3600
928
413
  Expires:
929
- - Thu, 07 Sep 2023 23:02:10 GMT
414
+ - Thu, 05 Oct 2023 21:43:40 GMT
930
415
  Location:
931
416
  - https://doi.org/10.1890/120103
932
417
  Report-To:
933
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=YBdy%2FodzLbQ2loDQSMaXuRK3ntbp4GJHP5yIOUFRlAMMQG94uACe1JAM6BUlOELPTOLKsnk8Vw6LaTkPHeuu4U93OM29eJAiI0uxN%2BFMF4ntxlCzkJYoLxWOQIzUYxXLrmQSmyI%3D"}],"group":"cf-nel","max_age":604800}'
418
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=ie26fNXIqXLdyWXuP%2FZwYQGwh8ES9lmeSnIHknU9gmKKeufMSeIR0NT6q1IuGt0yuCZ96mn7vyaZOfDHIzSR45xOD9UzQoUYWp7ht0%2FkBkcf5XcESUj%2FcTZuTMJdf2syHbNJzWM%3D"}],"group":"cf-nel","max_age":604800}'
934
419
  Nel:
935
420
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
936
421
  Server:
937
422
  - cloudflare
938
423
  Cf-Ray:
939
- - 80323c0929421c8a-AMS
424
+ - 81187f8b587e0b58-AMS
940
425
  Alt-Svc:
941
426
  - h3=":443"; ma=86400
942
427
  body:
943
428
  encoding: ASCII-8BIT
944
429
  string: ''
945
- recorded_at: Thu, 07 Sep 2023 22:02:10 GMT
430
+ recorded_at: Thu, 05 Oct 2023 20:43:40 GMT
946
431
  - request:
947
432
  method: get
948
433
  uri: https://doi.org/10.1890/120103
@@ -964,7 +449,7 @@ http_interactions:
964
449
  message: Found
965
450
  headers:
966
451
  Date:
967
- - Thu, 07 Sep 2023 22:02:11 GMT
452
+ - Thu, 05 Oct 2023 20:43:41 GMT
968
453
  Content-Type:
969
454
  - text/html;charset=utf-8
970
455
  Content-Length:
@@ -976,13 +461,13 @@ http_interactions:
976
461
  Vary:
977
462
  - Accept
978
463
  Expires:
979
- - Thu, 07 Sep 2023 22:44:21 GMT
464
+ - Thu, 05 Oct 2023 20:54:23 GMT
980
465
  Permissions-Policy:
981
466
  - interest-cohort=(),browsing-topics=()
982
467
  Cf-Cache-Status:
983
468
  - DYNAMIC
984
469
  Report-To:
985
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=ak13l6EwRImxqODSQO%2F%2FriQNYNMoLwf9owH2N9NmKC5Z7Rao%2BsnbKf%2Ba1EGkS7j09p6vGeV8fYeVqEnchkOqNQnppzhG2aPm05GkPYHufwbw7oT15g3IIz6s4Gd6zixS62pCJTI%3D"}],"group":"cf-nel","max_age":604800}'
470
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=KnZtPNG4r6MOezT%2FzWdb1gDJX3ZELP%2F4GhKu%2BfJmo1jCRQy7Ul4mJVALYyJjtJtvykb93g1dzItWGXsX3NguV48lhzRhG%2Bh%2Fqed%2Bnn9UN7yU1PLi6pnuyk4fnVqYMsfFDtVb%2Bmw%3D"}],"group":"cf-nel","max_age":604800}'
986
471
  Nel:
987
472
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
988
473
  Strict-Transport-Security:
@@ -990,7 +475,7 @@ http_interactions:
990
475
  Server:
991
476
  - cloudflare
992
477
  Cf-Ray:
993
- - 80323c0a594ab92c-AMS
478
+ - 81187f8cbb4a1c7d-AMS
994
479
  Alt-Svc:
995
480
  - h3=":443"; ma=86400
996
481
  body:
@@ -998,7 +483,7 @@ http_interactions:
998
483
  string: |-
999
484
  <html><head><title>Handle Redirect</title></head>
1000
485
  <body><a href="https://api.crossref.org/v1/works/10.1890%2F120103/transform">https://api.crossref.org/v1/works/10.1890%2F120103/transform</a></body></html>
1001
- recorded_at: Thu, 07 Sep 2023 22:02:10 GMT
486
+ recorded_at: Thu, 05 Oct 2023 20:43:41 GMT
1002
487
  - request:
1003
488
  method: get
1004
489
  uri: https://api.crossref.org/v1/works/10.1890%2F120103/transform
@@ -1020,7 +505,7 @@ http_interactions:
1020
505
  message: OK
1021
506
  headers:
1022
507
  Date:
1023
- - Thu, 07 Sep 2023 22:02:11 GMT
508
+ - Thu, 05 Oct 2023 20:43:41 GMT
1024
509
  Content-Type:
1025
510
  - application/vnd.citationstyles.csl+json
1026
511
  Transfer-Encoding:
@@ -1056,7 +541,7 @@ http_interactions:
1056
541
  - close
1057
542
  body:
1058
543
  encoding: ASCII-8BIT
1059
- string: '{"indexed":{"date-parts":[[2023,9,7]],"date-time":"2023-09-07T16:07:03Z","timestamp":1694102823134},"reference-count":28,"publisher":"Wiley","issue":"3","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":883,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2013,4]]},"DOI":"10.1890\/120103","type":"journal-article","created":{"date-parts":[[2013,3,12]],"date-time":"2013-03-12T20:09:26Z","timestamp":1363118966000},"page":"156-162","source":"Crossref","is-referenced-by-count":593,"title":"Big
544
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T19:16:18Z","timestamp":1696533378255},"reference-count":28,"publisher":"Wiley","issue":"3","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":883,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2013,4]]},"DOI":"10.1890\/120103","type":"journal-article","created":{"date-parts":[[2013,3,12]],"date-time":"2013-03-12T20:09:26Z","timestamp":1363118966000},"page":"156-162","source":"Crossref","is-referenced-by-count":596,"title":"Big
1060
545
  data and the future of ecology","prefix":"10.1002","volume":"11","author":[{"given":"Stephanie
1061
546
  E","family":"Hampton","sequence":"first","affiliation":[]},{"given":"Carly
1062
547
  A","family":"Strasser","sequence":"additional","affiliation":[]},{"given":"Joshua
@@ -1071,7 +556,7 @@ http_interactions:
1071
556
  in Ecology and the Environment","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.wiley.com\/onlinelibrary\/tdm\/v1\/articles\/10.1890%2F120103","content-type":"unspecified","content-version":"vor","intended-application":"text-mining"}],"deposited":{"date-parts":[[2017,6,21]],"date-time":"2017-06-21T09:13:12Z","timestamp":1498036392000},"score":1,"resource":{"primary":{"URL":"http:\/\/doi.wiley.com\/10.1890\/120103"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2013,4]]},"references-count":28,"journal-issue":{"issue":"3","published-print":{"date-parts":[[2013,4]]}},"alternative-id":["10.1890\/120103"],"URL":"http:\/\/dx.doi.org\/10.1890\/120103","relation":{},"ISSN":["1540-9295"],"subject":["Ecology","Ecology,
1072
557
  Evolution, Behavior and Systematics"],"container-title-short":"Frontiers in
1073
558
  Ecology and the Environment","published":{"date-parts":[[2013,4]]}}'
1074
- recorded_at: Thu, 07 Sep 2023 22:02:11 GMT
559
+ recorded_at: Thu, 05 Oct 2023 20:43:41 GMT
1075
560
  - request:
1076
561
  method: get
1077
562
  uri: http://doi.org/10.1146/annurev.ecolsys.37.091305.110031
@@ -1093,7 +578,7 @@ http_interactions:
1093
578
  message: Moved Permanently
1094
579
  headers:
1095
580
  Date:
1096
- - Thu, 07 Sep 2023 22:02:11 GMT
581
+ - Thu, 05 Oct 2023 20:43:41 GMT
1097
582
  Transfer-Encoding:
1098
583
  - chunked
1099
584
  Connection:
@@ -1101,23 +586,23 @@ http_interactions:
1101
586
  Cache-Control:
1102
587
  - max-age=3600
1103
588
  Expires:
1104
- - Thu, 07 Sep 2023 23:02:11 GMT
589
+ - Thu, 05 Oct 2023 21:43:41 GMT
1105
590
  Location:
1106
591
  - https://doi.org/10.1146/annurev.ecolsys.37.091305.110031
1107
592
  Report-To:
1108
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=vRzyHFt6jyFPvSjnyNolV1O%2F9VPmmaQ%2BesBUIxRIXWxoD7wZDdxe0HT5HityZSk5iuQJflzLZ6VLr%2BlJLcmEq7d8CMSjlWhjBIxJAKcqIEHhqJQvVWLNWlcVVPCtA5I6ict3f8c%3D"}],"group":"cf-nel","max_age":604800}'
593
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=j%2BQCNjD9jmFAvnvFjvq8kGFhAv%2B9V9jYFy46dj75afQtl1vlklotC8fKapwuVqZZAv7EdtmIV%2BpvIvHfnmSEf%2BNs9tIQ5UazfbCOjZoshZnRw5rO7ksZCAvKNj0%2BGG2V%2BoJ%2BPeo%3D"}],"group":"cf-nel","max_age":604800}'
1109
594
  Nel:
1110
595
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1111
596
  Server:
1112
597
  - cloudflare
1113
598
  Cf-Ray:
1114
- - 80323c0effbc0a64-AMS
599
+ - 81187f9128fd0bc2-AMS
1115
600
  Alt-Svc:
1116
601
  - h3=":443"; ma=86400
1117
602
  body:
1118
603
  encoding: ASCII-8BIT
1119
604
  string: ''
1120
- recorded_at: Thu, 07 Sep 2023 22:02:11 GMT
605
+ recorded_at: Thu, 05 Oct 2023 20:43:41 GMT
1121
606
  - request:
1122
607
  method: get
1123
608
  uri: https://doi.org/10.1146/annurev.ecolsys.37.091305.110031
@@ -1139,7 +624,7 @@ http_interactions:
1139
624
  message: Found
1140
625
  headers:
1141
626
  Date:
1142
- - Thu, 07 Sep 2023 22:02:11 GMT
627
+ - Thu, 05 Oct 2023 20:43:41 GMT
1143
628
  Content-Type:
1144
629
  - text/html;charset=utf-8
1145
630
  Content-Length:
@@ -1151,13 +636,13 @@ http_interactions:
1151
636
  Vary:
1152
637
  - Accept
1153
638
  Expires:
1154
- - Thu, 07 Sep 2023 22:44:21 GMT
639
+ - Thu, 05 Oct 2023 20:54:23 GMT
1155
640
  Permissions-Policy:
1156
641
  - interest-cohort=(),browsing-topics=()
1157
642
  Cf-Cache-Status:
1158
643
  - DYNAMIC
1159
644
  Report-To:
1160
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=uVYlav1%2Buqbee6VihyJbVWQfhLoclvAGtyHfyyNMdbmK8kHz3U4vBny855UNRaT1SgJSrdLEmDFrkAwgOjXTpe%2FD3HYmaH4ssV3NDxODMfedALb%2FO4JtvuAUdwtu1SdsjEKYaao%3D"}],"group":"cf-nel","max_age":604800}'
645
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=gbpR8B58iNVyAGwwsqV7kFbLSL8k45CtEwh40VFIipPSkqEmeRGeybmYXtkKFzTVNkSNqf1hZYnkUNmMWK6QL4k7GK0oKiFQUOSbFRphAtJFGO2l3L8uw0WGSHAD%2BM18Ffvpdh8%3D"}],"group":"cf-nel","max_age":604800}'
1161
646
  Nel:
1162
647
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1163
648
  Strict-Transport-Security:
@@ -1165,7 +650,7 @@ http_interactions:
1165
650
  Server:
1166
651
  - cloudflare
1167
652
  Cf-Ray:
1168
- - 80323c103aafb7a2-AMS
653
+ - 81187f9259f86560-AMS
1169
654
  Alt-Svc:
1170
655
  - h3=":443"; ma=86400
1171
656
  body:
@@ -1173,7 +658,7 @@ http_interactions:
1173
658
  string: |-
1174
659
  <html><head><title>Handle Redirect</title></head>
1175
660
  <body><a href="https://api.crossref.org/v1/works/10.1146%2Fannurev.ecolsys.37.091305.110031/transform">https://api.crossref.org/v1/works/10.1146%2Fannurev.ecolsys.37.091305.110031/transform</a></body></html>
1176
- recorded_at: Thu, 07 Sep 2023 22:02:11 GMT
661
+ recorded_at: Thu, 05 Oct 2023 20:43:41 GMT
1177
662
  - request:
1178
663
  method: get
1179
664
  uri: https://api.crossref.org/v1/works/10.1146%2Fannurev.ecolsys.37.091305.110031/transform
@@ -1195,7 +680,7 @@ http_interactions:
1195
680
  message: OK
1196
681
  headers:
1197
682
  Date:
1198
- - Thu, 07 Sep 2023 22:02:12 GMT
683
+ - Thu, 05 Oct 2023 20:43:42 GMT
1199
684
  Content-Type:
1200
685
  - application/vnd.citationstyles.csl+json
1201
686
  Transfer-Encoding:
@@ -1231,7 +716,7 @@ http_interactions:
1231
716
  - close
1232
717
  body:
1233
718
  encoding: ASCII-8BIT
1234
- string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T06:01:32Z","timestamp":1693980092896},"reference-count":94,"publisher":"Annual
719
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T00:05:51Z","timestamp":1696464351927},"reference-count":94,"publisher":"Annual
1235
720
  Reviews","issue":"1","content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2006,12,1]]},"abstract":"<jats:p>Bioinformatics,
1236
721
  the application of computational tools to the management and analysis of biological
1237
722
  data, has stimulated rapid research advances in genomics through the development
@@ -1246,7 +731,7 @@ http_interactions:
1246
731
  and formal ontologies to catalog and cross-reference information. Combining
1247
732
  these approaches with automated data integration techniques and scientific
1248
733
  workflow systems will maximize the value of data and open new frontiers for
1249
- research in ecology.<\/jats:p>","DOI":"10.1146\/annurev.ecolsys.37.091305.110031","type":"journal-article","created":{"date-parts":[[2006,8,14]],"date-time":"2006-08-14T16:19:36Z","timestamp":1155572376000},"page":"519-544","source":"Crossref","is-referenced-by-count":143,"title":"The
734
+ research in ecology.<\/jats:p>","DOI":"10.1146\/annurev.ecolsys.37.091305.110031","type":"journal-article","created":{"date-parts":[[2006,8,14]],"date-time":"2006-08-14T16:19:36Z","timestamp":1155572376000},"page":"519-544","source":"Crossref","is-referenced-by-count":145,"title":"The
1250
735
  New Bioinformatics: Integrating Ecological Data from the Gene to the Biosphere","prefix":"10.1146","volume":"37","author":[{"given":"Matthew
1251
736
  B.","family":"Jones","sequence":"first","affiliation":[{"name":"National Center
1252
737
  for Ecological Analysis and Synthesis, University of California, Santa Barbara,
@@ -1352,7 +837,7 @@ http_interactions:
1352
837
  Review of Ecology, Evolution, and Systematics","original-title":[],"language":"en","link":[{"URL":"https:\/\/www.annualreviews.org\/doi\/pdf\/10.1146\/annurev.ecolsys.37.091305.110031","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2023,5,8]],"date-time":"2023-05-08T14:27:34Z","timestamp":1683556054000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.annualreviews.org\/doi\/10.1146\/annurev.ecolsys.37.091305.110031"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2006,12,1]]},"references-count":94,"journal-issue":{"issue":"1","published-print":{"date-parts":[[2006,12,1]]}},"alternative-id":["10.1146\/annurev.ecolsys.37.091305.110031"],"URL":"http:\/\/dx.doi.org\/10.1146\/annurev.ecolsys.37.091305.110031","relation":{},"ISSN":["1543-592X","1545-2069"],"subject":["Ecology","Ecology,
1353
838
  Evolution, Behavior and Systematics"],"container-title-short":"Annu. Rev.
1354
839
  Ecol. Evol. Syst.","published":{"date-parts":[[2006,12,1]]}}'
1355
- recorded_at: Thu, 07 Sep 2023 22:02:12 GMT
840
+ recorded_at: Thu, 05 Oct 2023 20:43:42 GMT
1356
841
  - request:
1357
842
  method: get
1358
843
  uri: http://doi.org/10.1002/aris.2011.1440450113
@@ -1374,7 +859,7 @@ http_interactions:
1374
859
  message: Moved Permanently
1375
860
  headers:
1376
861
  Date:
1377
- - Thu, 07 Sep 2023 22:02:12 GMT
862
+ - Thu, 05 Oct 2023 20:43:42 GMT
1378
863
  Transfer-Encoding:
1379
864
  - chunked
1380
865
  Connection:
@@ -1382,23 +867,23 @@ http_interactions:
1382
867
  Cache-Control:
1383
868
  - max-age=3600
1384
869
  Expires:
1385
- - Thu, 07 Sep 2023 23:02:12 GMT
870
+ - Thu, 05 Oct 2023 21:43:42 GMT
1386
871
  Location:
1387
872
  - https://doi.org/10.1002/aris.2011.1440450113
1388
873
  Report-To:
1389
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=iJbSlltRtuewzlE89UFPMCsrMMhtvnW935j9E1jVZKIJBYtT%2Bws9E2fv22Y5bF1VIL68HR%2FBNh1Dkfk%2FRUmFd6Ry3ucmCJ%2FFeFWes6ywASbrMCBd1BJhMGRNtt5gnN7TO6XO%2FBQ%3D"}],"group":"cf-nel","max_age":604800}'
874
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=RNl6xLfrfOJjjoMuQyCq%2BJJPLpTS%2FIu5puHxw9bLo%2FUy6feU9wQyQPvBBArVx05HHuyNs3sfwdFHEDoe%2FlaI4k%2BcTt61pko3CRHJdMcvBEIoBdK8yPwQnjycvA9Y7r89e6xTa4E%3D"}],"group":"cf-nel","max_age":604800}'
1390
875
  Nel:
1391
876
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1392
877
  Server:
1393
878
  - cloudflare
1394
879
  Cf-Ray:
1395
- - 80323c151b48b930-AMS
880
+ - 81187f97aea30a53-AMS
1396
881
  Alt-Svc:
1397
882
  - h3=":443"; ma=86400
1398
883
  body:
1399
884
  encoding: ASCII-8BIT
1400
885
  string: ''
1401
- recorded_at: Thu, 07 Sep 2023 22:02:12 GMT
886
+ recorded_at: Thu, 05 Oct 2023 20:43:42 GMT
1402
887
  - request:
1403
888
  method: get
1404
889
  uri: https://doi.org/10.1002/aris.2011.1440450113
@@ -1420,7 +905,7 @@ http_interactions:
1420
905
  message: Found
1421
906
  headers:
1422
907
  Date:
1423
- - Thu, 07 Sep 2023 22:02:12 GMT
908
+ - Thu, 05 Oct 2023 20:43:42 GMT
1424
909
  Content-Type:
1425
910
  - text/html;charset=utf-8
1426
911
  Content-Length:
@@ -1432,13 +917,13 @@ http_interactions:
1432
917
  Vary:
1433
918
  - Accept
1434
919
  Expires:
1435
- - Thu, 07 Sep 2023 22:44:21 GMT
920
+ - Thu, 05 Oct 2023 21:36:04 GMT
1436
921
  Permissions-Policy:
1437
922
  - interest-cohort=(),browsing-topics=()
1438
923
  Cf-Cache-Status:
1439
924
  - DYNAMIC
1440
925
  Report-To:
1441
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=q49sM7LFEIDw3LDXMc9cfRpp0nsFMvCoU7kzUfmuh%2BER89JrO6neiznej4ZL8pf1MxVTppwKtBD3z9GGIJ0rqmWhy4SesuAOyOGCcMconhVKjki64nJ7ZTWne7B2ckDeMvI09m4%3D"}],"group":"cf-nel","max_age":604800}'
926
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=m9QAeJ3%2FWdTbIc2yZzOsJ34ddjLsNtzqkHmvrPk7FaOsyZfC9e%2B2QBX34Lb69uBd3LfwMkOs39Hsdy12h3fDjIolfj8JMF2ukAg%2Bx2CB%2By0YacFwbikLAGaE47fjpeqfKEeiYIw%3D"}],"group":"cf-nel","max_age":604800}'
1442
927
  Nel:
1443
928
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1444
929
  Strict-Transport-Security:
@@ -1446,7 +931,7 @@ http_interactions:
1446
931
  Server:
1447
932
  - cloudflare
1448
933
  Cf-Ray:
1449
- - 80323c16498a0b3e-AMS
934
+ - 81187f98ce066569-AMS
1450
935
  Alt-Svc:
1451
936
  - h3=":443"; ma=86400
1452
937
  body:
@@ -1454,7 +939,7 @@ http_interactions:
1454
939
  string: |-
1455
940
  <html><head><title>Handle Redirect</title></head>
1456
941
  <body><a href="https://api.crossref.org/v1/works/10.1002%2Faris.2011.1440450113/transform">https://api.crossref.org/v1/works/10.1002%2Faris.2011.1440450113/transform</a></body></html>
1457
- recorded_at: Thu, 07 Sep 2023 22:02:12 GMT
942
+ recorded_at: Thu, 05 Oct 2023 20:43:42 GMT
1458
943
  - request:
1459
944
  method: get
1460
945
  uri: https://api.crossref.org/v1/works/10.1002%2Faris.2011.1440450113/transform
@@ -1476,7 +961,7 @@ http_interactions:
1476
961
  message: OK
1477
962
  headers:
1478
963
  Date:
1479
- - Thu, 07 Sep 2023 22:02:13 GMT
964
+ - Thu, 05 Oct 2023 20:43:43 GMT
1480
965
  Content-Type:
1481
966
  - application/vnd.citationstyles.csl+json
1482
967
  Transfer-Encoding:
@@ -1513,7 +998,7 @@ http_interactions:
1513
998
  - close
1514
999
  body:
1515
1000
  encoding: ASCII-8BIT
1516
- string: '{"indexed":{"date-parts":[[2023,8,24]],"date-time":"2023-08-24T01:24:34Z","timestamp":1692840274483},"reference-count":177,"publisher":"Wiley","issue":"1","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":1704,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2011]]},"DOI":"10.1002\/aris.2011.1440450113","type":"journal-article","created":{"date-parts":[[2013,1,3]],"date-time":"2013-01-03T07:07:44Z","timestamp":1357196864000},"page":"247-294","source":"Crossref","is-referenced-by-count":49,"title":"Data
1001
+ string: '{"indexed":{"date-parts":[[2023,9,23]],"date-time":"2023-09-23T23:59:01Z","timestamp":1695513541300},"reference-count":177,"publisher":"Wiley","issue":"1","license":[{"start":{"date-parts":[[2015,9,1]],"date-time":"2015-09-01T00:00:00Z","timestamp":1441065600000},"content-version":"tdm","delay-in-days":1704,"URL":"http:\/\/doi.wiley.com\/10.1002\/tdm_license_1.1"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2011]]},"DOI":"10.1002\/aris.2011.1440450113","type":"journal-article","created":{"date-parts":[[2013,1,3]],"date-time":"2013-01-03T07:07:44Z","timestamp":1357196864000},"page":"247-294","source":"Crossref","is-referenced-by-count":51,"title":"Data
1517
1002
  sharing in the sciences","prefix":"10.1002","volume":"45","author":[{"given":"Stacy","family":"Kowalczyk","sequence":"first","affiliation":[]},{"given":"Kalpana","family":"Shankar","sequence":"additional","affiliation":[]}],"member":"311","published-online":{"date-parts":[[2013,1,2]]},"reference":[{"issue":"2","key":"10.1002\/aris.2011.1440450113-BIB1|cit1","doi-asserted-by":"crossref","first-page":"49","DOI":"10.1108\/03055720410530997","article-title":"The
1518
1003
  role of format in digital preservation","volume":"34","author":"Abrams","year":"2004","journal-title":"VINE"},{"key":"10.1002\/aris.2011.1440450113-BIB2|cit2","volume-title":"JISC
1519
1004
  information environment portal activity: Supporting the needs of e-research.
@@ -1862,7 +1347,7 @@ http_interactions:
1862
1347
  Review of Information Science and Technology","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.wiley.com\/onlinelibrary\/tdm\/v1\/articles\/10.1002%2Faris.2011.1440450113","content-type":"unspecified","content-version":"vor","intended-application":"text-mining"},{"URL":"http:\/\/onlinelibrary.wiley.com\/wol1\/doi\/10.1002\/aris.2011.1440450113\/fullpdf","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2023,6,28]],"date-time":"2023-06-28T11:02:33Z","timestamp":1687950153000},"score":1,"resource":{"primary":{"URL":"https:\/\/onlinelibrary.wiley.com\/doi\/10.1002\/aris.2011.1440450113"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2011]]},"references-count":177,"journal-issue":{"issue":"1","published-print":{"date-parts":[[2011]]}},"URL":"http:\/\/dx.doi.org\/10.1002\/aris.2011.1440450113","relation":{},"ISSN":["0066-4200"],"subject":["Library
1863
1348
  and Information Sciences","Information Systems"],"container-title-short":"Ann.
1864
1349
  Rev. Info. Sci. Tech.","published":{"date-parts":[[2011]]}}'
1865
- recorded_at: Thu, 07 Sep 2023 22:02:13 GMT
1350
+ recorded_at: Thu, 05 Oct 2023 20:43:43 GMT
1866
1351
  - request:
1867
1352
  method: get
1868
1353
  uri: http://doi.org/10.1890/1051-0761(1997)007%5B0330:nmftes%5D2.0.co
@@ -1884,7 +1369,7 @@ http_interactions:
1884
1369
  message: Moved Permanently
1885
1370
  headers:
1886
1371
  Date:
1887
- - Thu, 07 Sep 2023 22:02:13 GMT
1372
+ - Thu, 05 Oct 2023 20:43:43 GMT
1888
1373
  Transfer-Encoding:
1889
1374
  - chunked
1890
1375
  Connection:
@@ -1892,23 +1377,23 @@ http_interactions:
1892
1377
  Cache-Control:
1893
1378
  - max-age=3600
1894
1379
  Expires:
1895
- - Thu, 07 Sep 2023 23:02:13 GMT
1380
+ - Thu, 05 Oct 2023 21:43:43 GMT
1896
1381
  Location:
1897
1382
  - https://doi.org/10.1890/1051-0761(1997)007%5B0330:nmftes%5D2.0.co
1898
1383
  Report-To:
1899
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=TDSu7uxtP2EV6%2B56%2BFDbXxs16kujAKaBQpl7p2KytwvzjG2MSoWvJffIgO5KD4m%2BaOXTJXW6uGIbs8k30FspI7bZ0Jyv0ZfC94%2FNRdiyHe1FgFwaa3GB6bMbCvByo1APhZj1baU%3D"}],"group":"cf-nel","max_age":604800}'
1384
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=fgzRMrz6wlbwAxvkyLnlF8%2Fufcn1vLGiovNQBc3k1h5F4kyalmdkH0Sw1g72sVjJ2%2FN0W4fbGPm%2BRgHmEqX%2FP8TYR6R%2FfAevpEvORJiNf1D4hyRKsdi42sRjJoKmJ%2BJdskAEHfo%3D"}],"group":"cf-nel","max_age":604800}'
1900
1385
  Nel:
1901
1386
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1902
1387
  Server:
1903
1388
  - cloudflare
1904
1389
  Cf-Ray:
1905
- - 80323c1c3bf4b914-AMS
1390
+ - 81187f9e1ecab98c-AMS
1906
1391
  Alt-Svc:
1907
1392
  - h3=":443"; ma=86400
1908
1393
  body:
1909
1394
  encoding: ASCII-8BIT
1910
1395
  string: ''
1911
- recorded_at: Thu, 07 Sep 2023 22:02:13 GMT
1396
+ recorded_at: Thu, 05 Oct 2023 20:43:43 GMT
1912
1397
  - request:
1913
1398
  method: get
1914
1399
  uri: https://doi.org/10.1890/1051-0761(1997)007%5B0330:nmftes%5D2.0.co
@@ -1930,7 +1415,7 @@ http_interactions:
1930
1415
  message: Not Found
1931
1416
  headers:
1932
1417
  Date:
1933
- - Thu, 07 Sep 2023 22:02:14 GMT
1418
+ - Thu, 05 Oct 2023 20:43:44 GMT
1934
1419
  Content-Type:
1935
1420
  - text/html;charset=utf-8
1936
1421
  Transfer-Encoding:
@@ -1940,7 +1425,7 @@ http_interactions:
1940
1425
  Cf-Cache-Status:
1941
1426
  - DYNAMIC
1942
1427
  Report-To:
1943
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=uXjJZSa5cG6zGC4P%2F6pZpSTjUCULluTsJjJGJAuI33dGbVC1RHiMl41y8jU7ZHij2kzWbBAi3kWC3pr3%2BX2v7u6xF4eIp%2B0wFDqd9sxzEMAwSgT%2FEPGPCMi2PDhPSvmMJ7w9YvA%3D"}],"group":"cf-nel","max_age":604800}'
1428
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=3bsUv3%2B7Vyn6aPJvat01nDqYK%2BGr7iyrIDqWa6VthA2SpkNLVPs1SEtEYTeTeZlnrYn4StIj%2FJn6k7JJlOMuGBCy5ON%2FUcx4tmmTtdRwBPyvCXJVOPminR6ZW97AGPVedHZhOOo%3D"}],"group":"cf-nel","max_age":604800}'
1944
1429
  Nel:
1945
1430
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
1946
1431
  Strict-Transport-Security:
@@ -1948,7 +1433,7 @@ http_interactions:
1948
1433
  Server:
1949
1434
  - cloudflare
1950
1435
  Cf-Ray:
1951
- - 80323c1d9df60bc0-AMS
1436
+ - 81187f9f2f44b7a0-AMS
1952
1437
  Alt-Svc:
1953
1438
  - h3=":443"; ma=86400
1954
1439
  body:
@@ -2073,7 +1558,7 @@ http_interactions:
2073
1558
  {\n const regEx = /^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$/;\n return
2074
1559
  regEx.test(email);\n }\n\n function validateDoi(doi) {\n const
2075
1560
  regEx = /^10(?:\\.[^\\s\\/]+)?\\//;\n return regEx.test(doi);\n }\n</script>\n\n</body>\n</html>\n"
2076
- recorded_at: Thu, 07 Sep 2023 22:02:14 GMT
1561
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2077
1562
  - request:
2078
1563
  method: get
2079
1564
  uri: http://doi.org/10.1890/1051-0761(1997)007
@@ -2095,7 +1580,7 @@ http_interactions:
2095
1580
  message: Moved Permanently
2096
1581
  headers:
2097
1582
  Date:
2098
- - Thu, 07 Sep 2023 22:02:14 GMT
1583
+ - Thu, 05 Oct 2023 20:43:44 GMT
2099
1584
  Transfer-Encoding:
2100
1585
  - chunked
2101
1586
  Connection:
@@ -2103,23 +1588,23 @@ http_interactions:
2103
1588
  Cache-Control:
2104
1589
  - max-age=3600
2105
1590
  Expires:
2106
- - Thu, 07 Sep 2023 23:02:14 GMT
1591
+ - Thu, 05 Oct 2023 21:43:44 GMT
2107
1592
  Location:
2108
1593
  - https://doi.org/10.1890/1051-0761(1997)007
2109
1594
  Report-To:
2110
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=nddd7pDVARuFmPwTCm6xNYLGRocRVpO0H%2Fp8J8mGkguUUurLQjvQKBHueeh7VJ0DhlpGcV%2BqW%2F7hKnRRF%2BuO5BICE6B8LvbODgwbEAsrcNWKPG4%2BWTAg2pfnFt%2BQ%2FH7e6yOG21Q%3D"}],"group":"cf-nel","max_age":604800}'
1595
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=U5TkuKD%2BWlmZgISq6mn5wjOtnZtvWpGAgJeGBRC4PGx%2BXl9doPiTeraD5mDckjRf%2BskagWF4q6bJkn29GFei7sVB6Q4xVLanlkC0BrhBMHg9xhDym%2FI2BOPm78d%2FW96ctuqB7s4%3D"}],"group":"cf-nel","max_age":604800}'
2111
1596
  Nel:
2112
1597
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2113
1598
  Server:
2114
1599
  - cloudflare
2115
1600
  Cf-Ray:
2116
- - 80323c1efdacb968-AMS
1601
+ - 81187fa0dc505c4d-AMS
2117
1602
  Alt-Svc:
2118
1603
  - h3=":443"; ma=86400
2119
1604
  body:
2120
1605
  encoding: ASCII-8BIT
2121
1606
  string: ''
2122
- recorded_at: Thu, 07 Sep 2023 22:02:14 GMT
1607
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2123
1608
  - request:
2124
1609
  method: get
2125
1610
  uri: https://doi.org/10.1890/1051-0761(1997)007
@@ -2141,7 +1626,7 @@ http_interactions:
2141
1626
  message: Not Found
2142
1627
  headers:
2143
1628
  Date:
2144
- - Thu, 07 Sep 2023 22:02:14 GMT
1629
+ - Thu, 05 Oct 2023 20:43:44 GMT
2145
1630
  Content-Type:
2146
1631
  - text/html;charset=utf-8
2147
1632
  Transfer-Encoding:
@@ -2151,7 +1636,7 @@ http_interactions:
2151
1636
  Cf-Cache-Status:
2152
1637
  - DYNAMIC
2153
1638
  Report-To:
2154
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=3WDQePclVNRzcyWAzedJ7TDclPvWF%2ByO4Xyus2B%2BqbpAx%2B2ie2TQ0tAAG7gvx8KH46%2BEmTkrWLE18XcLTGMB%2B%2F2d9e17aMXoMLRjzmezREmbFf2H%2BcTnn5c%2B3jOfY8yKdLN16TA%3D"}],"group":"cf-nel","max_age":604800}'
1639
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=GCDGtaPdp3eoC3ilY%2F7TAmSRqLzMmImxSGToj%2BL%2FODmkN%2FN416tFH2gxqH1mNzoG3%2BFGahnM3CWbUr%2BPvIxibjuzEo%2F0bPR5YmABF%2Ff5mtdZswtKZsPoBkP4YLB9%2BkOAuLtpjn0%3D"}],"group":"cf-nel","max_age":604800}'
2155
1640
  Nel:
2156
1641
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2157
1642
  Strict-Transport-Security:
@@ -2159,7 +1644,7 @@ http_interactions:
2159
1644
  Server:
2160
1645
  - cloudflare
2161
1646
  Cf-Ray:
2162
- - 80323c201fbc1c08-AMS
1647
+ - 81187fa1ef8f1b09-AMS
2163
1648
  Alt-Svc:
2164
1649
  - h3=":443"; ma=86400
2165
1650
  body:
@@ -2284,7 +1769,7 @@ http_interactions:
2284
1769
  {\n const regEx = /^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$/;\n return
2285
1770
  regEx.test(email);\n }\n\n function validateDoi(doi) {\n const
2286
1771
  regEx = /^10(?:\\.[^\\s\\/]+)?\\//;\n return regEx.test(doi);\n }\n</script>\n\n</body>\n</html>\n"
2287
- recorded_at: Thu, 07 Sep 2023 22:02:14 GMT
1772
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2288
1773
  - request:
2289
1774
  method: head
2290
1775
  uri: http://esa.org/ecovisions/ppfiles/ecologicalvisionsreport.pdf
@@ -2306,7 +1791,7 @@ http_interactions:
2306
1791
  Server:
2307
1792
  - Sucuri/Cloudproxy
2308
1793
  Date:
2309
- - Thu, 07 Sep 2023 22:02:14 GMT
1794
+ - Thu, 05 Oct 2023 20:43:44 GMT
2310
1795
  Content-Type:
2311
1796
  - text/html
2312
1797
  Content-Length:
@@ -2314,13 +1799,13 @@ http_interactions:
2314
1799
  Connection:
2315
1800
  - close
2316
1801
  X-Sucuri-Id:
2317
- - '15003'
1802
+ - '19003'
2318
1803
  Location:
2319
1804
  - https://esa.org/ecovisions/ppfiles/ecologicalvisionsreport.pdf
2320
1805
  body:
2321
1806
  encoding: ASCII-8BIT
2322
1807
  string: ''
2323
- recorded_at: Thu, 07 Sep 2023 22:02:14 GMT
1808
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2324
1809
  - request:
2325
1810
  method: get
2326
1811
  uri: http://doi.org/10.1016/j.tree.2005.04.023
@@ -2342,7 +1827,7 @@ http_interactions:
2342
1827
  message: Moved Permanently
2343
1828
  headers:
2344
1829
  Date:
2345
- - Thu, 07 Sep 2023 22:02:15 GMT
1830
+ - Thu, 05 Oct 2023 20:43:44 GMT
2346
1831
  Transfer-Encoding:
2347
1832
  - chunked
2348
1833
  Connection:
@@ -2350,23 +1835,23 @@ http_interactions:
2350
1835
  Cache-Control:
2351
1836
  - max-age=3600
2352
1837
  Expires:
2353
- - Thu, 07 Sep 2023 23:02:14 GMT
1838
+ - Thu, 05 Oct 2023 21:43:44 GMT
2354
1839
  Location:
2355
1840
  - https://doi.org/10.1016/j.tree.2005.04.023
2356
1841
  Report-To:
2357
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=gQdVfY9XBZ2ydT5pAPG1apChY3K6okuDfd71Xlhoe4cx3SXm5wnSWsuzmEXqbtYW9Dcyv2U%2F9TxSnt5XHDLnc0zMyT%2BYEByn%2Bf0XdpRg4iGHs7RQkZ0RO5BzPQcGVJrQ7yXEOdo%3D"}],"group":"cf-nel","max_age":604800}'
1842
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=2%2BA0hLhFOVSUOWXmAlkSQtG4hyzDHc4kW%2F0tcR9IH2qW0y1sKCaFd5fVyB7dsxOeslWWNvG7%2BKnIn79IsBwisZywiN1YPfzjXHQUor7Kk9pZ5t%2FSP2aYHFWpU3utKqTr9ECb2HU%3D"}],"group":"cf-nel","max_age":604800}'
2358
1843
  Nel:
2359
1844
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2360
1845
  Server:
2361
1846
  - cloudflare
2362
1847
  Cf-Ray:
2363
- - 80323c23add4b908-AMS
1848
+ - 81187fa48b95b7d3-AMS
2364
1849
  Alt-Svc:
2365
1850
  - h3=":443"; ma=86400
2366
1851
  body:
2367
1852
  encoding: ASCII-8BIT
2368
1853
  string: ''
2369
- recorded_at: Thu, 07 Sep 2023 22:02:14 GMT
1854
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2370
1855
  - request:
2371
1856
  method: get
2372
1857
  uri: https://doi.org/10.1016/j.tree.2005.04.023
@@ -2388,7 +1873,7 @@ http_interactions:
2388
1873
  message: Found
2389
1874
  headers:
2390
1875
  Date:
2391
- - Thu, 07 Sep 2023 22:02:15 GMT
1876
+ - Thu, 05 Oct 2023 20:43:44 GMT
2392
1877
  Content-Type:
2393
1878
  - text/html;charset=utf-8
2394
1879
  Content-Length:
@@ -2400,7 +1885,7 @@ http_interactions:
2400
1885
  Vary:
2401
1886
  - Accept
2402
1887
  Expires:
2403
- - Thu, 07 Sep 2023 22:20:30 GMT
1888
+ - Thu, 05 Oct 2023 20:54:23 GMT
2404
1889
  Link:
2405
1890
  - "<https://dul.usage.elsevier.com/doi/>; rel=dul"
2406
1891
  Permissions-Policy:
@@ -2408,7 +1893,7 @@ http_interactions:
2408
1893
  Cf-Cache-Status:
2409
1894
  - DYNAMIC
2410
1895
  Report-To:
2411
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=dLAuM67ACXaFPPju7T8rLMf%2BkEuWz1dUjZckT9nRG65GAyI1yZjp1lWP%2BcfMiaWyDpCvCfcCNMlHKhepps%2F6C6byT5r%2F5qFcFAzwTnyaNk%2F3wRgQ8ZnyOkmZltCTsYlSRVhBgLI%3D"}],"group":"cf-nel","max_age":604800}'
1896
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2BQF%2BOFX8FfFQbLabkgAU4VN8nSlWiA3ThxmVltN%2F15h6JbqYw2Aj6CAXorCc6nuolSSlPUvcwR81Rbx5J5IwH5ZfcA%2BMiTiHwxM%2BOn48qQ%2B865xVOzalBbrTFI56VlIrSJ7Qvqg%3D"}],"group":"cf-nel","max_age":604800}'
2412
1897
  Nel:
2413
1898
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2414
1899
  Strict-Transport-Security:
@@ -2416,7 +1901,7 @@ http_interactions:
2416
1901
  Server:
2417
1902
  - cloudflare
2418
1903
  Cf-Ray:
2419
- - 80323c26fe5a1c81-AMS
1904
+ - 81187fa5ae690a74-AMS
2420
1905
  Alt-Svc:
2421
1906
  - h3=":443"; ma=86400
2422
1907
  body:
@@ -2424,7 +1909,7 @@ http_interactions:
2424
1909
  string: |-
2425
1910
  <html><head><title>Handle Redirect</title></head>
2426
1911
  <body><a href="https://api.crossref.org/v1/works/10.1016%2Fj.tree.2005.04.023/transform">https://api.crossref.org/v1/works/10.1016%2Fj.tree.2005.04.023/transform</a></body></html>
2427
- recorded_at: Thu, 07 Sep 2023 22:02:15 GMT
1912
+ recorded_at: Thu, 05 Oct 2023 20:43:44 GMT
2428
1913
  - request:
2429
1914
  method: get
2430
1915
  uri: https://api.crossref.org/v1/works/10.1016%2Fj.tree.2005.04.023/transform
@@ -2446,7 +1931,7 @@ http_interactions:
2446
1931
  message: OK
2447
1932
  headers:
2448
1933
  Date:
2449
- - Thu, 07 Sep 2023 22:02:16 GMT
1934
+ - Thu, 05 Oct 2023 20:43:45 GMT
2450
1935
  Content-Type:
2451
1936
  - application/vnd.citationstyles.csl+json
2452
1937
  Transfer-Encoding:
@@ -2483,13 +1968,13 @@ http_interactions:
2483
1968
  - close
2484
1969
  body:
2485
1970
  encoding: ASCII-8BIT
2486
- string: '{"indexed":{"date-parts":[[2023,9,5]],"date-time":"2023-09-05T21:11:29Z","timestamp":1693948289600},"reference-count":0,"publisher":"Elsevier
2487
- BV","issue":"7","license":[{"start":{"date-parts":[[2005,7,1]],"date-time":"2005-07-01T00:00:00Z","timestamp":1120176000000},"content-version":"tdm","delay-in-days":0,"URL":"https:\/\/www.elsevier.com\/tdm\/userlicense\/1.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2005,7]]},"DOI":"10.1016\/j.tree.2005.04.023","type":"journal-article","created":{"date-parts":[[2005,5,1]],"date-time":"2005-05-01T11:08:52Z","timestamp":1114945732000},"page":"362-363","source":"Crossref","is-referenced-by-count":66,"title":"Data
1971
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T20:28:19Z","timestamp":1696537699920},"reference-count":0,"publisher":"Elsevier
1972
+ BV","issue":"7","license":[{"start":{"date-parts":[[2005,7,1]],"date-time":"2005-07-01T00:00:00Z","timestamp":1120176000000},"content-version":"tdm","delay-in-days":0,"URL":"https:\/\/www.elsevier.com\/tdm\/userlicense\/1.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2005,7]]},"DOI":"10.1016\/j.tree.2005.04.023","type":"journal-article","created":{"date-parts":[[2005,5,1]],"date-time":"2005-05-01T11:08:52Z","timestamp":1114945732000},"page":"362-363","source":"Crossref","is-referenced-by-count":68,"title":"Data
2488
1973
  sharing in ecology and evolution","prefix":"10.1016","volume":"20","author":[{"given":"C","family":"PARR","sequence":"first","affiliation":[]},{"given":"M","family":"CUMMINGS","sequence":"additional","affiliation":[]}],"member":"78","container-title":"Trends
2489
1974
  in Ecology &amp; Evolution","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.elsevier.com\/content\/article\/PII:S0169534705001308?httpAccept=text\/xml","content-type":"text\/xml","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/api.elsevier.com\/content\/article\/PII:S0169534705001308?httpAccept=text\/plain","content-type":"text\/plain","content-version":"vor","intended-application":"text-mining"}],"deposited":{"date-parts":[[2019,1,26]],"date-time":"2019-01-26T19:59:32Z","timestamp":1548532772000},"score":1,"resource":{"primary":{"URL":"https:\/\/linkinghub.elsevier.com\/retrieve\/pii\/S0169534705001308"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2005,7]]},"references-count":0,"journal-issue":{"issue":"7","published-print":{"date-parts":[[2005,7]]}},"alternative-id":["S0169534705001308"],"URL":"http:\/\/dx.doi.org\/10.1016\/j.tree.2005.04.023","relation":{},"ISSN":["0169-5347"],"subject":["Ecology,
2490
1975
  Evolution, Behavior and Systematics"],"container-title-short":"Trends in Ecology
2491
1976
  &amp; Evolution","published":{"date-parts":[[2005,7]]}}'
2492
- recorded_at: Thu, 07 Sep 2023 22:02:16 GMT
1977
+ recorded_at: Thu, 05 Oct 2023 20:43:45 GMT
2493
1978
  - request:
2494
1979
  method: get
2495
1980
  uri: http://doi.org/10.1371/journal.pone.0035087
@@ -2511,7 +1996,7 @@ http_interactions:
2511
1996
  message: Moved Permanently
2512
1997
  headers:
2513
1998
  Date:
2514
- - Thu, 07 Sep 2023 22:02:16 GMT
1999
+ - Thu, 05 Oct 2023 20:43:45 GMT
2515
2000
  Transfer-Encoding:
2516
2001
  - chunked
2517
2002
  Connection:
@@ -2519,23 +2004,23 @@ http_interactions:
2519
2004
  Cache-Control:
2520
2005
  - max-age=3600
2521
2006
  Expires:
2522
- - Thu, 07 Sep 2023 23:02:16 GMT
2007
+ - Thu, 05 Oct 2023 21:43:45 GMT
2523
2008
  Location:
2524
2009
  - https://doi.org/10.1371/journal.pone.0035087
2525
2010
  Report-To:
2526
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=6MTbrBpc5uIPl99C7PecYXBFBAwfts6KLH3QQGUkixD2cJMbsgCotjt3%2BZZ4jOdOp2UEQrbEPmElo2f4TsZTZIAh7p9nWdxrRF3h4fas11Fi53CRQVOg%2FRRLbZtxTlBq8r4NQkY%3D"}],"group":"cf-nel","max_age":604800}'
2011
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=tOaBw3IfajSxE4DNTFJwv4Gp18uPJDtDPRWjZV%2BqWdru0cGJPsaUvullr5p3YolxPn92GvqotTslGrSmx5OWKE43FlkDL6Q%2FHWTfxmiu6n2RBbKPgqYtZUsWcSZSyYN9nZtjKAM%3D"}],"group":"cf-nel","max_age":604800}'
2527
2012
  Nel:
2528
2013
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2529
2014
  Server:
2530
2015
  - cloudflare
2531
2016
  Cf-Ray:
2532
- - 80323c2d5e65b72b-AMS
2017
+ - 81187fa9ffcb1cae-AMS
2533
2018
  Alt-Svc:
2534
2019
  - h3=":443"; ma=86400
2535
2020
  body:
2536
2021
  encoding: ASCII-8BIT
2537
2022
  string: ''
2538
- recorded_at: Thu, 07 Sep 2023 22:02:16 GMT
2023
+ recorded_at: Thu, 05 Oct 2023 20:43:45 GMT
2539
2024
  - request:
2540
2025
  method: get
2541
2026
  uri: https://doi.org/10.1371/journal.pone.0035087
@@ -2557,7 +2042,7 @@ http_interactions:
2557
2042
  message: Found
2558
2043
  headers:
2559
2044
  Date:
2560
- - Thu, 07 Sep 2023 22:02:16 GMT
2045
+ - Thu, 05 Oct 2023 20:43:45 GMT
2561
2046
  Content-Type:
2562
2047
  - text/html;charset=utf-8
2563
2048
  Content-Length:
@@ -2569,13 +2054,13 @@ http_interactions:
2569
2054
  Vary:
2570
2055
  - Accept
2571
2056
  Expires:
2572
- - Thu, 07 Sep 2023 22:20:30 GMT
2057
+ - Thu, 05 Oct 2023 20:54:23 GMT
2573
2058
  Permissions-Policy:
2574
2059
  - interest-cohort=(),browsing-topics=()
2575
2060
  Cf-Cache-Status:
2576
2061
  - DYNAMIC
2577
2062
  Report-To:
2578
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=S%2FkaLBfla%2FWqkk8zoUrzJG%2FSsCKTSABAjLukne4YM6NelXQt5Q4O%2FnCzfi7HMhi2eacqYqkIB7yohxNitQQ1ZbBJRhvHuwx%2FKEApycbkI8m9DXl5aANZT7gcbaAkuLnzBz9%2BpHY%3D"}],"group":"cf-nel","max_age":604800}'
2063
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=awpKYVO%2BrvqSFCPqjOMV2HX2D3Ea%2BzmkxEItwhjtBvRhqj7CKMhaIMxz7OvqyzBcTb1DKrF0uXcm6DzsGLGnGjGT3p1ZowXk20H2RRtrU9iqJ%2FnRneG7VPjHHuxoGS%2FLsc%2BGiSI%3D"}],"group":"cf-nel","max_age":604800}'
2579
2064
  Nel:
2580
2065
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2581
2066
  Strict-Transport-Security:
@@ -2583,7 +2068,7 @@ http_interactions:
2583
2068
  Server:
2584
2069
  - cloudflare
2585
2070
  Cf-Ray:
2586
- - 80323c2f5a43b740-AMS
2071
+ - 81187fab1d14b8c0-AMS
2587
2072
  Alt-Svc:
2588
2073
  - h3=":443"; ma=86400
2589
2074
  body:
@@ -2591,7 +2076,7 @@ http_interactions:
2591
2076
  string: |-
2592
2077
  <html><head><title>Handle Redirect</title></head>
2593
2078
  <body><a href="https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0035087/transform">https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0035087/transform</a></body></html>
2594
- recorded_at: Thu, 07 Sep 2023 22:02:16 GMT
2079
+ recorded_at: Thu, 05 Oct 2023 20:43:45 GMT
2595
2080
  - request:
2596
2081
  method: get
2597
2082
  uri: https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0035087/transform
@@ -2613,7 +2098,7 @@ http_interactions:
2613
2098
  message: OK
2614
2099
  headers:
2615
2100
  Date:
2616
- - Thu, 07 Sep 2023 22:02:17 GMT
2101
+ - Thu, 05 Oct 2023 20:43:46 GMT
2617
2102
  Content-Type:
2618
2103
  - application/vnd.citationstyles.csl+json
2619
2104
  Transfer-Encoding:
@@ -2649,8 +2134,8 @@ http_interactions:
2649
2134
  - close
2650
2135
  body:
2651
2136
  encoding: ASCII-8BIT
2652
- string: '{"indexed":{"date-parts":[[2023,9,4]],"date-time":"2023-09-04T16:33:54Z","timestamp":1693845234330},"reference-count":35,"publisher":"Public
2653
- Library of Science (PLoS)","issue":"4","license":[{"start":{"date-parts":[[2012,4,6]],"date-time":"2012-04-06T00:00:00Z","timestamp":1333670400000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0035087","type":"journal-article","created":{"date-parts":[[2012,4,7]],"date-time":"2012-04-07T15:56:18Z","timestamp":1333814178000},"page":"e35087","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":69,"title":"Quality
2137
+ string: '{"indexed":{"date-parts":[[2023,10,1]],"date-time":"2023-10-01T04:41:12Z","timestamp":1696135272531},"reference-count":35,"publisher":"Public
2138
+ Library of Science (PLoS)","issue":"4","license":[{"start":{"date-parts":[[2012,4,6]],"date-time":"2012-04-06T00:00:00Z","timestamp":1333670400000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0035087","type":"journal-article","created":{"date-parts":[[2012,4,7]],"date-time":"2012-04-07T15:56:18Z","timestamp":1333814178000},"page":"e35087","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":71,"title":"Quality
2654
2139
  of Data Entry Using Single Entry, Double Entry and Automated Forms Processing\u2013An
2655
2140
  Example Based on a Study of Patient-Reported Outcomes","prefix":"10.1371","volume":"7","author":[{"given":"Aksel","family":"Paulsen","sequence":"first","affiliation":[]},{"given":"S\u00f8ren","family":"Overgaard","sequence":"additional","affiliation":[]},{"given":"Jens
2656
2141
  Martin","family":"Lauritsen","sequence":"additional","affiliation":[]}],"member":"340","published-online":{"date-parts":[[2012,4,6]]},"reference":[{"key":"ref1","first-page":"93","article-title":"Primary
@@ -2727,7 +2212,7 @@ http_interactions:
2727
2212
  mailed surveys.","volume":"33","author":"C Jinks","year":"2003","journal-title":"Computers
2728
2213
  in Biology and Medicine"}],"container-title":"PLoS ONE","original-title":[],"language":"en","link":[{"URL":"http:\/\/dx.plos.org\/10.1371\/journal.pone.0035087","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2019,6,27]],"date-time":"2019-06-27T01:08:48Z","timestamp":1561597728000},"score":1,"resource":{"primary":{"URL":"https:\/\/dx.plos.org\/10.1371\/journal.pone.0035087"}},"subtitle":[],"editor":[{"given":"Andrew","family":"Boulle","sequence":"first","affiliation":[]}],"short-title":[],"issued":{"date-parts":[[2012,4,6]]},"references-count":35,"journal-issue":{"issue":"4","published-online":{"date-parts":[[2012,4,6]]}},"URL":"http:\/\/dx.doi.org\/10.1371\/journal.pone.0035087","relation":{},"ISSN":["1932-6203"],"subject":["Multidisciplinary"],"container-title-short":"PLoS
2729
2214
  ONE","published":{"date-parts":[[2012,4,6]]}}'
2730
- recorded_at: Thu, 07 Sep 2023 22:02:17 GMT
2215
+ recorded_at: Thu, 05 Oct 2023 20:43:46 GMT
2731
2216
  - request:
2732
2217
  method: get
2733
2218
  uri: http://doi.org/10.7287/peerj.preprints.1
@@ -2749,7 +2234,7 @@ http_interactions:
2749
2234
  message: Moved Permanently
2750
2235
  headers:
2751
2236
  Date:
2752
- - Thu, 07 Sep 2023 22:02:17 GMT
2237
+ - Thu, 05 Oct 2023 20:43:46 GMT
2753
2238
  Transfer-Encoding:
2754
2239
  - chunked
2755
2240
  Connection:
@@ -2757,23 +2242,23 @@ http_interactions:
2757
2242
  Cache-Control:
2758
2243
  - max-age=3600
2759
2244
  Expires:
2760
- - Thu, 07 Sep 2023 23:02:17 GMT
2245
+ - Thu, 05 Oct 2023 21:43:46 GMT
2761
2246
  Location:
2762
2247
  - https://doi.org/10.7287/peerj.preprints.1
2763
2248
  Report-To:
2764
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=1pznj2%2F3TTyjrQFscvYdk1O93XX0%2FJSuznS4oUJSgVPJW9GcHnD7PNyjujtlhsFWFgyVq0%2BQbhymQ7PWG2ZFKZjlQIkJexVmfMnFufcSKd9%2BF0HRbNu1e2x94VyHb%2BuUa1fuuEM%3D"}],"group":"cf-nel","max_age":604800}'
2249
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=YMLIEfaZ6ZTDoZ8d1r2NV%2FkTRI0cITyFkPeC1RaJbXt18ynb5gJApeXDU8oEG5ZVK4ojnJyWJ8VLv%2FBO0X2h2khX%2Fy%2FhLbj9ye6f9KZSYRMHWIRttc%2F0Lgi%2FyFFQI6zWyfV0BU0%3D"}],"group":"cf-nel","max_age":604800}'
2765
2250
  Nel:
2766
2251
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2767
2252
  Server:
2768
2253
  - cloudflare
2769
2254
  Cf-Ray:
2770
- - 80323c340cc40bdb-AMS
2255
+ - 81187faf8925419c-AMS
2771
2256
  Alt-Svc:
2772
2257
  - h3=":443"; ma=86400
2773
2258
  body:
2774
2259
  encoding: ASCII-8BIT
2775
2260
  string: ''
2776
- recorded_at: Thu, 07 Sep 2023 22:02:17 GMT
2261
+ recorded_at: Thu, 05 Oct 2023 20:43:46 GMT
2777
2262
  - request:
2778
2263
  method: get
2779
2264
  uri: https://doi.org/10.7287/peerj.preprints.1
@@ -2795,7 +2280,7 @@ http_interactions:
2795
2280
  message: Moved Permanently
2796
2281
  headers:
2797
2282
  Date:
2798
- - Thu, 07 Sep 2023 22:02:17 GMT
2283
+ - Thu, 05 Oct 2023 20:43:46 GMT
2799
2284
  Content-Length:
2800
2285
  - '0'
2801
2286
  Connection:
@@ -2803,13 +2288,13 @@ http_interactions:
2803
2288
  Location:
2804
2289
  - https://doi.org/10.7287/peerj.preprints.1v1
2805
2290
  Expires:
2806
- - Fri, 08 Sep 2023 22:02:17 GMT
2291
+ - Fri, 06 Oct 2023 20:43:46 GMT
2807
2292
  Permissions-Policy:
2808
2293
  - interest-cohort=(),browsing-topics=()
2809
2294
  Cf-Cache-Status:
2810
2295
  - DYNAMIC
2811
2296
  Report-To:
2812
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=eeEDr%2Fpgq%2FAUR8tsQuQpjQm1YdVuqOjxK8CRMna2xVByU1rJoju%2FfiJfnQYD48RxINod04W2j3kwLkxUUrLLj4Xv1SOn%2F%2FvRx8z9xALuJ6ll4bFwAzKV4o8n9COzvv55o02G8js%3D"}],"group":"cf-nel","max_age":604800}'
2297
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=W%2B7r0VfgRtuvk64X8ZHqW6aDoGnM8%2FmLVNGrY1eoDoW2Bh9mZbAGCL9a8aGV1OKiCsWXh5UgpSPFbBTXFayTpeqqhfnWAS0CaB6uv%2Fa7PLvc8JV%2Fc4PjtzF4odUXYo0tdiedsMg%3D"}],"group":"cf-nel","max_age":604800}'
2813
2298
  Nel:
2814
2299
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2815
2300
  Strict-Transport-Security:
@@ -2817,13 +2302,13 @@ http_interactions:
2817
2302
  Server:
2818
2303
  - cloudflare
2819
2304
  Cf-Ray:
2820
- - 80323c351d12b8c1-AMS
2305
+ - 81187fb0a994b7ba-AMS
2821
2306
  Alt-Svc:
2822
2307
  - h3=":443"; ma=86400
2823
2308
  body:
2824
2309
  encoding: ASCII-8BIT
2825
2310
  string: ''
2826
- recorded_at: Thu, 07 Sep 2023 22:02:17 GMT
2311
+ recorded_at: Thu, 05 Oct 2023 20:43:46 GMT
2827
2312
  - request:
2828
2313
  method: get
2829
2314
  uri: https://doi.org/10.7287/peerj.preprints.1v1
@@ -2845,7 +2330,7 @@ http_interactions:
2845
2330
  message: Found
2846
2331
  headers:
2847
2332
  Date:
2848
- - Thu, 07 Sep 2023 22:02:18 GMT
2333
+ - Thu, 05 Oct 2023 20:43:47 GMT
2849
2334
  Content-Type:
2850
2335
  - text/html;charset=utf-8
2851
2336
  Content-Length:
@@ -2857,13 +2342,13 @@ http_interactions:
2857
2342
  Vary:
2858
2343
  - Accept
2859
2344
  Expires:
2860
- - Thu, 07 Sep 2023 22:20:30 GMT
2345
+ - Thu, 05 Oct 2023 21:36:04 GMT
2861
2346
  Permissions-Policy:
2862
2347
  - interest-cohort=(),browsing-topics=()
2863
2348
  Cf-Cache-Status:
2864
2349
  - DYNAMIC
2865
2350
  Report-To:
2866
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2FnzivGoxz9R0VB2U7fVE7mfGPwDcyd1CvnFugw2jC8sIU4eEIcZHhaJMFYSF9eyXvYiaUU%2BEwDIjKWZPkASKZOySHVJHzF0wIkHDB6TxcVmSF%2F8AuvYQB8k8XUiZmdpLy%2FcWEKE%3D"}],"group":"cf-nel","max_age":604800}'
2351
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=6QFliP%2BNlgCw4NA2QXpFMEdV3DViLccX2M2EpMiZCrBmPr9QrMQ7%2Fr5a8MeADbhExdV8Kx9ravpiS7EKShQM6elRV658MlummAjWAeo%2FoCT%2B2qP5umsWthfk%2FzEAN9p5AefoT3c%3D"}],"group":"cf-nel","max_age":604800}'
2867
2352
  Nel:
2868
2353
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
2869
2354
  Strict-Transport-Security:
@@ -2871,7 +2356,7 @@ http_interactions:
2871
2356
  Server:
2872
2357
  - cloudflare
2873
2358
  Cf-Ray:
2874
- - 80323c364eab1ebe-AMS
2359
+ - 81187fb25dae1b08-AMS
2875
2360
  Alt-Svc:
2876
2361
  - h3=":443"; ma=86400
2877
2362
  body:
@@ -2879,7 +2364,7 @@ http_interactions:
2879
2364
  string: |-
2880
2365
  <html><head><title>Handle Redirect</title></head>
2881
2366
  <body><a href="https://api.crossref.org/v1/works/10.7287%2Fpeerj.preprints.1v1/transform">https://api.crossref.org/v1/works/10.7287%2Fpeerj.preprints.1v1/transform</a></body></html>
2882
- recorded_at: Thu, 07 Sep 2023 22:02:17 GMT
2367
+ recorded_at: Thu, 05 Oct 2023 20:43:47 GMT
2883
2368
  - request:
2884
2369
  method: get
2885
2370
  uri: https://api.crossref.org/v1/works/10.7287%2Fpeerj.preprints.1v1/transform
@@ -2901,7 +2386,7 @@ http_interactions:
2901
2386
  message: OK
2902
2387
  headers:
2903
2388
  Date:
2904
- - Thu, 07 Sep 2023 22:02:18 GMT
2389
+ - Thu, 05 Oct 2023 20:43:47 GMT
2905
2390
  Content-Type:
2906
2391
  - application/vnd.citationstyles.csl+json
2907
2392
  Transfer-Encoding:
@@ -2984,7 +2469,7 @@ http_interactions:
2984
2469
  Evolutionary Synthesis Center, Duke University, Durham, USA"}]},{"given":"Todd
2985
2470
  J","family":"Vision","sequence":"additional","affiliation":[{"name":"Department
2986
2471
  of Biology, University of North Carolina - Chapel Hill, Chapel Hill, USA"}]}],"member":"4443","container-title":[],"original-title":[],"link":[{"URL":"https:\/\/peerj.com\/preprints\/1v1.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/peerj.com\/preprints\/1v1.xml","content-type":"application\/xml","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/peerj.com\/preprints\/1v1.html","content-type":"text\/html","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/peerj.com\/preprints\/1v1.pdf","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2019,12,23]],"date-time":"2019-12-23T11:21:05Z","timestamp":1577100065000},"score":1,"resource":{"primary":{"URL":"https:\/\/peerj.com\/preprints\/1v1"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2013,4,4]]},"references-count":0,"URL":"http:\/\/dx.doi.org\/10.7287\/peerj.preprints.1v1","relation":{"references":[{"id-type":"doi","id":"10.7287\/peerj.preprints.1v1\/supp-1","asserted-by":"subject"},{"id-type":"doi","id":"10.7287\/peerj.preprints.1v1\/supp-1","asserted-by":"object"}]},"published":{"date-parts":[[2013,4,4]]},"subtype":"preprint"}'
2987
- recorded_at: Thu, 07 Sep 2023 22:02:18 GMT
2472
+ recorded_at: Thu, 05 Oct 2023 20:43:47 GMT
2988
2473
  - request:
2989
2474
  method: get
2990
2475
  uri: http://doi.org/10.1371/journal.pone.0000308
@@ -3006,7 +2491,7 @@ http_interactions:
3006
2491
  message: Moved Permanently
3007
2492
  headers:
3008
2493
  Date:
3009
- - Thu, 07 Sep 2023 22:02:18 GMT
2494
+ - Thu, 05 Oct 2023 20:43:47 GMT
3010
2495
  Transfer-Encoding:
3011
2496
  - chunked
3012
2497
  Connection:
@@ -3014,23 +2499,23 @@ http_interactions:
3014
2499
  Cache-Control:
3015
2500
  - max-age=3600
3016
2501
  Expires:
3017
- - Thu, 07 Sep 2023 23:02:18 GMT
2502
+ - Thu, 05 Oct 2023 21:43:47 GMT
3018
2503
  Location:
3019
2504
  - https://doi.org/10.1371/journal.pone.0000308
3020
2505
  Report-To:
3021
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=sJR386EPyzcDT%2BO52Vq6d6ZNDGOJhZVHgfZSR5hKmSA42l02ezpWPWYrtkSJOintn7lK5Coy55Zi97bgMKjgmu2ve0qQESg89eP8ns3F%2FrukUB1Adr%2FydDKJUiYxxt05NPctogo%3D"}],"group":"cf-nel","max_age":604800}'
2506
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=dE9f2k%2BT6COfMpL2T%2FLE1F59WE8IgJwZgVHc8FhjjO5ixIXStp3OIymvVKeedRd0yitf9bT16q711OlXqOJLsd4DhTGoRyfxylhOIG3viegw7SQ2%2B6LfIpAxnoESrrwX0iodWME%3D"}],"group":"cf-nel","max_age":604800}'
3022
2507
  Nel:
3023
2508
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3024
2509
  Server:
3025
2510
  - cloudflare
3026
2511
  Cf-Ray:
3027
- - 80323c3aab570b6e-AMS
2512
+ - 81187fb78bd60eb0-AMS
3028
2513
  Alt-Svc:
3029
2514
  - h3=":443"; ma=86400
3030
2515
  body:
3031
2516
  encoding: ASCII-8BIT
3032
2517
  string: ''
3033
- recorded_at: Thu, 07 Sep 2023 22:02:18 GMT
2518
+ recorded_at: Thu, 05 Oct 2023 20:43:47 GMT
3034
2519
  - request:
3035
2520
  method: get
3036
2521
  uri: https://doi.org/10.1371/journal.pone.0000308
@@ -3052,7 +2537,7 @@ http_interactions:
3052
2537
  message: Found
3053
2538
  headers:
3054
2539
  Date:
3055
- - Thu, 07 Sep 2023 22:02:18 GMT
2540
+ - Thu, 05 Oct 2023 20:43:47 GMT
3056
2541
  Content-Type:
3057
2542
  - text/html;charset=utf-8
3058
2543
  Content-Length:
@@ -3064,13 +2549,13 @@ http_interactions:
3064
2549
  Vary:
3065
2550
  - Accept
3066
2551
  Expires:
3067
- - Thu, 07 Sep 2023 22:28:55 GMT
2552
+ - Thu, 05 Oct 2023 20:54:23 GMT
3068
2553
  Permissions-Policy:
3069
2554
  - interest-cohort=(),browsing-topics=()
3070
2555
  Cf-Cache-Status:
3071
2556
  - DYNAMIC
3072
2557
  Report-To:
3073
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=bUztjm6U5t64Se6bUPEAPbcVZtftlUaCQ%2FJqFP0SB9XZHB%2Fqsyhc%2B6ZNYKDh1YB1hRurGZuBYOWgwQ%2Fh2%2FJ1A6vowjPMwVvbRY7WK0Y73H%2BxWk5hruR0fP%2BpewdaDfjabhrZR1s%3D"}],"group":"cf-nel","max_age":604800}'
2558
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=2TGOGN0Io97WP4cGzbwEmL%2Ft2vL7yOq8nAdTMLbRYa%2FkKzKL4wGxcxZOBgyA0NYoB6oSMckWRog4ZIoyGhdSxT5x8PK2U8jnsODSj28yZszQfK8sPZ4AIm6u8QwKofP7b2DTN6Y%3D"}],"group":"cf-nel","max_age":604800}'
3074
2559
  Nel:
3075
2560
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3076
2561
  Strict-Transport-Security:
@@ -3078,7 +2563,7 @@ http_interactions:
3078
2563
  Server:
3079
2564
  - cloudflare
3080
2565
  Cf-Ray:
3081
- - 80323c3bbcfad0d1-AMS
2566
+ - 81187fb8bc395c46-AMS
3082
2567
  Alt-Svc:
3083
2568
  - h3=":443"; ma=86400
3084
2569
  body:
@@ -3086,7 +2571,7 @@ http_interactions:
3086
2571
  string: |-
3087
2572
  <html><head><title>Handle Redirect</title></head>
3088
2573
  <body><a href="https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0000308/transform">https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0000308/transform</a></body></html>
3089
- recorded_at: Thu, 07 Sep 2023 22:02:18 GMT
2574
+ recorded_at: Thu, 05 Oct 2023 20:43:47 GMT
3090
2575
  - request:
3091
2576
  method: get
3092
2577
  uri: https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0000308/transform
@@ -3108,7 +2593,7 @@ http_interactions:
3108
2593
  message: OK
3109
2594
  headers:
3110
2595
  Date:
3111
- - Thu, 07 Sep 2023 22:02:19 GMT
2596
+ - Thu, 05 Oct 2023 20:43:48 GMT
3112
2597
  Content-Type:
3113
2598
  - application/vnd.citationstyles.csl+json
3114
2599
  Transfer-Encoding:
@@ -3144,8 +2629,8 @@ http_interactions:
3144
2629
  - close
3145
2630
  body:
3146
2631
  encoding: ASCII-8BIT
3147
- string: '{"indexed":{"date-parts":[[2023,9,7]],"date-time":"2023-09-07T19:27:33Z","timestamp":1694114853757},"reference-count":37,"publisher":"Public
3148
- Library of Science (PLoS)","issue":"3","license":[{"start":{"date-parts":[[2007,3,21]],"date-time":"2007-03-21T00:00:00Z","timestamp":1174435200000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0000308","type":"journal-article","created":{"date-parts":[[2007,3,20]],"date-time":"2007-03-20T20:42:48Z","timestamp":1174423368000},"page":"e308","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":484,"title":"Sharing
2632
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T17:47:50Z","timestamp":1696528070568},"reference-count":37,"publisher":"Public
2633
+ Library of Science (PLoS)","issue":"3","license":[{"start":{"date-parts":[[2007,3,21]],"date-time":"2007-03-21T00:00:00Z","timestamp":1174435200000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0000308","type":"journal-article","created":{"date-parts":[[2007,3,20]],"date-time":"2007-03-20T20:42:48Z","timestamp":1174423368000},"page":"e308","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":489,"title":"Sharing
3149
2634
  Detailed Research Data Is Associated with Increased Citation Rate","prefix":"10.1371","volume":"2","author":[{"given":"Heather
3150
2635
  A.","family":"Piwowar","sequence":"first","affiliation":[]},{"given":"Roger
3151
2636
  S.","family":"Day","sequence":"additional","affiliation":[]},{"given":"Douglas
@@ -3229,7 +2714,7 @@ http_interactions:
3229
2714
  A language and environment for statistical computing.","year":"2004"}],"container-title":"PLoS
3230
2715
  ONE","original-title":[],"language":"en","link":[{"URL":"http:\/\/dx.plos.org\/10.1371\/journal.pone.0000308","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2018,10,23]],"date-time":"2018-10-23T15:12:37Z","timestamp":1540307557000},"score":1,"resource":{"primary":{"URL":"https:\/\/dx.plos.org\/10.1371\/journal.pone.0000308"}},"subtitle":[],"editor":[{"given":"John","family":"Ioannidis","sequence":"first","affiliation":[]}],"short-title":[],"issued":{"date-parts":[[2007,3,21]]},"references-count":37,"journal-issue":{"issue":"3","published-online":{"date-parts":[[2007,3,21]]}},"URL":"http:\/\/dx.doi.org\/10.1371\/journal.pone.0000308","relation":{},"ISSN":["1932-6203"],"subject":["Multidisciplinary"],"container-title-short":"PLoS
3231
2716
  ONE","published":{"date-parts":[[2007,3,21]]}}'
3232
- recorded_at: Thu, 07 Sep 2023 22:02:19 GMT
2717
+ recorded_at: Thu, 05 Oct 2023 20:43:48 GMT
3233
2718
  - request:
3234
2719
  method: head
3235
2720
  uri: https://github.com/tpoisot/datasharingpaper/blob/master/datasharing-ms.md
@@ -3251,7 +2736,7 @@ http_interactions:
3251
2736
  Server:
3252
2737
  - GitHub.com
3253
2738
  Date:
3254
- - Thu, 07 Sep 2023 22:02:19 GMT
2739
+ - Thu, 05 Oct 2023 20:43:48 GMT
3255
2740
  Content-Type:
3256
2741
  - text/html; charset=utf-8
3257
2742
  Vary:
@@ -3272,45 +2757,46 @@ http_interactions:
3272
2757
  Content-Security-Policy:
3273
2758
  - 'default-src ''none''; base-uri ''self''; child-src github.com/assets-cdn/worker/
3274
2759
  gist.github.com/assets-cdn/worker/; connect-src ''self'' uploads.github.com
3275
- objects-origin.githubusercontent.com www.githubstatus.com collector.github.com
3276
- raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com
2760
+ www.githubstatus.com collector.github.com raw.githubusercontent.com api.githubcopilot.com
2761
+ api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com
3277
2762
  github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com
3278
- cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com
3279
- productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/
3280
- productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/
3281
- productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/
3282
- productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/
3283
- productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/
3284
- wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com
3285
- github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com
3286
- wss://alive.github.com; font-src github.githubassets.com; form-action ''self''
3287
- github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors
3288
- ''none''; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com
2763
+ cdn.optimizely.com logx.optimizely.com/v1/events objects-origin.githubusercontent.com
2764
+ *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/
2765
+ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/
2766
+ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/
2767
+ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/
2768
+ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/
2769
+ productionresultssa9.blob.core.windows.net/ wss://*.actions.githubusercontent.com
2770
+ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com
2771
+ insights.github.com wss://alive.github.com; font-src github.githubassets.com;
2772
+ form-action ''self'' github.com gist.github.com objects-origin.githubusercontent.com;
2773
+ frame-ancestors ''none''; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com
3289
2774
  support.github.com; img-src ''self'' data: github.githubassets.com media.githubusercontent.com
3290
2775
  camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com
3291
- github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com
3292
- secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/
3293
- private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com
3294
- customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com;
3295
- manifest-src ''self''; media-src github.com user-images.githubusercontent.com/
3296
- secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com;
3297
- script-src github.githubassets.com; style-src ''unsafe-inline'' github.githubassets.com;
3298
- upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/'
2776
+ github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/
2777
+ user-images.githubusercontent.com/ private-user-images.githubusercontent.com
2778
+ opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com
2779
+ customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com
2780
+ *.githubusercontent.com; manifest-src ''self''; media-src github.com user-images.githubusercontent.com/
2781
+ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com
2782
+ github-production-user-asset-6210df.s3.amazonaws.com; script-src github.githubassets.com;
2783
+ style-src ''unsafe-inline'' github.githubassets.com; upgrade-insecure-requests;
2784
+ worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/'
3299
2785
  Set-Cookie:
3300
- - _gh_sess=xhmYt7jAxEx8pQH1zoN%2FlhhrAvzhSctoGA1t%2BHYtgLttMreOWpf3LuBmQ1W24pNf3bd2XHkUL91b2dzVpbxSqFFggJJh0VXm%2FbbgGSMpWuBXvkzMnZ7GOFO5nhlvQ2ytNNj3OezA0hK4NCclHKt%2BJc53O3%2Fxb88qC%2BETGXJQrGHdExZ%2BwWv9a9rIVfjc1Hzkp3PtgTna38P3JeXKNSp0n7cM7baxOAK7oaLTNDicn4n6am2uk3sds84Ts7waZo9xpSt86HGxOIA2KLoXqUIBzA%3D%3D--tV68T5iFsWQdQew9--lrcRYjpgfbs427Ud1cWJQA%3D%3D;
2786
+ - _gh_sess=frhD83CB7FD4A1iSV%2BAJNmgUSh4LLSnCIZairJDMiCwQNHTgeK3aN6K4pVW7FhMwa5gbuDXpLjnEc9d5uUJH85OP0o6oecIoWND%2BWjTa2tdYu7h8gcIZOQJhAUN2lEX4vnzrHWfeK5MLH3HUCpAA4qPL0YAZ4hoJQBd2OexmaaPJwwvjJC3t6jP56pJlTKDi2SkPL82XWs3yzAx32T7qwi9yq6515%2FaeYLwJ5HlK0HWz1GbOECbvFo7Bys%2FX5kgjwORPNH%2F5PJ1qFidcC18sxQ%3D%3D--Ij1v4Dlx12NwF2HH--9rg0uGk%2FrjL7FGWbmzHFzw%3D%3D;
3301
2787
  Path=/; HttpOnly; Secure; SameSite=Lax
3302
- - _octo=GH1.1.2057249489.1694124139; Path=/; Domain=github.com; Expires=Sat,
3303
- 07 Sep 2024 22:02:19 GMT; Secure; SameSite=Lax
3304
- - logged_in=no; Path=/; Domain=github.com; Expires=Sat, 07 Sep 2024 22:02:19
2788
+ - _octo=GH1.1.380215011.1696538628; Path=/; Domain=github.com; Expires=Sat,
2789
+ 05 Oct 2024 20:43:48 GMT; Secure; SameSite=Lax
2790
+ - logged_in=no; Path=/; Domain=github.com; Expires=Sat, 05 Oct 2024 20:43:48
3305
2791
  GMT; HttpOnly; Secure; SameSite=Lax
3306
2792
  X-Github-Request-Id:
3307
- - E09D:02B8:9FF0B83:A1E9314:64FA486B
2793
+ - FE16:8AAD:2B8E2F1:2C0888E:651F2004
3308
2794
  Connection:
3309
2795
  - close
3310
2796
  body:
3311
2797
  encoding: UTF-8
3312
2798
  string: ''
3313
- recorded_at: Thu, 07 Sep 2023 22:02:19 GMT
2799
+ recorded_at: Thu, 05 Oct 2023 20:43:49 GMT
3314
2800
  - request:
3315
2801
  method: get
3316
2802
  uri: http://doi.org/10.1126/science.1197962
@@ -3332,7 +2818,7 @@ http_interactions:
3332
2818
  message: Moved Permanently
3333
2819
  headers:
3334
2820
  Date:
3335
- - Thu, 07 Sep 2023 22:02:19 GMT
2821
+ - Thu, 05 Oct 2023 20:43:49 GMT
3336
2822
  Transfer-Encoding:
3337
2823
  - chunked
3338
2824
  Connection:
@@ -3340,23 +2826,23 @@ http_interactions:
3340
2826
  Cache-Control:
3341
2827
  - max-age=3600
3342
2828
  Expires:
3343
- - Thu, 07 Sep 2023 23:02:19 GMT
2829
+ - Thu, 05 Oct 2023 21:43:49 GMT
3344
2830
  Location:
3345
2831
  - https://doi.org/10.1126/science.1197962
3346
2832
  Report-To:
3347
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=njqF1lPvHaMvCWGaGMIY6U3aK0KphxRToR0V94Aj0wPAyhmUxNNoPYYz%2Fhu8xvzD%2FVtEbvJWt5geiDiDZE%2Fpi7yb%2BN9F%2FNMU1zlGEw%2FP0WinOQwG93CxU%2B%2BJPYHkA0P0IfNsv38%3D"}],"group":"cf-nel","max_age":604800}'
2833
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=VI0LoklepFBSlnKO%2FlfYL8fCgQLTIl6%2B9D6qmO5KQIbevmA%2FkCURs8%2FGmOc288%2FoSJFjy%2B3IXwd%2BpjzIDoTONrWZAhXJlt6awd8h1todE8qfq3vRVv2CVSvJ0LL6foxleD6FAk4%3D"}],"group":"cf-nel","max_age":604800}'
3348
2834
  Nel:
3349
2835
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3350
2836
  Server:
3351
2837
  - cloudflare
3352
2838
  Cf-Ray:
3353
- - 80323c42db390e32-AMS
2839
+ - 81187fbfeeff0e64-AMS
3354
2840
  Alt-Svc:
3355
2841
  - h3=":443"; ma=86400
3356
2842
  body:
3357
2843
  encoding: ASCII-8BIT
3358
2844
  string: ''
3359
- recorded_at: Thu, 07 Sep 2023 22:02:19 GMT
2845
+ recorded_at: Thu, 05 Oct 2023 20:43:49 GMT
3360
2846
  - request:
3361
2847
  method: get
3362
2848
  uri: https://doi.org/10.1126/science.1197962
@@ -3378,7 +2864,7 @@ http_interactions:
3378
2864
  message: Found
3379
2865
  headers:
3380
2866
  Date:
3381
- - Thu, 07 Sep 2023 22:02:20 GMT
2867
+ - Thu, 05 Oct 2023 20:43:49 GMT
3382
2868
  Content-Type:
3383
2869
  - text/html;charset=utf-8
3384
2870
  Content-Length:
@@ -3390,13 +2876,13 @@ http_interactions:
3390
2876
  Vary:
3391
2877
  - Accept
3392
2878
  Expires:
3393
- - Thu, 07 Sep 2023 22:44:21 GMT
2879
+ - Thu, 05 Oct 2023 21:09:35 GMT
3394
2880
  Permissions-Policy:
3395
2881
  - interest-cohort=(),browsing-topics=()
3396
2882
  Cf-Cache-Status:
3397
2883
  - DYNAMIC
3398
2884
  Report-To:
3399
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=VZ0BNEglPhN%2F6rR2PwfQn6WgPQ%2BLGY0ZQK7%2FIVESjmltkokVuI%2FFeFZoDKGaOQ5QWFSkG4GC6r23xemXmmfXLiYrhwgxWo4NqXEe8hcbz%2F7lHGB5lRzbYW5QgZE44Xxou6cSCmY%3D"}],"group":"cf-nel","max_age":604800}'
2885
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=gWH1Lu0jn8u7dBjfpfsNwR55g5X4K0wVcHtHethm1SToq4V9xGEJVAnhknw%2BFExWG79ALPUx%2FK9evpOm%2Bd%2F%2Fn3ERJS7Qd7YXfJclAwjZY9NIwM2NcUk5rCkRjGlvMvn5z58tQsI%3D"}],"group":"cf-nel","max_age":604800}'
3400
2886
  Nel:
3401
2887
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3402
2888
  Strict-Transport-Security:
@@ -3404,7 +2890,7 @@ http_interactions:
3404
2890
  Server:
3405
2891
  - cloudflare
3406
2892
  Cf-Ray:
3407
- - 80323c43feda009b-AMS
2893
+ - 81187fc0fa030b4e-AMS
3408
2894
  Alt-Svc:
3409
2895
  - h3=":443"; ma=86400
3410
2896
  body:
@@ -3412,7 +2898,7 @@ http_interactions:
3412
2898
  string: |-
3413
2899
  <html><head><title>Handle Redirect</title></head>
3414
2900
  <body><a href="https://api.crossref.org/v1/works/10.1126%2Fscience.1197962/transform">https://api.crossref.org/v1/works/10.1126%2Fscience.1197962/transform</a></body></html>
3415
- recorded_at: Thu, 07 Sep 2023 22:02:20 GMT
2901
+ recorded_at: Thu, 05 Oct 2023 20:43:49 GMT
3416
2902
  - request:
3417
2903
  method: get
3418
2904
  uri: https://api.crossref.org/v1/works/10.1126%2Fscience.1197962/transform
@@ -3434,7 +2920,7 @@ http_interactions:
3434
2920
  message: OK
3435
2921
  headers:
3436
2922
  Date:
3437
- - Thu, 07 Sep 2023 22:02:20 GMT
2923
+ - Thu, 05 Oct 2023 20:43:49 GMT
3438
2924
  Content-Type:
3439
2925
  - application/vnd.citationstyles.csl+json
3440
2926
  Transfer-Encoding:
@@ -3469,7 +2955,7 @@ http_interactions:
3469
2955
  - close
3470
2956
  body:
3471
2957
  encoding: ASCII-8BIT
3472
- string: '{"indexed":{"date-parts":[[2023,9,7]],"date-time":"2023-09-07T19:28:28Z","timestamp":1694114908250},"reference-count":21,"publisher":"American
2958
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T20:25:28Z","timestamp":1696537528346},"reference-count":21,"publisher":"American
3473
2959
  Association for the Advancement of Science (AAAS)","issue":"6018","content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2011,2,11]]},"abstract":"<jats:p>Ecology
3474
2960
  is a synthetic discipline benefiting from open access to data from the earth,
3475
2961
  life, and social sciences. Technological challenges exist, however, due to
@@ -3480,7 +2966,7 @@ http_interactions:
3480
2966
  including inadequate rewards for sharing data, must also be resolved. The
3481
2967
  establishment of well-curated, federated data repositories will provide a
3482
2968
  means to preserve data while promoting attribution and acknowledgement of
3483
- its use.<\/jats:p>","DOI":"10.1126\/science.1197962","type":"journal-article","created":{"date-parts":[[2011,2,10]],"date-time":"2011-02-10T23:21:47Z","timestamp":1297380107000},"page":"703-705","source":"Crossref","is-referenced-by-count":459,"title":"Challenges
2969
+ its use.<\/jats:p>","DOI":"10.1126\/science.1197962","type":"journal-article","created":{"date-parts":[[2011,2,10]],"date-time":"2011-02-10T23:21:47Z","timestamp":1297380107000},"page":"703-705","source":"Crossref","is-referenced-by-count":463,"title":"Challenges
3484
2970
  and Opportunities of Open Data in Ecology","prefix":"10.1126","volume":"331","author":[{"given":"O.
3485
2971
  J.","family":"Reichman","sequence":"first","affiliation":[{"name":"National
3486
2972
  Center for Ecological Analysis and Synthesis, University of California, Santa
@@ -3514,7 +3000,7 @@ http_interactions:
3514
3000
  Collaborative Science. Presentation at WORKS 2010: 5th Workshop on Workflows
3515
3001
  in Support of Large-Scale Science IEEE Computer Society New Orleans 14 November
3516
3002
  2010. doi:10.1109\/WORKS.2010.5671861 10.1109\/WORKS.2010.5671861","DOI":"10.1109\/WORKS.2010.5671861"},{"key":"e_1_3_1_21_2","doi-asserted-by":"publisher","DOI":"10.1525\/bio.2010.60.5.2"},{"key":"e_1_3_1_22_2","doi-asserted-by":"publisher","DOI":"10.1371\/journal.pone.0000308"}],"container-title":"Science","original-title":[],"language":"en","link":[{"URL":"https:\/\/syndication.highwire.org\/content\/doi\/10.1126\/science.1197962","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2022,1,14]],"date-time":"2022-01-14T18:21:32Z","timestamp":1642184492000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.science.org\/doi\/10.1126\/science.1197962"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2011,2,11]]},"references-count":21,"journal-issue":{"issue":"6018","published-print":{"date-parts":[[2011,2,11]]}},"alternative-id":["10.1126\/science.1197962"],"URL":"http:\/\/dx.doi.org\/10.1126\/science.1197962","relation":{},"ISSN":["0036-8075","1095-9203"],"subject":["Multidisciplinary"],"container-title-short":"Science","published":{"date-parts":[[2011,2,11]]}}'
3517
- recorded_at: Thu, 07 Sep 2023 22:02:20 GMT
3003
+ recorded_at: Thu, 05 Oct 2023 20:43:49 GMT
3518
3004
  - request:
3519
3005
  method: get
3520
3006
  uri: http://doi.org/10.1038/461171a
@@ -3536,7 +3022,7 @@ http_interactions:
3536
3022
  message: Moved Permanently
3537
3023
  headers:
3538
3024
  Date:
3539
- - Thu, 07 Sep 2023 22:02:20 GMT
3025
+ - Thu, 05 Oct 2023 20:43:49 GMT
3540
3026
  Transfer-Encoding:
3541
3027
  - chunked
3542
3028
  Connection:
@@ -3544,23 +3030,23 @@ http_interactions:
3544
3030
  Cache-Control:
3545
3031
  - max-age=3600
3546
3032
  Expires:
3547
- - Thu, 07 Sep 2023 23:02:20 GMT
3033
+ - Thu, 05 Oct 2023 21:43:49 GMT
3548
3034
  Location:
3549
3035
  - https://doi.org/10.1038/461171a
3550
3036
  Report-To:
3551
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Yq5F1Re7npkew1llJM8etCEVE73PP%2BVpIh9hmLAXNZ4de3LLPXfx8BELZEpOuUI21Ykqlg5TQV4I%2BiIs4lRgnO1Ws7IMhK%2Fws%2FV8%2Bg2je9uXGuHC3CVB5iXxXVC0GTlVr7PFIvA%3D"}],"group":"cf-nel","max_age":604800}'
3037
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Ry%2BqYXNXHsHIfSXDnRSNekBr3vT%2F%2Bld1TTA8RlidfR5T4nJcAKl6MLN05Lpyc0AMZafo4u134CVRyfz3uwkdBXpzV01lMkw0o4t1RX2ScAuly3b0lv5OZCfUCKtKZXqUPUvxnLo%3D"}],"group":"cf-nel","max_age":604800}'
3552
3038
  Nel:
3553
3039
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3554
3040
  Server:
3555
3041
  - cloudflare
3556
3042
  Cf-Ray:
3557
- - 80323c487c92b794-AMS
3043
+ - 81187fc55bbb0ae0-AMS
3558
3044
  Alt-Svc:
3559
3045
  - h3=":443"; ma=86400
3560
3046
  body:
3561
3047
  encoding: ASCII-8BIT
3562
3048
  string: ''
3563
- recorded_at: Thu, 07 Sep 2023 22:02:20 GMT
3049
+ recorded_at: Thu, 05 Oct 2023 20:43:49 GMT
3564
3050
  - request:
3565
3051
  method: get
3566
3052
  uri: https://doi.org/10.1038/461171a
@@ -3582,7 +3068,7 @@ http_interactions:
3582
3068
  message: Found
3583
3069
  headers:
3584
3070
  Date:
3585
- - Thu, 07 Sep 2023 22:02:21 GMT
3071
+ - Thu, 05 Oct 2023 20:43:50 GMT
3586
3072
  Content-Type:
3587
3073
  - text/html;charset=utf-8
3588
3074
  Content-Length:
@@ -3594,13 +3080,13 @@ http_interactions:
3594
3080
  Vary:
3595
3081
  - Accept
3596
3082
  Expires:
3597
- - Thu, 07 Sep 2023 22:44:21 GMT
3083
+ - Thu, 05 Oct 2023 21:36:04 GMT
3598
3084
  Permissions-Policy:
3599
3085
  - interest-cohort=(),browsing-topics=()
3600
3086
  Cf-Cache-Status:
3601
3087
  - DYNAMIC
3602
3088
  Report-To:
3603
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=uHt2JPA5dF%2BzKObBUXzrF4oYWCq36xtSB3HvXK2lATkHjzAl0JgrrJxILKHXkBoZFYtH73047aFYBbSrt6Kee9WITHL5pKYquxKHGJeSOcMBDTc8LKm7ujEfYpa5KaT3HMcEqCM%3D"}],"group":"cf-nel","max_age":604800}'
3089
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=xGyS949XwAd4oHyMwreqq8G4H4zpWcQyVIC%2FguJsq0k%2Fg%2BmbhpRnx9W%2Blm2YE5%2BkQM3T%2BncEirjAW9ZFoxrOpWjhWbwli8mfX1qYtxmrYQdmo5QKB6vhEOfKq%2FkEiTpim%2FuUNm4%3D"}],"group":"cf-nel","max_age":604800}'
3604
3090
  Nel:
3605
3091
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3606
3092
  Strict-Transport-Security:
@@ -3608,7 +3094,7 @@ http_interactions:
3608
3094
  Server:
3609
3095
  - cloudflare
3610
3096
  Cf-Ray:
3611
- - 80323c499a051cb1-AMS
3097
+ - 81187fc68ef4b8a8-AMS
3612
3098
  Alt-Svc:
3613
3099
  - h3=":443"; ma=86400
3614
3100
  body:
@@ -3616,7 +3102,7 @@ http_interactions:
3616
3102
  string: |-
3617
3103
  <html><head><title>Handle Redirect</title></head>
3618
3104
  <body><a href="https://api.crossref.org/v1/works/10.1038%2F461171a/transform">https://api.crossref.org/v1/works/10.1038%2F461171a/transform</a></body></html>
3619
- recorded_at: Thu, 07 Sep 2023 22:02:21 GMT
3105
+ recorded_at: Thu, 05 Oct 2023 20:43:50 GMT
3620
3106
  - request:
3621
3107
  method: get
3622
3108
  uri: https://api.crossref.org/v1/works/10.1038%2F461171a/transform
@@ -3638,7 +3124,7 @@ http_interactions:
3638
3124
  message: OK
3639
3125
  headers:
3640
3126
  Date:
3641
- - Thu, 07 Sep 2023 22:02:21 GMT
3127
+ - Thu, 05 Oct 2023 20:43:50 GMT
3642
3128
  Content-Type:
3643
3129
  - application/vnd.citationstyles.csl+json
3644
3130
  Transfer-Encoding:
@@ -3676,8 +3162,8 @@ http_interactions:
3676
3162
  - close
3677
3163
  body:
3678
3164
  encoding: ASCII-8BIT
3679
- string: '{"indexed":{"date-parts":[[2023,8,28]],"date-time":"2023-08-28T08:54:57Z","timestamp":1693212897235},"reference-count":15,"publisher":"Springer
3680
- Science and Business Media LLC","issue":"7261","license":[{"start":{"date-parts":[[2009,9,1]],"date-time":"2009-09-01T00:00:00Z","timestamp":1251763200000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/www.springer.com\/tdm"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2009,9]]},"DOI":"10.1038\/461171a","type":"journal-article","created":{"date-parts":[[2009,9,9]],"date-time":"2009-09-09T14:00:54Z","timestamp":1252504854000},"page":"171-173","source":"Crossref","is-referenced-by-count":112,"title":"Post-publication
3165
+ string: '{"indexed":{"date-parts":[[2023,9,27]],"date-time":"2023-09-27T01:15:40Z","timestamp":1695777340131},"reference-count":15,"publisher":"Springer
3166
+ Science and Business Media LLC","issue":"7261","license":[{"start":{"date-parts":[[2009,9,1]],"date-time":"2009-09-01T00:00:00Z","timestamp":1251763200000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/www.springer.com\/tdm"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2009,9]]},"DOI":"10.1038\/461171a","type":"journal-article","created":{"date-parts":[[2009,9,9]],"date-time":"2009-09-09T14:00:54Z","timestamp":1252504854000},"page":"171-173","source":"Crossref","is-referenced-by-count":114,"title":"Post-publication
3681
3167
  sharing of data and tools","prefix":"10.1038","volume":"461","author":[{"given":"Paul
3682
3168
  N.","family":"Schofield","sequence":"first","affiliation":[]},{"name":"CASIMIR
3683
3169
  Rome Meeting participants","sequence":"first","affiliation":[]},{"given":"Tania","family":"Bubela","sequence":"additional","affiliation":[]},{"given":"Thomas","family":"Weaver","sequence":"additional","affiliation":[]},{"given":"Lili","family":"Portilla","sequence":"additional","affiliation":[]},{"given":"Stephen
@@ -3712,7 +3198,7 @@ http_interactions:
3712
3198
  Bumgarner, R. E. BMC Bioinformatics 7, 260 (2006).","journal-title":"BMC Bioinformatics"},{"key":"BF461171a_CR15","doi-asserted-by":"publisher","first-page":"455","DOI":"10.1016\/j.respol.2003.09.008","volume":"33","author":"RR
3713
3199
  Nelson","year":"2004","unstructured":"Nelson, R. R. Res. Policy 33, 455\u2013471
3714
3200
  (2004).","journal-title":"Res. Policy"}],"container-title":"Nature","original-title":[],"language":"en","link":[{"URL":"http:\/\/www.nature.com\/articles\/461171a.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"text-mining"},{"URL":"http:\/\/www.nature.com\/articles\/461171a","content-type":"text\/html","content-version":"vor","intended-application":"text-mining"},{"URL":"http:\/\/www.nature.com\/articles\/461171a.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2023,5,18]],"date-time":"2023-05-18T00:10:36Z","timestamp":1684368636000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.nature.com\/articles\/461171a"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2009,9]]},"references-count":15,"journal-issue":{"issue":"7261","published-print":{"date-parts":[[2009,9]]}},"alternative-id":["BF461171a"],"URL":"http:\/\/dx.doi.org\/10.1038\/461171a","relation":{},"ISSN":["0028-0836","1476-4687"],"subject":["Multidisciplinary"],"container-title-short":"Nature","published":{"date-parts":[[2009,9]]}}'
3715
- recorded_at: Thu, 07 Sep 2023 22:02:21 GMT
3201
+ recorded_at: Thu, 05 Oct 2023 20:43:50 GMT
3716
3202
  - request:
3717
3203
  method: get
3718
3204
  uri: http://doi.org/10.5060/D2251G48
@@ -3734,7 +3220,7 @@ http_interactions:
3734
3220
  message: Moved Permanently
3735
3221
  headers:
3736
3222
  Date:
3737
- - Thu, 07 Sep 2023 22:02:21 GMT
3223
+ - Thu, 05 Oct 2023 20:43:50 GMT
3738
3224
  Transfer-Encoding:
3739
3225
  - chunked
3740
3226
  Connection:
@@ -3742,23 +3228,23 @@ http_interactions:
3742
3228
  Cache-Control:
3743
3229
  - max-age=3600
3744
3230
  Expires:
3745
- - Thu, 07 Sep 2023 23:02:21 GMT
3231
+ - Thu, 05 Oct 2023 21:43:50 GMT
3746
3232
  Location:
3747
3233
  - https://doi.org/10.5060/D2251G48
3748
3234
  Report-To:
3749
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=U2wH0AKfLH%2FOS5XNbtgtmg5eFQ1jbtYktGdDJvuGWp4Nv3aBZDsryeApvY9I5fR2m%2FmkpIkqfAVNdB39Vhtmb%2BZQRm7ExV18CFNPkcrd1Tl3cVjWIR3Xcbz4ptyOK0V9Qxe3WLA%3D"}],"group":"cf-nel","max_age":604800}'
3235
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=oKKpDepiCXaRCmxVohNWwojhfwRDxC9nJWZPTEJTpOlqwkDBD1ELkst332f4DhGIXh1nOiuEpdbzGwESpoZmbgkMtGY10k8V3aoQXFv6EbHYSaxIvB7IELSPsi5t%2FbeyHLkYk%2Fo%3D"}],"group":"cf-nel","max_age":604800}'
3750
3236
  Nel:
3751
3237
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3752
3238
  Server:
3753
3239
  - cloudflare
3754
3240
  Cf-Ray:
3755
- - 80323c4dbce7b8b4-AMS
3241
+ - 81187fcb8ec8b7f7-AMS
3756
3242
  Alt-Svc:
3757
3243
  - h3=":443"; ma=86400
3758
3244
  body:
3759
3245
  encoding: ASCII-8BIT
3760
3246
  string: ''
3761
- recorded_at: Thu, 07 Sep 2023 22:02:21 GMT
3247
+ recorded_at: Thu, 05 Oct 2023 20:43:50 GMT
3762
3248
  - request:
3763
3249
  method: get
3764
3250
  uri: https://doi.org/10.5060/D2251G48
@@ -3780,7 +3266,7 @@ http_interactions:
3780
3266
  message: Found
3781
3267
  headers:
3782
3268
  Date:
3783
- - Thu, 07 Sep 2023 22:02:22 GMT
3269
+ - Thu, 05 Oct 2023 20:43:51 GMT
3784
3270
  Content-Type:
3785
3271
  - text/html;charset=utf-8
3786
3272
  Content-Length:
@@ -3792,13 +3278,13 @@ http_interactions:
3792
3278
  Vary:
3793
3279
  - Accept
3794
3280
  Expires:
3795
- - Thu, 07 Sep 2023 22:29:03 GMT
3281
+ - Thu, 05 Oct 2023 21:36:16 GMT
3796
3282
  Permissions-Policy:
3797
3283
  - interest-cohort=(),browsing-topics=()
3798
3284
  Cf-Cache-Status:
3799
3285
  - DYNAMIC
3800
3286
  Report-To:
3801
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=kwxwPowsVL9jmqsejj%2FZ%2BN4QHc21%2BduKNLB5531kjh%2F7mSG4W%2F1Uc%2BsQLcu9a0EvytPKaYbnATdXRy4MeRFYNESnKgdqKW78Z2D%2BOXpNBKtUalNM%2B4Z8fYyLFbqkXF6P1xsOtLA%3D"}],"group":"cf-nel","max_age":604800}'
3287
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=yUBQPzcUHyB6vqzf5kE5EgdBpM2Hw6OsZRX2WY3vZhWJKbOG0b2PLpLp35a7j5xiWcVZwlQary3cdWEtzNf4OmQtOk4TP6xYxUzjh2lBT2s4c%2B393qsI5WDYMHMPAHEuLQRyrvU%3D"}],"group":"cf-nel","max_age":604800}'
3802
3288
  Nel:
3803
3289
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3804
3290
  Strict-Transport-Security:
@@ -3806,7 +3292,7 @@ http_interactions:
3806
3292
  Server:
3807
3293
  - cloudflare
3808
3294
  Cf-Ray:
3809
- - 80323c4eca590e70-AMS
3295
+ - 81187fccab12d0b9-AMS
3810
3296
  Alt-Svc:
3811
3297
  - h3=":443"; ma=86400
3812
3298
  body:
@@ -3814,7 +3300,7 @@ http_interactions:
3814
3300
  string: |-
3815
3301
  <html><head><title>Handle Redirect</title></head>
3816
3302
  <body><a href="https://data.crosscite.org/10.5060%2FD2251G48">https://data.crosscite.org/10.5060%2FD2251G48</a></body></html>
3817
- recorded_at: Thu, 07 Sep 2023 22:02:21 GMT
3303
+ recorded_at: Thu, 05 Oct 2023 20:43:51 GMT
3818
3304
  - request:
3819
3305
  method: get
3820
3306
  uri: https://data.crosscite.org/10.5060%2FD2251G48
@@ -3836,7 +3322,7 @@ http_interactions:
3836
3322
  message: OK
3837
3323
  headers:
3838
3324
  Date:
3839
- - Thu, 07 Sep 2023 22:02:22 GMT
3325
+ - Thu, 05 Oct 2023 20:43:51 GMT
3840
3326
  Content-Type:
3841
3327
  - application/vnd.citationstyles.csl+json; charset=utf-8
3842
3328
  Transfer-Encoding:
@@ -3852,9 +3338,9 @@ http_interactions:
3852
3338
  Etag:
3853
3339
  - W/"103dc94f79ac8efdcd30843c6bca70da"
3854
3340
  X-Runtime:
3855
- - '0.013321'
3341
+ - '0.019030'
3856
3342
  X-Request-Id:
3857
- - 9f41a467-4e4d-4163-a0ae-f4d9f50456b4
3343
+ - abab8734-8955-4244-8b4a-bdbbbad75413
3858
3344
  X-Powered-By:
3859
3345
  - Phusion Passenger(R) 6.0.13
3860
3346
  Server:
@@ -3883,7 +3369,7 @@ http_interactions:
3883
3369
  "title": "Primer on Data Management: What you always wanted to know",
3884
3370
  "URL": "http://escholarship.org/uc/item/7tf5q7n3"
3885
3371
  }
3886
- recorded_at: Thu, 07 Sep 2023 22:02:22 GMT
3372
+ recorded_at: Thu, 05 Oct 2023 20:43:51 GMT
3887
3373
  - request:
3888
3374
  method: get
3889
3375
  uri: http://doi.org/10.1016/j.tree.2010.11.006
@@ -3905,7 +3391,7 @@ http_interactions:
3905
3391
  message: Moved Permanently
3906
3392
  headers:
3907
3393
  Date:
3908
- - Thu, 07 Sep 2023 22:02:22 GMT
3394
+ - Thu, 05 Oct 2023 20:43:51 GMT
3909
3395
  Transfer-Encoding:
3910
3396
  - chunked
3911
3397
  Connection:
@@ -3913,23 +3399,23 @@ http_interactions:
3913
3399
  Cache-Control:
3914
3400
  - max-age=3600
3915
3401
  Expires:
3916
- - Thu, 07 Sep 2023 23:02:22 GMT
3402
+ - Thu, 05 Oct 2023 21:43:51 GMT
3917
3403
  Location:
3918
3404
  - https://doi.org/10.1016/j.tree.2010.11.006
3919
3405
  Report-To:
3920
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=gaGIty70RW9LN3pokx1a5QEFSX8rBZaZNTxtUAvrtVBgttd0OexAXjzJ25HebEPHpAKzoGvBWVXSC6DpqOLbSAN%2B3OHqZvEJdsfE0bf3MjEXKavdX3BAQoIPYhqjvJEGbTro%2FWk%3D"}],"group":"cf-nel","max_age":604800}'
3406
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=lUKqL51B64Zb5zZKp04qVFCSMjbIUiCfM0vbDuykP5Um2RPyVHtEmwfCQ58pCROfM2TSN5zubfcMI4z5oNoGhpkG%2BMpYUnaY1qf0leg1QCmEOTxeTzT3fc0PCstbz4EfKz%2FcclE%3D"}],"group":"cf-nel","max_age":604800}'
3921
3407
  Nel:
3922
3408
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3923
3409
  Server:
3924
3410
  - cloudflare
3925
3411
  Cf-Ray:
3926
- - 80323c517ab50ba8-AMS
3412
+ - 81187fd00afd0bd6-AMS
3927
3413
  Alt-Svc:
3928
3414
  - h3=":443"; ma=86400
3929
3415
  body:
3930
3416
  encoding: ASCII-8BIT
3931
3417
  string: ''
3932
- recorded_at: Thu, 07 Sep 2023 22:02:22 GMT
3418
+ recorded_at: Thu, 05 Oct 2023 20:43:51 GMT
3933
3419
  - request:
3934
3420
  method: get
3935
3421
  uri: https://doi.org/10.1016/j.tree.2010.11.006
@@ -3951,7 +3437,7 @@ http_interactions:
3951
3437
  message: Found
3952
3438
  headers:
3953
3439
  Date:
3954
- - Thu, 07 Sep 2023 22:02:22 GMT
3440
+ - Thu, 05 Oct 2023 20:43:51 GMT
3955
3441
  Content-Type:
3956
3442
  - text/html;charset=utf-8
3957
3443
  Content-Length:
@@ -3963,7 +3449,7 @@ http_interactions:
3963
3449
  Vary:
3964
3450
  - Accept
3965
3451
  Expires:
3966
- - Thu, 07 Sep 2023 22:28:55 GMT
3452
+ - Thu, 05 Oct 2023 21:36:04 GMT
3967
3453
  Link:
3968
3454
  - "<https://dul.usage.elsevier.com/doi/>; rel=dul"
3969
3455
  Permissions-Policy:
@@ -3971,7 +3457,7 @@ http_interactions:
3971
3457
  Cf-Cache-Status:
3972
3458
  - DYNAMIC
3973
3459
  Report-To:
3974
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=1FKdi42HhlCy%2BK8KDm7Mt0PT4EwYlCz5nJzYt8Uz5H9TqRQOoe9eExlN%2FYphulCPR7bKeHoOzjRgeLj6a4jEzVqyILlpWRF65O%2FPZldUFjhrqLvqyzR%2FbeqfZDpIL0a044MMC2I%3D"}],"group":"cf-nel","max_age":604800}'
3460
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=D60ZZiYkdhPhAOoQVbHezpvSL%2F2XbGCVS2yuK%2FLsp12m01q57hFidlMz9qO6CQTPm8J2BoyACklZBWy9hkSKGxL%2Bw3oYIyslgUpe2fVwpo4SbOq%2BbLWjQZKd1%2FTWFCTTjtzP2ic%3D"}],"group":"cf-nel","max_age":604800}'
3975
3461
  Nel:
3976
3462
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
3977
3463
  Strict-Transport-Security:
@@ -3979,7 +3465,7 @@ http_interactions:
3979
3465
  Server:
3980
3466
  - cloudflare
3981
3467
  Cf-Ray:
3982
- - 80323c529e9d0a69-AMS
3468
+ - 81187fd13b6a1ca7-AMS
3983
3469
  Alt-Svc:
3984
3470
  - h3=":443"; ma=86400
3985
3471
  body:
@@ -3987,7 +3473,7 @@ http_interactions:
3987
3473
  string: |-
3988
3474
  <html><head><title>Handle Redirect</title></head>
3989
3475
  <body><a href="https://api.crossref.org/v1/works/10.1016%2Fj.tree.2010.11.006/transform">https://api.crossref.org/v1/works/10.1016%2Fj.tree.2010.11.006/transform</a></body></html>
3990
- recorded_at: Thu, 07 Sep 2023 22:02:22 GMT
3476
+ recorded_at: Thu, 05 Oct 2023 20:43:51 GMT
3991
3477
  - request:
3992
3478
  method: get
3993
3479
  uri: https://api.crossref.org/v1/works/10.1016%2Fj.tree.2010.11.006/transform
@@ -4009,7 +3495,7 @@ http_interactions:
4009
3495
  message: OK
4010
3496
  headers:
4011
3497
  Date:
4012
- - Thu, 07 Sep 2023 22:02:23 GMT
3498
+ - Thu, 05 Oct 2023 20:43:52 GMT
4013
3499
  Content-Type:
4014
3500
  - application/vnd.citationstyles.csl+json
4015
3501
  Transfer-Encoding:
@@ -4046,8 +3532,8 @@ http_interactions:
4046
3532
  - close
4047
3533
  body:
4048
3534
  encoding: ASCII-8BIT
4049
- string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T17:07:13Z","timestamp":1694020033765},"reference-count":31,"publisher":"Elsevier
4050
- BV","issue":"2","license":[{"start":{"date-parts":[[2011,2,1]],"date-time":"2011-02-01T00:00:00Z","timestamp":1296518400000},"content-version":"tdm","delay-in-days":0,"URL":"https:\/\/www.elsevier.com\/tdm\/userlicense\/1.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2011,2]]},"DOI":"10.1016\/j.tree.2010.11.006","type":"journal-article","created":{"date-parts":[[2010,12,16]],"date-time":"2010-12-16T09:46:50Z","timestamp":1292492810000},"page":"61-65","source":"Crossref","is-referenced-by-count":171,"title":"Data
3535
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T20:23:25Z","timestamp":1696537405261},"reference-count":31,"publisher":"Elsevier
3536
+ BV","issue":"2","license":[{"start":{"date-parts":[[2011,2,1]],"date-time":"2011-02-01T00:00:00Z","timestamp":1296518400000},"content-version":"tdm","delay-in-days":0,"URL":"https:\/\/www.elsevier.com\/tdm\/userlicense\/1.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2011,2]]},"DOI":"10.1016\/j.tree.2010.11.006","type":"journal-article","created":{"date-parts":[[2010,12,16]],"date-time":"2010-12-16T09:46:50Z","timestamp":1292492810000},"page":"61-65","source":"Crossref","is-referenced-by-count":174,"title":"Data
4051
3537
  archiving in ecology and evolution: best practices","prefix":"10.1016","volume":"26","author":[{"given":"Michael
4052
3538
  C.","family":"Whitlock","sequence":"first","affiliation":[]}],"member":"78","reference":[{"key":"10.1016\/j.tree.2010.11.006_bib0005","doi-asserted-by":"crossref","first-page":"15","DOI":"10.1186\/1745-6215-7-15","article-title":"Whose
4053
3539
  data set is it anyway? Sharing raw data from randomized trials","volume":"7","author":"Vickers","year":"2006","journal-title":"Trials"},{"key":"10.1016\/j.tree.2010.11.006_bib0010","doi-asserted-by":"crossref","first-page":"418","DOI":"10.1525\/bio.2009.59.5.9","article-title":"Motivating
@@ -4114,7 +3600,7 @@ http_interactions:
4114
3600
  ONE"}],"container-title":"Trends in Ecology &amp; Evolution","original-title":[],"language":"en","link":[{"URL":"https:\/\/api.elsevier.com\/content\/article\/PII:S0169534710002697?httpAccept=text\/xml","content-type":"text\/xml","content-version":"vor","intended-application":"text-mining"},{"URL":"https:\/\/api.elsevier.com\/content\/article\/PII:S0169534710002697?httpAccept=text\/plain","content-type":"text\/plain","content-version":"vor","intended-application":"text-mining"}],"deposited":{"date-parts":[[2019,6,7]],"date-time":"2019-06-07T04:02:08Z","timestamp":1559880128000},"score":1,"resource":{"primary":{"URL":"https:\/\/linkinghub.elsevier.com\/retrieve\/pii\/S0169534710002697"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2011,2]]},"references-count":31,"journal-issue":{"issue":"2","published-print":{"date-parts":[[2011,2]]}},"alternative-id":["S0169534710002697"],"URL":"http:\/\/dx.doi.org\/10.1016\/j.tree.2010.11.006","relation":{},"ISSN":["0169-5347"],"subject":["Ecology,
4115
3601
  Evolution, Behavior and Systematics"],"container-title-short":"Trends in Ecology
4116
3602
  &amp; Evolution","published":{"date-parts":[[2011,2]]}}'
4117
- recorded_at: Thu, 07 Sep 2023 22:02:22 GMT
3603
+ recorded_at: Thu, 05 Oct 2023 20:43:52 GMT
4118
3604
  - request:
4119
3605
  method: get
4120
3606
  uri: http://doi.org/10.1086/650340
@@ -4136,7 +3622,7 @@ http_interactions:
4136
3622
  message: Moved Permanently
4137
3623
  headers:
4138
3624
  Date:
4139
- - Thu, 07 Sep 2023 22:02:23 GMT
3625
+ - Thu, 05 Oct 2023 20:43:52 GMT
4140
3626
  Transfer-Encoding:
4141
3627
  - chunked
4142
3628
  Connection:
@@ -4144,23 +3630,23 @@ http_interactions:
4144
3630
  Cache-Control:
4145
3631
  - max-age=3600
4146
3632
  Expires:
4147
- - Thu, 07 Sep 2023 23:02:23 GMT
3633
+ - Thu, 05 Oct 2023 21:43:52 GMT
4148
3634
  Location:
4149
3635
  - https://doi.org/10.1086/650340
4150
3636
  Report-To:
4151
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Gf4GtQVKXFZpJIOlYKlR6dDZ5OeMcwtwOQuUmGZoQ4uhppvrjGcABzaL7uaMSXsyjufymQq8X6JS%2BtRkHOb%2B%2BEQeFR%2BR6v%2F2PGq1ky3BX%2B3qUEIcdbznoD0Gu3lG5Ca0SoGDANQ%3D"}],"group":"cf-nel","max_age":604800}'
3637
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Zrlh115A%2BCm7T4yI5P05jOkhWOxgDndvKkXw0BEcVTabjKPNMrSSzBKgAj9nMBYZle8FGG1dZDiikrk0CqKsesdSBthdYp%2BlxHj9Pd45GoGGtjveANc0nW1ByN2W9eySLWmY%2BCQ%3D"}],"group":"cf-nel","max_age":604800}'
4152
3638
  Nel:
4153
3639
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4154
3640
  Server:
4155
3641
  - cloudflare
4156
3642
  Cf-Ray:
4157
- - 80323c56ddf2b95a-AMS
3643
+ - 81187fd55c9e1c89-AMS
4158
3644
  Alt-Svc:
4159
3645
  - h3=":443"; ma=86400
4160
3646
  body:
4161
3647
  encoding: ASCII-8BIT
4162
3648
  string: ''
4163
- recorded_at: Thu, 07 Sep 2023 22:02:23 GMT
3649
+ recorded_at: Thu, 05 Oct 2023 20:43:52 GMT
4164
3650
  - request:
4165
3651
  method: get
4166
3652
  uri: https://doi.org/10.1086/650340
@@ -4182,7 +3668,7 @@ http_interactions:
4182
3668
  message: Found
4183
3669
  headers:
4184
3670
  Date:
4185
- - Thu, 07 Sep 2023 22:02:23 GMT
3671
+ - Thu, 05 Oct 2023 20:43:52 GMT
4186
3672
  Content-Type:
4187
3673
  - text/html;charset=utf-8
4188
3674
  Content-Length:
@@ -4194,13 +3680,13 @@ http_interactions:
4194
3680
  Vary:
4195
3681
  - Accept
4196
3682
  Expires:
4197
- - Thu, 07 Sep 2023 22:28:55 GMT
3683
+ - Thu, 05 Oct 2023 20:54:23 GMT
4198
3684
  Permissions-Policy:
4199
3685
  - interest-cohort=(),browsing-topics=()
4200
3686
  Cf-Cache-Status:
4201
3687
  - DYNAMIC
4202
3688
  Report-To:
4203
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=rxd%2FbMQSyV2MQAgz8sHFMNTOsYOWy6tbBEVi6whIMae89syEXwJJ7aHQqChyyuuENJd8B8RfhkMKifaGuEtRcCgMgg%2B5Euo0EV8bSB9O1ueK5fFsUQXUdqqtiZDyyki7cL3bl2U%3D"}],"group":"cf-nel","max_age":604800}'
3689
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=UUeGpWkw1bGJdz5hfOu8iL42pJHWdUbEYA8TbouHQb7ZT8d04GTEoGbBPdOeH1Zc6k0j8VJpHJAk8mj3VHSaHHNvOD%2FeSY%2Ff2c3WhwnCepLpbW8e0opGnFrirFmj0oabdS%2FRFi8%3D"}],"group":"cf-nel","max_age":604800}'
4204
3690
  Nel:
4205
3691
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4206
3692
  Strict-Transport-Security:
@@ -4208,7 +3694,7 @@ http_interactions:
4208
3694
  Server:
4209
3695
  - cloudflare
4210
3696
  Cf-Ray:
4211
- - 80323c581a1d0ea4-AMS
3697
+ - 81187fd69c3e0bce-AMS
4212
3698
  Alt-Svc:
4213
3699
  - h3=":443"; ma=86400
4214
3700
  body:
@@ -4216,7 +3702,7 @@ http_interactions:
4216
3702
  string: |-
4217
3703
  <html><head><title>Handle Redirect</title></head>
4218
3704
  <body><a href="https://api.crossref.org/v1/works/10.1086%2F650340/transform">https://api.crossref.org/v1/works/10.1086%2F650340/transform</a></body></html>
4219
- recorded_at: Thu, 07 Sep 2023 22:02:23 GMT
3705
+ recorded_at: Thu, 05 Oct 2023 20:43:52 GMT
4220
3706
  - request:
4221
3707
  method: get
4222
3708
  uri: https://api.crossref.org/v1/works/10.1086%2F650340/transform
@@ -4238,7 +3724,7 @@ http_interactions:
4238
3724
  message: OK
4239
3725
  headers:
4240
3726
  Date:
4241
- - Thu, 07 Sep 2023 22:02:24 GMT
3727
+ - Thu, 05 Oct 2023 20:43:53 GMT
4242
3728
  Content-Type:
4243
3729
  - application/vnd.citationstyles.csl+json
4244
3730
  Transfer-Encoding:
@@ -4273,13 +3759,13 @@ http_interactions:
4273
3759
  - close
4274
3760
  body:
4275
3761
  encoding: ASCII-8BIT
4276
- string: '{"indexed":{"date-parts":[[2023,9,6]],"date-time":"2023-09-06T17:14:35Z","timestamp":1694020475212},"reference-count":1,"publisher":"University
4277
- of Chicago Press","issue":"2","content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2010,2]]},"DOI":"10.1086\/650340","type":"journal-article","created":{"date-parts":[[2010,1,14]],"date-time":"2010-01-14T19:45:51Z","timestamp":1263498351000},"page":"145-146","source":"Crossref","is-referenced-by-count":134,"title":"Data
3762
+ string: '{"indexed":{"date-parts":[[2023,10,3]],"date-time":"2023-10-03T21:31:28Z","timestamp":1696368688264},"reference-count":1,"publisher":"University
3763
+ of Chicago Press","issue":"2","content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2010,2]]},"DOI":"10.1086\/650340","type":"journal-article","created":{"date-parts":[[2010,1,14]],"date-time":"2010-01-14T19:45:51Z","timestamp":1263498351000},"page":"145-146","source":"Crossref","is-referenced-by-count":137,"title":"Data
4278
3764
  Archiving","prefix":"10.1086","volume":"175","author":[{"given":"Michael\u00a0C.","family":"Whitlock","sequence":"first","affiliation":[]},{"given":"Mark\u00a0A.","family":"McPeek","sequence":"additional","affiliation":[]},{"given":"Mark\u00a0D.","family":"Rausher","sequence":"additional","affiliation":[]},{"given":"Loren","family":"Rieseberg","sequence":"additional","affiliation":[]},{"given":"Allen\u00a0J.","family":"Moore","sequence":"additional","affiliation":[]}],"member":"200","reference":[{"key":"rf1","doi-asserted-by":"publisher","DOI":"10.1890\/1051-0761(1997)007[0330:NMFTES]2.0.CO;2"}],"container-title":"The
4279
3765
  American Naturalist","original-title":[],"language":"en","link":[{"URL":"http:\/\/www.journals.uchicago.edu\/doi\/pdf\/10.1086\/650340","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2018,4,7]],"date-time":"2018-04-07T12:38:34Z","timestamp":1523104714000},"score":1,"resource":{"primary":{"URL":"https:\/\/www.journals.uchicago.edu\/doi\/10.1086\/650340"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2010,2]]},"references-count":1,"journal-issue":{"issue":"2","published-print":{"date-parts":[[2010,2]]}},"alternative-id":["10.1086\/650340"],"URL":"http:\/\/dx.doi.org\/10.1086\/650340","relation":{},"ISSN":["0003-0147","1537-5323"],"subject":["Ecology,
4280
3766
  Evolution, Behavior and Systematics"],"container-title-short":"The American
4281
3767
  Naturalist","published":{"date-parts":[[2010,2]]}}'
4282
- recorded_at: Thu, 07 Sep 2023 22:02:24 GMT
3768
+ recorded_at: Thu, 05 Oct 2023 20:43:53 GMT
4283
3769
  - request:
4284
3770
  method: head
4285
3771
  uri: http://jstatsoft.org/v21/i12/paper
@@ -4299,7 +3785,7 @@ http_interactions:
4299
3785
  message: Moved Permanently
4300
3786
  headers:
4301
3787
  Date:
4302
- - Thu, 07 Sep 2023 22:02:24 GMT
3788
+ - Thu, 05 Oct 2023 20:43:53 GMT
4303
3789
  Server:
4304
3790
  - Apache/2.4.37 (rocky) OpenSSL/1.1.1k
4305
3791
  Location:
@@ -4311,7 +3797,7 @@ http_interactions:
4311
3797
  body:
4312
3798
  encoding: ISO-8859-1
4313
3799
  string: ''
4314
- recorded_at: Thu, 07 Sep 2023 22:02:24 GMT
3800
+ recorded_at: Thu, 05 Oct 2023 20:43:53 GMT
4315
3801
  - request:
4316
3802
  method: get
4317
3803
  uri: http://doi.org/10.1371/journal.pone.0029715
@@ -4333,7 +3819,7 @@ http_interactions:
4333
3819
  message: Moved Permanently
4334
3820
  headers:
4335
3821
  Date:
4336
- - Thu, 07 Sep 2023 22:02:25 GMT
3822
+ - Thu, 05 Oct 2023 20:43:53 GMT
4337
3823
  Transfer-Encoding:
4338
3824
  - chunked
4339
3825
  Connection:
@@ -4341,23 +3827,23 @@ http_interactions:
4341
3827
  Cache-Control:
4342
3828
  - max-age=3600
4343
3829
  Expires:
4344
- - Thu, 07 Sep 2023 23:02:25 GMT
3830
+ - Thu, 05 Oct 2023 21:43:53 GMT
4345
3831
  Location:
4346
3832
  - https://doi.org/10.1371/journal.pone.0029715
4347
3833
  Report-To:
4348
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=EWGqvmduo0hLFa8D5iNG5UOsIYlnJlDco%2BQXXdiHi0flh37%2BuM1mY%2BhHtRroXC9I63XQECheUe7I7a77y8IgA146dRG%2FLoI3ts9F8uxdC016TQZ9iLaIMFsRT77Z5hEuaw5BSqs%3D"}],"group":"cf-nel","max_age":604800}'
3834
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=QIYjqj05nQC1qMbYD1nq%2FmGIAi%2BftFSnGgBmGSXgl3IEr7D%2BEQcF7KadcniOzE9NfgXw0okoVtK%2FU0ZfhSmhFqRFVPmn1sTQ%2F62j5c%2F0UKRTO4psDf8aT9D0NQ5zhR3vLeuoaOM%3D"}],"group":"cf-nel","max_age":604800}'
4349
3835
  Nel:
4350
3836
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4351
3837
  Server:
4352
3838
  - cloudflare
4353
3839
  Cf-Ray:
4354
- - 80323c63ff361c89-AMS
3840
+ - 81187fdc986eb8f1-AMS
4355
3841
  Alt-Svc:
4356
3842
  - h3=":443"; ma=86400
4357
3843
  body:
4358
3844
  encoding: ASCII-8BIT
4359
3845
  string: ''
4360
- recorded_at: Thu, 07 Sep 2023 22:02:25 GMT
3846
+ recorded_at: Thu, 05 Oct 2023 20:43:53 GMT
4361
3847
  - request:
4362
3848
  method: get
4363
3849
  uri: https://doi.org/10.1371/journal.pone.0029715
@@ -4379,7 +3865,7 @@ http_interactions:
4379
3865
  message: Found
4380
3866
  headers:
4381
3867
  Date:
4382
- - Thu, 07 Sep 2023 22:02:25 GMT
3868
+ - Thu, 05 Oct 2023 20:43:53 GMT
4383
3869
  Content-Type:
4384
3870
  - text/html;charset=utf-8
4385
3871
  Content-Length:
@@ -4391,13 +3877,13 @@ http_interactions:
4391
3877
  Vary:
4392
3878
  - Accept
4393
3879
  Expires:
4394
- - Thu, 07 Sep 2023 22:28:55 GMT
3880
+ - Thu, 05 Oct 2023 21:09:35 GMT
4395
3881
  Permissions-Policy:
4396
3882
  - interest-cohort=(),browsing-topics=()
4397
3883
  Cf-Cache-Status:
4398
3884
  - DYNAMIC
4399
3885
  Report-To:
4400
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2BYcZRwyT%2BD%2Bk%2Fg0Kkrjofy9KaraBH2rMl8peKSemOgXAChSAT1w7CnAfQq%2Fn2Y%2FD%2FnpJY2mlOlDCxPopC4qKejWiiaP%2B7CwC%2BPepBv4p%2F4PP30ajhjHTeUyx6tR6oiDdN%2B0Dfp4%3D"}],"group":"cf-nel","max_age":604800}'
3886
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=5UQyV8bV1IHQ75KKRuwSc5HNtSVidsDgO53bRtsHT2D%2BWgjgHlr4hy5TwITEsFRsOQBEk87k4WudFlemTVEOeYck%2FvHCljygSbZlpZHwHY5%2BvIjlo2JjMUpczbLy2rAjxMDXo5Y%3D"}],"group":"cf-nel","max_age":604800}'
4401
3887
  Nel:
4402
3888
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4403
3889
  Strict-Transport-Security:
@@ -4405,7 +3891,7 @@ http_interactions:
4405
3891
  Server:
4406
3892
  - cloudflare
4407
3893
  Cf-Ray:
4408
- - 80323c671c080a4f-AMS
3894
+ - 81187fddab720df5-AMS
4409
3895
  Alt-Svc:
4410
3896
  - h3=":443"; ma=86400
4411
3897
  body:
@@ -4413,7 +3899,7 @@ http_interactions:
4413
3899
  string: |-
4414
3900
  <html><head><title>Handle Redirect</title></head>
4415
3901
  <body><a href="https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0029715/transform">https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0029715/transform</a></body></html>
4416
- recorded_at: Thu, 07 Sep 2023 22:02:25 GMT
3902
+ recorded_at: Thu, 05 Oct 2023 20:43:53 GMT
4417
3903
  - request:
4418
3904
  method: get
4419
3905
  uri: https://api.crossref.org/v1/works/10.1371%2Fjournal.pone.0029715/transform
@@ -4435,7 +3921,7 @@ http_interactions:
4435
3921
  message: OK
4436
3922
  headers:
4437
3923
  Date:
4438
- - Thu, 07 Sep 2023 22:02:26 GMT
3924
+ - Thu, 05 Oct 2023 20:43:54 GMT
4439
3925
  Content-Type:
4440
3926
  - application/vnd.citationstyles.csl+json
4441
3927
  Transfer-Encoding:
@@ -4471,8 +3957,8 @@ http_interactions:
4471
3957
  - close
4472
3958
  body:
4473
3959
  encoding: ASCII-8BIT
4474
- string: '{"indexed":{"date-parts":[[2023,9,7]],"date-time":"2023-09-07T20:52:08Z","timestamp":1694119928923},"reference-count":58,"publisher":"Public
4475
- Library of Science (PLoS)","issue":"1","license":[{"start":{"date-parts":[[2012,1,6]],"date-time":"2012-01-06T00:00:00Z","timestamp":1325808000000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0029715","type":"journal-article","created":{"date-parts":[[2012,1,6]],"date-time":"2012-01-06T22:03:54Z","timestamp":1325887434000},"page":"e29715","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":639,"title":"Darwin
3960
+ string: '{"indexed":{"date-parts":[[2023,10,5]],"date-time":"2023-10-05T06:26:34Z","timestamp":1696487194350},"reference-count":58,"publisher":"Public
3961
+ Library of Science (PLoS)","issue":"1","license":[{"start":{"date-parts":[[2012,1,6]],"date-time":"2012-01-06T00:00:00Z","timestamp":1325808000000},"content-version":"unspecified","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":["www.plosone.org"],"crossmark-restriction":false},"DOI":"10.1371\/journal.pone.0029715","type":"journal-article","created":{"date-parts":[[2012,1,6]],"date-time":"2012-01-06T22:03:54Z","timestamp":1325887434000},"page":"e29715","update-policy":"http:\/\/dx.doi.org\/10.1371\/journal.pone.corrections_policy","source":"Crossref","is-referenced-by-count":651,"title":"Darwin
4476
3962
  Core: An Evolving Community-Developed Biodiversity Data Standard","prefix":"10.1371","volume":"7","author":[{"given":"John","family":"Wieczorek","sequence":"first","affiliation":[]},{"given":"David","family":"Bloom","sequence":"additional","affiliation":[]},{"given":"Robert","family":"Guralnick","sequence":"additional","affiliation":[]},{"given":"Stan","family":"Blum","sequence":"additional","affiliation":[]},{"given":"Markus","family":"D\u00f6ring","sequence":"additional","affiliation":[]},{"given":"Renato","family":"Giovanni","sequence":"additional","affiliation":[]},{"given":"Tim","family":"Robertson","sequence":"additional","affiliation":[]},{"given":"David","family":"Vieglais","sequence":"additional","affiliation":[]}],"member":"340","published-online":{"date-parts":[[2012,1,6]]},"reference":[{"key":"ref1","article-title":"Global
4477
3963
  Biodiversity Assessment","author":"VH Heywood","year":"1995"},{"key":"ref2","doi-asserted-by":"crossref","first-page":"347","DOI":"10.1126\/science.269.5222.347","article-title":"The
4478
3964
  future of biodiversity.","volume":"269","author":"SL Pimm","year":"1995","journal-title":"Science"},{"key":"ref3","article-title":"The
@@ -4570,7 +4056,7 @@ http_interactions:
4570
4056
  ONE","original-title":[],"language":"en","link":[{"URL":"http:\/\/dx.plos.org\/10.1371\/journal.pone.0029715","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2019,6,22]],"date-time":"2019-06-22T05:46:37Z","timestamp":1561182397000},"score":1,"resource":{"primary":{"URL":"https:\/\/dx.plos.org\/10.1371\/journal.pone.0029715"}},"subtitle":[],"editor":[{"given":"Indra
4571
4057
  Neil","family":"Sarkar","sequence":"first","affiliation":[]}],"short-title":[],"issued":{"date-parts":[[2012,1,6]]},"references-count":58,"journal-issue":{"issue":"1","published-online":{"date-parts":[[2012,1,6]]}},"URL":"http:\/\/dx.doi.org\/10.1371\/journal.pone.0029715","relation":{},"ISSN":["1932-6203"],"subject":["Multidisciplinary"],"container-title-short":"PLoS
4572
4058
  ONE","published":{"date-parts":[[2012,1,6]]}}'
4573
- recorded_at: Thu, 07 Sep 2023 22:02:26 GMT
4059
+ recorded_at: Thu, 05 Oct 2023 20:43:54 GMT
4574
4060
  - request:
4575
4061
  method: get
4576
4062
  uri: http://doi.org/10.1007/s00799-007-0015-8
@@ -4592,7 +4078,7 @@ http_interactions:
4592
4078
  message: Moved Permanently
4593
4079
  headers:
4594
4080
  Date:
4595
- - Thu, 07 Sep 2023 22:02:26 GMT
4081
+ - Thu, 05 Oct 2023 20:43:54 GMT
4596
4082
  Transfer-Encoding:
4597
4083
  - chunked
4598
4084
  Connection:
@@ -4600,23 +4086,23 @@ http_interactions:
4600
4086
  Cache-Control:
4601
4087
  - max-age=3600
4602
4088
  Expires:
4603
- - Thu, 07 Sep 2023 23:02:26 GMT
4089
+ - Thu, 05 Oct 2023 21:43:54 GMT
4604
4090
  Location:
4605
4091
  - https://doi.org/10.1007/s00799-007-0015-8
4606
4092
  Report-To:
4607
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=pePnMkuP1DdTc6UoB2dX0KXTf0LomWda6xnpNKjqs17jNcZ%2FNvVUTVj8mYEGOgB%2FHXWT2EiOsYev58EHQDPCUbdNf%2FFNnN%2Bo4QCb77ohmAzICDFNGhn86zkY2l2EGdqYeY1iHII%3D"}],"group":"cf-nel","max_age":604800}'
4093
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=6avBBSLOHHaaiU02orSE9fSnZtKUbOGe5kZ5pju4I93hc5aruENvjooWL0wAU9g%2BAGvqWLA%2BVGaQortJoHot6fsW1hLcptGwCX7eou3ysZGb%2F7KKIFXOMtn9Egssxt%2FbjBE4pBA%3D"}],"group":"cf-nel","max_age":604800}'
4608
4094
  Nel:
4609
4095
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4610
4096
  Server:
4611
4097
  - cloudflare
4612
4098
  Cf-Ray:
4613
- - 80323c6dbaa7b7e8-AMS
4099
+ - 81187fe24e025c43-AMS
4614
4100
  Alt-Svc:
4615
4101
  - h3=":443"; ma=86400
4616
4102
  body:
4617
4103
  encoding: ASCII-8BIT
4618
4104
  string: ''
4619
- recorded_at: Thu, 07 Sep 2023 22:02:26 GMT
4105
+ recorded_at: Thu, 05 Oct 2023 20:43:54 GMT
4620
4106
  - request:
4621
4107
  method: get
4622
4108
  uri: https://doi.org/10.1007/s00799-007-0015-8
@@ -4638,7 +4124,7 @@ http_interactions:
4638
4124
  message: Found
4639
4125
  headers:
4640
4126
  Date:
4641
- - Thu, 07 Sep 2023 22:02:27 GMT
4127
+ - Thu, 05 Oct 2023 20:43:55 GMT
4642
4128
  Content-Type:
4643
4129
  - text/html;charset=utf-8
4644
4130
  Content-Length:
@@ -4650,13 +4136,13 @@ http_interactions:
4650
4136
  Vary:
4651
4137
  - Accept
4652
4138
  Expires:
4653
- - Thu, 07 Sep 2023 22:28:55 GMT
4139
+ - Thu, 05 Oct 2023 20:54:23 GMT
4654
4140
  Permissions-Policy:
4655
4141
  - interest-cohort=(),browsing-topics=()
4656
4142
  Cf-Cache-Status:
4657
4143
  - DYNAMIC
4658
4144
  Report-To:
4659
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=k1oukfb3S%2FOfbspUtkf2SUReGe1b8xSPEt0lOHHOToHVAwbYbFwQRFilORY5StmzIn0Xnhn%2FCA6CLkiXHonu2oIbR4FJJTazNyuLi%2Ba0Mg2gz2k8luuppc8QSeYFqfCv1Hzxlww%3D"}],"group":"cf-nel","max_age":604800}'
4145
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=h3GfOSC5zuF3iUGfhXfYq9H%2BsN5cr88UpIyaQAHD1zcihcv68qD6x%2FGFiWwOS7T%2BSNUnmXbcOKX3NgaNm6j%2FNwuDvEvvn8ntHyFr3iQ1XRQQ62kyVm17yQt1hlbTkt%2FpaHrveXY%3D"}],"group":"cf-nel","max_age":604800}'
4660
4146
  Nel:
4661
4147
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4662
4148
  Strict-Transport-Security:
@@ -4664,7 +4150,7 @@ http_interactions:
4664
4150
  Server:
4665
4151
  - cloudflare
4666
4152
  Cf-Ray:
4667
- - 80323c709f41b8e2-AMS
4153
+ - 81187fe37cb31b08-AMS
4668
4154
  Alt-Svc:
4669
4155
  - h3=":443"; ma=86400
4670
4156
  body:
@@ -4672,7 +4158,7 @@ http_interactions:
4672
4158
  string: |-
4673
4159
  <html><head><title>Handle Redirect</title></head>
4674
4160
  <body><a href="https://api.crossref.org/v1/works/10.1007%2Fs00799-007-0015-8/transform">https://api.crossref.org/v1/works/10.1007%2Fs00799-007-0015-8/transform</a></body></html>
4675
- recorded_at: Thu, 07 Sep 2023 22:02:27 GMT
4161
+ recorded_at: Thu, 05 Oct 2023 20:43:55 GMT
4676
4162
  - request:
4677
4163
  method: get
4678
4164
  uri: https://api.crossref.org/v1/works/10.1007%2Fs00799-007-0015-8/transform
@@ -4694,7 +4180,7 @@ http_interactions:
4694
4180
  message: OK
4695
4181
  headers:
4696
4182
  Date:
4697
- - Thu, 07 Sep 2023 22:02:27 GMT
4183
+ - Thu, 05 Oct 2023 20:43:55 GMT
4698
4184
  Content-Type:
4699
4185
  - application/vnd.citationstyles.csl+json
4700
4186
  Transfer-Encoding:
@@ -4733,8 +4219,8 @@ http_interactions:
4733
4219
  - close
4734
4220
  body:
4735
4221
  encoding: ASCII-8BIT
4736
- string: '{"indexed":{"date-parts":[[2023,9,7]],"date-time":"2023-09-07T07:57:37Z","timestamp":1694073457108},"reference-count":42,"publisher":"Springer
4737
- Science and Business Media LLC","issue":"1-2","license":[{"start":{"date-parts":[[2007,5,1]],"date-time":"2007-05-01T00:00:00Z","timestamp":1177977600000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/www.springer.com\/tdm"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2007,10]]},"DOI":"10.1007\/s00799-007-0015-8","type":"journal-article","created":{"date-parts":[[2007,4,30]],"date-time":"2007-04-30T15:22:05Z","timestamp":1177946525000},"page":"5-16","source":"Crossref","is-referenced-by-count":98,"title":"Not
4222
+ string: '{"indexed":{"date-parts":[[2023,10,4]],"date-time":"2023-10-04T05:23:02Z","timestamp":1696396982182},"reference-count":42,"publisher":"Springer
4223
+ Science and Business Media LLC","issue":"1-2","license":[{"start":{"date-parts":[[2007,5,1]],"date-time":"2007-05-01T00:00:00Z","timestamp":1177977600000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/www.springer.com\/tdm"}],"content-domain":{"domain":[],"crossmark-restriction":false},"published-print":{"date-parts":[[2007,10]]},"DOI":"10.1007\/s00799-007-0015-8","type":"journal-article","created":{"date-parts":[[2007,4,30]],"date-time":"2007-04-30T15:22:05Z","timestamp":1177946525000},"page":"5-16","source":"Crossref","is-referenced-by-count":101,"title":"Not
4738
4224
  by metadata alone: the use of diverse forms of knowledge to locate data for
4739
4225
  reuse","prefix":"10.1007","volume":"7","author":[{"given":"Ann","family":"Zimmerman","sequence":"first","affiliation":[]}],"member":"297","published-online":{"date-parts":[[2007,5,1]]},"reference":[{"key":"15_CR1","doi-asserted-by":"publisher","first-page":"240","DOI":"10.1641\/0006-3568(2004)054[0240:UECTAD]2.0.CO;2","volume":"54","author":"S.
4740
4226
  Andelman","year":"2004","unstructured":"Andelman S., Bowles C., Willig M.
@@ -4855,7 +4341,7 @@ http_interactions:
4855
4341
  reuse of ecological data. Sci Technol Human Values (2008, in press)","DOI":"10.1177\/0162243907306704"}],"container-title":"International
4856
4342
  Journal on Digital Libraries","original-title":[],"language":"en","link":[{"URL":"http:\/\/link.springer.com\/content\/pdf\/10.1007\/s00799-007-0015-8.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"text-mining"},{"URL":"http:\/\/link.springer.com\/article\/10.1007\/s00799-007-0015-8\/fulltext.html","content-type":"text\/html","content-version":"vor","intended-application":"text-mining"},{"URL":"http:\/\/link.springer.com\/content\/pdf\/10.1007\/s00799-007-0015-8","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"},{"URL":"http:\/\/link.springer.com\/content\/pdf\/10.1007\/s00799-007-0015-8.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2020,4,21]],"date-time":"2020-04-21T12:10:51Z","timestamp":1587471051000},"score":1,"resource":{"primary":{"URL":"http:\/\/link.springer.com\/10.1007\/s00799-007-0015-8"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2007,5,1]]},"references-count":42,"journal-issue":{"issue":"1-2","published-print":{"date-parts":[[2007,10]]}},"alternative-id":["15"],"URL":"http:\/\/dx.doi.org\/10.1007\/s00799-007-0015-8","relation":{},"ISSN":["1432-5012","1432-1300"],"subject":["Library
4857
4343
  and Information Sciences"],"container-title-short":"Int J Digit Libr","published":{"date-parts":[[2007,5,1]]}}'
4858
- recorded_at: Thu, 07 Sep 2023 22:02:28 GMT
4344
+ recorded_at: Thu, 05 Oct 2023 20:43:55 GMT
4859
4345
  - request:
4860
4346
  method: head
4861
4347
  uri: https://doi.org/10.4033/iee.2013.6b.6.f
@@ -4875,7 +4361,7 @@ http_interactions:
4875
4361
  message: Found
4876
4362
  headers:
4877
4363
  Date:
4878
- - Thu, 07 Sep 2023 22:02:28 GMT
4364
+ - Thu, 05 Oct 2023 20:43:56 GMT
4879
4365
  Content-Type:
4880
4366
  - text/html;charset=utf-8
4881
4367
  Content-Length:
@@ -4887,13 +4373,13 @@ http_interactions:
4887
4373
  Vary:
4888
4374
  - Accept
4889
4375
  Expires:
4890
- - Thu, 07 Sep 2023 22:44:21 GMT
4376
+ - Thu, 05 Oct 2023 21:09:35 GMT
4891
4377
  Permissions-Policy:
4892
4378
  - interest-cohort=(),browsing-topics=()
4893
4379
  Cf-Cache-Status:
4894
4380
  - DYNAMIC
4895
4381
  Report-To:
4896
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=6OB%2FjGXww8QBPlEo3bAkOW74BvhziPKQgU%2B%2FmCOgJqMTa2%2FVksnkv4cziqaIrXx8lMMbOIhus%2BoYyPT2J0qPnCn4kR%2FjoxaijIEc5qDBkGwY50VlyNIm%2FFnXd2h8gbEBUHjxBEs%3D"}],"group":"cf-nel","max_age":604800}'
4382
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=qNqWOd6H1Uu36%2FRUfAwumcRAtn4CnYzo2Yf8Ctv4TEKGS4X8A1V1oiP6v4GErsvmEZdUln37%2BTAXOjyPKFUAbn51oh%2FoKKcZuYDyBAEL4ghQoNaTW769xDW1dP7n2c%2F2pLIVbdM%3D"}],"group":"cf-nel","max_age":604800}'
4897
4383
  Nel:
4898
4384
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
4899
4385
  Strict-Transport-Security:
@@ -4901,11 +4387,11 @@ http_interactions:
4901
4387
  Server:
4902
4388
  - cloudflare
4903
4389
  Cf-Ray:
4904
- - 80323c798ae7b734-AMS
4390
+ - 81187fea498bb7b4-AMS
4905
4391
  Alt-Svc:
4906
4392
  - h3=":443"; ma=86400
4907
4393
  body:
4908
4394
  encoding: UTF-8
4909
4395
  string: ''
4910
- recorded_at: Thu, 07 Sep 2023 22:02:28 GMT
4396
+ recorded_at: Thu, 05 Oct 2023 20:43:56 GMT
4911
4397
  recorded_with: VCR 6.2.0