commonmeta-ruby 3.5.4 → 3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (275) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +16 -5
  3. data/bin/commonmeta +1 -1
  4. data/lib/commonmeta/readers/crossref_xml_reader.rb +1 -1
  5. data/lib/commonmeta/utils.rb +6 -6
  6. data/lib/commonmeta/version.rb +1 -1
  7. data/spec/cli_spec.rb +13 -8
  8. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/default.yml +13 -13
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_bibtex.yml +13 -13
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_crossref_xml.yml +25 -25
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_datacite.yml +13 -13
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref/to_schema_org.yml +13 -13
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/default.yml +7 -7
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_bibtex.yml +7 -7
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml.yml +7 -59
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_datacite.yml +7 -7
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_schema_org.yml +7 -7
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/default.yml +24 -24
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_bibtex.yml +24 -24
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_citation.yml +24 -24
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_crossref_xml.yml +24 -24
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_datacite.yml +24 -24
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_jats.yml +24 -24
  24. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/crossref/to_schema_org.yml +24 -24
  25. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/default.yml +16 -16
  26. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_bibtex.yml +16 -16
  27. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_citation.yml +16 -16
  28. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_datacite.yml +16 -16
  29. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_jats.yml +16 -16
  30. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/datacite/to_schema_org.yml +16 -16
  31. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/default.yml +479 -946
  32. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_crossref_xml.yml +957 -1891
  33. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_datacite.yml +479 -946
  34. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_from_id/schema_org/to_schema_org.yml +481 -950
  35. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog.yml +5540 -968
  36. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_blog_unknown_blog_id.yml +22 -29
  37. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id.yml +25 -39
  38. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_id_unknown_uuid.yml +18 -28
  39. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/crossref.yml +7 -7
  40. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/datacite.yml +7 -7
  41. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/jalc.yml +7 -7
  42. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/kisti.yml +7 -7
  43. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/medra.yml +7 -7
  44. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/find_from_format_by_id/op.yml +7 -7
  45. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_blog_id.yml +46 -0
  46. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_by_blog.yml +5578 -246
  47. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_not_indexed.yml +13 -2201
  48. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/json_feed/json_feed_unregistered.yml +176 -72
  49. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/change_metadata_as_datacite_xml/with_data_citation.yml +16 -16
  50. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/crossref.yml +6 -6
  51. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/datacite.yml +6 -6
  52. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/jalc.yml +6 -6
  53. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/kisti.yml +6 -6
  54. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/medra.yml +6 -6
  55. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/not_found.yml +6 -6
  56. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/doi_registration_agency/op.yml +6 -6
  57. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref.yml +6 -6
  58. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/crossref_doi_not_url.yml +6 -6
  59. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite.yml +6 -6
  60. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/datacite_doi_http.yml +6 -6
  61. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/find_from_format_by_ID/unknown_DOI_registration_agency.yml +6 -6
  62. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/by_blog_post_id.yml +27 -105
  63. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_blog_id_for_json_feed_item_id/not_found.yml +20 -27
  64. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/cff-converter-python.yml +51 -25
  65. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff.yml +12 -12
  66. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_cff_metadata/ruby-cff_repository_url.yml +9 -9
  67. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/maremma.yml +10 -10
  68. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_codemeta_metadata/metadata_reports.yml +11 -11
  69. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_ORCID_ID.yml +78 -78
  70. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_SICI_DOI.yml +76 -76
  71. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/DOI_with_data_citation.yml +35 -35
  72. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/JaLC.yml +162 -162
  73. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/KISTI.yml +131 -131
  74. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/OP.yml +75 -75
  75. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/affiliation_is_space.yml +76 -76
  76. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book.yml +113 -113
  77. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/another_book_chapter.yml +74 -74
  78. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/article_id_as_page_number.yml +77 -77
  79. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/author_literal.yml +84 -84
  80. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book.yml +77 -77
  81. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter.yml +75 -75
  82. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_chapter_with_RDF_for_container.yml +73 -73
  83. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/book_oup.yml +72 -72
  84. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/component.yml +94 -94
  85. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset.yml +104 -104
  86. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dataset_usda.yml +136 -136
  87. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/date_in_future.yml +80 -80
  88. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/dissertation.yml +103 -103
  89. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/empty_given_name.yml +75 -75
  90. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/invalid_date.yml +77 -77
  91. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article.yml +76 -76
  92. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_original_language_title.yml +73 -73
  93. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with.yml +128 -210
  94. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_RDF_for_container.yml +74 -74
  95. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_article_with_funding.yml +76 -76
  96. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/journal_issue.yml +72 -72
  97. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/mEDRA.yml +72 -72
  98. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/markup.yml +81 -81
  99. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_contributor.yml +71 -71
  100. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_issn.yml +75 -75
  101. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles.yml +71 -71
  102. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/multiple_titles_with_missing.yml +573 -573
  103. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/not_found_error.yml +65 -65
  104. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/peer_review.yml +77 -77
  105. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content.yml +74 -74
  106. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/posted_content_copernicus.yml +76 -76
  107. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/report_osti.yml +120 -120
  108. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/vor_with_url.yml +78 -78
  109. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book.yml +74 -74
  110. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/yet_another_book_chapter.yml +73 -73
  111. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_raw/journal_article.yml +59 -59
  112. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/SoftwareSourceCode.yml +4 -4
  113. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/dissertation.yml +13 -13
  114. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/funding_references.yml +15 -15
  115. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_datacite_metadata/subject_scheme.yml +120 -120
  116. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_id.yml +5540 -555
  117. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id.yml +31 -42
  118. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_id_specific_prefix.yml +25 -39
  119. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/by_blog_id.yml +5540 -247
  120. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/not_indexed_posts.yml +14 -26
  121. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed/unregistered_posts.yml +176 -72
  122. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/archived_wordpress_post.yml +27 -95
  123. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +28 -106
  124. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +21 -65
  125. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +20 -208
  126. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +26 -97
  127. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +24 -55
  128. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +27 -70
  129. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +41 -143
  130. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_funding.yml +54 -132
  131. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers_and_link_to_peer-reviewed_article.yml +304 -818
  132. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +24 -169
  133. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +24 -63
  134. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +25 -40
  135. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +278 -591
  136. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +59 -101
  137. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +135 -331
  138. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +24 -134
  139. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +578 -2967
  140. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +44 -205
  141. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +26 -160
  142. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/affiliation_is_space.yml +21 -21
  143. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_familyName.yml +15 -15
  144. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/has_name_in_display-order_with_ORCID.yml +13 -13
  145. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/name_with_affiliation_crossref.yml +16 -16
  146. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_one_author/only_familyName_and_givenName.yml +66 -61
  147. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting.yml +145 -146
  148. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/BlogPosting_with_new_DOI.yml +149 -150
  149. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/get_schema_org_metadata_front_matter/BlogPosting.yml +114 -115
  150. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/harvard_dataverse.yml +300 -289
  151. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/pangaea.yml +66 -61
  152. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/upstream_blog.yml +64 -57
  153. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_schema_org_metadata/zenodo.yml +27 -24
  154. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/DOI_RA_not_Crossref_or_DataCite.yml +6 -6
  155. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/handle_input/unknown_DOI_prefix.yml +6 -6
  156. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/json_schema_errors/is_valid.yml +16 -16
  157. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/BlogPosting.yml +10 -10
  158. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/Dataset.yml +10 -10
  159. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/authors_with_affiliations.yml +16 -16
  160. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/climate_data.yml +10 -10
  161. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/from_schema_org.yml +145 -146
  162. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/keywords_subject_scheme.yml +8 -8
  163. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/maremma.yml +12 -12
  164. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/text.yml +8 -8
  165. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_data_citation.yml +16 -16
  166. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_bibtex/with_pages.yml +16 -16
  167. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/Collection_of_Jupyter_notebooks.yml +13 -13
  168. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_Zenodo.yml +13 -13
  169. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/SoftwareSourceCode_also_Zenodo.yml +8 -8
  170. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_cff/ruby-cff.yml +10 -10
  171. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Dataset.yml +10 -10
  172. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article.yml +16 -16
  173. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Journal_article_vancouver_style.yml +21 -21
  174. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/Missing_author.yml +15 -15
  175. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/interactive_resource_without_dates.yml +8 -8
  176. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_citation/software_w/version.yml +8 -8
  177. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite.yml +8 -8
  178. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_codemeta/SoftwareSourceCode_DataCite_check_codemeta_v2.yml +8 -8
  179. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_commonmeta/with_data_citation.yml +12 -12
  180. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +32 -32
  181. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
  182. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +5 -5
  183. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_plos.yml +16 -16
  184. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +25 -40
  185. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +24 -134
  186. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +27 -70
  187. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +41 -143
  188. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations_and_funding.yml +55 -133
  189. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +21 -224
  190. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +134 -330
  191. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +19 -19
  192. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +9 -9
  193. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +92 -91
  194. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +6 -6
  195. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Another_dataset.yml +8 -8
  196. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting.yml +10 -10
  197. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/BlogPosting_schema_org.yml +146 -147
  198. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/Dataset.yml +10 -10
  199. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/container_title.yml +16 -21
  200. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/interactive_resource_without_dates.yml +8 -8
  201. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/journal_article.yml +16 -16
  202. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/keywords_subject_scheme.yml +8 -8
  203. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/maremma.yml +10 -10
  204. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/missing_creator.yml +15 -15
  205. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/multiple_abstracts.yml +8 -8
  206. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/organization_author.yml +22 -22
  207. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software.yml +8 -8
  208. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/software_w/version.yml +8 -8
  209. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_only_first_page.yml +16 -16
  210. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csl/with_pages.yml +16 -16
  211. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/climate_data.yml +10 -10
  212. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/maremma.yml +10 -10
  213. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/text.yml +8 -8
  214. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_data_citation.yml +16 -16
  215. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_csv/with_pages.yml +16 -16
  216. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/dissertation.yml +20 -20
  217. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/from_schema_org.yml +146 -147
  218. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/journal_article.yml +22 -22
  219. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/maremma.yml +10 -10
  220. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_ORCID_ID.yml +16 -16
  221. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_datacite/with_data_citation.yml +16 -16
  222. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Dataset_in_schema_4_0.yml +10 -10
  223. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/Text_pass-thru.yml +8 -8
  224. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/book_chapter.yml +15 -15
  225. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/from_schema_org.yml +146 -147
  226. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/interactive_resource_without_dates.yml +8 -8
  227. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/maremma.yml +10 -10
  228. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_ORCID_ID.yml +16 -16
  229. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_data_citation.yml +16 -16
  230. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_jats_xml/with_editor.yml +17 -17
  231. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting.yml +10 -10
  232. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/BlogPosting_schema_org.yml +145 -146
  233. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/Dataset.yml +10 -10
  234. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/alternate_name.yml +8 -8
  235. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/journal_article.yml +9 -9
  236. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/keywords_with_subject_scheme.yml +8 -8
  237. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/maremma.yml +10 -10
  238. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_ris/with_pages.yml +10 -10
  239. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Another_Schema_org_JSON.yml +10 -10
  240. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding.yml +13 -13
  241. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Funding_OpenAIRE.yml +13 -13
  242. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON.yml +8 -8
  243. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/Schema_org_JSON_Cyark.yml +13 -13
  244. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/alternate_identifiers.yml +13 -13
  245. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/data_catalog.yml +13 -13
  246. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/geo_location_box.yml +13 -13
  247. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/interactive_resource_without_dates.yml +13 -13
  248. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/journal_article.yml +16 -16
  249. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/maremma_schema_org_JSON.yml +11 -11
  250. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/series_information.yml +17 -16
  251. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme.yml +15 -15
  252. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_schema_org/subject_scheme_multiple_keywords.yml +13 -13
  253. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/BlogPosting.yml +10 -10
  254. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/Dataset.yml +10 -10
  255. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/journal_article.yml +16 -16
  256. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_turtle/with_pages.yml +16 -16
  257. data/spec/readers/cff_reader_spec.rb +2 -20
  258. data/spec/readers/crossref_reader_spec.rb +10 -16
  259. data/spec/readers/crossref_xml_reader_spec.rb +61 -64
  260. data/spec/readers/json_feed_reader_spec.rb +56 -56
  261. data/spec/readers/schema_org_reader_spec.rb +1 -1
  262. data/spec/utils_spec.rb +1 -1
  263. data/spec/writers/crossref_xml_writer_spec.rb +9 -8
  264. data/spec/writers/csv_writer_spec.rb +1 -1
  265. data/spec/writers/ris_writer_spec.rb +2 -2
  266. metadata +3 -11
  267. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/convert_file/crossref_xml/to_crossref_xml_refresh.yml +0 -107
  268. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_blog.yml +0 -997
  269. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/doi_prefix/doi_prefix_by_uuid.yml +0 -256
  270. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid.yml +0 -256
  271. data/spec/fixtures/vcr_cassettes/Commonmeta_CLI/encode/by_uuid_unknown_uuid.yml +0 -49
  272. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_crossref_metadata/missing_creator.yml +0 -307
  273. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid.yml +0 -136
  274. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_doi_prefix_for_blog/by_blog_post_uuid_specific_prefix.yml +0 -256
  275. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/book_oup.yml +0 -107
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://api.crossref.org/works/10.7554/elife.01567
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Sun, 18 Jun 2023 15:20:29 GMT
22
+ - Thu, 05 Oct 2023 19:47:16 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -49,7 +49,7 @@ http_interactions:
49
49
  - close
50
50
  body:
51
51
  encoding: UTF-8
52
- string: '{"status":"ok","message-type":"work","message-version":"1.0.0","message":{"indexed":{"date-parts":[[2023,6,14]],"date-time":"2023-06-14T09:51:19Z","timestamp":1686736279114},"reference-count":27,"publisher":"eLife
52
+ string: '{"status":"ok","message-type":"work","message-version":"1.0.0","message":{"indexed":{"date-parts":[[2023,10,3]],"date-time":"2023-10-03T17:19:30Z","timestamp":1696353570692},"reference-count":27,"publisher":"eLife
53
53
  Sciences Publications, Ltd","license":[{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"vor","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"},{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"am","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"},{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"},{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"vor","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"},{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"am","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"},{"start":{"date-parts":[[2014,2,11]],"date-time":"2014-02-11T00:00:00Z","timestamp":1392076800000},"content-version":"tdm","delay-in-days":0,"URL":"http:\/\/creativecommons.org\/licenses\/by\/3.0\/"}],"funder":[{"name":"SystemsX"},{"name":"EMBO
54
54
  longterm post-doctoral fellowships"},{"name":"Marie Heim-Voegtlin"},{"DOI":"10.13039\/501100006390","name":"University
55
55
  of Lausanne","doi-asserted-by":"crossref"},{"name":"SystemsX"},{"DOI":"10.13039\/501100003043","name":"EMBO","doi-asserted-by":"publisher"},{"DOI":"10.13039\/501100001711","name":"Swiss
@@ -136,12 +136,12 @@ http_interactions:
136
136
  History"}},{"value":"2013-12-24","order":1,"name":"accepted","label":"Accepted","group":{"name":"publication_history","label":"Publication
137
137
  History"}},{"value":"2014-02-11","order":2,"name":"published","label":"Published","group":{"name":"publication_history","label":"Publication
138
138
  History"}}]}}'
139
- recorded_at: Sun, 18 Jun 2023 15:20:29 GMT
139
+ recorded_at: Thu, 05 Oct 2023 19:47:16 GMT
140
140
  - request:
141
141
  method: get
142
142
  uri: https://api.crossref.org/members/4374
143
143
  body:
144
- encoding: UTF-8
144
+ encoding: ASCII-8BIT
145
145
  string: ''
146
146
  headers:
147
147
  Connection:
@@ -156,7 +156,7 @@ http_interactions:
156
156
  message: OK
157
157
  headers:
158
158
  Date:
159
- - Sun, 18 Jun 2023 15:20:29 GMT
159
+ - Thu, 05 Oct 2023 19:47:17 GMT
160
160
  Content-Type:
161
161
  - application/json
162
162
  Transfer-Encoding:
@@ -186,17 +186,17 @@ http_interactions:
186
186
  - close
187
187
  body:
188
188
  encoding: UTF-8
189
- string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1687045128924,"primary-name":"eLife
190
- Sciences Publications, Ltd","counts":{"current-dois":17366,"backfile-dois":28280,"total-dois":45646},"breakdowns":{"dois-by-issued-year":[[2021,7247],[2022,7078],[2020,6182],[2019,4848],[2017,4118],[2018,4058],[2016,3510],[2023,3041],[2015,2808],[2014,1786],[2013,811],[2012,159]]},"prefixes":["10.7554"],"coverage":{"affiliations-current":0.9405159507082805,"similarity-checking-current":0.0,"descriptions-current":0.0,"ror-ids-current":0.5576413681907175,"funders-backfile":0.3052687411598303,"licenses-backfile":0.999964639321075,"funders-current":0.2664401704480018,"affiliations-backfile":0.9898161244695898,"resource-links-backfile":0.3481966053748232,"orcids-backfile":0.8474540311173975,"update-policies-current":0.2902798571922147,"ror-ids-backfile":0.002192362093352192,"orcids-current":0.9002073016238628,"similarity-checking-backfile":0.0,"references-backfile":0.3392857142857143,"descriptions-backfile":0.0,"award-numbers-backfile":0.2866690240452617,"update-policies-backfile":0.0708981612446959,"licenses-current":1.0,"award-numbers-current":0.2578026027870552,"abstracts-backfile":0.3405586987270156,"resource-links-current":0.2902798571922147,"abstracts-current":0.3130254520327076,"references-current":0.2808937003339859},"prefix":[{"name":"eLife
191
- Sciences Publications, Ltd.","value":"10.7554"}],"id":4374,"tokens":["elife","sciences","publications","ltd"],"counts-type":{"all":{"peer-review":30291,"journal-article":14890,"journal":1,"component":143802,"posted-content":465},"backfile":{"peer-review":18431,"journal-article":9849},"current":{"peer-review":11860,"journal-article":5041,"posted-content":465}},"coverage-type":{"all":{"peer-review":{"last-status-check-time":1687045128924,"affiliations":0.9666237496286026,"abstracts":0.0,"orcids":0.8618071374335611,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.2349542768479086,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1687045128924,"affiliations":0.9794492948287441,"abstracts":0.980658159838818,"orcids":0.8787777031564808,"licenses":0.9999328408327737,"references":0.9719946272666219,"funders":0.890530557421088,"similarity-checking":0.0,"award-numbers":0.8451309603760913,"ror-ids":0.1765614506380121,"update-policies":0.4732034922766958,"resource-links":0.9998656816655473,"descriptions":0.0},"journal":{"last-status-check-time":1687045128924,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"component":{"last-status-check-time":1687045128924,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":4.867804342081473E-4,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1687045128924,"affiliations":0.9913978494623656,"abstracts":1.0,"orcids":0.8795698924731183,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"peer-review":{"last-status-check-time":1687045128924,"affiliations":0.9971244099614779,"abstracts":0.0,"orcids":0.86376213987304,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.003363897780912593,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1687045128924,"affiliations":0.9761397096151894,"abstracts":0.9778657731749416,"orcids":0.8169357295156869,"licenses":0.9998984668494263,"references":0.9742105797542898,"funders":0.8765356889024266,"similarity-checking":0.0,"award-numbers":0.8231292517006803,"ror-ids":0.0,"update-policies":0.2035739669001929,"resource-links":0.9997969336988527,"descriptions":0.0}},"current":{"peer-review":{"last-status-check-time":1687045128924,"affiliations":0.9192242833052277,"abstracts":0.0,"orcids":0.8587689713322091,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.5948566610455313,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1687045128924,"affiliations":0.9859154929577465,"abstracts":0.9861138662963698,"orcids":0.9996032533227533,"licenses":1.0,"references":0.9676651458044039,"funders":0.9178734378099583,"similarity-checking":0.0,"award-numbers":0.888117437016465,"ror-ids":0.5215235072406269,"update-policies":1.0,"resource-links":1.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1687045128924,"affiliations":0.9913978494623656,"abstracts":1.0,"orcids":0.8795698924731183,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}}},"flags":{"deposits-abstracts-current":true,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":true,"deposits-similarity-checking-backfile":false,"deposits-award-numbers-current":true,"deposits-resource-links-current":true,"deposits-ror-ids-current":true,"deposits-articles":true,"deposits-affiliations-current":true,"deposits-funders-current":true,"deposits-references-backfile":true,"deposits-ror-ids-backfile":true,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":true,"deposits-award-numbers-backfile":true,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":true,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":true,"deposits-similarity-checking-current":false,"deposits-licenses-current":true},"location":"Cambridge,
189
+ string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1696466957315,"primary-name":"eLife
190
+ Sciences Publications, Ltd","counts":{"current-dois":22741,"backfile-dois":28286,"total-dois":51027},"breakdowns":{"dois-by-issued-year":[[2023,8158],[2022,7328],[2021,7255],[2020,6186],[2019,4848],[2017,4118],[2018,4058],[2016,3512],[2015,2808],[2014,1786],[2013,811],[2012,159]]},"prefixes":["10.7554"],"coverage":{"affiliations-current":0.8376940328041863,"similarity-checking-current":0.0,"descriptions-current":0.0,"ror-ids-current":0.4925465019128446,"funders-backfile":0.3052039878385067,"licenses-backfile":0.9999646468217493,"funders-current":0.2229013675739853,"affiliations-backfile":0.9898182846637913,"resource-links-backfile":0.3481227462348865,"orcids-backfile":0.8474863890263735,"update-policies-current":0.2433050437535728,"ror-ids-backfile":0.002333309764547833,"orcids-current":0.7908623191592278,"similarity-checking-backfile":0.0,"references-backfile":0.3392137453157039,"descriptions-backfile":0.0,"award-numbers-backfile":0.2866082160786255,"update-policies-backfile":0.0714487732447147,"licenses-current":1.0,"award-numbers-current":0.2156457499670199,"abstracts-backfile":0.34048645973273,"resource-links-current":0.2433050437535728,"abstracts-current":0.3094850710171057,"references-current":0.2367969746273251},"prefix":[{"name":"eLife
191
+ Sciences Publications, Ltd.","value":"10.7554"}],"id":4374,"tokens":["elife","sciences","publications","ltd"],"counts-type":{"all":{"peer-review":34061,"journal-article":15382,"journal":1,"component":143802,"posted-content":1584},"backfile":{"peer-review":18437,"journal-article":9849},"current":{"peer-review":15624,"journal-article":5533,"posted-content":1584}},"coverage-type":{"all":{"peer-review":{"last-status-check-time":1696466957315,"affiliations":0.8925750858753413,"abstracts":0.0,"orcids":0.7939285399724025,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.2386306919937759,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1696466957315,"affiliations":0.9795215186581719,"abstracts":0.9806917175919906,"orcids":0.882655051358731,"licenses":0.9999349889481212,"references":0.9738655571447146,"funders":0.8907814328435834,"similarity-checking":0.0,"award-numbers":0.8458587959953192,"ror-ids":0.2040696918476141,"update-policies":0.4910934858926017,"resource-links":0.9998699778962424,"descriptions":0.0},"journal":{"last-status-check-time":1696466957315,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"component":{"last-status-check-time":1696466957315,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":4.867804342081473E-4,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1696466957315,"affiliations":0.9968434343434343,"abstracts":1.0,"orcids":0.8446969696969697,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"peer-review":{"last-status-check-time":1696466957315,"affiliations":0.9971253457720887,"abstracts":0.0,"orcids":0.8638064761078267,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.003579758095134783,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1696466957315,"affiliations":0.9761397096151894,"abstracts":0.9778657731749416,"orcids":0.8169357295156869,"licenses":0.9998984668494263,"references":0.9742105797542898,"funders":0.8765356889024266,"similarity-checking":0.0,"award-numbers":0.8231292517006803,"ror-ids":0.0,"update-policies":0.2051984973093715,"resource-links":0.9997969336988527,"descriptions":0.0}},"current":{"peer-review":{"last-status-check-time":1696466957315,"affiliations":0.7692012288786482,"abstracts":0.0,"orcids":0.7114695340501792,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.5160010240655402,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1696466957315,"affiliations":0.9855412976685342,"abstracts":0.9857220314476776,"orcids":0.9996385324417134,"licenses":1.0,"references":0.9732514006867884,"funders":0.9161395264774986,"similarity-checking":0.0,"award-numbers":0.8863184529188505,"ror-ids":0.5673233327308874,"update-policies":1.0,"resource-links":1.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1696466957315,"affiliations":0.9968434343434343,"abstracts":1.0,"orcids":0.8446969696969697,"licenses":1.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}}},"flags":{"deposits-abstracts-current":true,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":true,"deposits-similarity-checking-backfile":false,"deposits-award-numbers-current":true,"deposits-resource-links-current":true,"deposits-ror-ids-current":true,"deposits-articles":true,"deposits-affiliations-current":true,"deposits-funders-current":true,"deposits-references-backfile":true,"deposits-ror-ids-backfile":true,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":true,"deposits-award-numbers-backfile":true,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":true,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":true,"deposits-similarity-checking-current":false,"deposits-licenses-current":true},"location":"Cambridge,
192
192
  United Kingdom","names":["eLife Sciences Publications, Ltd","eLife Sciences
193
193
  Publications, Ltd."]}}'
194
- recorded_at: Sun, 18 Jun 2023 15:20:29 GMT
194
+ recorded_at: Thu, 05 Oct 2023 19:47:17 GMT
195
195
  - request:
196
196
  method: get
197
197
  uri: https://doi.org/ra/10.7554
198
198
  body:
199
- encoding: UTF-8
199
+ encoding: ASCII-8BIT
200
200
  string: ''
201
201
  headers:
202
202
  Connection:
@@ -211,7 +211,7 @@ http_interactions:
211
211
  message: OK
212
212
  headers:
213
213
  Date:
214
- - Sun, 18 Jun 2023 15:20:30 GMT
214
+ - Thu, 05 Oct 2023 19:47:17 GMT
215
215
  Content-Type:
216
216
  - application/json;charset=UTF-8
217
217
  Transfer-Encoding:
@@ -223,7 +223,7 @@ http_interactions:
223
223
  Cf-Cache-Status:
224
224
  - DYNAMIC
225
225
  Report-To:
226
- - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=R4biEBx5HtgCsggMr%2BvvqWjP54sY6wCBQfZTnyiKYgh20s8vpL6c1%2B9zPkE0N5SlTCWi9MUZGSiDiYKwlr466IYu6dkvb1upT%2Ftc5JoEqwhwxo8MIp5udaEm2yfUVTaPTz4ImcE%3D"}],"group":"cf-nel","max_age":604800}'
226
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2BKWQuik2lIskHHmKakq%2FG61ZKwadCp6I6U2rZrW3dCeTT2Nu%2BuhhF4%2F7axoWRabd5tCQvkdswtNMhzN5NFtAyA8kmwC7iLYIwgLqp%2FVqQgnhNuDcHSbZ0uV2TOAtlPbOyArUXd0%3D"}],"group":"cf-nel","max_age":604800}'
227
227
  Nel:
228
228
  - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
229
229
  Strict-Transport-Security:
@@ -231,7 +231,7 @@ http_interactions:
231
231
  Server:
232
232
  - cloudflare
233
233
  Cf-Ray:
234
- - 7d9484442842b968-AMS
234
+ - 81182cf2bbb90109-AMS
235
235
  Alt-Svc:
236
236
  - h3=":443"; ma=86400
237
237
  body:
@@ -243,5 +243,5 @@ http_interactions:
243
243
  "RA": "Crossref"
244
244
  }
245
245
  ]
246
- recorded_at: Sun, 18 Jun 2023 15:20:30 GMT
247
- recorded_with: VCR 6.1.0
246
+ recorded_at: Thu, 05 Oct 2023 19:47:17 GMT
247
+ recorded_with: VCR 6.2.0
@@ -4,7 +4,7 @@ http_interactions:
4
4
  method: get
5
5
  uri: https://doi.pangaea.de/10.1594/PANGAEA.836178
6
6
  body:
7
- encoding: UTF-8
7
+ encoding: ASCII-8BIT
8
8
  string: ''
9
9
  headers:
10
10
  Connection:
@@ -19,37 +19,41 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.25.0
22
+ - nginx/1.25.2
23
23
  Date:
24
- - Sun, 18 Jun 2023 15:20:28 GMT
24
+ - Thu, 05 Oct 2023 19:47:17 GMT
25
25
  Content-Type:
26
26
  - text/html;charset=utf-8
27
27
  Transfer-Encoding:
28
28
  - chunked
29
29
  Connection:
30
30
  - close
31
+ X-Powered-By:
32
+ - Jetty(12.0.1)
33
+ Vary:
34
+ - Origin, Cookie, Authorization, Accept
31
35
  Set-Cookie:
32
- - pansessid=d87eb8727875c001f87732a972a43312; Path=/; Domain=.pangaea.de; Secure;
36
+ - pansessid=eebba761b0f86d912226376182350e6e; Path=/; Domain=.pangaea.de; Secure;
33
37
  HttpOnly
34
- Vary:
35
- - Cookie, Authorization, Accept
36
38
  Cache-Control:
37
39
  - public
38
40
  X-Cid:
39
- - d87eb8727875c001f87732a972a43312
41
+ - eebba761b0f86d912226376182350e6e
40
42
  Link:
41
- - <https://doi.org/10.1594/PANGAEA.836178>;rel="cite-as", <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_dif>;rel="describedby";type="application/vnd.nasa.dif-metadata+xml",
42
- <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_jsonld>;rel="describedby";type="application/ld+json",
43
- <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_datacite4>;rel="describedby";type="application/vnd.datacite.datacite+xml",
43
+ - <https://doi.org/10.1594/PANGAEA.836178>;rel="cite-as", <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_datacite4>;rel="describedby";type="application/vnd.datacite.datacite+xml",
44
+ <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_iso19139>;rel="describedby";type="application/vnd.iso19139.metadata+xml",
44
45
  <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_ris>;rel="describedby";type="application/x-research-info-systems",
46
+ <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_dif>;rel="describedby";type="application/vnd.nasa.dif-metadata+xml",
45
47
  <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_text>;rel="describedby";type="text/x-bibliography",
48
+ <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_jsonld>;rel="describedby";type="application/ld+json",
46
49
  <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_panmd>;rel="describedby";type="application/vnd.pangaea.metadata+xml",
47
- <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_iso19139>;rel="describedby";type="application/vnd.iso19139.metadata+xml",
48
50
  <https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_bibtex>;rel="describedby";type="application/x-bibtex",
49
51
  <https://store.pangaea.de/Publications/JohanssonE_et_al_2014/johansson_etal-2014.zip>;rel="item";type="application/zip",
50
52
  <https://orcid.org/0000-0002-6553-8982>;rel="author", <https://orcid.org/0000-0001-6058-1466>;rel="author"
51
- X-Powered-By:
52
- - Jetty(10.0.14)
53
+ X-Robots-Tag:
54
+ - index,follow,archive
55
+ Alt-Svc:
56
+ - h3=":443"; ma=2592000
53
57
  Strict-Transport-Security:
54
58
  - max-age=31536000
55
59
  X-Ua-Compatible:
@@ -63,11 +67,11 @@ http_interactions:
63
67
  string: "<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\n<meta charset=\"UTF-8\">\r\n<meta
64
68
  name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1,
65
69
  maximum-scale=1, user-scalable=no\">\r\n<link rel=\"stylesheet\" href=\"//fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,700,700italic,600italic,300,300italic,800,800italic\">\n<link
66
- rel=\"stylesheet\" href=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/bootstrap-24col/css/bootstrap.min.css\">\n<link
67
- rel=\"stylesheet\" href=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/css/pangaea.css\">\n<!--[if
70
+ rel=\"stylesheet\" href=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/bootstrap-24col/css/bootstrap.min.css\">\n<link
71
+ rel=\"stylesheet\" href=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/css/pangaea.css\">\n<!--[if
68
72
  lte IE 9]>\r\n<style>#topics-pulldown-wrapper label:after { display:none;
69
- }</style>\r\n<![endif]-->\r\n<link rel=\"shortcut icon\" href=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/favicon.ico\">\r\n<link
70
- rel=\"icon\" href=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/favicon.ico\"
73
+ }</style>\r\n<![endif]-->\r\n<link rel=\"shortcut icon\" href=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/favicon.ico\">\r\n<link
74
+ rel=\"icon\" href=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/favicon.ico\"
71
75
  type=\"image/vnd.microsoft.icon\">\r\n<link rel=\"image_src\" type=\"image/png\"
72
76
  href=\"https://www.pangaea.de/assets/social-icons/pangaea-share.png\">\r\n<meta
73
77
  property=\"og:image\" content=\"https://www.pangaea.de/assets/social-icons/pangaea-share.png\">\r\n<script
@@ -75,38 +79,39 @@ http_interactions:
75
79
  type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.0/jquery.matchHeight-min.js\"></script>\n<script
76
80
  type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.appear/0.4.1/jquery.appear.min.js\"></script>\n<script
77
81
  type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/Chart.js/3.7.1/chart.min.js\"></script>\n<script
78
- type=\"text/javascript\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/bootstrap-24col/js/bootstrap.min.js\"></script>\n<script
79
- type=\"text/javascript\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/js/datacombo-min.js\"></script>\n<title>Johansson,
82
+ type=\"text/javascript\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/bootstrap-24col/js/bootstrap.min.js\"></script>\n<script
83
+ type=\"text/javascript\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/js/datacombo-min.js\"></script>\n<title>Johansson,
80
84
  E et al. (2014): Hydrological and meteorological investigations in a lake
81
85
  near Kangerlussuaq, west Greenland</title>\n<meta name=\"title\" content=\"Hydrological
82
86
  and meteorological investigations in a lake near Kangerlussuaq, west Greenland\"
83
87
  />\n<meta name=\"author\" content=\"Johansson, Emma; Berglund, Sten; Lindborg,
84
88
  Tobias; Petrone, Johannes; van As, Dirk; Gustafsson, Lars-Göran; Näslund,
85
- Jens-Ove; Laudon, Hjalmar\" />\n<meta name=\"date\" content=\"2014-09-25\"
86
- />\n<meta name=\"description\" content=\"Johansson, Emma; Berglund, Sten;
87
- Lindborg, Tobias; Petrone, Johannes; van As, Dirk; Gustafsson, Lars-Göran;
88
- Näslund, Jens-Ove; Laudon, Hjalmar (2014): Hydrological and meteorological
89
- investigations in a lake near Kangerlussuaq, west Greenland. PANGAEA, https://doi.org/10.1594/PANGAEA.836178,
90
- Supplement to: Johansson, E et al. (2015): Hydrological and meteorological
91
- investigations in a periglacial lake catchment near Kangerlussuaq, west Greenland
92
- – presentation of a new multi-parameter data set. Earth System Science Data,
93
- 7(1), 93-108, https://doi.org/10.5194/essd-7-93-2015\" />\n<meta name=\"geo.position\"
94
- content=\"67.125940;-50.180370\" />\n<meta name=\"ICBM\" content=\"67.125940,
95
- -50.180370\" />\n<!--BEGIN: Dublin Core description-->\n<link rel=\"schema.DC\"
96
- href=\"http://purl.org/dc/elements/1.1/\" />\n<link rel=\"schema.DCTERMS\"
97
- href=\"http://purl.org/dc/terms/\" />\n<meta name=\"DC.title\" content=\"Hydrological
98
- and meteorological investigations in a lake near Kangerlussuaq, west Greenland\"
99
- />\n<meta name=\"DC.creator\" content=\"Johansson, Emma\" />\n<meta name=\"DC.creator\"
100
- content=\"Berglund, Sten\" />\n<meta name=\"DC.creator\" content=\"Lindborg,
101
- Tobias\" />\n<meta name=\"DC.creator\" content=\"Petrone, Johannes\" />\n<meta
102
- name=\"DC.creator\" content=\"van As, Dirk\" />\n<meta name=\"DC.creator\"
103
- content=\"Gustafsson, Lars-Göran\" />\n<meta name=\"DC.creator\" content=\"Näslund,
104
- Jens-Ove\" />\n<meta name=\"DC.creator\" content=\"Laudon, Hjalmar\" />\n<meta
105
- name=\"DC.publisher\" content=\"PANGAEA\" />\n<meta name=\"DC.source\" content=\"Supplement
89
+ Jens-Ove; Laudon, Hjalmar\" />\n<meta name=\"date\" content=\"2014\" />\n<meta
90
+ name=\"robots\" content=\"index,follow,archive\" />\n<meta name=\"description\"
91
+ content=\"Johansson, Emma; Berglund, Sten; Lindborg, Tobias; Petrone, Johannes;
92
+ van As, Dirk; Gustafsson, Lars-Göran; Näslund, Jens-Ove; Laudon, Hjalmar (2014):
93
+ Hydrological and meteorological investigations in a lake near Kangerlussuaq,
94
+ west Greenland. PANGAEA, https://doi.org/10.1594/PANGAEA.836178, Supplement
106
95
  to: Johansson, E et al. (2015): Hydrological and meteorological investigations
107
96
  in a periglacial lake catchment near Kangerlussuaq, west Greenland – presentation
108
97
  of a new multi-parameter data set. Earth System Science Data, 7(1), 93-108,
109
- https://doi.org/10.5194/essd-7-93-2015\" />\n<meta name=\"DC.date\" content=\"2014-09-25\"
98
+ https://doi.org/10.5194/essd-7-93-2015\" />\n<meta name=\"geo.position\" content=\"67.125940;-50.180370\"
99
+ />\n<meta name=\"ICBM\" content=\"67.125940, -50.180370\" />\n<!--BEGIN: Dublin
100
+ Core description-->\n<link rel=\"schema.DC\" href=\"http://purl.org/dc/elements/1.1/\"
101
+ />\n<link rel=\"schema.DCTERMS\" href=\"http://purl.org/dc/terms/\" />\n<meta
102
+ name=\"DC.title\" content=\"Hydrological and meteorological investigations
103
+ in a lake near Kangerlussuaq, west Greenland\" />\n<meta name=\"DC.creator\"
104
+ content=\"Johansson, Emma\" />\n<meta name=\"DC.creator\" content=\"Berglund,
105
+ Sten\" />\n<meta name=\"DC.creator\" content=\"Lindborg, Tobias\" />\n<meta
106
+ name=\"DC.creator\" content=\"Petrone, Johannes\" />\n<meta name=\"DC.creator\"
107
+ content=\"van As, Dirk\" />\n<meta name=\"DC.creator\" content=\"Gustafsson,
108
+ Lars-Göran\" />\n<meta name=\"DC.creator\" content=\"Näslund, Jens-Ove\" />\n<meta
109
+ name=\"DC.creator\" content=\"Laudon, Hjalmar\" />\n<meta name=\"DC.publisher\"
110
+ content=\"PANGAEA\" />\n<meta name=\"DC.source\" content=\"Supplement to:
111
+ Johansson, E et al. (2015): Hydrological and meteorological investigations
112
+ in a periglacial lake catchment near Kangerlussuaq, west Greenland – presentation
113
+ of a new multi-parameter data set. Earth System Science Data, 7(1), 93-108,
114
+ https://doi.org/10.5194/essd-7-93-2015\" />\n<meta name=\"DC.date\" content=\"2014\"
110
115
  scheme=\"DCTERMS.W3CDTF\" />\n<meta name=\"DC.type\" content=\"Dataset\" />\n<meta
111
116
  name=\"DC.language\" content=\"en\" scheme=\"DCTERMS.RFC3066\" />\n<meta name=\"DCTERMS.license\"
112
117
  scheme=\"DCTERMS.URI\" content=\"https://creativecommons.org/licenses/by/3.0/\"
@@ -124,17 +129,17 @@ http_interactions:
124
129
  google.maps.LatLngBounds(new google.maps.LatLng(67.12594,-50.18037),new google.maps.LatLng(67.12594,-50.18037)),undefined);
125
130
  });/*]]>*/</script>\n<script type=\"text/javascript\" src=\"//d1bxh8uas1mnw7.cloudfront.net/assets/embed.js\"></script>\n<link
126
131
  rel=\"cite-as\" href=\"https://doi.org/10.1594/PANGAEA.836178\">\n<link rel=\"describedby\"
127
- href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_dif\"
128
- type=\"application/vnd.nasa.dif-metadata+xml\">\n<link rel=\"describedby\"
129
- href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_jsonld\"
130
- type=\"application/ld+json\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_datacite4\"
132
+ href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_datacite4\"
131
133
  type=\"application/vnd.datacite.datacite+xml\">\n<link rel=\"describedby\"
132
- href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_ris\"
133
- type=\"application/x-research-info-systems\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_text\"
134
- type=\"text/x-bibliography\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_panmd\"
135
- type=\"application/vnd.pangaea.metadata+xml\">\n<link rel=\"describedby\"
136
134
  href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_iso19139\"
137
135
  type=\"application/vnd.iso19139.metadata+xml\">\n<link rel=\"describedby\"
136
+ href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_ris\"
137
+ type=\"application/x-research-info-systems\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_dif\"
138
+ type=\"application/vnd.nasa.dif-metadata+xml\">\n<link rel=\"describedby\"
139
+ href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_text\"
140
+ type=\"text/x-bibliography\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_jsonld\"
141
+ type=\"application/ld+json\">\n<link rel=\"describedby\" href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=metadata_panmd\"
142
+ type=\"application/vnd.pangaea.metadata+xml\">\n<link rel=\"describedby\"
138
143
  href=\"https://doi.pangaea.de/10.1594/PANGAEA.836178?format=citation_bibtex\"
139
144
  type=\"application/x-bibtex\">\n<link rel=\"item\" href=\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/johansson_etal-2014.zip\"
140
145
  type=\"application/zip\">\n<link rel=\"author\" href=\"https://orcid.org/0000-0002-6553-8982\">\n<link
@@ -184,16 +189,16 @@ http_interactions:
184
189
  and utilized equipment, as well as the data collection and processing. The
185
190
  investigations were performed between 2010 and 2013. The high spatial resolution,
186
191
  within the investigated area, of the dataset makes it highly suitable for
187
- various detailed hydrological and ecological studies on catchment scale.\",\"comment\":\"The
192
+ various detailed hydrological and ecological studies on catchment scale.\",\"citation\":[{\"@id\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"@type\":[\"CreativeWork\",\"WebPage\"],\"identifier\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"url\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"name\":\"Map
193
+ of Two Boat Lake in Greenland (jpg 13 MB) with position of sampling sites\"},{\"@id\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"@type\":[\"CreativeWork\",\"WebPage\"],\"identifier\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"url\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"name\":\"Time
194
+ laps photos of lake 2012-09-05 to 2013-08-14 (mov file, zipped 205 MB)\"}],\"spatialCoverage\":{\"@type\":\"Place\",\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":67.12594,\"longitude\":-50.18037}},\"size\":{\"@type\":\"QuantitativeValue\",\"value\":5.5,\"unitText\":\"MBytes\"},\"comment\":\"The
188
195
  dataset contains hydrological and meteorological data from a lake catchment
189
196
  in the Kangerlussuaq region, Western Greenland. The investigations were performed
190
197
  during 2010-2013 and the following parameters are included: Soil moisture,
191
198
  Soil temperature, Hydraulic properties of the active layer, meteorological
192
199
  parameters from a local weather station within the catchment, water levels
193
200
  and discharge, sublimation and evaportation measurments, snow depth and snow
194
- water content data and time lapse photos.\",\"citation\":[{\"@id\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"@type\":[\"CreativeWork\",\"WebPage\"],\"identifier\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"url\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/twoboatlake_greenland.jpg\",\"name\":\"Map
195
- of Two Boat Lake in Greenland (jpg 13 MB) with position of sampling sites\"},{\"@id\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"@type\":[\"CreativeWork\",\"WebPage\"],\"identifier\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"url\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/Timelapse_TBL.zip\",\"name\":\"Time
196
- laps photos of lake 2012-09-05 to 2013-08-14 (mov file, zipped 205 MB)\"}],\"spatialCoverage\":{\"@type\":\"Place\",\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":67.12594,\"longitude\":-50.18037}},\"inLanguage\":\"en\",\"license\":\"https://creativecommons.org/licenses/by/3.0/\",\"conditionsOfAccess\":\"unrestricted\",\"isAccessibleForFree\":true,\"size\":{\"@type\":\"QuantitativeValue\",\"value\":5.5,\"unitText\":\"MBytes\"},\"distribution\":{\"@type\":\"DataDownload\",\"encodingFormat\":\"application/zip\",\"contentUrl\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/johansson_etal-2014.zip\"}}</script>\n<script
201
+ water content data and time lapse photos.\",\"license\":\"https://creativecommons.org/licenses/by/3.0/\",\"conditionsOfAccess\":\"unrestricted\",\"isAccessibleForFree\":true,\"inLanguage\":\"en\",\"distribution\":{\"@type\":\"DataDownload\",\"encodingFormat\":\"application/zip\",\"contentUrl\":\"https://store.pangaea.de/Publications/JohanssonE_et_al_2014/johansson_etal-2014.zip\"}}</script>\n<script
197
202
  type=\"text/javascript\">/*<![CDATA[*/\r\nvar _paq=window._paq=window._paq||[];(function(){\r\nvar
198
203
  u=\"https://analytics.pangaea.de/\";_paq.push(['setTrackerUrl',u+'matomo.php']);_paq.push(['setCookieDomain','pangaea.de']);_paq.push(['setDomains',['pangaea.de','www.pangaea.de','doi.pangaea.de']]);_paq.push(['setSiteId',1]);\r\n_paq.push(['enableLinkTracking']);_paq.push(['setDownloadClasses',['dl-link']]);_paq.push(['setDownloadExtensions',[]]);_paq.push(['setIgnoreClasses',['notrack']]);_paq.push(['trackPageView']);\r\nvar
199
204
  d=document,g=d.createElement('script'),s=d.getElementsByTagName('script')[0];g.async=true;g.src=u+'matomo.js';s.parentNode.insertBefore(g,s);\r\n})();\r\n/*]]>*/</script>\r\n</head>\r\n<body
@@ -212,7 +217,7 @@ http_interactions:
212
217
  \ \r\n <div id=\"header-logo-block\" class=\"header-block col-lg-3
213
218
  col-md-4 col-sm-4 col-xs-8\">\r\n <div id=\"pangaea-logo\">\r\n <a
214
219
  title=\"PANGAEA home\" href=\"//www.pangaea.de/\" class=\"home-link\"><img
215
- src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/layout-images/pangaea-logo.png\"
220
+ src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/layout-images/pangaea-logo.png\"
216
221
  alt=\"PANGAEA home\"></a>\r\n </div>\r\n </div>\r\n \r\n
217
222
  \ <div id=\"header-mid-block\" class=\"header-block col-lg-12 col-md-9
218
223
  col-sm-20 col-xs-16\">\r\n <div id=\"pangaea-logo-headline\">\r\n
@@ -428,13 +433,13 @@ http_interactions:
428
433
  \ PANGAEA is certified by\r\n </div>\r\n \r\n
429
434
  \ <div>\r\n <a href=\"//www.worlddatasystem.org/\"
430
435
  target=\"_blank\" title=\"World Data System\">\r\n <img class=\"col-lg-6
431
- col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/logos/logo-wds-block.png\"
436
+ col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/logos/logo-wds-block.png\"
432
437
  alt=\"World Data System\">\r\n </a>\r\n <a href=\"//www.wmo.int/\"
433
438
  target=\"_blank\" title=\"World Meteorological Organization\">\r\n <img
434
- class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/logos/logo-wmo-block.png\"
439
+ class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/logos/logo-wmo-block.png\"
435
440
  alt=\"World Meteorological Organization\">\r\n </a>\r\n <a
436
441
  href=\"//www.coretrustseal.org/\" target=\"_blank\" title=\"CoreTrustSeal\">\r\n
437
- \ <img class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/logos/logo-coretrustseal-block.png\"
442
+ \ <img class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/logos/logo-coretrustseal-block.png\"
438
443
  alt=\"CoreTrustSeal\">\r\n </a>\r\n </div>\r\n </div>\r\n
439
444
  \ </div>\r\n <div id=\"footer-social-area\" class=\"col-lg-3
440
445
  col-md-24 col-sm-24 col-xs-24\">\r\n <div id=\"footer-social-area-wrapper\"
@@ -445,12 +450,12 @@ http_interactions:
445
450
  class=\"self-referer-link share-link\" href=\"//www.pangaea.de/nojs.php\"
446
451
  data-template=\"https://www.facebook.com/sharer.php?u=#u#&amp;t=#t#\" title=\"Share
447
452
  on Facebook\" target=\"_blank\">\r\n <img id=\"facebook-icon\"
448
- class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/social-icons/facebook-icon.png\"
453
+ class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/social-icons/facebook-icon.png\"
449
454
  alt=\"Facebook Icon\">\r\n </a>\r\n <a rel=\"nofollow\"
450
455
  class=\"self-referer-link share-link\" href=\"//www.pangaea.de/nojs.php\"
451
456
  data-template=\"https://twitter.com/intent/tweet?url=#u#&amp;text=#t#&amp;via=PANGAEAdataPubl\"
452
457
  title=\"Share on Twitter\" target=\"_blank\">\r\n <img id=\"twitter-icon\"
453
- class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\" src=\"//www.pangaea.de/assets/v.a07178c340e5ef1cabfe93b78f306ceb/social-icons/twitter-icon.png\"
458
+ class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\" src=\"//www.pangaea.de/assets/v.112dc41eb49dfca575d9dbe3f2cf499e/social-icons/twitter-icon.png\"
454
459
  alt=\"Twitter Icon\">\r\n </a>\r\n </div>\r\n
455
460
  \ </div>\r\n <div class=\"blindspalte col-lg-0 col-md-18\"></div>\r\n
456
461
  \ </div>\r\n </div>\r\n \r\n <div id=\"footer-menu-area\"
@@ -470,5 +475,5 @@ http_interactions:
470
475
  \ </li>\r\n </ul>\r\n </nav>\r\n <div
471
476
  class=\"clearfix\"></div>\r\n </div>\r\n </div>\r\n </div>\r\n
472
477
  \ </footer>\r\n </div>\r\n</div>\r\n</body>\n</html>\n"
473
- recorded_at: Sun, 18 Jun 2023 15:20:28 GMT
474
- recorded_with: VCR 6.1.0
478
+ recorded_at: Thu, 05 Oct 2023 19:47:17 GMT
479
+ recorded_with: VCR 6.2.0