commonmeta-ruby 3.0.10 → 3.2.0

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 (27) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +37 -36
  3. data/commonmeta.gemspec +1 -1
  4. data/lib/commonmeta/metadata_utils.rb +2 -0
  5. data/lib/commonmeta/readers/json_post_reader.rb +78 -0
  6. data/lib/commonmeta/utils.rb +19 -0
  7. data/lib/commonmeta/version.rb +1 -1
  8. data/spec/author_utils_spec.rb +10 -0
  9. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_item_metadata/blogger_post.yml +94 -0
  10. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_item_metadata/ghost_post.yml +117 -0
  11. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_item_metadata/ghost_post_with_doi.yml +117 -0
  12. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_item_metadata/jekyll_post.yml +170 -0
  13. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_item_metadata/wordpress_post.yml +163 -0
  14. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_post_metadata/blogger_post.yml +94 -0
  15. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_post_metadata/ghost_post_with_doi.yml +117 -0
  16. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_post_metadata/jekyll_post.yml +87 -0
  17. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_post_metadata/wordpress_post.yml +163 -0
  18. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_link/license.yml +221 -0
  19. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_link/url.yml +221 -0
  20. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_item_from_rogue_scholar_with_doi.yml +163 -0
  21. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_item_from_upstream_blog.yml +243 -0
  22. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_post_from_rogue_scholar_with_doi.yml +163 -0
  23. data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_post_from_upstream_blog.yml +243 -0
  24. data/spec/readers/json_post_reader_spec.rb +89 -0
  25. data/spec/utils_spec.rb +330 -314
  26. data/spec/writers/crossref_xml_writer_spec.rb +183 -137
  27. metadata +22 -5
@@ -0,0 +1,117 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://rogue-scholar.org/api/posts/1jgo8yel
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ Connection:
11
+ - close
12
+ Host:
13
+ - rogue-scholar.org
14
+ User-Agent:
15
+ - http.rb/5.1.1
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=0, must-revalidate
25
+ Content-Length:
26
+ - '6894'
27
+ Content-Type:
28
+ - application/json; charset=utf-8
29
+ Date:
30
+ - Sun, 04 Jun 2023 11:24:21 GMT
31
+ Etag:
32
+ - '"r1h98s95tn5bh"'
33
+ Server:
34
+ - Vercel
35
+ Strict-Transport-Security:
36
+ - max-age=63072000
37
+ X-Matched-Path:
38
+ - "/api/posts/[slug]"
39
+ X-Vercel-Cache:
40
+ - MISS
41
+ X-Vercel-Id:
42
+ - fra1::iad1::bd5vk-1685877861203-5afd4143bb69
43
+ Connection:
44
+ - close
45
+ body:
46
+ encoding: UTF-8
47
+ string: '{"id":"https://doi.org/10.53731/4nwxn-frt36","short_id":"1jgo8yel","url":"https://blog.front-matter.io/posts/does-it-compose/","title":"Does
48
+ it compose?","summary":"One question I have increasingly asked myself in the
49
+ past few years. Meaning Can I run this open source software using Docker containers
50
+ and a Docker Compose file?As the Docker project turned ten this...","date_published":"2023-05-16T11:36:56Z","date_modified":"2023-05-16T11:36:56Z","authors":[{"url":"https://orcid.org/0000-0003-1419-2405","name":"Martin
51
+ Fenner"}],"image":"https://images.unsplash.com/photo-1523351964962-1ee5847816c3?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDUzfHxjb250YWluZXJ8ZW58MHx8fHwxNjg0MjMyMTQ0fDA&ixlib=rb-4.0.3&q=80&w=2000","content_html":"
52
+ <p><img src=\"https://images.unsplash.com/photo-1523351964962-1ee5847816c3?crop&#x3D;entropy&cs&#x3D;tinysrgb&fit&#x3D;max&fm&#x3D;jpg&ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDUzfHxjb250YWluZXJ8ZW58MHx8fHwxNjg0MjMyMTQ0fDA&ixlib&#x3D;rb-4.0.3&q&#x3D;80&w&#x3D;2000\"></p><p>One
53
+ question I have increasingly asked myself in the past few years. Meaning </p><blockquote>Can
54
+ I run this open source software  using Docker containers and a Docker Compose
55
+ file?</blockquote><p>As the Docker project <a href=\"https://snyk.io/blog/the-docker-project-turns-10/\">turned
56
+ ten this spring</a>, it has become standard practice to distribute open source
57
+ software via Docker images and to provide a <a href=\"https://docs.docker.com/compose/\">Docker
58
+ Compose</a> file to run the software together with other dependencies. The
59
+ <a href=\"https://github.com/docker/awesome-compose\">Awesome Compose</a>
60
+ project has collected many examples, and all you need is a <code>docker-compose.yml</code>file
61
+ and a recent installation of Docker, e.g. <a href=\"https://www.docker.com/products/docker-desktop/\">Docker
62
+ Desktop</a>. Be aware that Docker Compose has evolved over the years. It started
63
+ out as a dedicated Python application but was later integrated into the Docker
64
+ application (written in Go) as Compose V2.</p><p>Docker and Docker Compose
65
+ allow you to run pretty complex applications without first addressing a long
66
+ list of requirements (which might conflict with other software you have installed),
67
+ or needing a long and complex build step where many things can go wrong. For
68
+ example a self-hosted instance of Supabase (a hosted Postgres database with
69
+ additional features) that I installed last week following <a href=\"https://supabase.com/docs/guides/self-hosting/docker\">these
70
+ instructions</a>.</p><p>An important open source project that I am involved
71
+ in is <a href=\"https://inveniordm.docs.cern.ch/\">InvenioRDM</a>, the turn-key
72
+ research data management repository. InvenioRDM started in 2019, with a first
73
+ production-suitable version in August 2021, and the <a href=\"https://inveniosoftware.org/products/rdm/#status\">next
74
+ major goal </a>is to have the large and popular <a href=\"https://zenodo.org/\">Zenodo</a>
75
+ repository running on top of InvenioRDM. Zenodo <a href=\"https://blog.zenodo.org/2023/05/08/2023-05-08-10years/\">turned
76
+ ten last week</a>, a few weeks after Docker. Interestingly, my personal tenth
77
+ anniversary was last year in May as I became a full-time software developer
78
+ and left academic medicine as a medical doctor treating cancer patients in
79
+ <a href=\"https://doi.org/10.53731/r294649-6f79289-8cw2j\">May 2012</a>.</p><p>Unfortunately,
80
+ InvenioRDM \"doesn''t compose\" yet. It is very close, but there are no ready-made
81
+ Docker images to download, and the <a href=\"https://inveniordm.docs.cern.ch/install/\">installation
82
+ instructions</a> start with installing a Python command-line tool (invenio-cli).
83
+ So if you have 1-2 hours to play with InvenioRDM and get a first impression,
84
+ there is no official solution from the InvenioRDM project yet. For this reason,
85
+ I started the <a href=\"https://github.com/front-matter/docker-invenio-rdm\">docker-invenio-rdm</a>
86
+ repository on Github. It contains a Docker Compose file that uses pre-built
87
+ Docker images, and using that file with a <code>docker compose up</code>command
88
+ on your local computer should give you a running InvenioRDM within 15 minutes:</p><figure
89
+ class=\"kg-card kg-image-card\"><img src=\"https://blog.front-matter.io/content/images/2023/05/Bildschirmfoto-2023-05-11-um-10.37.55.png\"
90
+ class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1210\" srcset=\"https://blog.front-matter.io/content/images/size/w600/2023/05/Bildschirmfoto-2023-05-11-um-10.37.55.png
91
+ 600w, https://blog.front-matter.io/content/images/size/w1000/2023/05/Bildschirmfoto-2023-05-11-um-10.37.55.png
92
+ 1000w, https://blog.front-matter.io/content/images/size/w1600/2023/05/Bildschirmfoto-2023-05-11-um-10.37.55.png
93
+ 1600w, https://blog.front-matter.io/content/images/2023/05/Bildschirmfoto-2023-05-11-um-10.37.55.png
94
+ 2193w\" sizes=\"(min-width: 720px) 720px\"></figure><p>I started this recently
95
+ and obviously want to move forward in two directions:</p><ul><li>fine-tune
96
+ the initial configuration to provide a great initial experience with InvenioRDM,
97
+ e.g. making it easy to <a href=\"https://inveniordm.docs.cern.ch/develop/topics/theming/\">theme</a>
98
+ the InvenioRDM instance</li><li>make this an official part of the InvenioRDM
99
+ project, extending the <a href=\"https://github.com/inveniosoftware/docker-invenio\">docker-invenio</a>
100
+ GitHub repository that provides Docker base images for InvenioRDM and other
101
+ projects using the Invenio software.</li></ul><p>But of course, Docker Compose
102
+ is not the answer to all questions regarding running Docker-based infrastructure.
103
+ For production environments, most people shy away from using Docker Compose.
104
+ The reasons for that and the alternatives will be the topic of a future blog
105
+ post (spoiler: there is exciting news).</p><p>Docker Compose also needs more
106
+ work to be set up correctly for development environments. It is a common practice
107
+ and a workflow I used while working at DataCite (where we launched Docker-based
108
+ infrastructure in 2016), but for now, the easiest way to set up InvenioRDM
109
+ development environments is using the <a href=\"https://inveniordm.docs.cern.ch/install/\">invenio-cli
110
+ tool with a local development environment</a>.</p><p>Please reach out to me
111
+ with feedback on running Docker Compose for InvenioRDM (use the <a href=\"https://github.com/front-matter/docker-invenio-rdm/discussions\">discussions</a>
112
+ feature in the GitHub repo), or if you have questions about running InvenioRDM
113
+ in production.</p> ","tags":["News"],"language":"en","blog_id":"f0m0e38","blog":{"id":"f0m0e38","title":"Front
114
+ Matter","language":"en","favicon":"https://blog.front-matter.io/favicon.png","feed_url":"https://blog.front-matter.io/atom/","home_page_url":"https://blog.front-matter.io/","license":"https://creativecommons.org/licenses/by/4.0/legalcode","category":"Engineering
115
+ and Technology"}}'
116
+ recorded_at: Sun, 04 Jun 2023 11:24:21 GMT
117
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,87 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://rogue-scholar.org/api/posts/1jdkwod5
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ Connection:
11
+ - close
12
+ Host:
13
+ - rogue-scholar.org
14
+ User-Agent:
15
+ - http.rb/5.1.1
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=0, must-revalidate
25
+ Content-Length:
26
+ - '3559'
27
+ Content-Type:
28
+ - application/json; charset=utf-8
29
+ Date:
30
+ - Sun, 04 Jun 2023 11:24:20 GMT
31
+ Etag:
32
+ - '"15ahqsuw1ek2q9"'
33
+ Server:
34
+ - Vercel
35
+ Strict-Transport-Security:
36
+ - max-age=63072000
37
+ X-Matched-Path:
38
+ - "/api/posts/[slug]"
39
+ X-Vercel-Cache:
40
+ - MISS
41
+ X-Vercel-Id:
42
+ - fra1::iad1::kp8s8-1685877860461-9c83d98ce0ae
43
+ Connection:
44
+ - close
45
+ body:
46
+ encoding: UTF-8
47
+ string: '{"id":"https://citationstyles.org/2020/07/11/seeking-public-comment-on-CSL-1-0-2/","short_id":"1jdkwod5","url":"https://citationstyles.org/2020/07/11/seeking-public-comment-on-CSL-1-0-2/","title":"Seeking
48
+ Public Comment on CSL 1.0.2 Release","summary":"Over the past few months,
49
+ Citation Style Language developers have worked to address a backlog of feature
50
+ requests. This work will be reflected in two upcoming releases. The first
51
+ of these, 1.0.2, is slated...","date_published":"2020-07-11T00:00:00Z","date_modified":"2020-07-11T00:00:00Z","authors":[{"url":null,"name":"Sebastian
52
+ Karcher"}],"image":null,"content_html":"<p>Over the past few months, Citation
53
+ Style Language developers have worked to address a backlog of feature requests.
54
+ This work will be reflected in two upcoming releases. The first of these,
55
+ 1.0.2, is slated for release shortly. Its focus is on easy to implement, non-controversial
56
+ additions, principally new item types, fields, and terms. We’re seeking public
57
+ comment on the planned released from now until <strong>July 26, 2020, 12pm
58
+ EDT</strong>.</p>\n\n<p>A non-technical summary of the release can be found
59
+ in a <a href=\"https://docs.google.com/document/d/1wY1cOOamDYYh8VNW7h_uleqieBDGOa_LYsRiVdQy1RI/edit#heading=h.wsywjzy5t4j6\">google
60
+ doc here</a>. For more technical details, you can follow the development on
61
+ the <a href=\"https://github.com/orgs/citation-style-language/projects/3\">github
62
+ project board</a>. We welcome feedback directly on the google doc, in specific
63
+ github issues, or on our <a href=\"https://discourse.citationstyles.org/\">forums</a>.</p>\n\n<p>Tremendous
64
+ thanks to Bruce D’Arcus, Denis Maier, and Brenton Wiernik, who did the bulk
65
+ of the work of organizing proposals accumulated over the last 8 years and
66
+ preparing the release.</p>\n\n<h2 id=\"previewing-csl-11\">Previewing CSL
67
+ 1.1</h2>\n<p>CSL 1.1, slated for release later this year, will include more
68
+ significant extensions of CSL functionality. While we’ll have a separate public
69
+ comment period for this release, we’re happy for input on the ongoing discussions
70
+ on github and the forums. In particular, we’re eager to hear from projects
71
+ implementing CSL styles, both in a citeproc and in user-facing applications
72
+ such as reference managers or citation formatters.</p>\n\n<p>This release
73
+ will primarily add the following new features:</p>\n<ul>\n <li>Full support
74
+ for narrative citation styles (“Like Doe (2018)”).</li>\n <li>Ability to
75
+ specify more complex conditional logic.</li>\n <li>Ability to independently
76
+ format subtitles and main titles.</li>\n <li>A new “related” attribute to
77
+ express related reviewed and original items (still in discussion).</li>\n <li>Improvements
78
+ to the CSL input format(s):\n <ul>\n <li>Adopting the new EDTF ISO
79
+ standard, which offers full support for date ranges, seasons, uncertain and
80
+ approximate qualifiers, and decades and centuries.</li>\n <li>A new “custom”
81
+ property to add extension metadata.</li>\n <li>New related modelling
82
+ to match the new style attribute (as above, still in discussion).</li>\n <li>An
83
+ official YAML representation, which can be validated with the same JSON schemas.</li>\n </ul>\n </li>\n</ul>","tags":[],"language":"en","blog_id":"prmb582","blog":{"id":"prmb582","title":"Citation
84
+ Style Language","language":"en","favicon":null,"feed_url":"https://citationstyles.org/feed.xml","home_page_url":"https://citationstyles.org/","license":"https://creativecommons.org/licenses/by/4.0/legalcode","category":"Engineering
85
+ and Technology"}}'
86
+ recorded_at: Sun, 04 Jun 2023 11:24:20 GMT
87
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,163 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://rogue-scholar.org/api/posts/zkevlyd3
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ Connection:
11
+ - close
12
+ Host:
13
+ - rogue-scholar.org
14
+ User-Agent:
15
+ - http.rb/5.1.1
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=0, must-revalidate
25
+ Content-Length:
26
+ - '11329'
27
+ Content-Type:
28
+ - application/json; charset=utf-8
29
+ Date:
30
+ - Sun, 04 Jun 2023 11:24:20 GMT
31
+ Etag:
32
+ - '"aszzwmkdb8oo"'
33
+ Server:
34
+ - Vercel
35
+ Strict-Transport-Security:
36
+ - max-age=63072000
37
+ X-Matched-Path:
38
+ - "/api/posts/[slug]"
39
+ X-Vercel-Cache:
40
+ - MISS
41
+ X-Vercel-Id:
42
+ - fra1::iad1::9dl4r-1685877859737-fbfae72f0a8a
43
+ Connection:
44
+ - close
45
+ body:
46
+ encoding: UTF-8
47
+ string: '{"id":"https://wisspub.net/2023/05/23/eu-mitgliedstaaten-betonen-die-rolle-von-wissenschaftsgeleiteten-open-access-modellen-jenseits-von-apcs/","short_id":"zkevlyd3","url":"https://wisspub.net/2023/05/23/eu-mitgliedstaaten-betonen-die-rolle-von-wissenschaftsgeleiteten-open-access-modellen-jenseits-von-apcs/","title":"EU-Mitgliedstaaten
48
+ betonen die Rolle von wissenschaftsgeleiteten Open-Access-Modellen jenseits
49
+ von APCs","summary":"Die EU-Wissenschaftsministerien haben sich auf ihrer
50
+ heutigen Sitzung in Brüssel unter dem Titel “Council conclusions on high-quality,
51
+ transparent, open, trustworthy and equitable scholarly publishing” (PDF...","date_published":"2023-05-23T09:16:53Z","date_modified":"2023-05-23T09:16:53Z","authors":[{"url":"https://orcid.org/0000-0003-3334-2771","name":"Heinz
52
+ Pampel"}],"image":null,"content_html":"\n<p>Die EU-Wissenschaftsministerien
53
+ haben sich auf ihrer <a href=\"https://www.consilium.europa.eu/en/press/press-releases/2023/05/23/council-calls-for-transparent-equitable-and-open-access-to-scholarly-publications/\">heutigen
54
+ Sitzung</a> in Brüssel unter dem Titel “Council conclusions on high-quality,
55
+ transparent, open, trustworthy and equitable scholarly publishing” (<a href=\"https://data.consilium.europa.eu/doc/document/ST-8827-2023-INIT/en/pdf\">PDF
56
+ der englischen Version</a>, <a href=\"https://data.consilium.europa.eu/doc/document/ST-8827-2023-INIT/de/pdf\">PDF
57
+ der deutschen Version</a>) mit den aktuellen Herausforderungen des wissenschaftlichen
58
+ Publikationswesens befasst.</p>\n\n\n\n<p>Bereits im Vorfeld der Sitzung der
59
+ Wissenschaftsministerien wurden verschiedene Versionen der Erklärung öffentlich
60
+ diskutiert (siehe z.B.<a href=\"https://sciencebusiness.net/news/Universities/leaked-eu-member-states-set-out-reform-scientific-publishing\">
61
+ Science Business</a> und<a href=\"https://www.timeshighereducation.com/news/can-eu-make-parallel-publishing-system-work\">
62
+ Times Higher Education</a>). Im Kern stand die Frage, inwiefern das EU-Papier
63
+ den Fokus auf Finanzierungs- und Geschäftsmodelle abseits von Publikationsgebühren
64
+ (Article Processing Charges, APCs) legt und ob sogar eine Abkehr von der Unterstützung
65
+ dieses Modells durch die öffentliche Hand in Europa betont wird.</p>\n\n\n\n<p>Schweden
66
+ hatte das Thema im Rahmen seiner EU-Ratspräsidentschaft augegriffen und bereits
67
+ im <a href=\"https://wisspub.net/2023/02/10/eu-wissenschaftsministerien-erortern-open-science/\">Februar</a>
68
+ in einem Hintergrund-Papier adressiert. Schon in diesem Briefing Paper wurde
69
+ die Problematik steigender Preise für die wissenschaftlichen Fachinformation
70
+ betont. </p>\n\n\n\n<p>In der jetzt verabschiedeten Version der Schlussfolgerungen
71
+ die Forderung nach sofortigem Open Access für wissenschaftliche Publikationen,
72
+ die im Rahmen der öffentlich geförderten Forschung entstehen, nochmals betont.
73
+ Dieses Ziel wurde<a href=\"https://wisspub.net/2016/05/27/eu-und-g7-staaten-setzen-auf-open-science/\">
74
+ bereits 2016</a> von den EU-Wissenschaftsministerien erhoben. Die Wissenschaftsminister:innen
75
+ hatten damals einen Open-Access-Anteil von 100 % bis 2020 gefordert. Dieser
76
+ Wert wurde bisher jedoch nicht erreicht. In Deutschland liegt der Open-Access-Anteil
77
+ zum Beispiel bei <a href=\"https://open-access-monitor.de/\">63</a> Prozent,
78
+ während die Niederlande im Publikationsjahr 2021 einen Anteil von <a href=\"https://www.openaccess.nl/en/in-the-netherlands/monitor\">82</a> Prozent
79
+ erreichten.</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft
80
+ size-large is-resized\"><a href=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png\"><img
81
+ loading=\"lazy\" data-attachment-id=\"20457\" data-permalink=\"https://wisspub.net/2023/05/23/eu-mitgliedstaaten-betonen-die-rolle-von-wissenschaftsgeleiteten-open-access-modellen-jenseits-von-apcs/bildschirmc2adfoto-2023-05-23-um-11-05-39/#main\"
82
+ data-orig-file=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png\"
83
+ data-orig-size=\"1512,2142\" data-comments-opened=\"1\" data-image-meta=\"{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\"}\"
84
+ data-image-title=\"bildschirmc2adfoto-2023-05-23-um-11.05.39\" data-image-description=\"\"
85
+ data-image-caption=\"\" data-medium-file=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=212\"
86
+ data-large-file=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=630\"
87
+ src=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=723\"
88
+ alt=\"\" class=\"wp-image-20457\" width=\"353\" height=\"500\" srcset=\"https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=353
89
+ 353w, https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=706
90
+ 706w, https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=106
91
+ 106w, https://wisspub.files.wordpress.com/2023/05/bildschirmc2adfoto-2023-05-23-um-11.05.39.png?w=212
92
+ 212w\" sizes=\"(max-width: 353px) 100vw, 353px\" /></a><figcaption class=\"wp-element-caption\"><em>“Council
93
+ conclusions on high-quality, transparent, open, trustworthy and equitable
94
+ scholarly publishing”</em></figcaption></figure></div>\n\n\n<p>Angesichts
95
+ steigender Abonnementkosten und ähnlicher Entwicklungen im Bereich der Publikationsgebühren
96
+ für Open Access und hybride Optionen betont das EU-Papier das Potenzial von
97
+ Geschäfts- und Finanzierungsmodellen, die weder die Leser:innen noch die Autor:innen
98
+ finanziell belasten und sich durch angemessene und transparente Preise auszeichnen
99
+ (Punkt 6). Es wird beklagt, dass die steigenden Preise für wissenschaftliche
100
+ Fachinformationen zu Ungleichheiten führen und die öffentliche Hand in Europa
101
+ zum Nachteil der Forschung belasten (Punkt 5).</p>\n\n\n\n<p>Aufgrund dieser
102
+ Kritik am kommerziellen Verlagswesen wird in zwei bemerkenswerten Punkten
103
+ (6 und 7) die Bedeutung von nicht gewinnorientierten Open-Access-Modellen
104
+ betont. Wortlaut:</p>\n\n\n\n<p>“The Council of the European Union [&#8230;]
105
+ highlights the importance of not-for-profit, scholarly open access publishing
106
+ models that do not charge fees to authors or readers and where authors can
107
+ publish their work without funding/institutional eligibility criteria; notes
108
+ the variety of models that do not depend on article processing charges or
109
+ similar per-unit charges and stresses the importance of supporting the development
110
+ of such models led by public research organisations; [&#8230;] stresses that
111
+ it is essential to avoid situations where researchers are limited in their
112
+ choice of publication channels due to financial capacities rather than quality
113
+ criteria, and where access to research publications is restricted by paywalls”</p>\n\n\n\n<p>Zwar
114
+ sind diese Unterstreichung und Betonung sicherlich nur ein kleiner Schritt
115
+ auf dem Weg zur Gestaltung eines pluralistischen, transparenten und nachhaltigen
116
+ Systems der digtialen Wissenschaftskommunikation. Sie kommen jedoch zu einem
117
+ Zeitpunkt, zu dem die Kritik an dem Modell der Publikationsgebühren wächst.</p>\n\n\n\n<p>Erst
118
+ kürzlich hat die Ivy Plus Libraries Confederation (IPLC) in den USA, als Zusammenschluss
119
+ von Bibliotheken forschungsstarker Einrichtungen, das APC-Modell<a href=\"https://ivpluslibraries.org/2023/03/iplc-letter-to-the-office-of-science-technology-policy/\">
120
+ deutlich kritisiert</a>. Die Bibliothekar:innen sehen die Gefahr, dass Publikationsgebühren
121
+ Ungleichheit fördern und Forschende aus finanziell weniger gut ausgestatteten
122
+ Regionen beim Open-Access-Publizieren benachteiligt werden. Sie charakterisieren
123
+ APCs als eine Hürde bei der Publikation.</p>\n\n\n\n<p>Auch hat der öffentlichkeitswirksame
124
+ <a href=\"https://www.nature.com/articles/d41586-023-01391-5\">Rücktritt</a>
125
+ des Editorial Boards der Elsevier-Zeitschrift NeuroImage aufgrund steigender
126
+ APCs den kritischen Blick auf das Geschäftsmodell gelenkt. Die zurückgetretenen
127
+ Herausgebenden haben nun bei MIT Press ein neues Journal <a href=\"https://mitpress.mit.edu/the-mit-press-to-launch-open-access-journal-imaging-neuroscience/\">gegründet</a>,
128
+ das niedrige APCs erhebt. Dieser Schritt zeigt, dass nicht APCs das Problem
129
+ sein müssen, sondern vielmehr deren Preisgestaltung.</p>\n\n\n\n<p>Um die
130
+ im obrigen Zitat formulierten Anliegen der EU-Staaten zu adressieren, soll
131
+ die Koordinierung innerhalb der EU und mit globalen Partnern zur Unterstützung
132
+ von Chancengleichheit im wissenschaftlichen Publizieren gefördert werden (Absatz
133
+ 7). Hierzu sollen auch abgestimmte Finanzierungsstrategien entwickelt werden,
134
+ um die Anzahl von not-for-profit open access multi-format scholarly publishing
135
+ models in Europe with no costs for authors or readers&#8220; signifikant zu
136
+ erhöhen (Absatz 11).</p>\n\n\n\n<p>Auch soll das Anliegen durch eine mögliche
137
+ Beteiligung der EU-Mitgliedstaaten an Open Research Europe (ORE), der von
138
+ der EU-Kommission finanzierten Publikationsplattform für Autor:innen aus den
139
+ EU-Rahmenprogrammen, vorangetrieben werden (Absatz 15).&nbsp;</p>\n\n\n\n<p>In
140
+ der <a href=\"https://www.consilium.europa.eu/de/press/press-releases/2023/05/23/council-calls-for-transparent-equitable-and-open-access-to-scholarly-publications/\">Pressemitteilung</a>
141
+ werden weitere Themen der verabschiedeten Schlussfolgerungen augegriffen:&nbsp;</p>\n\n\n\n<p>“Some
142
+ Member States have introduced secondary publication rights into their national
143
+ copyright legislation, enabling open access to scholarly publications which
144
+ involve public funds. The Council encourages national open access policies
145
+ and guidelines to make scholarly publications immediately openly accessible
146
+ under open licences. The conclusions acknowledge positive developments in
147
+ terms of monitoring progress, like within the framework of the European Open
148
+ Science Cloud (EOSC), and suggest including open science monitoring in the
149
+ European Research Area monitoring mechanism.”</p>\n\n\n\n<p>Die Schlussfolgerungen
150
+ können zweifellos als Stärkung des wissenschaftsgeleiteten Open-Access-Publizierens
151
+ in akademischer Trägerschaft  interpretiert werden. Der eingeschlagene Kurs
152
+ ist zu begrüßen. Um die bereits vielfältigen Open-Access-Publikationsangebote
153
+ und -Verlage, die von wissenschaftlichen Einrichtungen betrieben oder gemeinsam
154
+ (mit angemessenen und ohne APCs) finanziert werden, nachhaltig zu stärken,
155
+ ist es erforderlich, kooperative Finanzierungsmodelle auf internationaler
156
+ Ebene zu entwickeln und umzusetzen. Dafür sind, wie das Papier richtig betont,
157
+ abgestimmte Förderaktivitäten erforderlich, die beispielsweise in Deutschland,
158
+ komplementär zu DEAL, dem wissenschaftsgeleiteten Open-Access-Publizieren
159
+ einen deutlichen Aufschwung geben.</p>\n","tags":["Open Access","Open Access
160
+ Transformation","Open Science","EU"],"language":"de","blog_id":"34zkv26","blog":{"id":"34zkv26","title":"wisspub.net","language":"de","favicon":null,"feed_url":"https://wisspub.net/feed/atom/","home_page_url":"https://wisspub.net/","license":"https://creativecommons.org/licenses/by/4.0/legalcode","category":"Engineering
161
+ and Technology"}}'
162
+ recorded_at: Sun, 04 Jun 2023 11:24:20 GMT
163
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,221 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.crossref.org/works/10.1101/097196
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ Connection:
11
+ - close
12
+ Host:
13
+ - api.crossref.org
14
+ User-Agent:
15
+ - http.rb/5.1.1
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Date:
22
+ - Sat, 15 Apr 2023 20:57:01 GMT
23
+ Content-Type:
24
+ - application/json
25
+ Transfer-Encoding:
26
+ - chunked
27
+ Access-Control-Expose-Headers:
28
+ - Link
29
+ Access-Control-Allow-Headers:
30
+ - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
31
+ Accept-Ranges, Cache-Control
32
+ Access-Control-Allow-Origin:
33
+ - "*"
34
+ Server:
35
+ - Jetty(9.4.40.v20210413)
36
+ X-Ratelimit-Limit:
37
+ - '50'
38
+ X-Ratelimit-Interval:
39
+ - 1s
40
+ X-Api-Pool:
41
+ - public
42
+ X-Rate-Limit-Limit:
43
+ - '50'
44
+ X-Rate-Limit-Interval:
45
+ - 1s
46
+ Permissions-Policy:
47
+ - interest-cohort=()
48
+ Connection:
49
+ - close
50
+ body:
51
+ encoding: UTF-8
52
+ string: '{"status":"ok","message-type":"work","message-version":"1.0.0","message":{"institution":[{"name":"bioRxiv"}],"indexed":{"date-parts":[[2023,4,15]],"date-time":"2023-04-15T02:28:56Z","timestamp":1681525736600},"posted":{"date-parts":[[2016,12,28]]},"group-title":"Scientific
53
+ Communication and Education","reference-count":26,"publisher":"Cold Spring
54
+ Harbor Laboratory","content-domain":{"domain":[],"crossmark-restriction":false},"short-container-title":[],"accepted":{"date-parts":[[2017,10,9]]},"abstract":"<jats:title>Abstract<\/jats:title><jats:p>This
55
+ article presents a practical roadmap for scholarly data repositories to implement
56
+ data citation in accordance with the Joint Declaration of Data Citation Principles,
57
+ a synopsis and harmonization of the recommendations of major science policy
58
+ bodies. The roadmap was developed by the Repositories Expert Group, as part
59
+ of the Data Citation Implementation Pilot (DCIP) project, an initiative of
60
+ FORCE11.org and the NIH BioCADDIE (<jats:ext-link xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"
61
+ ext-link-type=\"uri\" xlink:href=\"https:\/\/biocaddie.org\">https:\/\/biocaddie.org<\/jats:ext-link>)
62
+ program. The roadmap makes 11 specific recommendations, grouped into three
63
+ phases of implementation: a) required steps needed to support the Joint Declaration
64
+ of Data Citation Principles, b) recommended steps that facilitate article\/data
65
+ publication workflows, and c) optional steps that further improve data citation
66
+ support provided by data repositories.<\/jats:p>","DOI":"10.1101\/097196","type":"posted-content","created":{"date-parts":[[2016,12,29]],"date-time":"2016-12-29T06:10:15Z","timestamp":1482991815000},"source":"Crossref","is-referenced-by-count":15,"title":["A
67
+ Data Citation Roadmap for Scholarly Data Repositories"],"prefix":"10.1101","author":[{"ORCID":"http:\/\/orcid.org\/0000-0003-1419-2405","authenticated-orcid":false,"given":"Martin","family":"Fenner","sequence":"first","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0003-1304-1939","authenticated-orcid":false,"given":"Merc\u00e8","family":"Crosas","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-5212-7052","authenticated-orcid":false,"given":"Jeffrey","family":"Grethe","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-9377-0797","authenticated-orcid":false,"given":"David","family":"Kennedy","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-8479-0262","authenticated-orcid":false,"given":"Henning","family":"Hermjakob","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-9853-5668","authenticated-orcid":false,"given":"Philippe","family":"Rocca-Serra","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-2188-2570","authenticated-orcid":false,"given":"Gustavo","family":"Durand","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-1731-5346","authenticated-orcid":false,"given":"Robin","family":"Berjon","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0001-8249-7388","authenticated-orcid":false,"given":"Sebastian","family":"Karcher","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0002-8406-3871","authenticated-orcid":false,"given":"Maryann","family":"Martone","sequence":"additional","affiliation":[]},{"ORCID":"http:\/\/orcid.org\/0000-0003-4060-7360","authenticated-orcid":false,"given":"Timothy","family":"Clark","sequence":"additional","affiliation":[]}],"member":"246","reference":[{"issue":"3","key":"2019071613381284000_097196v2.1","first-page":"43","article-title":"An
68
+ introduction to the joint principles for data citation","volume":"41","year":"2015","journal-title":"Bulletin
69
+ of the American \\ldots"},{"key":"2019071613381284000_097196v2.2","unstructured":"Altman,
70
+ M. , & Crosas, M. (2013). The Evolution of Data Citation: From Principles
71
+ to Implementation. IASSIST Quarterly. Retrieved from http:\/\/scholar.harvard.edu\/mercecrosas\/publications\/evolution-data-citation-principles-implementation"},{"key":"2019071613381284000_097196v2.3","unstructured":"BioSchemas.
72
+ (2016). Retrieved December 22, 2016, from http:\/\/bioschemas.org\/"},{"key":"2019071613381284000_097196v2.4","doi-asserted-by":"crossref","unstructured":"CODATA-ICSTI
73
+ Task Group on Data Citation Standards and Practice. (2013). Out of Cite, Out
74
+ of Mind: The Current State of Practice, Policy, and Technology for the Citation
75
+ of Data. Data Science Journal, 12(0). https:\/\/doi.org\/10.2481\/dsj.OSOM13-043","DOI":"10.2481\/dsj.OSOM13-043"},{"key":"2019071613381284000_097196v2.5","unstructured":"Data
76
+ Citation Synthesis Group. (2014). Data Citation Synthesis Group. (2014). Joint
77
+ Declaration of Data Citation Principles. Force11. https:\/\/doi.org\/10.25490\/a97f-egyk"},{"key":"2019071613381284000_097196v2.6","unstructured":"Data
78
+ Citations: A Primer. (2016). Retrieved December 22, 2016, from http:\/\/force11.github.io\/data-citation-primer\/"},{"key":"2019071613381284000_097196v2.7","unstructured":"DataCite
79
+ Metadata Working. (2016). DataCite Metadata Schema for the Publication and
80
+ Citation of Research Data v4.0. DataCite. Retrieved from http:\/\/search.datacite.org\/works\/10.5438\/0013"},{"key":"2019071613381284000_097196v2.8","unstructured":"DataCite
81
+ Search. (2016). Retrieved December 22, 2016, from https:\/\/search.datacite.org\/"},{"key":"2019071613381284000_097196v2.9","unstructured":"DataMed
82
+ | bioCADDIE DDI. (2016). Retrieved December 22, 2016, from https:\/\/datamed.org\/"},{"key":"2019071613381284000_097196v2.10","unstructured":"Dataset
83
+ - schema.org. (2016). Retrieved December 12, 2016, from https:\/\/schema.org\/Dataset"},{"key":"2019071613381284000_097196v2.11","unstructured":"Dublin
84
+ Core Metadata Element Set, Version 1.1. (2012). Retrieved December 22, 2016,
85
+ from http:\/\/dublincore.org\/documents\/2012\/06\/14\/dces\/"},{"key":"2019071613381284000_097196v2.12","unstructured":"ELIXIR
86
+ Data for life. (2016). Retrieved December 22, 2016, from https:\/\/www.elixir-europe.org\/"},{"key":"2019071613381284000_097196v2.13","unstructured":"Hammond,
87
+ T. , Hannay, T. , & Lund, B. (2004). RDF Site Summary 1.0 Modules: PRISM."},{"key":"2019071613381284000_097196v2.14","unstructured":"Publishing
88
+ Requirements for Industry Standard Metadata (PRISM). Retrieved from http:\/\/purl.org\/rss\/1.0\/modules\/prism\/"},{"key":"2019071613381284000_097196v2.15","doi-asserted-by":"crossref","unstructured":"Honor,
89
+ L. B. , Haselgrove, C. , Frazier, J. A. , & Kennedy, D. N. (2016). Data Citation
90
+ in Neuroimaging: Proposed Best Practices for Data Identification and Attribution.
91
+ Frontiers in Neuroinformatics, 10. https:\/\/doi.org\/10.3389\/fninf.2016.00034","DOI":"10.3389\/fninf.2016.00034"},{"key":"2019071613381284000_097196v2.16","unstructured":"King,
92
+ Gary , & Altman, Micah . (2007). A Proposed Standard for the Scholarly Citation
93
+ of Quantitative Data. https:\/\/doi.org\/10.1045\/march2007-altman"},{"key":"2019071613381284000_097196v2.17","doi-asserted-by":"publisher","DOI":"10.15252\/msb.20156658"},{"key":"2019071613381284000_097196v2.18","unstructured":"Prefix
94
+ Commons. (2016). Retrieved December 22, 2016, from https:\/\/github.com\/prefixcommons\/prefixes"},{"key":"2019071613381284000_097196v2.19","unstructured":"RFC
95
+ 3986 - Uniform Resource Identifier (URI): Generic Syntax. (2005). Retrieved
96
+ December 22, 2016, from http:\/\/www.rfc-base.org\/rfc-3986.html"},{"key":"2019071613381284000_097196v2.20","doi-asserted-by":"crossref","unstructured":"Sansone,
97
+ A. , Gonzalez-Beltran, A. , & Rocca-Serra, P. (2016). DATS, the data tag suite
98
+ to enable discoverability of datasets. Scientific Data 4, Article number:
99
+ 170059 (2017) https:\/\/doi.org\/10.1038\/sdata.2017.59","DOI":"10.1038\/sdata.2017.59"},{"key":"2019071613381284000_097196v2.21","doi-asserted-by":"crossref","first-page":"e86","DOI":"10.7717\/peerj-cs.86","article-title":"Software
100
+ citation principles","volume":"2","year":"2016","journal-title":"PeerJ Computer
101
+ Science"},{"key":"2019071613381284000_097196v2.22","doi-asserted-by":"crossref","first-page":"e1","DOI":"10.7717\/peerj-cs.1","article-title":"Achieving
102
+ human and machine accessibility of cited data in scholarly publications","volume":"1","year":"2015","journal-title":"PeerJ
103
+ Computer Science"},{"key":"2019071613381284000_097196v2.23","doi-asserted-by":"publisher","DOI":"10.1126\/science.aah6168"},{"key":"2019071613381284000_097196v2.24","unstructured":"Treloar,
104
+ A. (2011). Den Haag Persistent Object Identifier \u2013 Linked Open Data Manifesto.
105
+ Zenodo. https:\/\/doi.org\/10.5281\/zenodo.55666"},{"key":"2019071613381284000_097196v2.25","unstructured":"Uhlir,
106
+ P. E. (Ed.). (2012). For Attribution: Developing Data Attribution and Citation
107
+ Practices and Standards: Summary of an International Workshop. Retrieved from
108
+ https:\/\/www.nap.edu\/catalog\/13564\/for-attribution-developing-data-attribution-and-citation-practices-and-standards"},{"key":"2019071613381284000_097196v2.26","doi-asserted-by":"crossref","unstructured":"Van
109
+ de Sompel, H. , & Nelson, M. L. (2015). Reminiscing About 15 Years of Interoperability
110
+ Efforts. D-Lib Magazine, 21(11\/12). https:\/\/doi.org\/10.1045\/november2015-vandesompel","DOI":"10.1045\/november2015-vandesompel"}],"container-title":[],"original-title":[],"link":[{"URL":"https:\/\/syndication.highwire.org\/content\/doi\/10.1101\/097196","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2020,1,18]],"date-time":"2020-01-18T02:53:57Z","timestamp":1579316037000},"score":1,"resource":{"primary":{"URL":"http:\/\/biorxiv.org\/lookup\/doi\/10.1101\/097196"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2016,12,28]]},"references-count":26,"URL":"http:\/\/dx.doi.org\/10.1101\/097196","relation":{"is-preprint-of":[{"id-type":"doi","id":"10.1038\/s41597-019-0031-8","asserted-by":"subject"}]},"published":{"date-parts":[[2016,12,28]]},"subtype":"preprint"}}'
111
+ recorded_at: Sat, 15 Apr 2023 20:57:01 GMT
112
+ - request:
113
+ method: get
114
+ uri: https://api.crossref.org/members/246
115
+ body:
116
+ encoding: UTF-8
117
+ string: ''
118
+ headers:
119
+ Connection:
120
+ - close
121
+ Host:
122
+ - api.crossref.org
123
+ User-Agent:
124
+ - http.rb/5.1.1
125
+ response:
126
+ status:
127
+ code: 200
128
+ message: OK
129
+ headers:
130
+ Date:
131
+ - Sat, 15 Apr 2023 20:57:02 GMT
132
+ Content-Type:
133
+ - application/json
134
+ Transfer-Encoding:
135
+ - chunked
136
+ Access-Control-Expose-Headers:
137
+ - Link
138
+ Access-Control-Allow-Headers:
139
+ - X-Requested-With, Accept, Accept-Encoding, Accept-Charset, Accept-Language,
140
+ Accept-Ranges, Cache-Control
141
+ Access-Control-Allow-Origin:
142
+ - "*"
143
+ Server:
144
+ - Jetty(9.4.40.v20210413)
145
+ X-Ratelimit-Limit:
146
+ - '50'
147
+ X-Ratelimit-Interval:
148
+ - 1s
149
+ X-Api-Pool:
150
+ - public
151
+ X-Rate-Limit-Limit:
152
+ - '50'
153
+ X-Rate-Limit-Interval:
154
+ - 1s
155
+ Permissions-Policy:
156
+ - interest-cohort=()
157
+ Connection:
158
+ - close
159
+ body:
160
+ encoding: UTF-8
161
+ string: '{"status":"ok","message-type":"member","message-version":"1.0.0","message":{"last-status-check-time":1681515234422,"primary-name":"Cold
162
+ Spring Harbor Laboratory","counts":{"current-dois":111109,"backfile-dois":160223,"total-dois":271332},"breakdowns":{"dois-by-issued-year":[[2020,53638],[2021,50444],[2022,46939],[2019,31261],[2018,22041],[2023,13726],[2017,12746],[2016,6114],[2006,3590],[2015,3299],[2014,2295],[2009,1926],[2007,1796],[2010,1753],[2008,1646],[2013,1450],[2011,1418],[2012,1356],[2004,949],[2003,872],[2005,861],[2001,801],[2002,781],[2000,774],[1999,714],[1998,707],[1997,515],[1996,504],[1995,448],[1994,441],[1993,389],[1992,364],[1991,336],[1990,304],[1989,304],[1988,283],[1974,235],[1983,228],[1987,227],[1979,154],[1980,143],[1986,129],[1978,122],[1981,117],[1985,107],[1970,101],[1977,98],[1968,97],[1984,95],[1982,95],[1969,94],[1966,94],[1973,84],[1963,79],[1972,74],[1967,72],[1950,63],[1976,62],[1965,60],[1960,53],[1964,50],[1962,49],[1961,48],[1937,43],[1953,42],[1957,39],[1958,38],[1951,37],[1938,37],[1935,37],[1936,36],[1955,34],[1941,34],[1939,34],[1934,32],[1956,31],[1954,29],[1946,29],[1933,29],[1959,28],[1952,28],[1940,28],[1948,27],[1947,27],[1942,18]]},"prefixes":["10.1261","10.1110","10.1101","10.14224"],"coverage":{"affiliations-current":0.0,"similarity-checking-current":1.0,"descriptions-current":0.0,"ror-ids-current":0.0,"funders-backfile":0.02186327805620916,"licenses-backfile":6.86543130511849E-5,"funders-current":0.007713146549784446,"affiliations-backfile":6.241301186471356E-6,"resource-links-backfile":6.241301186471356E-6,"orcids-backfile":0.504634166130955,"update-policies-current":0.0,"ror-ids-backfile":0.0,"orcids-current":0.7918260446948492,"similarity-checking-backfile":0.9900451246075782,"references-backfile":0.8710859239934342,"descriptions-backfile":0.0,"award-numbers-backfile":0.02004081810975952,"update-policies-backfile":0.0,"licenses-current":0.0,"award-numbers-current":0.007119135263570008,"abstracts-backfile":0.8899783426848829,"resource-links-current":0.0,"abstracts-current":0.9955449153533917,"references-current":0.9840336966402362},"prefix":[{"name":"Cold
163
+ Spring Harbor Laboratory","value":"10.1261"},{"name":"","value":"10.1110"},{"name":"Cold
164
+ Spring Harbor Laboratory","value":"10.1101"},{"name":"Cold Spring Harbor Laboratory
165
+ - CSHL Library & Archives","value":"10.14224"}],"id":246,"tokens":["cold","spring","harbor","laboratory"],"counts-type":{"all":{"report":20,"journal-article":39488,"journal":8,"posted-content":231822,"journal-issue":2},"backfile":{"report":20,"journal-article":37729,"posted-content":122472,"journal-issue":2},"current":{"journal-article":1759,"posted-content":109350}},"coverage-type":{"all":{"report":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1681515234422,"affiliations":2.532414910858995E-5,"abstracts":0.5466724068071313,"orcids":0.05938512965964344,"licenses":2.785656401944895E-4,"references":0.6125405186385737,"funders":0.1104132901134522,"similarity-checking":0.9601144651539708,"award-numbers":0.101347244732577,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.532414910858995E-5,"descriptions":0.0},"journal":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.999137269111646,"orcids":0.7181415051203078,"licenses":0.0,"references":0.9693428578823408,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"backfile":{"report":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.0,"orcids":0.35,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.1,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-article":{"last-status-check-time":1681515234422,"affiliations":2.65048106231281E-5,"abstracts":0.538392218187601,"orcids":0.03750430703172626,"licenses":2.915529168544091E-4,"references":0.6052373505791301,"funders":0.09284635161281773,"similarity-checking":0.9582549232685732,"award-numbers":0.08510694691086432,"ror-ids":0.0,"update-policies":0.0,"resource-links":2.65048106231281E-5,"descriptions":0.0},"posted-content":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.998448624991835,"orcids":0.6485727349924881,"licenses":0.0,"references":0.9531403096217911,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"journal-issue":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.0,"orcids":0.0,"licenses":0.0,"references":0.0,"funders":0.0,"similarity-checking":0.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}},"current":{"journal-article":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.7242751563388289,"orcids":0.5287094940306993,"licenses":0.0,"references":0.7691870380898238,"funders":0.4872086412734508,"similarity-checking":1.0,"award-numbers":0.4496873223422399,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0},"posted-content":{"last-status-check-time":1681515234422,"affiliations":0.0,"abstracts":0.9999085505258345,"orcids":0.7960585276634659,"licenses":0.0,"references":0.9874897119341564,"funders":0.0,"similarity-checking":1.0,"award-numbers":0.0,"ror-ids":0.0,"update-policies":0.0,"resource-links":0.0,"descriptions":0.0}}},"flags":{"deposits-abstracts-current":true,"deposits-orcids-current":true,"deposits":true,"deposits-affiliations-backfile":true,"deposits-update-policies-backfile":false,"deposits-similarity-checking-backfile":true,"deposits-award-numbers-current":true,"deposits-resource-links-current":false,"deposits-ror-ids-current":false,"deposits-articles":true,"deposits-affiliations-current":false,"deposits-funders-current":true,"deposits-references-backfile":true,"deposits-ror-ids-backfile":false,"deposits-abstracts-backfile":true,"deposits-licenses-backfile":true,"deposits-award-numbers-backfile":true,"deposits-descriptions-current":false,"deposits-references-current":true,"deposits-resource-links-backfile":true,"deposits-descriptions-backfile":false,"deposits-orcids-backfile":true,"deposits-funders-backfile":true,"deposits-update-policies-current":false,"deposits-similarity-checking-current":true,"deposits-licenses-current":false},"location":"Woodbury,
166
+ NY, United States","names":["Cold Spring Harbor Laboratory","","Cold Spring
167
+ Harbor Laboratory - CSHL Library & Archives"]}}'
168
+ recorded_at: Sat, 15 Apr 2023 20:57:02 GMT
169
+ - request:
170
+ method: get
171
+ uri: https://doi.org/ra/10.1101
172
+ body:
173
+ encoding: UTF-8
174
+ string: ''
175
+ headers:
176
+ Connection:
177
+ - close
178
+ Host:
179
+ - doi.org
180
+ User-Agent:
181
+ - http.rb/5.1.1
182
+ response:
183
+ status:
184
+ code: 200
185
+ message: OK
186
+ headers:
187
+ Date:
188
+ - Sat, 15 Apr 2023 20:57:02 GMT
189
+ Content-Type:
190
+ - application/json;charset=UTF-8
191
+ Transfer-Encoding:
192
+ - chunked
193
+ Connection:
194
+ - close
195
+ Permissions-Policy:
196
+ - interest-cohort=(),browsing-topics=()
197
+ Cf-Cache-Status:
198
+ - DYNAMIC
199
+ Report-To:
200
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=GzHxi8WVbWeWxuXcFnzMtlzi9i5gJ%2FPzpSjy2Cbfpo45GcLl%2B6EgUDQ8duk6Cbup379zNbf28DGYud3XzjlnQKrhQKFjWly3W%2BzIUlyqz9%2FkouowmrvzHRk8Nlm6dqeM9YvR4Es%3D"}],"group":"cf-nel","max_age":604800}'
201
+ Nel:
202
+ - '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
203
+ Strict-Transport-Security:
204
+ - max-age=31536000; includeSubDomains; preload
205
+ Server:
206
+ - cloudflare
207
+ Cf-Ray:
208
+ - 7b87193e3b0fb968-AMS
209
+ Alt-Svc:
210
+ - h3=":443"; ma=86400, h3-29=":443"; ma=86400
211
+ body:
212
+ encoding: UTF-8
213
+ string: |-
214
+ [
215
+ {
216
+ "DOI": "10.1101",
217
+ "RA": "Crossref"
218
+ }
219
+ ]
220
+ recorded_at: Sat, 15 Apr 2023 20:57:02 GMT
221
+ recorded_with: VCR 6.1.0