commonmeta-ruby 3.3.17 → 3.4.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.
- checksums.yaml +4 -4
- data/Gemfile.lock +37 -50
- data/bin/commonmeta +1 -1
- data/lib/commonmeta/cli.rb +7 -0
- data/lib/commonmeta/crossref_utils.rb +20 -0
- data/lib/commonmeta/readers/json_feed_reader.rb +19 -1
- data/lib/commonmeta/schema_utils.rb +1 -1
- data/lib/commonmeta/utils.rb +6 -4
- data/lib/commonmeta/version.rb +1 -1
- data/resources/{commonmeta_v0.9.2.json → commonmeta_v0.9.3.json} +32 -2
- data/spec/cli_spec.rb +1 -1
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blog_post_with_non-url_id.yml +84 -18
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/blogger_post.yml +42 -14
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_author_name_suffix.yml +184 -55
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_doi.yml +76 -15
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_institutional_author.yml +33 -12
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_organizational_author.yml +44 -11
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_with_related_identifiers.yml +366 -0
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/ghost_post_without_doi.yml +144 -11
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post.yml +42 -13
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/jekyll_post_with_anonymous_author.yml +17 -13
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/substack_post_with_broken_reference.yml +557 -262
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/syldavia_gazette_post_with_references.yml +76 -47
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/upstream_post_with_references.yml +303 -123
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post.yml +108 -12
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_many_references.yml +3048 -441
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_references.yml +178 -31
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/get_json_feed_item_metadata/wordpress_post_with_tracking_code_on_url.yml +139 -17
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/another_schema_org_from_front-matter.yml +47 -48
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/journal_article_from_datacite.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_anonymous_author.yml +17 -13
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_doi.yml +108 -12
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_organizational_author.yml +44 -11
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_rogue_scholar_with_relations.yml +366 -0
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_from_upstream_blog.yml +200 -11
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/json_feed_item_with_references.yml +303 -123
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/posted_content.yml +16 -16
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_another_science_blog.yml +17 -17
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_front_matter.yml +111 -113
- data/spec/fixtures/vcr_cassettes/Commonmeta_Metadata/write_metadata_as_crossref/schema_org_from_upstream_blog.yml +64 -57
- data/spec/readers/json_feed_reader_spec.rb +85 -57
- data/spec/writers/crossref_xml_writer_spec.rb +76 -40
- metadata +6 -4
@@ -27,8 +27,8 @@ http_interactions:
|
|
27
27
|
Status:
|
28
28
|
- 301 Moved Permanently
|
29
29
|
X-Request-Id:
|
30
|
-
-
|
31
|
-
-
|
30
|
+
- 884c560f-6a42-4d41-8924-f3fc2c082a01
|
31
|
+
- 884c560f-6a42-4d41-8924-f3fc2c082a01
|
32
32
|
Location:
|
33
33
|
- "/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/"
|
34
34
|
Ghost-Cache:
|
@@ -37,22 +37,22 @@ http_interactions:
|
|
37
37
|
- public, max-age=31536000
|
38
38
|
Ghost-Age:
|
39
39
|
- '0'
|
40
|
+
Via:
|
41
|
+
- 1.1 varnish, 1.1 varnish
|
40
42
|
Accept-Ranges:
|
41
43
|
- bytes
|
42
44
|
Date:
|
43
|
-
-
|
44
|
-
Via:
|
45
|
-
- 1.1 varnish
|
45
|
+
- Wed, 06 Sep 2023 14:50:13 GMT
|
46
46
|
Age:
|
47
47
|
- '0'
|
48
48
|
X-Served-By:
|
49
|
-
- cache-
|
49
|
+
- cache-ams21049-AMS, cache-fra-eddf8230053-FRA
|
50
50
|
X-Cache:
|
51
|
-
- MISS
|
51
|
+
- MISS, MISS
|
52
52
|
X-Cache-Hits:
|
53
|
-
-
|
53
|
+
- 0, 0
|
54
54
|
X-Timer:
|
55
|
-
-
|
55
|
+
- S1694011814.667675,VS0,VE34
|
56
56
|
Vary:
|
57
57
|
- Cookie
|
58
58
|
Ghost-Fastly:
|
@@ -62,7 +62,7 @@ http_interactions:
|
|
62
62
|
body:
|
63
63
|
encoding: ASCII-8BIT
|
64
64
|
string: ''
|
65
|
-
recorded_at:
|
65
|
+
recorded_at: Wed, 06 Sep 2023 14:50:13 GMT
|
66
66
|
- request:
|
67
67
|
method: get
|
68
68
|
uri: https://blog.front-matter.io/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/
|
@@ -84,7 +84,7 @@ http_interactions:
|
|
84
84
|
Connection:
|
85
85
|
- close
|
86
86
|
Content-Length:
|
87
|
-
- '
|
87
|
+
- '33136'
|
88
88
|
Server:
|
89
89
|
- openresty
|
90
90
|
Content-Type:
|
@@ -92,32 +92,32 @@ http_interactions:
|
|
92
92
|
Status:
|
93
93
|
- 200 OK
|
94
94
|
X-Request-Id:
|
95
|
-
-
|
96
|
-
-
|
95
|
+
- 5d9f6530-f5c9-4b45-918a-bbf552ea0503
|
96
|
+
- 5d9f6530-f5c9-4b45-918a-bbf552ea0503
|
97
97
|
Etag:
|
98
|
-
- W/"
|
98
|
+
- W/"8170-QT2qDWY+khJ7qJlszjVodsp4e3A"
|
99
99
|
Ghost-Cache:
|
100
100
|
- MISS
|
101
101
|
Cache-Control:
|
102
102
|
- public, max-age=0
|
103
103
|
Ghost-Age:
|
104
104
|
- '0'
|
105
|
+
Via:
|
106
|
+
- 1.1 varnish, 1.1 varnish
|
105
107
|
Accept-Ranges:
|
106
108
|
- bytes
|
107
109
|
Date:
|
108
|
-
-
|
109
|
-
Via:
|
110
|
-
- 1.1 varnish
|
110
|
+
- Wed, 06 Sep 2023 14:50:14 GMT
|
111
111
|
Age:
|
112
112
|
- '0'
|
113
113
|
X-Served-By:
|
114
|
-
- cache-
|
114
|
+
- cache-ams21039-AMS, cache-fra-eddf8230026-FRA
|
115
115
|
X-Cache:
|
116
|
-
- MISS
|
116
|
+
- MISS, MISS
|
117
117
|
X-Cache-Hits:
|
118
|
-
-
|
118
|
+
- 0, 0
|
119
119
|
X-Timer:
|
120
|
-
-
|
120
|
+
- S1694011814.033554,VS0,VE217
|
121
121
|
Vary:
|
122
122
|
- Cookie, Accept-Encoding
|
123
123
|
Ghost-Fastly:
|
@@ -130,7 +130,7 @@ http_interactions:
|
|
130
130
|
\ <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n
|
131
131
|
\ <title>Editorial by more than 200 health journals: Call for emergency
|
132
132
|
action to limit global temperature increases, restore biodiversity, and protect
|
133
|
-
health</title>\n <link rel=\"stylesheet\" href=\"https://blog.front-matter.io/assets/built/screen.css?v=
|
133
|
+
health</title>\n <link rel=\"stylesheet\" href=\"https://blog.front-matter.io/assets/built/screen.css?v=7f17228953\">\n\n
|
134
134
|
\ <meta name=\"citation_doi\" content=\"https://doi.org/10.53731/r9nqx6h-97aq74v-ag7bw\">\n
|
135
135
|
\ <meta name=\"citation_title\" content=\"Editorial by more than 200 health
|
136
136
|
journals: Call for emergency action to limit global temperature increases,
|
@@ -213,10 +213,10 @@ http_interactions:
|
|
213
213
|
greatest threat to global public health is the continued failure of world
|
214
214
|
leaders to keep the global temperature rise below 1.5°C and to restore na\",\n
|
215
215
|
\ \"mainEntityOfPage\": \"https://blog.front-matter.io/posts/editorial-by-more-than-200-call-for-emergency-action-to-limit-global-temperature-increases-restore-biodiversity-and-protect-health/\"\n}\n
|
216
|
-
\ </script>\n\n <meta name=\"generator\" content=\"Ghost 5.
|
216
|
+
\ </script>\n\n <meta name=\"generator\" content=\"Ghost 5.61\">\n <link
|
217
217
|
rel=\"alternate\" type=\"application/rss+xml\" title=\"Front Matter\" href=\"https://blog.front-matter.io/rss/\">\n
|
218
|
-
\ <script defer src=\"https://cdn.jsdelivr.net/ghost/portal@~2.
|
219
|
-
data-i18n=\"
|
218
|
+
\ <script defer src=\"https://cdn.jsdelivr.net/ghost/portal@~2.34/umd/portal.min.js\"
|
219
|
+
data-i18n=\"true\" data-ghost=\"https://blog.front-matter.io/\" data-key=\"d0d5aabcc0f96718307d5944b6\"
|
220
220
|
data-api=\"https://front-matter.ghost.io/ghost/api/content/\" crossorigin=\"anonymous\"></script><style
|
221
221
|
id=\"gh-members-styles\">.gh-post-upgrade-cta-content,\n.gh-post-upgrade-cta
|
222
222
|
{\n display: flex;\n flex-direction: column;\n align-items: center;\n
|
@@ -239,19 +239,20 @@ http_interactions:
|
|
239
239
|
data-key=\"d0d5aabcc0f96718307d5944b6\" data-styles=\"https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/main.css\"
|
240
240
|
data-sodo-search=\"https://front-matter.ghost.io/\" crossorigin=\"anonymous\"></script>\n
|
241
241
|
\ \n <link href=\"https://blog.front-matter.io/webmentions/receive/\"
|
242
|
-
rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=
|
243
|
-
\ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=
|
244
|
-
\ <script defer src=\"/public/comment-counts.min.js?v=
|
242
|
+
rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=7f17228953\"></script>\n
|
243
|
+
\ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=7f17228953\">\n
|
244
|
+
\ <script defer src=\"/public/comment-counts.min.js?v=7f17228953\" data-ghost-comments-counts-api=\"https://blog.front-matter.io/members/api/comments/counts/\"></script>\n
|
245
245
|
\ <link href=\"/atom/\" type=\"application/atom+xml\" rel=\"alternate\"
|
246
|
-
title=\"Atom feed\" />\n<
|
247
|
-
src=\"https://plausible.io/js/plausible.js\"></script><style>:root
|
248
|
-
#059669;}</style>\n</head>\n\n<body class=\"post-template
|
249
|
-
has-serif-body\">\n<div class=\"gh-site\">\n\n <header
|
250
|
-
gh-
|
251
|
-
|
252
|
-
|
253
|
-
\
|
254
|
-
alt=\"Front
|
246
|
+
title=\"Atom feed\" />\n<link rel=\"me\" href=\"https://hachyderm.io/@mfenner\">\n<script
|
247
|
+
defer data-domain=\"blog.front-matter.io\" src=\"https://plausible.io/js/plausible.js\"></script><style>:root
|
248
|
+
{--ghost-accent-color: #059669;}</style>\n</head>\n\n<body class=\"post-template
|
249
|
+
tag-news is-head-stacked has-serif-body\">\n<div class=\"gh-site\">\n\n <header
|
250
|
+
id=\"gh-head\" class=\"gh-head gh-outer\">\n <div class=\"gh-head-inner
|
251
|
+
gh-inner\">\n <div class=\"gh-head-brand\">\n <div
|
252
|
+
class=\"gh-head-brand-wrapper\">\n \n <a
|
253
|
+
class=\"gh-head-logo\" href=\"https://blog.front-matter.io\">\n <img
|
254
|
+
src=\"https://blog.front-matter.io/content/images/2022/12/logo.png\" alt=\"Front
|
255
|
+
Matter\">\n </a>\n \n </div>\n
|
255
256
|
\ <button class=\"gh-search gh-icon-btn\" aria-label=\"Search
|
256
257
|
this site\" data-ghost-search><svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"
|
257
258
|
viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" width=\"20\"
|
@@ -338,94 +339,91 @@ http_interactions:
|
|
338
339
|
class=\"gh-pagehead\">\n <h4 class=\"gh-pagehead-title\">Read
|
339
340
|
next</h4>\n </section>\n\n <div class=\"gh-topic
|
340
341
|
gh-topic-grid\">\n <div class=\"gh-topic-content\">\n <article
|
341
|
-
class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/
|
342
|
-
\ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-
|
343
|
-
300w,\n https://images.unsplash.com/photo-
|
344
|
-
720w,\n https://images.unsplash.com/photo-
|
345
|
-
960w,\n https://images.unsplash.com/photo-
|
346
|
-
1200w,\n https://images.unsplash.com/photo-
|
342
|
+
class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/filter-posts-by-language/\">\n
|
343
|
+
\ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=300
|
344
|
+
300w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=720
|
345
|
+
720w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=960
|
346
|
+
960w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=1200
|
347
|
+
1200w,\n https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=2000
|
347
348
|
2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
|
348
|
-
\ src=\"https://images.unsplash.com/photo-
|
349
|
-
\ alt=\"
|
350
|
-
\
|
351
|
-
\
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
349
|
+
\ src=\"https://images.unsplash.com/photo-1601520525445-1039c1fa232b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDh8fGxhbmd1YWdlfGVufDB8fHx8MTY5MzgzMjMwOXww&ixlib=rb-4.0.3&q=80&w=720\"\n
|
350
|
+
\ alt=\"New in Rogue Scholar: filter posts by language\"\n
|
351
|
+
\ >\n </figure>\n\n <div class=\"gh-card-wrapper\">\n
|
352
|
+
\ <header class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">New
|
353
|
+
in Rogue Scholar: filter posts by language</h3>\n </header>\n\n
|
354
|
+
\ <div class=\"gh-card-excerpt\">The Rogue Scholar science
|
355
|
+
blog archive received a small update today with the following changes: optionally
|
356
|
+
filter blog posts by language, added support for all OECD fields of science
|
357
|
+
and technology, and searching by DOI. And it passed another big milestone:
|
358
|
+
more than 5,000 (5,483 today) blog posts</div>\n\n <footer class=\"gh-card-footer\">\n
|
357
359
|
\ <span class=\"gh-card-author\">Martin Fenner</span>\n <time
|
358
|
-
class=\"gh-card-date\" datetime=\"2023-
|
359
|
-
\ data-ghost-comment-count=\"
|
360
|
+
class=\"gh-card-date\" datetime=\"2023-09-04\">Sep 4, 2023</time>\n <script\n
|
361
|
+
\ data-ghost-comment-count=\"64f5d470fc96ff00012a5f7b\"\n data-ghost-comment-count-empty=\"\"\n
|
360
362
|
\ data-ghost-comment-count-singular=\"comment\"\n data-ghost-comment-count-plural=\"comments\"\n
|
361
363
|
\ data-ghost-comment-count-tag=\"span\"\n data-ghost-comment-count-class-name=\"gh-card-comments\"\n
|
362
364
|
\ data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n </footer>\n
|
363
365
|
\ </div>\n </a>\n</article> <article class=\"gh-card
|
364
|
-
post\">\n <a class=\"gh-card-link\" href=\"/posts/rogue-scholar-
|
365
|
-
\ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-
|
366
|
-
300w,\n https://images.unsplash.com/photo-
|
367
|
-
720w,\n https://images.unsplash.com/photo-
|
368
|
-
960w,\n https://images.unsplash.com/photo-
|
369
|
-
1200w,\n https://images.unsplash.com/photo-
|
366
|
+
post\">\n <a class=\"gh-card-link\" href=\"/posts/rogue-scholar-is-growing/\">\n
|
367
|
+
\ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=300
|
368
|
+
300w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=720
|
369
|
+
720w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=960
|
370
|
+
960w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=1200
|
371
|
+
1200w,\n https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=2000
|
370
372
|
2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
|
371
|
-
\ src=\"https://images.unsplash.com/photo-
|
372
|
-
\ alt=\"
|
373
|
+
\ src=\"https://images.unsplash.com/photo-1590415024718-798cdaab96dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGdyb3d8ZW58MHx8fHwxNjkzMjExNzkwfDA&ixlib=rb-4.0.3&q=80&w=720\"\n
|
374
|
+
\ alt=\"Rogue Scholar is growing\"\n >\n
|
373
375
|
\ </figure>\n\n <div class=\"gh-card-wrapper\">\n <header
|
374
|
-
class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">
|
375
|
-
|
376
|
-
class=\"gh-card-excerpt\">The Rogue Scholar science blog archive
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
\ data-ghost-comment-count=\"
|
384
|
-
\ data-ghost-comment-count-
|
385
|
-
\ data-ghost-comment-count-
|
386
|
-
\
|
387
|
-
\
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
1200w,\n https://images.unsplash.com/photo-1662582632158-7f0f6e9a617b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMTc3M3wwfDF8c2VhcmNofDMzfHxjYXRhbG9nfGVufDB8fHx8MTY4MDEyMTQ2MQ&ixlib=rb-4.0.3&q=80&w=2000
|
376
|
+
class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Rogue
|
377
|
+
Scholar is growing</h3>\n </header>\n\n <div
|
378
|
+
class=\"gh-card-excerpt\">The Rogue Scholar science blog archive continues
|
379
|
+
to grow. It is closing in on 50 science blogs (currently 45), 3,000 blog posts
|
380
|
+
(currently 2,944, of which 2,775 have a DOI), and 250 (currently 212) blog
|
381
|
+
posts with references registered with Crossref. I have set up eleven Mastodon</div>\n\n
|
382
|
+
\ <footer class=\"gh-card-footer\">\n <span class=\"gh-card-author\">Martin
|
383
|
+
Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-08-28\">Aug
|
384
|
+
28, 2023</time>\n <script\n data-ghost-comment-count=\"64ec5c8ae107b30001d69e20\"\n
|
385
|
+
\ data-ghost-comment-count-empty=\"\"\n data-ghost-comment-count-singular=\"comment\"\n
|
386
|
+
\ data-ghost-comment-count-plural=\"comments\"\n data-ghost-comment-count-tag=\"span\"\n
|
387
|
+
\ data-ghost-comment-count-class-name=\"gh-card-comments\"\n data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n
|
388
|
+
\ </footer>\n </div>\n </a>\n</article> <article
|
389
|
+
class=\"gh-card post\">\n <a class=\"gh-card-link\" href=\"/posts/rogue-scholar-joins-fediverse/\">\n
|
390
|
+
\ <figure class=\"gh-card-image\">\n <img\n srcset=\"https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=300
|
391
|
+
300w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=720
|
392
|
+
720w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=960
|
393
|
+
960w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=1200
|
394
|
+
1200w,\n https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=2000
|
394
395
|
2000w\"\n sizes=\"(max-width: 1200px) 100vw, 1200px\"\n
|
395
|
-
\ src=\"https://images.unsplash.com/photo-
|
396
|
-
\ alt=\"
|
397
|
-
|
398
|
-
class=\"gh-card-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
\ data-ghost-comment-count=\"
|
409
|
-
\ data-ghost-comment-count-
|
410
|
-
\ data-ghost-comment-count-
|
411
|
-
\
|
412
|
-
\
|
413
|
-
\
|
414
|
-
gh-canvas\">\n <section class=\"gh-pagehead\">\n <h4
|
396
|
+
\ src=\"https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGpvaW58ZW58MHx8fHwxNjkyNjAxNTA1fDA&ixlib=rb-4.0.3&q=80&w=720\"\n
|
397
|
+
\ alt=\"Rogue Scholar joins the Fediverse\"\n >\n
|
398
|
+
\ </figure>\n\n <div class=\"gh-card-wrapper\">\n <header
|
399
|
+
class=\"gh-card-header\">\n <h3 class=\"gh-card-title\">Rogue
|
400
|
+
Scholar joins the Fediverse</h3>\n </header>\n\n <div
|
401
|
+
class=\"gh-card-excerpt\">Today I am happy to announce that the Rogue Scholar
|
402
|
+
science blog archive has joined the Fediverse, the federated social network
|
403
|
+
that communicates using the ActivityPub protocol. I have launched a Mastodon
|
404
|
+
instance at Rogue Scholar Social that accepts Science Blog bots as accounts,
|
405
|
+
publishing summaries of blog posts.\n\n\n\nScience</div>\n\n <footer
|
406
|
+
class=\"gh-card-footer\">\n <span class=\"gh-card-author\">Martin
|
407
|
+
Fenner</span>\n <time class=\"gh-card-date\" datetime=\"2023-08-21\">Aug
|
408
|
+
21, 2023</time>\n <script\n data-ghost-comment-count=\"64e30c392b0a4f000195bc2f\"\n
|
409
|
+
\ data-ghost-comment-count-empty=\"\"\n data-ghost-comment-count-singular=\"comment\"\n
|
410
|
+
\ data-ghost-comment-count-plural=\"comments\"\n data-ghost-comment-count-tag=\"span\"\n
|
411
|
+
\ data-ghost-comment-count-class-name=\"gh-card-comments\"\n data-ghost-comment-count-autowrap=\"true\"\n>\n</script>\n
|
412
|
+
\ </footer>\n </div>\n </a>\n</article> </div>\n
|
413
|
+
\ </div>\n </div>\n\n <div class=\"gh-comments
|
414
|
+
gh-read-next gh-canvas\">\n <section class=\"gh-pagehead\">\n <h4
|
415
415
|
class=\"gh-pagehead-title\">Comments (<script\n data-ghost-comment-count=\"62d42bbd41e317003df48f15\"\n
|
416
416
|
\ data-ghost-comment-count-empty=\"0\"\n data-ghost-comment-count-singular=\"\"\n
|
417
417
|
\ data-ghost-comment-count-plural=\"\"\n data-ghost-comment-count-tag=\"span\"\n
|
418
418
|
\ data-ghost-comment-count-class-name=\"\"\n data-ghost-comment-count-autowrap=\"true\"\n>\n</script>)</h3>\n
|
419
|
-
\ </section>\n \n <script defer src=\"https://cdn.jsdelivr.net/ghost/comments-ui@~0.
|
420
|
-
data-ghost-comments=\"https://blog.front-matter.io/\" data-api=\"https://front-matter.ghost.io/ghost/api/content/\"
|
419
|
+
\ </section>\n \n <script defer src=\"https://cdn.jsdelivr.net/ghost/comments-ui@~0.13/umd/comments-ui.min.js\"
|
420
|
+
data-locale=\"en\" data-ghost-comments=\"https://blog.front-matter.io/\" data-api=\"https://front-matter.ghost.io/ghost/api/content/\"
|
421
421
|
data-admin=\"https://front-matter.ghost.io/ghost/\" data-key=\"d0d5aabcc0f96718307d5944b6\"
|
422
|
-
data-styles=\"https://cdn.jsdelivr.net/ghost/comments-ui@~0.12/umd/main.css\"
|
423
422
|
data-title=\"\" data-count=\"false\" data-post-id=\"62d42bbd41e317003df48f15\"
|
424
|
-
data-
|
425
|
-
data-
|
426
|
-
|
427
|
-
\
|
428
|
-
class=\"gh-foot-inner gh-inner\">\n <section class=\"gh-subscribe\">\n
|
423
|
+
data-color-scheme=\"auto\" data-avatar-saturation=\"60\" data-accent-color=\"#059669\"
|
424
|
+
data-comments-enabled=\"all\" data-publication=\"Front Matter\" crossorigin=\"anonymous\"></script>\n
|
425
|
+
\ \n </div>\n</main>\n\n <footer class=\"gh-foot gh-outer\">\n
|
426
|
+
\ <div class=\"gh-foot-inner gh-inner\">\n <section class=\"gh-subscribe\">\n
|
429
427
|
\ <h3 class=\"gh-subscribe-title\">Subscribe to Front Matter</h3>\n
|
430
428
|
\ <div class=\"gh-subscribe-description\">Subscribe
|
431
429
|
to the Front Matter Blog to automatically receive blog posts via email newsletter.</div>\n
|
@@ -469,6 +467,6 @@ http_interactions:
|
|
469
467
|
(arrow left)\"></button>\n <button class=\"pswp__button pswp__button--arrow--right\"
|
470
468
|
title=\"Next (arrow right)\"></button>\n\n <div class=\"pswp__caption\">\n
|
471
469
|
\ <div class=\"pswp__caption__center\"></div>\n </div>\n
|
472
|
-
\ </div>\n </div>\n</div>\n<script src=\"https://blog.front-matter.io/assets/built/main.min.js?v=
|
473
|
-
recorded_at:
|
474
|
-
recorded_with: VCR 6.
|
470
|
+
\ </div>\n </div>\n</div>\n<script src=\"https://blog.front-matter.io/assets/built/main.min.js?v=7f17228953\"></script>\n\n\n\n</body>\n\n</html>\n"
|
471
|
+
recorded_at: Wed, 06 Sep 2023 14:50:14 GMT
|
472
|
+
recorded_with: VCR 6.2.0
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- nginx/1.14.0 (Ubuntu)
|
23
23
|
Date:
|
24
|
-
-
|
24
|
+
- Wed, 06 Sep 2023 14:50:11 GMT
|
25
25
|
Transfer-Encoding:
|
26
26
|
- chunked
|
27
27
|
Connection:
|
@@ -35,7 +35,7 @@ http_interactions:
|
|
35
35
|
body:
|
36
36
|
encoding: ASCII-8BIT
|
37
37
|
string: ''
|
38
|
-
recorded_at:
|
38
|
+
recorded_at: Wed, 06 Sep 2023 14:50:11 GMT
|
39
39
|
- request:
|
40
40
|
method: get
|
41
41
|
uri: https://upstream.force11.org/deep-dive-into-ethics-of-contributor-roles/
|
@@ -57,11 +57,11 @@ http_interactions:
|
|
57
57
|
Server:
|
58
58
|
- nginx/1.14.0 (Ubuntu)
|
59
59
|
Date:
|
60
|
-
-
|
60
|
+
- Wed, 06 Sep 2023 14:50:11 GMT
|
61
61
|
Content-Type:
|
62
62
|
- text/html; charset=utf-8
|
63
63
|
Content-Length:
|
64
|
-
- '
|
64
|
+
- '131506'
|
65
65
|
Connection:
|
66
66
|
- close
|
67
67
|
X-Powered-By:
|
@@ -69,7 +69,7 @@ http_interactions:
|
|
69
69
|
Cache-Control:
|
70
70
|
- public, max-age=0
|
71
71
|
Etag:
|
72
|
-
- W/"
|
72
|
+
- W/"201b2-N/0iIKxKEHm7oMs/yvLIMNAwKJY"
|
73
73
|
Vary:
|
74
74
|
- Accept-Encoding
|
75
75
|
body:
|
@@ -550,9 +550,9 @@ http_interactions:
|
|
550
550
|
data-key=\"5c1b6ee01f44f70c7feb624aab\" data-styles=\"https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/main.css\"
|
551
551
|
data-sodo-search=\"https://upstream.force11.org/\" crossorigin=\"anonymous\"></script>\n
|
552
552
|
\ \n <link href=\"https://upstream.force11.org/webmentions/receive/\"
|
553
|
-
rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=
|
554
|
-
\ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=
|
555
|
-
\ <script defer src=\"/public/comment-counts.min.js?v=
|
553
|
+
rel=\"webmention\">\n <script defer src=\"/public/cards.min.js?v=77b77c0c74\"></script>\n
|
554
|
+
\ <link rel=\"stylesheet\" type=\"text/css\" href=\"/public/cards.min.css?v=77b77c0c74\">\n
|
555
|
+
\ <script defer src=\"/public/comment-counts.min.js?v=77b77c0c74\" data-ghost-comments-counts-api=\"https://upstream.force11.org/members/api/comments/counts/\"></script>\n
|
556
556
|
\ <script async=\"\" defer=\"\" data-domain=\"upstream.force11.org\" src=\"https://plausible.io/js/plausible.js\"></script>\n<script>window.plausible
|
557
557
|
= window.plausible || function() { (window.plausible.q = window.plausible.q
|
558
558
|
|| []).push(arguments) }</script><style>:root {--ghost-accent-color: #8cbfd0;}</style>\n</head>\n
|
@@ -955,8 +955,55 @@ http_interactions:
|
|
955
955
|
\ </div>\n\n <div class='c-section c-section--latest'>\n <div class='o-grid'>\n
|
956
956
|
\ <div class='c-section-heading'>\n <h2 class='c-section-heading__title'>Latest</h2>\n
|
957
957
|
\ </div>\n </div>\n\n <div class='o-grid o-grid--4-columns'>\n
|
958
|
-
\ <article class='js-card c-card c-card-- c-card-- post tag-thought-pieces
|
959
|
-
|
958
|
+
\ <article class='js-card c-card c-card-- c-card-- post tag-thought-pieces'>\n
|
959
|
+
\ <a href='/experiences-of-scholarly-marginalization/' class='c-card__media'>\n
|
960
|
+
\ <img\n class='c-card__image lazyload'\n alt=\"Experiences
|
961
|
+
of scholarly marginalization\"\n data-src='https://images.unsplash.com/photo-1535231540604-72e8fbaf8cdb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fG1ldGFtb3JwaG9zaXN8ZW58MHx8fHwxNjg3OTQ1Mzk3fDA&ixlib=rb-4.0.3&q=80&w=1304'\n
|
962
|
+
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
963
|
+
c-tag'>\n <a href=\"/tag/thought-pieces/\">Thought Pieces</a>\n </div>\n\n
|
964
|
+
\ <h3 class='c-card__headline'><a href='/experiences-of-scholarly-marginalization/'
|
965
|
+
class='c-card__link'>Experiences of scholarly marginalization</a></h3>\n\n\n
|
966
|
+
\ <div class='c-card__meta'>\n <div class='c-byline c-card__byline'>\n
|
967
|
+
\ <span class='u-hidden u-hidden'>, </span>\n <span class='u-hidden
|
968
|
+
'> and </span>\n\n <a href='/author/amalia/'>Amalia Raquel Pérez-Nebra</a>\n</div>\n
|
969
|
+
\ <time class='c-timestamp c-card__timestamp' datetime='2023-08-01'>\n
|
970
|
+
\ August 1, 2023\n\n</time> </div>\n </div>\n</article> <article
|
971
|
+
class='js-card c-card c-card-- c-card-- post tag-thought-pieces tag-original-research
|
972
|
+
featured'>\n <a href='/fairer-future-for-open-science-choosing-community-over-commercialization-with-equitable-article-processing-charges/'
|
973
|
+
class='c-card__media'>\n <img\n class='c-card__image lazyload'\n
|
974
|
+
\ alt=\"A Fairer Future for Open Science: Choosing community over commercialization
|
975
|
+
with equitable article processing charges\"\n data-src='/content/images/size/w1304/2023/06/standard-quality-control-collage-concept--1-.jpg'\n
|
976
|
+
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
977
|
+
c-tag'>\n <a href=\"/tag/thought-pieces/\">Thought Pieces</a>\n </div>\n\n
|
978
|
+
\ <h3 class='c-card__headline'><a href='/fairer-future-for-open-science-choosing-community-over-commercialization-with-equitable-article-processing-charges/'
|
979
|
+
class='c-card__link'>A Fairer Future for Open Science: Choosing community
|
980
|
+
over commercialization with equitable article processing charges</a></h3>\n\n\n
|
981
|
+
\ <div class='c-card__meta'>\n <div class='c-byline c-card__byline'>\n
|
982
|
+
\ <span class='u-hidden '>, </span>\n <span class='u-hidden '> and </span>\n\n
|
983
|
+
\ <a href='/author/uttkarsha/'>Uttkarsha Bhosale</a>\n <span class='
|
984
|
+
'>, </span>\n <span class='u-hidden '> and </span>\n\n <a
|
985
|
+
href='/author/riya/'>Riya Thomas</a>\n <span class=' '>, </span>\n
|
986
|
+
\ <span class='u-hidden '> and </span>\n\n <a href='/author/gayatri-phadke/'>Dr.
|
987
|
+
Gayatri Phadke</a>\n <span class=' u-hidden'>, </span>\n <span
|
988
|
+
class='u-hidden u-block'> and </span>\n\n <a href='/author/anupama/'>Anupama
|
989
|
+
Kapadia</a>\n</div>\n <time class='c-timestamp c-card__timestamp' datetime='2023-07-04'>\n
|
990
|
+
\ July 4, 2023\n\n</time> </div>\n </div>\n</article> <article
|
991
|
+
class='js-card c-card c-card-- c-card-- post tag-thought-pieces featured'>\n
|
992
|
+
\ <a href='/flowcharts-from-the-f11-cope-data-publishing-ethics-working-group/'
|
993
|
+
class='c-card__media'>\n <img\n class='c-card__image lazyload'\n
|
994
|
+
\ alt=\"Announcing new resources from the FORCE11-COPE Research Data
|
995
|
+
Publishing Ethics Working Group: flowcharts!\"\n data-src='/content/images/size/w1304/2023/06/Screen-Shot-2023-06-26-at-11.33.11-AM.png'\n
|
996
|
+
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
997
|
+
c-tag'>\n <a href=\"/tag/thought-pieces/\">Thought Pieces</a>\n </div>\n\n
|
998
|
+
\ <h3 class='c-card__headline'><a href='/flowcharts-from-the-f11-cope-data-publishing-ethics-working-group/'
|
999
|
+
class='c-card__link'>Announcing new resources from the FORCE11-COPE Research
|
1000
|
+
Data Publishing Ethics Working Group: flowcharts!</a></h3>\n\n\n <div class='c-card__meta'>\n
|
1001
|
+
\ <div class='c-byline c-card__byline'>\n <span class='u-hidden u-hidden'>, </span>\n
|
1002
|
+
\ <span class='u-hidden '> and </span>\n\n <a href='/author/iratxe/'>Iratxe
|
1003
|
+
Puebla</a>\n</div>\n <time class='c-timestamp c-card__timestamp' datetime='2023-06-27'>\n
|
1004
|
+
\ June 27, 2023\n\n</time> </div>\n </div>\n</article> <article
|
1005
|
+
class='js-card c-card c-card-- c-card-- post tag-thought-pieces featured'>\n
|
1006
|
+
\ <a href='/navigating-data-intensive-innovation-the-transition-from-research-data-management-to-research-data-governance/'
|
960
1007
|
class='c-card__media'>\n <img\n class='c-card__image lazyload'\n
|
961
1008
|
\ alt=\"Navigating data-intensive innovation: The transition from research
|
962
1009
|
data management to research data governance\"\n data-src='/content/images/size/w1304/2023/06/alina-grubnyak-ZiQkhI7417A-unsplash.jpg'\n
|
@@ -969,50 +1016,10 @@ http_interactions:
|
|
969
1016
|
class='u-hidden u-hidden'>, </span>\n <span class='u-hidden '> and </span>\n\n
|
970
1017
|
\ <a href='/author/andrea/'>Andrea Chiarelli</a>\n</div>\n <time class='c-timestamp
|
971
1018
|
c-card__timestamp' datetime='2023-06-06'>\n June 6, 2023\n\n</time> </div>\n
|
972
|
-
\ </div>\n</article>
|
973
|
-
|
974
|
-
class='c-
|
975
|
-
|
976
|
-
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
977
|
-
c-tag'>\n <a href=\"/tag/original-research/\">Original Research</a>\n
|
978
|
-
\ </div>\n\n <h3 class='c-card__headline'><a href='/attempts-at-automating-journal-subject-classification/'
|
979
|
-
class='c-card__link'>Attempts at automating journal subject classification</a></h3>\n\n\n
|
980
|
-
\ <div class='c-card__meta'>\n <div class='c-byline c-card__byline'>\n
|
981
|
-
\ <span class='u-hidden u-hidden'>, </span>\n <span class='u-hidden
|
982
|
-
'> and </span>\n\n <a href='/author/esha/'>Esha Datta</a>\n</div>\n
|
983
|
-
\ <time class='c-timestamp c-card__timestamp' datetime='2023-05-23'>\n
|
984
|
-
\ May 23, 2023\n\n</time> </div>\n </div>\n</article> <article
|
985
|
-
class='js-card c-card c-card-- c-card-- post tag-thought-pieces featured'>\n
|
986
|
-
\ <a href='/opening-new-paths-to-technology-transfer/' class='c-card__media'>\n
|
987
|
-
\ <img\n class='c-card__image lazyload'\n alt=\"Opening
|
988
|
-
New Paths to Technology Transfer: Open Science, Intellectual Property, and
|
989
|
-
Technology Transfer\"\n data-src='https://images.unsplash.com/photo-1512314889357-e157c22f938d?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMTc3M3wwfDF8c2VhcmNofDN8fGlkZWF8ZW58MHx8fHwxNjgzNTMyNjc1&ixlib=rb-4.0.3&q=80&w=1304'\n
|
990
|
-
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
991
|
-
c-tag'>\n <a href=\"/tag/thought-pieces/\">Thought Pieces</a>\n </div>\n\n
|
992
|
-
\ <h3 class='c-card__headline'><a href='/opening-new-paths-to-technology-transfer/'
|
993
|
-
class='c-card__link'>Opening New Paths to Technology Transfer: Open Science,
|
994
|
-
Intellectual Property, and Technology Transfer</a></h3>\n\n\n <div class='c-card__meta'>\n
|
995
|
-
\ <div class='c-byline c-card__byline'>\n <span class='u-hidden u-hidden'>, </span>\n
|
996
|
-
\ <span class='u-hidden '> and </span>\n\n <a href='/author/dylan/'>Dylan
|
997
|
-
Roskams-Edris</a>\n</div>\n <time class='c-timestamp c-card__timestamp'
|
998
|
-
datetime='2023-05-09'>\n May 9, 2023\n\n</time> </div>\n </div>\n</article>
|
999
|
-
\ <article class='js-card c-card c-card-- c-card-- post tag-open-tabs
|
1000
|
-
featured'>\n <a href='/patricio-panataleo-open-tabs/' class='c-card__media'>\n
|
1001
|
-
\ <img\n class='c-card__image lazyload'\n alt=\"Patricio
|
1002
|
-
Pantaleo is Keeping Tabs on Open Research\"\n data-src='/content/images/size/w1304/2023/04/alice-donovan-rouse-yu68fUQDvOI-unsplash.jpg'\n
|
1003
|
-
\ >\n </a>\n\n <div class='c-card__content'>\n <div class='c-card__tag
|
1004
|
-
c-tag'>\n <a href=\"/tag/open-tabs/\">Open Tabs</a>\n </div>\n\n
|
1005
|
-
\ <h3 class='c-card__headline'><a href='/patricio-panataleo-open-tabs/'
|
1006
|
-
class='c-card__link'>Patricio Pantaleo is Keeping Tabs on Open Research</a></h3>\n\n\n
|
1007
|
-
\ <div class='c-card__meta'>\n <div class='c-byline c-card__byline'>\n
|
1008
|
-
\ <span class='u-hidden u-hidden'>, </span>\n <span class='u-hidden
|
1009
|
-
'> and </span>\n\n <a href='/author/patricio_pantaleo/'>Patricio
|
1010
|
-
Pantaleo</a>\n</div>\n <time class='c-timestamp c-card__timestamp' datetime='2023-04-25'>\n
|
1011
|
-
\ April 25, 2023\n\n</time> </div>\n </div>\n</article> </div>\n
|
1012
|
-
\ </div>\n\n </main>\n\n <footer class='c-footer'>\n <div class='o-grid
|
1013
|
-
c-footer__content'>\n <div class='c-logo'>\n <div class='c-logo__dark'>\n
|
1014
|
-
\ <a href='https://upstream.force11.org' class='u-block'>\n <img
|
1015
|
-
class='c-logo__img' src='https://upstream.force11.org/content/images/2022/06/Upstream-logo--dark-mode-.png'
|
1019
|
+
\ </div>\n</article> </div>\n </div>\n\n </main>\n\n <footer
|
1020
|
+
class='c-footer'>\n <div class='o-grid c-footer__content'>\n <div class='c-logo'>\n
|
1021
|
+
\ <div class='c-logo__dark'>\n <a href='https://upstream.force11.org'
|
1022
|
+
class='u-block'>\n <img class='c-logo__img' src='https://upstream.force11.org/content/images/2022/06/Upstream-logo--dark-mode-.png'
|
1016
1023
|
alt='Upstream' width='' height=''>\n </a>\n </div>\n\n <div class='c-logo__light'>\n
|
1017
1024
|
\ <a href='https://upstream.force11.org' class='u-block'>\n <img
|
1018
1025
|
class='c-logo__img' src='https://upstream.force11.org/content/images/2022/06/Upstream-logo--light-mode-.png'
|
@@ -1031,7 +1038,7 @@ http_interactions:
|
|
1031
1038
|
\ <span class='u-screenreader'>RSS</span>\n </a>\n </li>\n</ul>\n\n
|
1032
1039
|
\ <div class='c-footer-copy'>\n © 2023 Upstream\n <span>
|
1033
1040
|
– Published with <a href='https://ghost.org'>Ghost</a> & <a href='https://aspirethemes.com/themes/tripoli'>Tripoli</a></span>\n
|
1034
|
-
\ </div>\n </div>\n</footer>\n <script src='/assets/js/app.min.js?v=
|
1041
|
+
\ </div>\n </div>\n</footer>\n <script src='/assets/js/app.min.js?v=77b77c0c74'></script>\n
|
1035
1042
|
\ \n </body>\n</html>"
|
1036
|
-
recorded_at:
|
1037
|
-
recorded_with: VCR 6.
|
1043
|
+
recorded_at: Wed, 06 Sep 2023 14:50:12 GMT
|
1044
|
+
recorded_with: VCR 6.2.0
|