<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>open-science | Thought splinters</title>
    <link>https://notes.peter-baumgartner.net/category/open-science/</link>
      <atom:link href="https://notes.peter-baumgartner.net/category/open-science/index.xml" rel="self" type="application/rss+xml" />
    <description>open-science</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>CC BY-SA 4.0</copyright><lastBuildDate>Tue, 25 May 2021 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://notes.peter-baumgartner.net/media/icon_huab1e86cf5cbc1139acf672dc60b9d7d0_5213_512x512_fill_lanczos_center_2.png</url>
      <title>open-science</title>
      <link>https://notes.peter-baumgartner.net/category/open-science/</link>
    </image>
    
    <item>
      <title>Memento Time Travel</title>
      <link>https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/</link>
      <pubDate>Tue, 25 May 2021 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/</guid>
      <description>
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/core-js/shim.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/react/react.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/react/react-dom.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/reactwidget/react-tools.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/reactable-binding/reactable.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#research-with-archived-web-data&#34;&gt;Research with archived web data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#how-does-the-memento-api-work&#34;&gt;How does the Memento API work?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#where-to-find-the-desired-information&#34;&gt;Where to find the desired information?&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#contributed-packages&#34;&gt;Contributed Packages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#packages-by-name&#34;&gt;Packages By Name&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#packages-by-date-of-publication&#34;&gt;Packages By Date of Publication&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#which-page-to-scrape&#34;&gt;Which page to scrape?&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#contributed-packages-1&#34;&gt;Contributed Packages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#packages-by-name-1&#34;&gt;Packages By Name&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#packages-by-date-of-publication-1&#34;&gt;Packages by Date of Publication&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#memento-protocol-in-action&#34;&gt;Memento protocol in action&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#package-installation&#34;&gt;Package installation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#mementos-link-types&#34;&gt;Mementos Link Types&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#memento-craw-list&#34;&gt;Memento Craw List&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#harvesting-web-pages&#34;&gt;Harvesting Web Pages&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#tidy-data&#34;&gt;Tidy data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#get-number-of-available-packages&#34;&gt;Get number of available packages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#visualizing-the-results&#34;&gt;Visualizing the results&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#summary&#34;&gt;Summary&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div id=&#34;research-with-archived-web-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Research with archived web data&lt;/h2&gt;
&lt;p&gt;In a &lt;a href=&#34;https://notes.peter-baumgartner.net/2019/07/22/archiving-quoted-web-resources/&#34;&gt;previous article&lt;/a&gt;, I wrote about the possibilities of the &lt;a href=&#34;https://archive.org/web/&#34;&gt;Wayback Machine&lt;/a&gt; for scientific writing. I argued that archiving web pages are essential for references as they prevent link rots when cited web resources are not available anymore. With this blog entry, I am looking into the reverse option: Finding and retrieving archived web pages for research reasons.&lt;/p&gt;
&lt;p&gt;Archived web pages as permanently stored data are indispensable for reproducibility issues. But they are also valuable research resources as they are data for historical and comparative research.&lt;/p&gt;
&lt;p&gt;This article rewrites my blog entry from 2019 on &lt;a href=&#34;https://notes.peter-baumgartner.net/2019/08/01/scraping-archived-data-with-the-wayback-machine&#34;&gt;Scraping Archived Data with the Wayback Machine&lt;/a&gt; in three aspects:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;I am going into more detail to explain the Memento Protocol that stands behind the archiving procedures of the Internet Archive with the Wayback Machine.&lt;/li&gt;
&lt;li&gt;I will demonstrate the research significance of archived data with another — more simple — example. Instead, to analyze yearly differences in the ranking of the popularity of static site generators, I will focus on the number of statistical packages developed by the R community over time. The website structure for static site generators is complex, has changed several times, and contradicts the demonstration purpose.&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To argue the importance of archived data convincingly, it is necessary to extract the URLs of archived data and use these data for research issues. Therefore, I will show how R can scrape web data and display the data for further analysis.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div id=&#34;how-does-the-memento-api-work&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;How does the Memento API work?&lt;/h2&gt;
&lt;p&gt;Mementos are prior versions of web pages cached by web crawlers and stored in web archives. The HTTP-based Memento framework is a &lt;a href=&#34;https://mementoweb.org/guide/rfc/&#34;&gt;description for Time-Based Access to Resource States&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With Mementos, you can access a version of a Web resource as it existed at some date in the past. The complete information about the &lt;a href=&#34;http://mementoweb.org/about/&#34;&gt;Memento Project&lt;/a&gt; is specified in RFC 7089 as &lt;a href=&#34;http://mementoweb.org/guide/rfc/&#34;&gt;HTTP Framework for Time-Based Access to Resource States – Memento&lt;/a&gt;. I will explain the essential idea with the gentle &lt;a href=&#34;http://mementoweb.org/guide/quick-intro/&#34;&gt;non-technical introduction&lt;/a&gt; on the Memento website.&lt;/p&gt;
&lt;p&gt;In the Memento protocol there are four important components:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/originalresource-min.png&#34; alt=&#34;Logo Original Resource&#34; class=&#34;inline-icon&#34; height=&#34;64&#34; width=&#34;64&#34;/&gt;&lt;strong&gt;Original Resource (URI-R)&lt;/strong&gt;: A Web resource that exists or used to exist on the live Web for which we want to find a prior version.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/mementoresource-min.png&#34; alt=&#34;Logo Memento Resource&#34; class=&#34;inline-icon&#34; height=&#34;64&#34; width=&#34;64&#34;/&gt;&lt;strong&gt;Memento (URI-M)&lt;/strong&gt;: A Web resource that is a prior version of the Original Resource. Prior versions are Web resources encapsulated in what the Original Resource was like at some time in the past.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/timegateresource-min.png&#34; alt=&#34;Logo Timegate Resource&#34; class=&#34;inline-icon&#34; height=&#34;64&#34; width=&#34;64&#34;/&gt;&lt;strong&gt;TimeGate (URI-G)&lt;/strong&gt;: A Web resource that “decides” on the basis of a given datetime, which Memento best matches what the Original Resource was like around that given datetime.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/timemapresource-min.png&#34; alt=&#34;Logo Timemap Resource&#34; class=&#34;inline-icon&#34; height=&#34;64&#34; width=&#34;64&#34;/&gt;&lt;strong&gt;TimeMap (URI-T)&lt;/strong&gt;: A list of URIs of Mementos of the Original Resource that is archived, e.g., available online.&lt;/p&gt;
&lt;p&gt;The central component is the TimeMap Resource. It is a machine-readable document that lists the Original Resource itself, its TimeGate, and its Mementos, as well as associated metadata such as archival DateTime for Mementos.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The HTTP-based Memento framework bridges the present and past Web. It facilitates obtaining representations of prior states of a given resource by introducing datetime negotiation and TimeMaps. Datetime negotiation is a variation on content negotiation that leverages the given resource’s URI and a user agent’s preferred datetime. TimeMaps are lists that enumerate URIs of resources that encapsulate prior states of the given resource. (Quoted from &lt;a href=&#34;http://mementoweb.org/guide/rfc/&#34;&gt;RFC 7089&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;














&lt;figure  id=&#34;figure-memento-timemap&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;All four elements of the Memento framework (represented as round icons ) linked together.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/timemap-min_hu0deee6c42cb1e6169451468d86794e67_47457_624f102cbe1a1c35b6dbe454ae8824ba.png 400w,
               /2021/05/25/memento-time-travel/images/timemap-min_hu0deee6c42cb1e6169451468d86794e67_47457_2a0b5c9156d4636148351207406fc957.png 760w,
               /2021/05/25/memento-time-travel/images/timemap-min_hu0deee6c42cb1e6169451468d86794e67_47457_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/timemap-min_hu0deee6c42cb1e6169451468d86794e67_47457_624f102cbe1a1c35b6dbe454ae8824ba.png&#34;
               width=&#34;760&#34;
               height=&#34;224&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Architectural overview of how the Memento framework supports batch discovery of prior/archived versions of a resource (Mementos).
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;div id=&#34;where-to-find-the-desired-information&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Where to find the desired information?&lt;/h2&gt;
&lt;p&gt;To demonstrate the interplay of the Memento protocol with the Wayback Machine, I will look into the history of the R project web page. I want to know the number of available packages over time.&lt;/p&gt;
&lt;p&gt;There are three web pages where I can find out the number of available packages:&lt;/p&gt;
&lt;div id=&#34;contributed-packages&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Contributed Packages&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/index.html&#34;&gt;Contributed Packages&lt;/a&gt;: On this page is the number of available packages written directly under the subheading “Available Packages”.&lt;/p&gt;














&lt;figure  id=&#34;figure-pkgs-number-1&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot displays webpage &amp;#39;Contributed Packages&amp;#39; of the R-project with the number of available packages (= 17648) highlighted.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/a1-number-of-packages-min_hu764fbfd701332cd16aeb391dfacbab1b_31541_b7ff97c67f6468b3339c8c14aaeb631e.png 400w,
               /2021/05/25/memento-time-travel/images/a1-number-of-packages-min_hu764fbfd701332cd16aeb391dfacbab1b_31541_908f309a07319c2ca531eb89266267cb.png 760w,
               /2021/05/25/memento-time-travel/images/a1-number-of-packages-min_hu764fbfd701332cd16aeb391dfacbab1b_31541_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/a1-number-of-packages-min_hu764fbfd701332cd16aeb391dfacbab1b_31541_b7ff97c67f6468b3339c8c14aaeb631e.png&#34;
               width=&#34;100%&#34;
               height=&#34;308&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Page &amp;lsquo;Contributed Packages&amp;rsquo; mentions the number of available packages.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;div id=&#34;packages-by-name&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Packages By Name&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/available_packages_by_name.html&#34;&gt;Available CRAN Packages By Name&lt;/a&gt;: This page list all packages alphabetically. One could count the lines with the package’s name to get the desired number.&lt;/p&gt;














&lt;figure  id=&#34;figure-pkgs-number-2&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot displays web page &amp;#39;Available CRAN Packages By Name&amp;#39;.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/a2-name-number-of-packages-min_hude9f5a72d504580a67f2741086dc6520_54624_6486fb56a481662dbf1b22bbab943df7.png 400w,
               /2021/05/25/memento-time-travel/images/a2-name-number-of-packages-min_hude9f5a72d504580a67f2741086dc6520_54624_ed2c51d8c48a8254514608bbb51072fb.png 760w,
               /2021/05/25/memento-time-travel/images/a2-name-number-of-packages-min_hude9f5a72d504580a67f2741086dc6520_54624_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/a2-name-number-of-packages-min_hude9f5a72d504580a67f2741086dc6520_54624_6486fb56a481662dbf1b22bbab943df7.png&#34;
               width=&#34;100%&#34;
               height=&#34;454&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Screenshot of the web page &amp;lsquo;Available CRAN Packages By Name&amp;rsquo;.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;div id=&#34;packages-by-date-of-publication&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Packages By Date of Publication&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;&gt;Available CRAN Packages By Date of Publication&lt;/a&gt;: This page list all packages by date of publication. Here one could also count the lines with the package’s dates to get the desired number.&lt;/p&gt;














&lt;figure  id=&#34;figure-pkgs-number-3&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot displays web page &amp;#39;Available CRAN Packages By Date of Publication&amp;#39;.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/a3-date-number-of-packages-min_hud2c76995fcec1cf6dc4e587f3615fa3f_39020_a8fde981516f38766069ddeb868ba96e.png 400w,
               /2021/05/25/memento-time-travel/images/a3-date-number-of-packages-min_hud2c76995fcec1cf6dc4e587f3615fa3f_39020_0fab10a12624644cffac2f28fbddb96a.png 760w,
               /2021/05/25/memento-time-travel/images/a3-date-number-of-packages-min_hud2c76995fcec1cf6dc4e587f3615fa3f_39020_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/a3-date-number-of-packages-min_hud2c76995fcec1cf6dc4e587f3615fa3f_39020_a8fde981516f38766069ddeb868ba96e.png&#34;
               width=&#34;100%&#34;
               height=&#34;454&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Screenshot of the web page &amp;lsquo;Available CRAN Packages By Date of Publication&amp;rsquo;.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;which-page-to-scrape&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Which page to scrape?&lt;/h2&gt;
&lt;p&gt;The question now arises if these pages are also available in the past. And if so: Have they the same structure to use the identical CSS selector in all archived instances?&lt;/p&gt;
&lt;p&gt;The question now arises if this page is available also in the past. And if so: Has it the same structure to use the identical CSS selector in all prior archived instances?&lt;/p&gt;
&lt;div id=&#34;contributed-packages-1&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Contributed Packages&lt;/h3&gt;
&lt;p&gt;It turns out that the first line after the subheading could be scraped with the CSS selector &lt;code&gt;#pkgs + p&lt;/code&gt;.&lt;/p&gt;














&lt;figure  id=&#34;figure-code-inspector-1&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot displays web page &amp;#39;Contributed Packages&amp;#39; of the R-project with opened context menue to select the code inspector.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/Prepraring-Code-Inspector-min_hue839324839a4b0d7ef4ac62ff1ed8160_48233_926e841cf4849d55955248f139960130.png 400w,
               /2021/05/25/memento-time-travel/images/Prepraring-Code-Inspector-min_hue839324839a4b0d7ef4ac62ff1ed8160_48233_e7b01d1f6e2803554715b133f6e76660.png 760w,
               /2021/05/25/memento-time-travel/images/Prepraring-Code-Inspector-min_hue839324839a4b0d7ef4ac62ff1ed8160_48233_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/Prepraring-Code-Inspector-min_hue839324839a4b0d7ef4ac62ff1ed8160_48233_926e841cf4849d55955248f139960130.png&#34;
               width=&#34;100%&#34;
               height=&#34;456&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Context menue via right clicke opened to select the code inspector.
    &lt;/figcaption&gt;&lt;/figure&gt;














&lt;figure  id=&#34;figure-css-selector-1&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the web page &amp;#39;Contributed Packages&amp;#39; opened by the code inspector displays CSS selector &amp;#39;h3#pgks&amp;#39; with a magnifier glass.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/CSS-selector-number-of-packages-min_hu91ebe1dc8c2d04b56c1913eb42956379_72586_c6bceee0e89dc07ef4a6363d62939a97.png 400w,
               /2021/05/25/memento-time-travel/images/CSS-selector-number-of-packages-min_hu91ebe1dc8c2d04b56c1913eb42956379_72586_0ad39758d0f1a9751ef3cc376cd91de4.png 760w,
               /2021/05/25/memento-time-travel/images/CSS-selector-number-of-packages-min_hu91ebe1dc8c2d04b56c1913eb42956379_72586_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/CSS-selector-number-of-packages-min_hu91ebe1dc8c2d04b56c1913eb42956379_72586_c6bceee0e89dc07ef4a6363d62939a97.png&#34;
               width=&#34;100%&#34;
               height=&#34;456&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Code inspector detects CSS selector &amp;lsquo;h3#pgks&amp;rsquo; and displays this result with a magnifier glass.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;To check if the website structure for the paragraph after the header with id = “pkgs” remains constant, we can use the browser plugin for the Wayback Machine (available for &lt;a href=&#34;https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak?hl=en&amp;amp;gl=US&#34;&gt;Google Chrome&lt;/a&gt; and &lt;a href=&#34;https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/&#34;&gt;Firefox.&lt;/a&gt;).&lt;/p&gt;














&lt;figure  id=&#34;figure-wayback-plugin-1&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot displays webpage &amp;#39;Contributed Packages&amp;#39; of the R-project with opened browser plugin of the Wayback Machine.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/01-wayback-machine-plugin-commented-min_hue17f30b1bec578480bad962cbe57f65f_52039_ff2c46216d1467da29bcd80c1dde68a7.png 400w,
               /2021/05/25/memento-time-travel/images/01-wayback-machine-plugin-commented-min_hue17f30b1bec578480bad962cbe57f65f_52039_37312283051b3af7f62f2add3e6847ee.png 760w,
               /2021/05/25/memento-time-travel/images/01-wayback-machine-plugin-commented-min_hue17f30b1bec578480bad962cbe57f65f_52039_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/01-wayback-machine-plugin-commented-min_hue17f30b1bec578480bad962cbe57f65f_52039_ff2c46216d1467da29bcd80c1dde68a7.png&#34;
               width=&#34;100%&#34;
               height=&#34;526&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Browser Plugin Wayback Machine
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;If you click on the Wayback Machine plugin, you can either go directly to the first or last (recent) snapshot of this web page. I choose “Overview” to display the calendar to inspect different instances of the archived page.&lt;/p&gt;














&lt;figure  id=&#34;figure-wayback-plugin-2&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the Wayback Machine calender displays the time span and the distribution of the archived page over time.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/02-wayback-machine-plugin-commented-min_hudebb4e5720c2ee2eba1ec577b42cdc12_49710_ba95304cebabbfe17d2d6b12adb14b51.png 400w,
               /2021/05/25/memento-time-travel/images/02-wayback-machine-plugin-commented-min_hudebb4e5720c2ee2eba1ec577b42cdc12_49710_c35f45ac72c7cf49a622455ab3be6ae7.png 760w,
               /2021/05/25/memento-time-travel/images/02-wayback-machine-plugin-commented-min_hudebb4e5720c2ee2eba1ec577b42cdc12_49710_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/02-wayback-machine-plugin-commented-min_hudebb4e5720c2ee2eba1ec577b42cdc12_49710_ba95304cebabbfe17d2d6b12adb14b51.png&#34;
               width=&#34;100%&#34;
               height=&#34;686&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      The calender displays time span and distribution of the archived page.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;The calendar shows that the page was between May 14, 2008, and April 13, 2021, 145 times archived. From this overview page, one can select different instances and content and design of the ‘Contributed Packages’ page. To get an idea of possible changes in the structure, I start with the first instance of the archived page.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;alert alert-note&#34;&gt;
  &lt;div&gt;
    The number of times the page was crawled by the Wayback Machine (in my example: 145) has nothing to do with how often the page was updated.
  &lt;/div&gt;
&lt;/div&gt;
&lt;/p&gt;














&lt;figure  id=&#34;figure-wayback-plugin-3&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the &amp;#39;Contributed Package&amp;#39; page from May 14, 2008.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/03-wayback-machine-plugin-commented-min_hu8e286f241e8676fc8a102eddb8f1d2ac_112648_154349fbf2c2db4e36734586962e2af2.png 400w,
               /2021/05/25/memento-time-travel/images/03-wayback-machine-plugin-commented-min_hu8e286f241e8676fc8a102eddb8f1d2ac_112648_d1576d8ca29e94922fd7dd5825fd870a.png 760w,
               /2021/05/25/memento-time-travel/images/03-wayback-machine-plugin-commented-min_hu8e286f241e8676fc8a102eddb8f1d2ac_112648_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/03-wayback-machine-plugin-commented-min_hu8e286f241e8676fc8a102eddb8f1d2ac_112648_154349fbf2c2db4e36734586962e2af2.png&#34;
               width=&#34;100%&#34;
               height=&#34;459&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Screenshot of the &amp;lsquo;Contributed Package&amp;rsquo; page from May 14, 2008.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;The archived page displays a different layout. The number of packages is not immediately after the first heading but after several paragraphs later (see number 2 in the image). Also, the name of the heading has changed from “Available Packages” to “Available Bundles and Packages”. But more importantly: The paragraph following immediately of this header mentions the amounts of different kinds of packages and bundles. It would be challenging to detect the desired number (in this case, 1425 packages) programmatically.&lt;/p&gt;
&lt;p&gt;A further inspection shows that the id still remains “pkgs”. But because of the different text of the first paragraph, I want to look at another page to grab my desired information easier.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;packages-by-name-1&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Packages By Name&lt;/h3&gt;
&lt;p&gt;Here I will demonstrate the use of a helpful tool. The &lt;a href=&#34;https://rvest.tidyverse.org/articles/rvest.html&#34;&gt;Web scraping 101 vignettes&lt;/a&gt; of the &lt;code&gt;rvest&lt;/code&gt; package references &lt;a href=&#34;https://rvest.tidyverse.org/articles/articles/selectorgadget.html&#34;&gt;SelectgorGadget&lt;/a&gt;, a JavaScript bookmarklet to find out the required CSS selector interactively.&lt;/p&gt;














&lt;figure  id=&#34;figure-selector-gadget-1&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the &amp;#39;Packages By Name&amp;#39; page with the SelectorGadget activated and selecting the first name,&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-1-min_hu40bf9efa1adc2595d127fdde25dd3a7c_54376_4cbba23be8f8b9e0ac9f2d565dc4c282.png 400w,
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-1-min_hu40bf9efa1adc2595d127fdde25dd3a7c_54376_60b38db503da59eae3f11a49cebeeb9b.png 760w,
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-1-min_hu40bf9efa1adc2595d127fdde25dd3a7c_54376_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/selected-packages-by-name-1-min_hu40bf9efa1adc2595d127fdde25dd3a7c_54376_4cbba23be8f8b9e0ac9f2d565dc4c282.png&#34;
               width=&#34;100%&#34;
               height=&#34;456&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      SelectorGadget selects the first name.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;After selecting the first name, the SelectorGadget shows the CSS selector a, referring to all hyperlinks of this page. At the bottom, you can see that there are 17674 hyperlinks on this page. The problem is that the headline consists of the letters of the alphabet, which also are hyperlinks.&lt;/p&gt;














&lt;figure  id=&#34;figure-selector-gadget-2&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the &amp;#39;Packages By Name&amp;#39; page with the SelectorGadget activated and selecting the first letter of the alphabet.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-2-min_hu2a3c213cd739724d6d9c0d2dd2f04ca6_56144_6c43a9c9b0dc9b567b3b65335f80bd0c.png 400w,
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-2-min_hu2a3c213cd739724d6d9c0d2dd2f04ca6_56144_298e998d4bc5a28135f4800fed51cb80.png 760w,
               /2021/05/25/memento-time-travel/images/selected-packages-by-name-2-min_hu2a3c213cd739724d6d9c0d2dd2f04ca6_56144_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/selected-packages-by-name-2-min_hu2a3c213cd739724d6d9c0d2dd2f04ca6_56144_6c43a9c9b0dc9b567b3b65335f80bd0c.png&#34;
               width=&#34;100%&#34;
               height=&#34;456&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      SelectorGadget selects the first letter of the alphabet.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;To select another position on the page with the SelectorGadget, subtracts these selected items. The bottom line shows the CSS selector with ‘td a’ (table data followed by a hyperlink) and removes the 26 characters to get 17648 selected objects. So this would be an easy way to get the number of available R packages.&lt;/p&gt;
&lt;p&gt;The first archived page starts with September 24, 2011, and reduces, therefore, our survey period. But more important: From the 193 archived pages (more than the 145 instances of the ‘Contributed Package’ page!) are many redirects.&lt;/p&gt;














&lt;figure  id=&#34;figure-redirects&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the Calendar view displaying dates with blue and green filled circles of different sizes. Red arrows point to all green circles.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/redirects-min_hu21db81a81e339c036e50f3ca226b998e_31225_4d3634282206762d07b5f4224cf0b12d.png 400w,
               /2021/05/25/memento-time-travel/images/redirects-min_hu21db81a81e339c036e50f3ca226b998e_31225_b419966d9f3da7a938bda135950324c2.png 760w,
               /2021/05/25/memento-time-travel/images/redirects-min_hu21db81a81e339c036e50f3ca226b998e_31225_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/redirects-min_hu21db81a81e339c036e50f3ca226b998e_31225_4d3634282206762d07b5f4224cf0b12d.png&#34;
               width=&#34;100%&#34;
               height=&#34;648&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Calender view with many green cicled dates (=redirects).
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;The size of the circles displays the number of pages crawled. Blue is directly archived, green is an archived page after a redirect. I could not find a solution to distinguish the difference between direct archiving and after a redirect programmatically. The problem with a redirect is that the same state of a page is archived several times but counts as different pages in time. This pollutes the resulting data set.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;packages-by-date-of-publication-1&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Packages by Date of Publication&lt;/h3&gt;
&lt;p&gt;Finally, I decided to scrape the page “Packages by Date of Publication” with the simple CSS selector ‘a’. It has the same period as the “Package By Name” page (the first instance is from September 26, 2011). It was archived only 81 times but with very few redirects.&lt;/p&gt;














&lt;figure  id=&#34;figure-overview-date&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of the Calendar view of the &amp;#39;Packages by Date of Publication&amp;#39; page.&#34; srcset=&#34;
               /2021/05/25/memento-time-travel/images/overview-date-commented-min_hu2f644e6b9cadad8fb78eb50fa107dd54_32450_deebd04d2e1a84c0924b67cb0f021512.png 400w,
               /2021/05/25/memento-time-travel/images/overview-date-commented-min_hu2f644e6b9cadad8fb78eb50fa107dd54_32450_9360fd5b23fe1a3582befd702b4addbb.png 760w,
               /2021/05/25/memento-time-travel/images/overview-date-commented-min_hu2f644e6b9cadad8fb78eb50fa107dd54_32450_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/images/overview-date-commented-min_hu2f644e6b9cadad8fb78eb50fa107dd54_32450_deebd04d2e1a84c0924b67cb0f021512.png&#34;
               width=&#34;100%&#34;
               height=&#34;531&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption data-pre=&#34;Figure&amp;nbsp;&#34; data-post=&#34;:&amp;nbsp;&#34; class=&#34;numbered&#34;&gt;
      Calendar view of the &amp;lsquo;Packages by Date of Publication&amp;rsquo; page.
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;memento-protocol-in-action&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Memento protocol in action&lt;/h2&gt;
&lt;div id=&#34;package-installation&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Package installation&lt;/h3&gt;
&lt;p&gt;At first, we have to install and load the &lt;a href=&#34;https://github.com/hrbrmstr/wayback&#34;&gt;wayback package&lt;/a&gt;, a wonderful and very practical library of Memento API wrappers, written by &lt;a href=&#34;https://rud.is/&#34;&gt;Bob Rudis&lt;/a&gt;.&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;alert alert-warning&#34;&gt;
  &lt;div&gt;
    In the meanwhile there exists &lt;a href=&#34;https://cran.r-project.org/web/packages/wayback/index.html&#34;&gt;another package with the same name on CRAN&lt;/a&gt; (Comprehensive R Archive Network). It is dedicated to the installation for legacy R versions and has nothing to do with the wayback package on GitHub for the Wayback Machine of the Internet Archive.
  &lt;/div&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;if (!require(&amp;quot;wayback&amp;quot;))
        {remotes::install_github(&amp;quot;hrbrmstr/wayback&amp;quot;, build_vignettes = TRUE)
        library(wayback)}&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Loading required package: wayback&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;mementos-link-types&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Mementos Link Types&lt;/h3&gt;
&lt;p&gt;The next step is to use the &lt;code&gt;get_mementos()&lt;/code&gt; function. With &lt;code&gt;get_mementos(url, timestamp = format(Sys.Date(), &#34;%Y&#34;))&lt;/code&gt; we will receive a shortlist of relevant links to the archived content. Only the first parameter, &lt;code&gt;url&lt;/code&gt;, is mandatory. If no timestamp is provided, then the actual year is taken, and the most recent archived page will be the endpoint, which in our case is ok. The function will return the 4 link relation types as in the &lt;a href=&#34;https://mementoweb.org/guide/rfc/#Link-Header-Relation-Types&#34;&gt;Request for Comment for the Memento framework&lt;/a&gt; described and &lt;a href=&#34;#how-does-the-memento-api-work&#34;&gt;outlined above&lt;/a&gt;.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Link Relation Type “original.”&lt;/li&gt;
&lt;li&gt;Link Relation Type “timemap.”&lt;/li&gt;
&lt;li&gt;Link Relation Type “timegate.”&lt;/li&gt;
&lt;li&gt;Link Relation Type “memento.”&lt;/li&gt;
&lt;/ol&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;url = &amp;quot;https://cran.r-project.org/web/packages/available_packages_by_date.html&amp;quot;
cran_link_types &amp;lt;- wayback::get_mementos(url)
saveRDS(cran_link_types, &amp;quot;data/cran_link_types.rds&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cran_link_types &amp;lt;- readRDS(&amp;quot;data/cran_link_types.rds&amp;quot;)
knitr::kable(cran_link_types, 
             caption = &amp;quot;Memento Link Types&amp;quot;, 
             label=&amp;quot;memento-link-types&amp;quot;, 
             format = &amp;quot;html&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;caption&gt;
&lt;span id=&#34;tab:memento-link-types&#34;&gt;Table 1: &lt;/span&gt;Memento Link Types
&lt;/caption&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
link
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
rel
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
ts
&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;https://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;https://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
original
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
NA
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/timemap/link/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/timemap/link/https://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
timemap
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
NA
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/https://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
timegate
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
NA
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/20110926172444/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/20110926172444/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
first memento
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2011-09-26 17:24:44
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/20210128201734/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/20210128201734/https://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
prev memento
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2021-01-28 20:17:34
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/20210130222751/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/20210130222751/https://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
memento
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2021-01-30 22:27:51
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/20210412212953/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/20210412212953/http://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
next memento
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2021-04-12 21:29:53
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
&lt;a href=&#34;http://web.archive.org/web/20210412212953/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/20210412212953/http://cran.r-project.org/web/packages/available_packages_by_date.html&lt;/a&gt;
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
last memento
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2021-04-12 21:29:53
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Besides these 4 main types of link relations, the function also provides the first, previous, next, and last available memento. When no particular date is given, then the last memento is identical with the next (= nearest) memento. In addition to the two columns, &lt;code&gt;link&lt;/code&gt; and &lt;code&gt;rel&lt;/code&gt;, there is a third one, &lt;code&gt;ts&lt;/code&gt;, containing the timestamps (empty for the first 3 link relation types). The return value in total is a tibble with eight observations (rows) and three columns.&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;memento-craw-list&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Memento Craw List&lt;/h3&gt;
&lt;p&gt;Providing an URL in the search field of the Wayback Machine results in the interactive browser version to the &lt;a href=&#34;https://web.archive.org/web/*/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;&gt;calendar view&lt;/a&gt; as shown by &lt;a href=&#34;#figure-redirects&#34;&gt;Figure 12&lt;/a&gt; and &lt;a href=&#34;#figure-overview-date&#34;&gt;Figure 13&lt;/a&gt;. The dates with archived content are blue or green (= redirected URL) circles. The bigger the circles, the more snapshots were archived on these dates.&lt;/p&gt;
&lt;p&gt;We get these dated crawl lists with the &lt;code&gt;get_timemap()&lt;/code&gt; function using the second observation of the result of the &lt;code&gt;get_mementos&lt;/code&gt; function. This is in our case &lt;code&gt;cran_link_types$link[2]&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The execution of the following code chunk can take some time, depending on how many pages of the URL are archived. Be aware that the Wayback server is strained by this query, so do not repeat this operation. I store the result on my hard disk and will use the saved data for further processing.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cran_link_types &amp;lt;- readRDS(&amp;quot;data/cran_link_types.rds&amp;quot;)
cran_crawl_list &amp;lt;- wayback::get_timemap(cran_link_types$link[2])
saveRDS(cran_crawl_list, &amp;quot;data/cran_crawl_list.rds&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cran_crawl_list &amp;lt;- readRDS(&amp;quot;data/cran_crawl_list.rds&amp;quot;)
reactable::reactable(
    cran_crawl_list,
    pagination = FALSE, 
    highlight = TRUE, 
    height = 500,
    compact = TRUE,
    bordered = TRUE,
    striped = TRUE,
    wrap = FALSE,
    resizable = TRUE
    )&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; class=&#34;reactable html-widget&#34; style=&#34;width:auto;height:500px;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;tag&#34;:{&#34;name&#34;:&#34;Reactable&#34;,&#34;attribs&#34;:{&#34;data&#34;:{&#34;rel&#34;:[&#34;original&#34;,&#34;self&#34;,&#34;timegate&#34;,&#34;first memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,&#34;memento&#34;,null],&#34;link&#34;:[&#34;http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/timemap/link/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20110926172444/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20111011161922/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20111029143255/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20111129090224/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20111229185139/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120127155954/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120129075828/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120131132715/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120201062129/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120204192521/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120205083817/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120206022428/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120209094336/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120210103715/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120211124655/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120212110843/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120214054442/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120215111133/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120216125759/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120217182603/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120218141610/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120219110605/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120222164345/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120223125953/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120223235519/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120226101038/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120229073641/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120301015135/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120304105604/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120610025720/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20120614085234/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20121113203736/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130121072548/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130323095934/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130329132608/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130404053202/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130512232217/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20130821023335/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20140402061423/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20140924134100/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20141008164129/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20150124092856/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20150524002214/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20150906023756/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160104062049/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160310103316/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160325202321/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160329083804/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160409205215/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20160416060120/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20161013225025/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20161106042616/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20161201082429/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20170502002538/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20170704162625/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20170821101153/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20171024072928/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20171116014206/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20171224190220/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20180822083144/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190103070122/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190108153927/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190125012007/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190331233000/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190401204604/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190402201759/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20190407075624/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20191023085236/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20191120111214/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20191222170216/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200103222850/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200220224638/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200508124724/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200508124731/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200525194558/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200711161834/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20200719031416/http://cran.r-project.org:80/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20201112015705/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20210128201734/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20210130222751/https://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;http://web.archive.org/web/20210412212953/http://cran.r-project.org/web/packages/available_packages_by_date.html&#34;,&#34;&#34;],&#34;type&#34;:[null,&#34;application/link-format&#34;,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],&#34;from&#34;:[null,&#34;Mon, 26 Sep 2011 17:24:44 GMT&#34;,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],&#34;datetime&#34;:[null,null,null,&#34;Mon, 26 Sep 2011 17:24:44 GMT&#34;,&#34;Tue, 11 Oct 2011 16:19:22 GMT&#34;,&#34;Sat, 29 Oct 2011 14:32:55 GMT&#34;,&#34;Tue, 29 Nov 2011 09:02:24 GMT&#34;,&#34;Thu, 29 Dec 2011 18:51:39 GMT&#34;,&#34;Fri, 27 Jan 2012 15:59:54 GMT&#34;,&#34;Sun, 29 Jan 2012 07:58:28 GMT&#34;,&#34;Tue, 31 Jan 2012 13:27:15 GMT&#34;,&#34;Wed, 01 Feb 2012 06:21:29 GMT&#34;,&#34;Sat, 04 Feb 2012 19:25:21 GMT&#34;,&#34;Sun, 05 Feb 2012 08:38:17 GMT&#34;,&#34;Mon, 06 Feb 2012 02:24:28 GMT&#34;,&#34;Thu, 09 Feb 2012 09:43:36 GMT&#34;,&#34;Fri, 10 Feb 2012 10:37:15 GMT&#34;,&#34;Sat, 11 Feb 2012 12:46:55 GMT&#34;,&#34;Sun, 12 Feb 2012 11:08:43 GMT&#34;,&#34;Tue, 14 Feb 2012 05:44:42 GMT&#34;,&#34;Wed, 15 Feb 2012 11:11:33 GMT&#34;,&#34;Thu, 16 Feb 2012 12:57:59 GMT&#34;,&#34;Fri, 17 Feb 2012 18:26:03 GMT&#34;,&#34;Sat, 18 Feb 2012 14:16:10 GMT&#34;,&#34;Sun, 19 Feb 2012 11:06:05 GMT&#34;,&#34;Wed, 22 Feb 2012 16:43:45 GMT&#34;,&#34;Thu, 23 Feb 2012 12:59:53 GMT&#34;,&#34;Thu, 23 Feb 2012 23:55:19 GMT&#34;,&#34;Sun, 26 Feb 2012 10:10:38 GMT&#34;,&#34;Wed, 29 Feb 2012 07:36:41 GMT&#34;,&#34;Thu, 01 Mar 2012 01:51:35 GMT&#34;,&#34;Sun, 04 Mar 2012 10:56:04 GMT&#34;,&#34;Sun, 10 Jun 2012 02:57:20 GMT&#34;,&#34;Thu, 14 Jun 2012 08:52:34 GMT&#34;,&#34;Tue, 13 Nov 2012 20:37:36 GMT&#34;,&#34;Mon, 21 Jan 2013 07:25:48 GMT&#34;,&#34;Sat, 23 Mar 2013 09:59:34 GMT&#34;,&#34;Fri, 29 Mar 2013 13:26:08 GMT&#34;,&#34;Thu, 04 Apr 2013 05:32:02 GMT&#34;,&#34;Sun, 12 May 2013 23:22:17 GMT&#34;,&#34;Wed, 21 Aug 2013 02:33:35 GMT&#34;,&#34;Wed, 02 Apr 2014 06:14:23 GMT&#34;,&#34;Wed, 24 Sep 2014 13:41:00 GMT&#34;,&#34;Wed, 08 Oct 2014 16:41:29 GMT&#34;,&#34;Sat, 24 Jan 2015 09:28:56 GMT&#34;,&#34;Sun, 24 May 2015 00:22:14 GMT&#34;,&#34;Sun, 06 Sep 2015 02:37:56 GMT&#34;,&#34;Mon, 04 Jan 2016 06:20:49 GMT&#34;,&#34;Thu, 10 Mar 2016 10:33:16 GMT&#34;,&#34;Fri, 25 Mar 2016 20:23:21 GMT&#34;,&#34;Tue, 29 Mar 2016 08:38:04 GMT&#34;,&#34;Sat, 09 Apr 2016 20:52:15 GMT&#34;,&#34;Sat, 16 Apr 2016 06:01:20 GMT&#34;,&#34;Thu, 13 Oct 2016 22:50:25 GMT&#34;,&#34;Sun, 06 Nov 2016 04:26:16 GMT&#34;,&#34;Thu, 01 Dec 2016 08:24:29 GMT&#34;,&#34;Tue, 02 May 2017 00:25:38 GMT&#34;,&#34;Tue, 04 Jul 2017 16:26:25 GMT&#34;,&#34;Mon, 21 Aug 2017 10:11:53 GMT&#34;,&#34;Tue, 24 Oct 2017 07:29:28 GMT&#34;,&#34;Thu, 16 Nov 2017 01:42:06 GMT&#34;,&#34;Sun, 24 Dec 2017 19:02:20 GMT&#34;,&#34;Wed, 22 Aug 2018 08:31:44 GMT&#34;,&#34;Thu, 03 Jan 2019 07:01:22 GMT&#34;,&#34;Tue, 08 Jan 2019 15:39:27 GMT&#34;,&#34;Fri, 25 Jan 2019 01:20:07 GMT&#34;,&#34;Sun, 31 Mar 2019 23:30:00 GMT&#34;,&#34;Mon, 01 Apr 2019 20:46:04 GMT&#34;,&#34;Tue, 02 Apr 2019 20:17:59 GMT&#34;,&#34;Sun, 07 Apr 2019 07:56:24 GMT&#34;,&#34;Wed, 23 Oct 2019 08:52:36 GMT&#34;,&#34;Wed, 20 Nov 2019 11:12:14 GMT&#34;,&#34;Sun, 22 Dec 2019 17:02:16 GMT&#34;,&#34;Fri, 03 Jan 2020 22:28:50 GMT&#34;,&#34;Thu, 20 Feb 2020 22:46:38 GMT&#34;,&#34;Fri, 08 May 2020 12:47:24 GMT&#34;,&#34;Fri, 08 May 2020 12:47:31 GMT&#34;,&#34;Mon, 25 May 2020 19:45:58 GMT&#34;,&#34;Sat, 11 Jul 2020 16:18:34 GMT&#34;,&#34;Sun, 19 Jul 2020 03:14:16 GMT&#34;,&#34;Thu, 12 Nov 2020 01:57:05 GMT&#34;,&#34;Thu, 28 Jan 2021 20:17:34 GMT&#34;,&#34;Sat, 30 Jan 2021 22:27:51 GMT&#34;,&#34;Mon, 12 Apr 2021 21:29:53 GMT&#34;,null]},&#34;columns&#34;:[{&#34;accessor&#34;:&#34;rel&#34;,&#34;name&#34;:&#34;rel&#34;,&#34;type&#34;:&#34;character&#34;},{&#34;accessor&#34;:&#34;link&#34;,&#34;name&#34;:&#34;link&#34;,&#34;type&#34;:&#34;character&#34;},{&#34;accessor&#34;:&#34;type&#34;,&#34;name&#34;:&#34;type&#34;,&#34;type&#34;:&#34;character&#34;},{&#34;accessor&#34;:&#34;from&#34;,&#34;name&#34;:&#34;from&#34;,&#34;type&#34;:&#34;character&#34;},{&#34;accessor&#34;:&#34;datetime&#34;,&#34;name&#34;:&#34;datetime&#34;,&#34;type&#34;:&#34;character&#34;}],&#34;resizable&#34;:true,&#34;defaultPageSize&#34;:85,&#34;paginationType&#34;:&#34;numbers&#34;,&#34;showPageInfo&#34;:true,&#34;minRows&#34;:1,&#34;highlight&#34;:true,&#34;bordered&#34;:true,&#34;striped&#34;:true,&#34;compact&#34;:true,&#34;nowrap&#34;:true,&#34;height&#34;:&#34;500px&#34;,&#34;dataKey&#34;:&#34;08911f27651065abbd474bd57fd3d210&#34;,&#34;key&#34;:&#34;08911f27651065abbd474bd57fd3d210&#34;},&#34;children&#34;:[]},&#34;class&#34;:&#34;reactR_markup&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;We get a table with 85 rows, where the first three rows are not relevant for our purpose, and the last row is empty. So we get 85 - 3 - 1 = 81 mementos, which conforms to the number of &lt;a href=&#34;#figure-overview-date&#34;&gt;Figure 13&lt;/a&gt;. The URLs to the mementos are pretty long. You can widen/narrow the columns to inspect the structure of the URLs. Typically they start with “&lt;a href=&#34;http://web.archive.org/web/&#34; class=&#34;uri&#34;&gt;http://web.archive.org/web/&lt;/a&gt;” followed by the date-time string of the memento and the original URL.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;harvesting-web-pages&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Harvesting Web Pages&lt;/h2&gt;
&lt;p&gt;We have now collected all the URLs for the mementos. The next task is now getting our data from these pages and display them in a graphic. For this last step, we will use the packages &lt;code&gt;rvest&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt;. It is a “standard” task of manipulating HTML and has only insofar with the memento framework to do, as we are using the URLs of the archived web pages.&lt;/p&gt;
&lt;div id=&#34;tidy-data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Tidy data&lt;/h3&gt;
&lt;p&gt;We only need the memento links, date, and new column for our number of available packages.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.1 ──&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ✓ ggplot2 3.3.3     ✓ purrr   0.3.4
## ✓ tibble  3.1.2     ✓ dplyr   1.0.6
## ✓ tidyr   1.1.3     ✓ stringr 1.4.0
## ✓ readr   1.4.0     ✓ forcats 0.5.1&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## x dplyr::filter() masks stats::filter()
## x dplyr::lag()    masks stats::lag()&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cran_tidy_data &amp;lt;- readRDS(&amp;quot;data/cran_crawl_list.rds&amp;quot;) %&amp;gt;% 
  filter(stringr::str_detect(rel, &amp;quot;memento&amp;quot;)) %&amp;gt;% 
  mutate(date = anytime::anydate(datetime)) %&amp;gt;% 
  add_column(pkgs = 0) %&amp;gt;% 
  select(link, date, pkgs)
saveRDS(cran_tidy_data, &amp;quot;data/cran_tidy_data.rds&amp;quot;)

glimpse(cran_tidy_data)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 81
## Columns: 3
## $ link &amp;lt;chr&amp;gt; &amp;quot;http://web.archive.org/web/20110926172444/http://cran.r-project.…
## $ date &amp;lt;date&amp;gt; 2011-09-26, 2011-10-11, 2011-10-29, 2011-11-29, 2011-12-29, 2012…
## $ pkgs &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For the purpose of this demonstration, I do not want to scrape every one of the 81 links but only one link per year. As the archiving dates do not have a systematic regularity, we cannot provide time series, say January 1st every year. But this does not matter for this demo.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cran_yearly_links &amp;lt;- readRDS(&amp;quot;data/cran_tidy_data.rds&amp;quot;) %&amp;gt;% 
  dplyr::mutate(year = lubridate::year(date), .after = &amp;quot;date&amp;quot;)  

cran_yearly_links &amp;lt;- cran_yearly_links[!duplicated(cran_yearly_links[ , &amp;quot;year&amp;quot;]), ]
saveRDS(cran_yearly_links, &amp;quot;data/cran_yearly_links.rds&amp;quot;)
cran_yearly_links&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 11 x 4
##    link                                                   date        year  pkgs
##    &amp;lt;chr&amp;gt;                                                  &amp;lt;date&amp;gt;     &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;
##  1 http://web.archive.org/web/20110926172444/http://cran… 2011-09-26  2011     0
##  2 http://web.archive.org/web/20120127155954/http://cran… 2012-01-27  2012     0
##  3 http://web.archive.org/web/20130121072548/http://cran… 2013-01-21  2013     0
##  4 http://web.archive.org/web/20140402061423/http://cran… 2014-04-02  2014     0
##  5 http://web.archive.org/web/20150124092856/http://cran… 2015-01-24  2015     0
##  6 http://web.archive.org/web/20160104062049/https://cra… 2016-01-04  2016     0
##  7 http://web.archive.org/web/20170502002538/http://cran… 2017-05-02  2017     0
##  8 http://web.archive.org/web/20180822083144/https://cra… 2018-08-22  2018     0
##  9 http://web.archive.org/web/20190103070122/http://cran… 2019-01-03  2019     0
## 10 http://web.archive.org/web/20200103222850/https://cra… 2020-01-03  2020     0
## 11 http://web.archive.org/web/20210128201734/https://cra… 2021-01-28  2021     0&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-number-of-available-packages&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Get number of available packages&lt;/h3&gt;
&lt;p&gt;Although there are only 10 web pages to scrape, this will still take some time. Therefore I provide a progress indicator to monitor how much time the procedure will still last.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rvest)

cran_pkgs &amp;lt;- readRDS(&amp;quot;data/cran_yearly_links.rds&amp;quot;)
max = nrow(cran_pkgs)

pb &amp;lt;- txtProgressBar(min = 0, max = max, style = 3)
  for(i in 1:max) {
      html &amp;lt;- read_html(cran_pkgs$link[i])
      links &amp;lt;- html_nodes(html, &amp;quot;a&amp;quot;)
      cran_pkgs$pkgs[i] &amp;lt;- length(links)
    setTxtProgressBar(pb, i)
    }
close(pb)
saveRDS(cran_pkgs, &amp;quot;data/cran_pkgs.rds&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;(avail_pkgs &amp;lt;- readRDS(&amp;quot;data/cran_pkgs.rds&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 11 x 4
##    link                                                   date        year  pkgs
##    &amp;lt;chr&amp;gt;                                                  &amp;lt;date&amp;gt;     &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;
##  1 http://web.archive.org/web/20110926172444/http://cran… 2011-09-26  2011  3307
##  2 http://web.archive.org/web/20120127155954/http://cran… 2012-01-27  2012  3563
##  3 http://web.archive.org/web/20130121072548/http://cran… 2013-01-21  2013  4262
##  4 http://web.archive.org/web/20140402061423/http://cran… 2014-04-02  2014  5374
##  5 http://web.archive.org/web/20150124092856/http://cran… 2015-01-24  2015  6221
##  6 http://web.archive.org/web/20160104062049/https://cra… 2016-01-04  2016  7722
##  7 http://web.archive.org/web/20170502002538/http://cran… 2017-05-02  2017 10513
##  8 http://web.archive.org/web/20180822083144/https://cra… 2018-08-22  2018 12938
##  9 http://web.archive.org/web/20190103070122/http://cran… 2019-01-03  2019 13645
## 10 http://web.archive.org/web/20200103222850/https://cra… 2020-01-03  2020 15348
## 11 http://web.archive.org/web/20210128201734/https://cra… 2021-01-28  2021 17038&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;visualizing-the-results&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Visualizing the results&lt;/h3&gt;
&lt;p&gt;I am not going to produce a sophisticated graphic. A simple line graph to see how the number of packages is increasing has to be enough.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p &amp;lt;- readRDS(&amp;quot;data/cran_pkgs.rds&amp;quot;) %&amp;gt;% 
  ggplot(aes(year, pkgs, group = 1)) +
  geom_line()
p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://notes.peter-baumgartner.net/2021/05/25/memento-time-travel/index_files/figure-html/plot-pkgs-numbers-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;summary&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;In this post, I have presented the memento protocol, a framework to generate and retrieve prior versions of web pages cached by web crawlers and stored in web archives. I have explained how to Memento API for the Wayback Machine of the Internet Archive is working. With the &lt;code&gt;wayback&lt;/code&gt; packages by Bob Rudis, I have demonstrated the practical handling to use the framework for retrieving, collecting, and displaying historical data.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Recently, even the URL has changed from &lt;a href=&#34;https://www.staticgen.com/&#34; class=&#34;uri&#34;&gt;https://www.staticgen.com/&lt;/a&gt; to &lt;a href=&#34;https://jamstack.org/generators/.&#34; class=&#34;uri&#34;&gt;https://jamstack.org/generators/.&lt;/a&gt;&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;I have forked his GitHub repo and looked into his R scripts. I have to say that I became somewhat depressed as I noticed how much knowledge I am still lacking. Despite working now for four years with R, there are so many think I still have to learn!&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;In many cases, the last memento is identical with the memento link relation type. Then the tibble has only seven rows.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>DORA and Wakelet: Two Badges!</title>
      <link>https://notes.peter-baumgartner.net/2019/12/25/dora-and-wakelet-two-badges/</link>
      <pubDate>Wed, 25 Dec 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/12/25/dora-and-wakelet-two-badges/</guid>
      <description>&lt;p&gt;













&lt;figure class=&#34;floatleft&#34; id=&#34;figure-wakelet-community-badge&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;&lt;img src=&#34;images/Community%20badge-min.png&#34; alt=&#34;Wakelet Community Badge&#34; loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption&gt;
      Wakelet Community Badge
    &lt;/figcaption&gt;&lt;/figure&gt; Last week &amp;ndash; just before Christmas &amp;ndash; I received two badges: DORA (San Francisco Declaration on Research Assessment) sent me a newsletter about their advances for fostering Open Science in 2019. On this occasion, DORA also issued badges for individuals and organizations that have signed the declaration.&lt;/p&gt;
&lt;p&gt;The other badge came from &lt;a href=&#34;https://learn.wakelet.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wakelet&lt;/a&gt;. As I had applied to be part of the Wakelet community, they welcomed me with an email with some tips and hints and issued the Community Badge to me.&lt;/p&gt;
&lt;p&gt;













&lt;figure class=&#34;floatright&#34; id=&#34;figure-dora-signatory-badge&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;DORA Signatory Badge&#34; srcset=&#34;
               /2019/12/25/dora-and-wakelet-two-badges/images/Dora3-min_hu8648e71b379e83d717e1c938e1171b08_8550_e1d5a211d5050a74318409cc8d8ab200.png 400w,
               /2019/12/25/dora-and-wakelet-two-badges/images/Dora3-min_hu8648e71b379e83d717e1c938e1171b08_8550_1dfe731f7a3a88487c9a2d158f884673.png 760w,
               /2019/12/25/dora-and-wakelet-two-badges/images/Dora3-min_hu8648e71b379e83d717e1c938e1171b08_8550_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2019/12/25/dora-and-wakelet-two-badges/images/Dora3-min_hu8648e71b379e83d717e1c938e1171b08_8550_e1d5a211d5050a74318409cc8d8ab200.png&#34;
               width=&#34;400&#34;
               height=&#34;400&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption&gt;
      DORA Signatory Badge
    &lt;/figcaption&gt;&lt;/figure&gt; So just in time for Christmas Eve, I am honored with these two gratifications. I thought about a little thank-you gift. What I came up with was a Wakelet collection of DORA&amp;rsquo;s newsletter, which essentially is a commented list link. I turned these links into a &amp;lsquo;Wake&amp;rsquo; with some added value: Besides the DORA list, there is additional information in every linked section generated automatically by Wakelet. Additionally, the link list is now more visually appealing. So I killed two birds with one stone: A Wakelet about DORA&amp;rsquo;s advances of the year 2019! Enjoy! (There is more on my Wakelet Homepage.)&lt;/p&gt;
&lt;iframe class=&#34;wakeletEmbed&#34; width=&#34;100%&#34; height=&#34;760px&#34; src=&#34;https://embed.wakelet.com/wakes/6ca41aa0-772e-4fac-9c0e-680b109bfcc1/list?border=1&amp;amp;hide-cover=1&#34; style=&#34;border: none&#34; allow=&#34;autoplay&#34;&gt;
&lt;/iframe&gt;
&lt;script src=&#34;https://embed-assets.wakelet.com/wakelet-embed.js&#34; charset=&#34;UTF-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;&lt;span class=&#39;Z3988&#39; title=&#39;url_ver=Z39.88-2004&amp;amp;ctx_ver=Z39.88-2004&amp;amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;amp;rft.type=blogPost&amp;amp;rft.title=DORA%20and%20Wakelet%3A%20Two%20Badges!&amp;amp;rft.source=Thought%20splinters&amp;amp;rft.rights=CC%20BY-SA%204.0&amp;amp;rft.description=Last%20week%20%E2%80%93%20just%20before%20Christmas%20%E2%80%93%20I%20received%20two%20badges.%20One%20from%0A%20%20DORA%20(San%20Francisco%20Declaration%20on%20Research%20Assessment)%20and%0A%20%20the%20other%20one%20from%20%20Wakelet.%20I%20thought%20about%20a%20little%0A%20%20thank-you%20gift.%20What%20I%20came%20up%20with%20---%20killing%20two%20birds%20with%20one%20stone%20---%20was%0A%20%20a%20Wakelet%20collection%20of%20DORA&amp;apos;s%20newsletter.&amp;amp;rft.identifier=https%3A%2F%2Fnotes.peter-baumgartner.net%2F2019%2F12%2F25%2Fdora-and-wakelet-two-badges&amp;amp;rft.aufirst=Peter&amp;amp;rft.aulast=Baumgartner&amp;amp;rft.au=Peter%20Baumgartner&amp;amp;rft.date=2019-12-25&amp;amp;rft.language=en&#39;&gt;&lt;/span&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Archiving Quoted Web Resources</title>
      <link>https://notes.peter-baumgartner.net/2019/07/22/archiving-quoted-web-resources/</link>
      <pubDate>Mon, 22 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/07/22/archiving-quoted-web-resources/</guid>
      <description>&lt;p&gt;Quoting web resources is a hassle for several reasons:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Web pages are not available anymore.&lt;/li&gt;
&lt;li&gt;Web pages have moved to another URL.&lt;/li&gt;
&lt;li&gt;Web pages change their content so that the cited reference is not correct anymore.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Humanities, where detailed content analysis of websites is a popular research method. Referring to exact quotes is a question of reproducibility and therefore crucial in science generally. This article presents some strategies and tools to bypass the challenges mentioned above.&lt;/p&gt;



&lt;h2 id=&#34;quote-websites-with-the-wayback-machine&#34;&gt;Quote websites with the Wayback Machine&lt;a href=&#34;#quote-websites-with-the-wayback-machine&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;With &lt;a href=&#34;https://webcitation.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;WebCite&lt;/a&gt;, there used to be a web service to circumvent link rot and changed the content. WebCite &lt;a href=&#34;https://en.wikipedia.org/wiki/Wikipedia:Using_WebCite&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;allowed to archive online resources&lt;/a&gt; and returned an URL where these filed pages could be accessed. Besides that this service was often down and therefore &lt;a href=&#34;https://en.wikipedia.org/wiki/Talk%3AWebCite&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;notoriously unreliable&lt;/a&gt;, as of July 14, 2019, it does not accept any new archive requests anymore.&lt;/p&gt;
&lt;figure class=&#34;border shadowed&#34;&gt;
&lt;img src=&#34;images/WebCite-service-not-available-anymore-min.png&#34; alt=&#34;Start page of the WebCite service, proclaiming that new archiving request are currently not feasible anymore.&#34;/&gt;
&lt;figcaption&gt;
&lt;p&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; Start page of the WebCite service, proclaiming that new archiving request are currently not feasible anymore.&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Luckily with &lt;a href=&#34;https://web.archive.org/save&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wayback Machine&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, operated by the &lt;a href=&#34;https://en.wikipedia.org/wiki/Internet_Archive&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Internet Archive&lt;/a&gt;, there is recently a new and reliable web service available. Although there is a &lt;a href=&#34;https://en.wikipedia.org/wiki/Help:Using_the_Wayback_Machine&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;sophisticated how-to use&lt;/a&gt; of this service in the Wikipedia context, I have prepared my own &lt;a href=&#34;https://notes.peter-baumgartner.net/slide/wayback-machine-tutorial/&#34;&gt;How-to use Wayback Machine for the general public&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;notices info&#34; &gt;
&lt;p class=&#34;centered&#34;&gt;
&lt;p&gt;Visit my slides on &lt;a href=&#34;https://notes.peter-baumgartner.net/slides/2019-07-21-wayback-machine-tutorial/&#34;&gt; How-to use Wayback Machine for the general public&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;img src=&#34;images/wayback-machine-start-page-min.png&#34; alt=&#34;Start page of the Wayback Machine, a service by the Internet Archive&#34; class=&#34;border shadow&#34; width=&#34;100%&#34;/&gt;
&lt;figcaption&gt;
&lt;p&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt; Start page of the Wayback Machine, a service by the Internet Archive&lt;/p&gt;
&lt;/figcaption&gt;



&lt;h2 id=&#34;how-to-cite-archived-resources&#34;&gt;How to cite archived resources?&lt;a href=&#34;#how-to-cite-archived-resources&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Internet Archive asked the Modern Language Association (MLA) how to cite resources archived with the Wayback Machine. MLA Style is a prevalent system for documenting sources in scholarly writing.&lt;/p&gt;
&lt;p&gt;MLA answered&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;that there is no established format for resources like the Wayback Machine, but it’s best to err on the side of more information. You should cite the webpage as you would normally, and then give the Wayback Machine information.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;MLA also provided an example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;McDonald, R. C. “Basic Canary Care.” &lt;em&gt;Robirda Online&lt;/em&gt;. 12 Sept. 2004. 18 Dec. 2006 &lt;code&gt;$$&amp;lt;http://www.robirda.com/cancare.html&amp;gt;$$&lt;/code&gt;. &lt;em&gt;Internet Archive&lt;/em&gt;. $$ &lt;a href=&#34;http://web.archive.org/web/20041009202820/http://www.robirda.com/cancare.html&#34;&gt;http://web.archive.org/web/20041009202820/http://www.robirda.com/cancare.html&lt;/a&gt;$$.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Note there are several additions to a standard bibliography:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Two dates:&lt;/strong&gt; The first is the date of the archive, then comes the date when the page is retrieved.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Two URLs:&lt;/strong&gt; The first is the original URL (not available anymore), then comes the archived URL from the Internet Archive.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Web service:&lt;/strong&gt; Between the two URLs comes the ‘second’ author, the name of the internet service which archived the resource and generated its URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;According to MLA, both URLs shouldn’t be underlined in the bibliography.&lt;/p&gt;
&lt;p&gt;Let’s try another example. The archiving service &lt;a href=&#34;http://peeep.us&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Peeep.Us&lt;/a&gt; is not available anymore. The Wayback Machine gives us as archived URL &lt;a href=&#34;https://web.archive.org/web/20180813205348/http://peeep.us:80/&#34;&gt;https://web.archive.org/web/20180813205348/http://peeep.us:80/&lt;/a&gt;. If we are are going to compose this bibliography in the usual way, we would get:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Nikolaev, Cyril. “Peeep.Us.” Save Snapshot of a Web Page Forever!, 13 Aug. 2018, &lt;a href=&#34;https://web.archive.org/web/20180813205348/http://peeep.us:80/&#34;&gt;https://web.archive.org/web/20180813205348/http://peeep.us:80/&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Using a name for web sites may questionable, but I use it whenever there is a reasonable possibility (e.g., from the Copyright or from the name of the institution, which produces the web site).&lt;/p&gt;
&lt;p&gt;Now we have to add the retrieval date, the original URL and the name of the archiving service:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Nikolaev, Cyril. “Peeep.Us.” &lt;em&gt;Save Snapshot of a Web Page Forever!&lt;/em&gt;, 13 Aug. 2018, 22 Jul. 2019 &lt;code&gt;$$&amp;lt;http://peeep.us&amp;gt;$$&lt;/code&gt;. &lt;em&gt;Internet Archive&lt;/em&gt;. &lt;code&gt;$$&amp;lt;https://web.archive.org/web/20180813205348/http://peeep.us:80/&amp;gt;$$&lt;/code&gt;.&lt;/p&gt;
&lt;/blockquote&gt;



&lt;h2 id=&#34;wakelet&#34;&gt;Wakelet&lt;a href=&#34;#wakelet&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;In addition to the following &lt;a href=&#34;https://wakelet.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wakelet&lt;/a&gt;, there is also a &lt;a href=&#34;https://wakelet.com/@PeterBaumgartner&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;community edition on my Wakelet homepage&lt;/a&gt; where you can add relevant links.&lt;/p&gt;
&lt;iframe class=&#34;wakeletEmbed&#34; width=&#34;100%&#34; height=&#34;760px&#34; src=&#34;https://embed.wakelet.com/wakes/ab838261-17e2-4603-b3c8-dc666064fe16/list&#34; style=&#34;border: none&#34; allow=&#34;autoplay&#34;&gt;
&lt;/iframe&gt;
&lt;!-- Please only call https://embed-assets.wakelet.com/wakelet-embed.js once per page --&gt;
&lt;script src=&#34;https://embed-assets.wakelet.com/wakelet-embed.js&#34; charset=&#34;UTF-8&#34;&gt;&lt;/script&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;To access this page you must be registered by &lt;a href=&#34;https://archive.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;archive.org&lt;/a&gt;. &lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>Open Citations - TOS</title>
      <link>https://notes.peter-baumgartner.net/2019/06/25/open-citations-tos/</link>
      <pubDate>Tue, 25 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/06/25/open-citations-tos/</guid>
      <description>


&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;a href=&#34;#introduction&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;This is the second post of a series of ten contributions about a better understanding of the different aspects of Open Science. In this post, I will outline the rationale and significance behind the Open Citation movement, to collect material for the development of a taxonomy of Open Science (TOS).&lt;/p&gt;
&lt;p&gt;The following graphics summarizes my proposal for the first level of a taxonomy of Open Science (TOS). Branches with red pointers are active links connecting to the corresponding posts I have written so far.&lt;/p&gt;
&lt;figure&gt;
&lt;img src=&#34;images/open-science-0-min.png&#34; alt=&#34;Open Science Taxonomie&#34; class=&#34;border shadow&#34; usemap=&#34;#open-science-map&#34;/&gt;
&lt;figcaption&gt;
&lt;h4&gt;
&lt;p&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; The first level of a suggested Taxonomy of Open Science (TOS)&lt;/p&gt;
&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;map name=&#34;open-science-map&#34;&gt;
&lt;area alt=&#34;CC-BY-SA 4.0&#34; title=&#34;CC-BY-SA 4.0&#34; href=&#34;https://creativecommons.org/licenses/by-sa/4.0/&#34; coords=&#34;225,693,646,738&#34; shape=&#34;rect&#34;&gt;
&lt;area alt=&#34;Toward a taxonomy of Open Science&#34; title=&#34;Toward a taxonomy of Open Science&#34; href=&#34;https://notes.peter-baumgartner.net/2019/06/24/toward-a-taxonomy-of-open-science/&#34; coords=&#34;136,270,370,349&#34; shape=&#34;rect&#34;&gt;
&lt;/map&gt;



&lt;h2 id=&#34;citations-an-essential-activity-during-the-research-process&#34;&gt;Citations: An essential activity during the research process&lt;a href=&#34;#citations-an-essential-activity-during-the-research-process&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;In contrast to Open Access, the movement on Open Citation is not so well known. However, to build a full-fledged ecosphere for Open Science, it is essential that citations are freely available, downloadable, machine-readable, and reusable.&lt;/p&gt;
&lt;p&gt;The following two quotes explain the significance of Open Citations:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;While the act of citation by the author may be the work of a moment, the citation itself, once the citing work is published, becomes an enduring component of the academic ecosystem. &lt;a href=&#34;https://figshare.com/articles/Open_Citation_Definition/6683855&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Open Citation Definition&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Citations are the links that knit together our scientific and cultural knowledge. They are primary data that provide both provenance and an explanation for how we know facts. They allow us to attribute and credit scientific contributions, and they enable the evaluation of research and its impacts. In sum, citations are the most important vehicle for the discovery, dissemination, and evaluation of all scholarly knowledge. &lt;a href=&#34;https://i4oc.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;I4OC: Initiative for Open Citations&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Even if an article is published as Open Access, its citations are not automatically Open Citations. To qualify as Open Citations, the publisher must fulfill some conditions:&lt;/p&gt;
&lt;div class=&#34;panel panel-primary&#34;&gt;
	&lt;div class=&#34;panel-heading&#34;&gt;Three obligatory requirements for Open Citations&lt;/div&gt;
	&lt;div class=&#34;panel-body&#34;&gt;
&lt;ul&gt;
&lt;li&gt;
Citations must be structured in a way that they can be accessed programmatically.
&lt;/li&gt;
&lt;li&gt;
Citations must be accessed separable from their sources, such as journals articles or books.
&lt;/li&gt;
&lt;li&gt;
Citations must not only be free accessible but also reusable.
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The origins of this movement can be traced back to &lt;a href=&#34;http://opencitations.net/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;OpenCitaton&lt;/a&gt;, a project funded by &lt;a href=&#34;https://www.jisc.ac.uk/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;JISC&lt;/a&gt;, a UK based organization, which provides digital solutions for the education and research. In 2016 the &lt;a href=&#34;https://i4oc.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Initiative for Open Citation&lt;/a&gt; was launched, which today is the driving force behind the movement. It aims for free availability and usage of all metadata from publications with a digital object identifier (DOI) registered by &lt;a href=&#34;https:%20//www.crossref.%20org%20/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Crossref&lt;/a&gt;. Freely available citation data are accessible through the &lt;a href=&#34;https://github.com/CrossRef/rest-api-doc&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Crossref program interface&lt;/a&gt; or the &lt;a href=&#34;http://opencitations.net/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Open Citation Corpus&lt;/a&gt;. Open Citations can be used to find publications, but also for the analysis of the citation corpus as well (e.g., “how do different fields of knowledge fit together?”).&lt;/p&gt;
&lt;figure&gt;
&lt;img src=&#34;images/how-many-citations-are-open-min.png&#34; alt=&#34;Graphs shows how many citations referenced by Crossref are Open Citations&#34; class=&#34;border shadow&#34;/&gt;
&lt;figcaption&gt;
&lt;h4&gt;
&lt;p&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt; How many citations referenced by Crossref are Open Citations? (see: &lt;a href=&#34;https://web.archive.org/web/20190623212728/https://i4oc.org/&#34;&gt;https://web.archive.org/web/20190623212728/https://i4oc.org/&lt;/a&gt;, accessed 2019-06-23.)&lt;/p&gt;
&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Keep in mind that the figures above refer only to those citations referenced by Crossref. The relation of all scientific publication to Open Citations is much worse. The biggest problem is that Open Citations are not in the business interests of two key players: &lt;a href=&#34;https://www.elsevier.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Elsevier&lt;/a&gt; (&lt;a href=&#34;https://www.scopus.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Scopus&lt;/a&gt;) and &lt;a href=&#34;https://clarivate.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Clarivate Analytics&lt;/a&gt; (&lt;a href=&#34;https://clarivate.com/products/web-of-science/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Web of Science&lt;/a&gt;).&lt;/p&gt;



&lt;h3 id=&#34;web-of-science-wos&#34;&gt;&lt;strong&gt;Web of Science (WoS):&lt;/strong&gt;&lt;a href=&#34;#web-of-science-wos&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;WoS (previously known as Web of Knowledge) is a commercial online citation indexing service owned by Clarivate Analytics.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Clarivate Analytics was formerly the Intellectual Property and Science division of &lt;a href=&#34;https://www.thomsonreuters.com/en.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Thomson Reuters&lt;/a&gt;. In 2016 Thomson Reuters struck a 3.55 billion dollar deal in which they spun it off into an independent company and sold it. &lt;a href=&#34;https://en.wikipedia.org/wiki/Clarivate_Analytics&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wikipedia&lt;/a&gt;. See more in detail the &lt;a href=&#34;https://www.the-scientist.com/the-nutshell/web-of-science-sold-for-more-than-3-billion-33184&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;The Scientist&lt;/a&gt;, a magazine for life science professionals.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;figure&gt;
&lt;img src=&#34;images/WoS-Clarivate-Product-Portfolio-min.png&#34; alt=&#34;Graphic about the structure of Web of Science services&#34; class=&#34;border shadow&#34;/&gt;
&lt;figcaption&gt;
&lt;h4&gt;
&lt;p&gt;&lt;strong&gt;Figure 3:&lt;/strong&gt; Clarivate Analytics &lt;a href=&#34;https://clarivate.libguides.com/webofscienceplatform/introduction&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Web of Science product portfolio&lt;/a&gt;&lt;/p&gt;
&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;WoS is not only one product but platform with many different indexing services and several scientific literature search databases. The central product in the portfolio of Clarivate Analytics is the Web of Science Core Collection (see Figure 3). It includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=K&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Science Citation Index&lt;/a&gt; (SCI),&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=SS&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Social Sciences Citation Index&lt;/a&gt; (SSCI) and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=H&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Arts &amp;amp; Humanities Citation Index&lt;/a&gt; (A&amp;amp;HCI).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From the WoS Core Collection data set derives the Journal Impact Factor (JIF), published in the yearly &lt;a href=&#34;https://clarivate.com/products/journal-citation-reports/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Journal Citation Reports&lt;/a&gt; (JCR). Although the JIF is seriously flawed, almost all academic institution e require their researcher to play by the rules of the JIF. Only in the last few years, the critiques gather speed. So &lt;a href=&#34;https://web.archive.org/web/20190624142449/https://sfdora.org/signers/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;signed to date&lt;/a&gt; (2019-06-24) already 1,415 organizations and 14,467 individual researchers the San Francisco &lt;a href=&#34;https://sfdora.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Declaration On Research Assessment&lt;/a&gt; (DORA) against the Journal Impact Factor. But not only critique but also the development of bibliometric alternatives (altmetrics) gain importance. I will cover bibliometric measures and these recent developments in other posts more in detail.&lt;/p&gt;
&lt;p&gt;WoS has a tremendous impact on the behavior of researchers and their career development. To date (2019-06-24) Clarivate Analytics covers the following numbers of academic publictions&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;WoS Core&lt;/th&gt;
&lt;th&gt;WoS Platform&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;# of journals&lt;/td&gt;
&lt;td&gt;&amp;gt; 20,900&lt;/td&gt;
&lt;td&gt;&amp;gt; 34,200&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;# of records&lt;/td&gt;
&lt;td&gt;&amp;gt; 73 million&lt;/td&gt;
&lt;td&gt;&amp;gt; 155 million&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cited references&lt;/td&gt;
&lt;td&gt;1.4 billion&lt;/td&gt;
&lt;td&gt;1.6 billion&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;To put these figures into perspectives: They cover “only” between 35% (Natural Sciences) to 12% (Arts and humanities) of all journals (&amp;gt; 62,500) as listed in &lt;a href=&#34;https://ulrichsweb.serialssolutions.com&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;UlrichsWeb&lt;/a&gt; (Ulrich’s Global Serials Directory) [@mongeon_journal_2016],&lt;/p&gt;
&lt;p&gt;Clarivate also possesses other vital tools and services for scholarly research:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://endnote.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Endnote&lt;/strong&gt;&lt;/a&gt;, a popular reference management software, formerly the property of Thomson Reuters.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://publons.com/about/home/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Publons&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;:&lt;/strong&gt; is a service for academics to honor respectively showcase their scientific work which does not lead to a “standard” publication in one of the JIF journals. The name of the enterprise is an homage to the moniker &lt;code&gt;publon&lt;/code&gt;, signifying the smallest publishable unit. This concept is a cynical reference to the phenomenon that for the academic career the number of publications is often more important than their individual quality, resulting in “salami slicing” of papers.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://kopernio.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Kopernio&lt;/strong&gt;&lt;/a&gt; is a technology startup, which developed a web-browser extension that simplifies the process of finding and legally downloading scholarly publications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Clarivate Analytics acquired Publons in 2017 and Kopernio in April 2018. These purchases in recent years demonstrate that Clarivate Analytics knows how to secure its leading market position: Both services are (currently) free and are doubtless useful for the individual researcher. Besides generating revenues from publishers, Clarivate binds academics to their main product as both free services are closely related and linked to WoS.&lt;/p&gt;
&lt;p&gt;This kind of effective use of the academic community is a well-known strategy, illustrated by two more examples.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;First example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In September 2008 Thomson Reuter – at that time still the owner of Endnote – started a lawsuit with the argument of copyright infringement for US$10 million against the developer of &lt;a href=&#34;https://www.zotero.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Zotero&lt;/a&gt;, the &lt;a href=&#34;https://rrchnm.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Center for History and New Media&lt;/a&gt; at the &lt;a href=&#34;https://www2.gmu.edu/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;George Mason University’s&lt;/a&gt;. Back then, I wrote about this lawsuit in my German blog (&lt;a href=&#34;https://peter.baumgartner.name/2008/09/29/endnote-klagt-zotero-auf-10-mio/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Endnote klagt Zotero auf 10 Mio $&lt;/a&gt; and &lt;a href=&#34;https://peter.baumgartner.name/2008/12/02/zotero-sieht-der-klage-gelassen-entgegen/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Zotero sieht der Klage gelassen entgegen&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Thomson Reuters criticized that Zotero has reverse engineered their Endnote bibliographic citation styles where each style addresses the particular requirement of a journal. Reuter saw it as a violation of the site license agreement, especially as Zotero transformed these bibliographic styles into the XML-based open &lt;a href=&#34;https://citationstyles.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Citation Style Language&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However, the crux of the matter is that members of the community developed all these Endnote styles hosted on the Endnote website. Imagine a situation where Microsoft Word claims to be the owner of all MS Word templates, designed by us, the users! It seems that this is the way for many endeavors in academia: We scientist do the whole work free (e.g., peer review) and the commercial enterprises sell it (e.g., as quality assurance for their journals). – BTW: Thomson Reuters lost the case against Zotero (&lt;a href=&#34;https://en.wikipedia.org/wiki/EndNote#Legal_dispute_with_Zotero&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wikipedia&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Second example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As helpful the services of Pablons for the scientists are, we have to keep in mind, that academic work by the research community on the Clarivate website are freebies in exchange to just higher visibility of their research. Researcher track their publications, citation metrics, peer reviews, and journal editing work not only for free but it is hardly any surprise, that their writings are imported from Clarivates WoS, their Endnote bibliographic reference manager (bought with 250 US$ from Clarivate) and their citation metrics come from the Web of Science Core Collection, owned again by Clarivate.&lt;/p&gt;



&lt;h3 id=&#34;scopus-elsevier&#34;&gt;Scopus (Elsevier)&lt;a href=&#34;#scopus-elsevier&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Elsevier has even more market power than Clarivate Analytics. It owns&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.scopus.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Scopus&lt;/strong&gt;&lt;/a&gt;, a database of abstracts and citations with a coverage from about 47% (Biomedical journals) to 18% (Arts &amp;amp; Humanities)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.sciencedirect.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Science Direct&lt;/strong&gt;&lt;/a&gt;, a database for scientific publications and ebooks (inclusive medical journals), which sells via subscriptions&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.scopus.com/home.uri&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Mendeley&lt;/strong&gt;&lt;/a&gt;, a desktop and web program for bibliographic management but also a social networking website for academics with to date (2019-06-24) more than &lt;a href=&#34;https://web.archive.org/web/20190624173014/https://www.mendeley.com/research-network/community&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;6 million users&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In contrast to WoS and Google (with &lt;a href=&#34;https://scholar.google.com&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Google Scholar&lt;/a&gt; another big player in the citation reference business): Elsevier does not only sell the usage of their database but is also the owner of a vast list of journals themselves. From the perspective of this double ownership, Elsevier’s business model is a closed circle: It includes the paid use of their database so that academics can find and cite scientific literature. The result of these citations is an increase of reputation of Elsevier’s journals through a higher Journal Impact Factor.&lt;/p&gt;
&lt;p&gt;Elsevier is infamous for his incredibly high-profit margin, which is about 35-40%. In contrast, financial institutes and banks work with 10-15%, and the much-criticized Walmart has only about 3% profit. These figures come from the excellent and free accessible documentary “Paywall: The Business of Scholarship” [@schmitt_paywall_2018]. In other posts, I will dwell more about the business model and the nasty role of Elsevier in the Open Science movement.&lt;/p&gt;
&lt;!--
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
  &lt;iframe src=&#34;//player.vimeo.com/video/273358286&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;
 &lt;/div&gt;
--&gt;
&lt;p&gt;However, back to the Open Citations issue regarding Elsevier: It turns out that Elsevier is the biggest obstacle for a better proportion of Open Citations:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;… of all 956,050,193 references from journal articles stored at Crossref, 305,956,704 (32.00%) are from journal articles published by Elsevier, none of which are in the Crossref “Open” category, freely available for others to use. &lt;/br&gt; Put another way, of the 470,008,522 references from journal articles stored at Crossref that are not open, 305,956,704 (65.10%) are from journals published by Elsevier (&lt;a href=&#34;https://opencitations.wordpress.com/2017/11/24/elsevier-references-dominate-those-that-are-not-open-at-crossref/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Open Citations Blog&lt;/a&gt;).&lt;/p&gt;
&lt;/blockquote&gt;



&lt;h2 id=&#34;summary&#34;&gt;Summary&lt;a href=&#34;#summary&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;In this post, I have outlined the rationale and significance of the Open Citation movement. Citations reflect the structure and relationship of our scientific and cultural knowledge and deserve research in its own right. As “dwarfs standing on the shoulders of giants” (Isaac Newton and nowadays also the motto of Google), we generate our knowledge from previous discoveries. Citations are the expression of a social network of interconnected links which itself are due to scientific research. Much can be learned of this interplay of different researchers, subject areas, and language communities through different times and regions.&lt;/p&gt;
&lt;p&gt;I have also argued that the economic interests of two key players in the research business are obstacles to overcome for a higher rate of Open Citations. Clarivate Analytics form together with Elsevier a duopoly and maybe with Google even a tripoly [@schoolworkhelper_business_2018]: Because of the competition between two or three sellers they cannot work like a monopoly and dictate without consideration their market condition. However, they can work in a kind competition-cooperation relationship; an economic framework called the coopetition paradox [@raza-ullah_coopetition_2014].&lt;/p&gt;
&lt;p&gt;Add relevant links to the subject of Open Citation on my &lt;a href=&#34;https://wakelet.com/@PeterBaumgartner&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wakelet page&lt;/a&gt;.&lt;/p&gt;
&lt;iframe class=&#34;wakeletEmbed&#34; width=&#34;100%&#34; height=&#34;760px&#34; src=&#34;https://embed.wakelet.com/wakes/6fcefc23-7806-4324-8fee-516e10472aad/list&#34; style=&#34;border: none&#34; allow=&#34;autoplay&#34;&gt;
&lt;/iframe&gt;
&lt;!-- Please only call https://embed-assets.wakelet.com/wakelet-embed.js once per page --&gt;
&lt;script src=&#34;https://embed-assets.wakelet.com/wakelet-embed.js&#34; charset=&#34;UTF-8&#34;&gt;&lt;/script&gt;



&lt;h2 id=&#34;references&#34;&gt;References&lt;a href=&#34;#references&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;The category “journals” includes books, conference proceedings, and data sets. &lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>Toward a Taxonomy of Open Science (TOS)</title>
      <link>https://notes.peter-baumgartner.net/2019/06/24/toward-a-taxonomy-of-open-science/</link>
      <pubDate>Mon, 24 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/06/24/toward-a-taxonomy-of-open-science/</guid>
      <description>&lt;p&gt;This post starts a series of ten contributions about a better understanding of the different aspects of Open Science. I want to collect material to develop a taxonomy of Open Science (TOS). The primary goal of this undertaking is not only to build a hierarchical system where every notion is unambiguous but to develop a heuristic tool useful for further research.&lt;/p&gt;



&lt;h2 id=&#34;the-many-faces-of-open-science&#34;&gt;The many faces of Open Science&lt;a href=&#34;#the-many-faces-of-open-science&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;With a superficial approach to the topic, it almost looks as if Open Science is identical to Open Access. Indeed, Open Access represents within Open Science the strongest and far-reaching movement with the highest financial and political consequences. However, Open Access is only one (important) part of the Open Science movement, which consists of a wide variety of different viewpoints, each with distinct socio-political conditions and effects. The planned series of post on Open Science will show how extensive and diverse this area already is. A first impression about the complexity of the subject communicates the following graphic [@pontika_fostering_2015].&lt;/p&gt;
&lt;p&gt;Although I consider this compilation of the numerous fields of Open Science to be valuable, I see – sensitized by my own work on taxonomies [@baumgartner_feedback-arten_2016; @baumgartner_taxonomie_2014-5; @baumgartner_potential_2009] – in &lt;a href=&#34;#fig1&#34;&gt;Figure 1&lt;/a&gt; some inconsistency and shortcomings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I miss some critical areas such as Open Content, Open Educational Resources, and Open Licenses.&lt;/li&gt;
&lt;li&gt;There are theoretical discrepancies and overlaps, e.g., Open Science Workflows is under Open Reproducible Research. In my opinion we need different workflows not only in the area of reproducible research but in &lt;em&gt;all&lt;/em&gt; Open Science activities. Another example: Irreproducible Research, is classified as a sub-item of Open Reproducible Research. However, how is it possible that the contraction of a thing is a sub-category of the very same thing? Irreproducible Research is not a part of Open Reproducible Research; it is plain and simple a misnomer.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;
&lt;img src=&#34;images/foster-open-science-taxonomy-min.png&#34; alt=&#34;A mindmap as a graphical representation of an Open Science taxonomy&#34; id=&#34;fig1&#34; class=&#34;border shadow&#34;/&gt;
&lt;figcaption&gt;
&lt;h4&gt;
&lt;p&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; Open Science Taxonomy: Originally published in (Pontika et al. 2015, 3). See also the &lt;a href=&#34;https://www.fosteropenscience.eu/resources&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;interactive graphic&lt;/a&gt;, where all terms are linked to additional material on the &lt;a href=&#34;https://www.fosteropenscience.eu/resources&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Foster website&lt;/a&gt; (FOSTER consortium 2015).&lt;/p&gt;
&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Maybe the above figure was not really intended to be inherently consistent? As there is another version with live links to different subject worked out by the members of the project team, the diagram maybe just functions as a starting point to explore in a more systematic way the various relevant topics? Anyway: I believe that a self-consistent taxonomy would a helpful for a better understanding and holistic perspective of Open Science.&lt;/p&gt;
&lt;p&gt;I can’t here already provide a comprehensive alternative proposal for a taxonomy. For a logically consistent counterdraft of a taxonomy I would need to look more detailed into all the different aspects of Open Science. At them moment my understanding and knowledge on Open Science is still elementary.&lt;/p&gt;
&lt;p&gt;But what I will do here, is to suggest a &lt;em&gt;different first level for a taxonomy of Open Science (TOS)&lt;/em&gt;. Hopefully this will work out as a more precise and coherent starting point for further research. My recommendation corresponds to the nine elements of the first level of the FOSTER taxonomy: Open Access, Open Data, Open Reproducible Research, Open Science Definition, Open Science Evaluation, Open Science Guidelines, Open Science Policies, Open Science Projects, and Open Science Tools.&lt;/p&gt;
&lt;p&gt;My proposal contains also nine elements for the first level, but they differ essentially form the FOSTER taxonomy as the following graph shows:&lt;/p&gt;
&lt;figure&gt;
&lt;img src=&#34;images/open-science-0-min.png&#34; alt=&#34;Open Science Taxonomie&#34; class=&#34;border shadow&#34; usemap=&#34;#open-science-map&#34;/&gt;
&lt;figcaption&gt;
&lt;h4&gt;
&lt;p&gt;&lt;strong&gt;Figure 02:&lt;/strong&gt; Toward a taxonomy for Open Science (TOS)&lt;/p&gt;
&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;map name=&#34;open-science-map&#34;&gt;
&lt;area alt=&#34;CC-BY-SA 4.0&#34; title=&#34;CC-BY-SA 4.0&#34; href=&#34;https://creativecommons.org/licenses/by-sa/4.0/&#34; coords=&#34;225,693,646,738&#34; shape=&#34;rect&#34;&gt;
&lt;area alt=&#34;Open Science&#34; title=&#34;Open Science&#34; href=&#34;https://notes.peter-baumgartner.net/2019/06/24/toward-a-taxonomy-of-open-science/&#34; coords=&#34;136,270,370,349&#34; shape=&#34;rect&#34;&gt;
&lt;/map&gt;
&lt;p&gt;I believe that &lt;strong&gt;the essence of Open Science is a particular (new) set of activities during the research process&lt;/strong&gt;. These nine categories designate a particular set of activities.To describe these activities in detail is the keypart of a better understanding about Open Science. I have already stated in &lt;a href=&#34;https://notes.peter-baumgartner.net/2019/06/12/what-is-open-science-about/&#34;&gt;another post&lt;/a&gt;, that the “Open” in Open Science refers to the &lt;strong&gt;participatory way of knowledge creation and the shared usage of its products&lt;/strong&gt;. Therefore we are going to look into the different phases of the research process and its exploitation.&lt;/p&gt;
&lt;p&gt;In the next couple of weeks, I will therefore look into these activities of the research process. Hopefully this will provide me nd a deeper understaning what kinds of processes Open Science constitute. This should provide me with the material for the third tier of a taxonomy for Open Science.&lt;/p&gt;
&lt;p&gt;Every time I will publish one of these articles, I will repeat my graph with a slight change: You will see a new red arrow to the left of the relevant first level category. Behind these marked categories you will find active links to the corresponding post.&lt;/p&gt;



&lt;h2 id=&#34;references&#34;&gt;References&lt;a href=&#34;#references&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;div id=&#34;refs&#34; class=&#34;references csl-bib-body hanging-indent&#34;&gt;
&lt;div id=&#34;ref-foster_consortium_resources_2015&#34; class=&#34;csl-entry&#34;&gt;
&lt;p&gt;FOSTER consortium. 2015. “Resources | FOSTER.” &lt;em&gt;The Future of Science Is Open&lt;/em&gt;. &lt;a href=&#34;https://www.fosteropenscience.eu/resources&#34;&gt;https://www.fosteropenscience.eu/resources&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;ref-pontika_fostering_2015&#34; class=&#34;csl-entry&#34;&gt;
&lt;p&gt;Pontika, Nancy, Petr Knoth, Matteo Cancellieri, and Samuel Pearce. 2015. “Fostering Open Science to Research Using a Taxonomy and an &lt;span class=&#34;nocase&#34;&gt;eLearning Portal&lt;/span&gt;.” In &lt;em&gt;Proceedings of the 15th International Conference on Knowledge Technologies and Data-Driven Business&lt;/em&gt;, 11:1–8. I-KNOW ’15. New York, NY, USA: ACM. &lt;a href=&#34;https://doi.org/10.1145/2809563.2809571&#34;&gt;https://doi.org/10.1145/2809563.2809571&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Bibliographic Metadata for your web page</title>
      <link>https://notes.peter-baumgartner.net/2019/06/19/bibliographic-metadata-for-your-web-page/</link>
      <pubDate>Wed, 19 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/06/19/bibliographic-metadata-for-your-web-page/</guid>
      <description>&lt;p&gt;With &lt;em&gt;Web 2.0&lt;/em&gt;, we see a radical change in scholarly communication. On the one hand, there is a growing need for researchers to be present on different web channels (blog, twitter, youtube, and much more). On the other hand, the more traditional ways of publications in high ranked peer review channels are still prevalent. It is difficult for researchers to meet this twofold challenge at the same time: After all the day has only 24 hours!&lt;/p&gt;



&lt;h2 id=&#34;double-bind-for-ecrs&#34;&gt;Double bind for ECRs&lt;a href=&#34;#double-bind-for-ecrs&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://euraxess.ec.europa.eu/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img src=&#34;images/Logo-Euraxess-min.jpg&#34; alt=&#34;EUROAXESS log&#34; class=&#34;border shadow&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; EURAXESS - Researchers in Motion is a unique pan-European initiative delivering information and support services to professional researchers.&lt;/p&gt;
&lt;/figcaption&gt;
&lt;p&gt;Especially for young researchers (so-called Early Career Researchers, or ECRs&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; is this situation alarming and even existence-threatening. The find themselves in a double-bind: Should they more invest in traditional ways of career planning, or is it more promising to expand and foster their internet presence? I do not have a clear solution for myself. I think a transition period, the most secure strategy is to follow both paths.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ECRs have both the most to gain and the most to lose from being at the forefront of changes to scholarly communications [@eve_open_2014; @st._louis_open_2015].&lt;/p&gt;
&lt;/blockquote&gt;



&lt;h2 id=&#34;coins-and-zotero&#34;&gt;COinS and Zotero&lt;a href=&#34;#coins-and-zotero&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.zotero.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img src=&#34;images/zotero-logo-long.png&#34; alt=&#34;Logo Zotero&#34; class=&#34;border shadow&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt; Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.&lt;/p&gt;
&lt;/figcaption&gt;
&lt;p&gt;The only way I can think of to meet both challenges is to maximize the efficiency of &lt;em&gt;all&lt;/em&gt; career moves. One of my aims with this blog on &lt;em&gt;Open Science Education&lt;/em&gt; is to talk about technology supported new ways for research and publication to fulfill both requirements.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.zotero.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img src=&#34;images/zotero-logo-round-min.jpeg&#34; alt=&#34;Logo Zotoro&#34; class=&#34;floatright&#34;/&gt;&lt;/a&gt;With the following lines, I will show you how you can help your blog readers or website visitors to cite your posts and pages correctly and in way that they could count as a kind of publication.&lt;/p&gt;
&lt;p&gt;My suggestion is&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;to use the free research tool &lt;a href=&#34;https://www.zotero.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Zotero&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;to produce a specific HTML code (COinS = Context Objects in Spans) and&lt;/li&gt;
&lt;li&gt;inject this code into your web page.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/COinS&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;COinS&lt;/a&gt; is a &lt;a href=&#34;https://www.univie.ac.at/elib/index.php?title=COinS_Microfromat_Bibliographic_Metadata_for_Embedding_in_HTML&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;microformat standard to embed bibliographic metadata&lt;/a&gt; for Embedding in HTML. COinS include as HTML code all the information necessary to cite a publication correctly. It works for every type of publication (books, papers, web pages).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.zotero.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img src=&#34;images/zotero-startpage-min.png&#34; alt=&#34;Zotero Start Page&#34; class=&#34;border shadow&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;&lt;strong&gt;Figure 3:&lt;/strong&gt; Zotero is designed to store, manage, and cite bibliographic references, such as books and articles. It is available for Mac, Windows, and Linux.&lt;/p&gt;
&lt;/figcaption&gt;
&lt;div class=&#34;alert alert-note&#34;&gt;
  &lt;div&gt;
    There are &lt;a href=&#34;https://en.wikipedia.org/wiki/COinS#Client_tools&#34;&gt;several possibilities to generate COinS&lt;/a&gt;, but I will focus on Zotero. I am not going into further details here, but &lt;a href=&#34;2019/06/19/how-to-produce-bibliographic-metadata-for-you-web-page/&#34;&gt;I have prepared a tutorial&lt;/a&gt; with images from all the necessary steps to produce, embed, and download COinS.
  &lt;/div&gt;
&lt;/div&gt;



&lt;h2 id=&#34;references&#34;&gt;References&lt;a href=&#34;#references&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;span class=&#34;Z3988&#34; title=&#34;url_ver=Z39.88-2004&amp;amp;ctx_ver=Z39.88-2004&amp;amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;amp;rft.type=blogPost&amp;amp;rft.title=Bibliographic%20Metadata%20for%20your%20web%20page&amp;amp;rft.source=Thought%20splinters&amp;amp;rft.rights=CC%20BY-SA%204.0&amp;amp;rft.description=With%20_Web%202.0_,%20we%20see%20a%20radical%20change%20in%20scholarly%20communication.%20This%20transition%20period%20poses%20problems%20for%20the%20researcher%20as%20the%20challenges%20have%20multiplied.%20On%20the%20one%20hand,%20there%20is%20a%20growing%20need%20to%20be%20present%20on%20different%20web%20channels%20%20(blog,%20twitter,%20youtube,%20and%20much%20more).%20On%20the%20other%20hand,%20the%20more%20traditional%20ways%20of%20publications%20in%20high%20ranked%20peer%20review%20channels%20are%20still%20prevalent.%20I%20present%20in%20this%20post%20a%20workaround%20to%20fulfill%20both%20requirements%20at%20a%20certain%20level:%20Embed%20bibliographic%20metadata%20in%20your%20web%20pages%20so%20that%20they%20can%20be%20cited%20and%20count%20as%20a%20web%20publication.&amp;amp;rft.identifier=https%3A%2F%2Fnotes.peter-baumgartner.net%2F2019%2F06%2F19%2Fbibliographic-metadata-for-your-web-page&amp;amp;rft.aufirst=Peter&amp;amp;rft.aulast=Baumgartner&amp;amp;rft.au=Peter%20Baumgartner&amp;amp;rft.date=2019-06-19&amp;amp;rft.language=en&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;There are different definitions for ECRs around, varying how many years after a Ph.D. are included. The period starts from &lt;a href=&#34;https://blog.jobs.ac.uk/all-things-research/phd-ecr/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;4 years&lt;/a&gt; and goes to in some institutions to &lt;a href=&#34;https://blog.soton.ac.uk/athenaswan/ecrs/what-is-an-ecr/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;10 years&lt;/a&gt;. A more detailed description of different research profile descriptors has the European Research Commission (&lt;a href=&#34;https://euraxess.ec.europa.eu/europe/career-development/training-researchers/research-profiles-descriptors&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;EURAXESS&lt;/a&gt;) &lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>What is Open Science About?</title>
      <link>https://notes.peter-baumgartner.net/2019/06/12/what-is-open-science-about/</link>
      <pubDate>Wed, 12 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2019/06/12/what-is-open-science-about/</guid>
      <description>


&lt;h2 id=&#34;the-double-meaning-of-open-science&#34;&gt;The double meaning of &amp;lsquo;Open Science&amp;rsquo;&lt;a href=&#34;#the-double-meaning-of-open-science&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;To understand the challenges Open Science poses to civil society, scientists and the public alike have to focus on the double meaning of this term. On the one hand, it refers to a movement to make scientific knowledge publicly accessible for everybody, and on the other hand, it strives for open procedures in the knowledge creation itself.&lt;/p&gt;
&lt;p&gt;This second aspect (&amp;ldquo;to strive for open procedures in the knowledge creation&amp;rdquo;) is often not included in the definition of Open Science, or at least the significance of this goal is not appropriately valued. The following quotes illustrate our claim that the process facet of Open Science is frequently underdeveloped.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Open science is the movement to make scientific research (including publications, data, physical samples, and software) and its dissemination accessible to all levels of an inquiring society, amateur or professional. &lt;a href=&#34;https://en.wikipedia.org/w/index.php?title=Open_science&amp;amp;oldid=900178688&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Open data and content can be freely used, modified, and shared by anyone for any purpose. &lt;a href=&#34;https://opendefinition.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;The Open Definition&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The first example is from Wikipedia, the most popular website featuring not only free content but also supporting community building for Open Knowledge. The immediately following quote is the short version of the famous &lt;em&gt;Open Definition&lt;/em&gt; by Open Knowledge Foundation, a global non-profit organization, dedicated to help civil society groups to access and use data to solve social problems.&lt;/p&gt;
&lt;p&gt;Accountable for not mentioning of the process components of Open Science is not the compact form of these two definitions, as can be seen by a more exhaustive wording in the next citation. The following third example uses the term &lt;em&gt;Open Knowledge&lt;/em&gt; instead of Open Science, but as explained further below we will not only show the equivalence of these two notions but argue that Open Knowledge is even the better concept.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;lsquo;Open knowledge&amp;rsquo; is any content, information or data that people are free to use, re-use and redistribute &amp;mdash; without any legal, technological or social restriction. We detail exactly what openness entails in the Open Knowledge Definition. The main principles are:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Free and open &lt;strong&gt;access&lt;/strong&gt; to the material&lt;/li&gt;
&lt;li&gt;Freedom to &lt;strong&gt;redistribute&lt;/strong&gt; the material&lt;/li&gt;
&lt;li&gt;Freedom to &lt;strong&gt;reuse&lt;/strong&gt; the material&lt;/li&gt;
&lt;li&gt;No restriction of the above based on who someone is (such as their job) or where they are (such as their country of residence) or their field of endeavour (including whether they are working on a commercial or non-commercial project)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Open knowledge&lt;/strong&gt; is what open data becomes when it&amp;rsquo;s &lt;strong&gt;useful, usable and used&lt;/strong&gt; - not just that some data is open and can be freely used, but that it is useful &amp;ndash; accessible, understandable, meaningful, and able to help someone solve a real problem.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;So open knowledge is empowering &amp;ndash; it helps us effect change and improve the world.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Clearly, this an applaudable quote! It targets to foster social responsibility and civil society. But look at it in more detail: The focus is on &amp;lsquo;material&amp;rsquo; (= product), there are no references to the &lt;strong&gt;generation processes&lt;/strong&gt; of material. Taken verbatim it does not necessarily include &lt;em&gt;Open Research Workflow&lt;/em&gt;, &lt;em&gt;Open Methodology&lt;/em&gt;, &lt;em&gt;Open (Peer) Review&lt;/em&gt; or &lt;em&gt;Open Scholarship&lt;/em&gt;, to name just a few notions relevant in the making of knowledge. Knowledge does not sit around and wait to be picked up but emerges in a (controversial) construction process. (Latour, 2007)^[Latour, B. (2007). Reassembling the Social: An Introduction to Actor-Network-Theory (New Ed). Oxford University Press.]&lt;/p&gt;



&lt;h2 id=&#34;openness-as-conditia-qua-non-for-transparency&#34;&gt;Openness as conditia qua non for transparency&lt;a href=&#34;#openness-as-conditia-qua-non-for-transparency&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;A better approach is, in our opinion, the definition by &lt;a href=&#34;https://www.fosteropenscience.eu&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Foster&lt;/a&gt;, an EU funded project:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Open Science is the practice of science in such a way that others can collaborate and contribute, where research data, lab notes and other research processes are freely available, under terms that enable reuse, redistribution and reproduction of the research and its underlying data and methods. &lt;a href=&#34;https://www.fosteropenscience.eu/foster-taxonomy/open-science-definition&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Foster&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;To embrace collaboration and contribution in the definition signifies that only access to the products is not enough and automatically includes the requirement that the &lt;em&gt;whole&lt;/em&gt; research process has to be open to qualify as transparent.&lt;/p&gt;
&lt;p&gt;What are the consequences of our insistence in transparent processes in all phases of the research endeavor? Transparency in its own right is crucial for reproducibility, a topic we will have to say a lot more later on. If one takes the double meaning of Open Science seriously, then it includes technology means (e.g., machine processing techniques) as well as behavior adaptation of institutions and scientists (e.g., social changes). If not only the product (the scientific findings) but also the process of knowledge production (the scientific workflow) has to take place without (social, technical, legal, etc.,) barriers, then research data and their interpretation must be transparent in every aspect. It covers the epistemological interest as the starting point, followed up by all kinds of manipulation and reprocessing until the findings get finally published.&lt;/p&gt;



&lt;h2 id=&#34;open-science-versus-free-or-libre-science&#34;&gt;Open Science versus Free or Libre Science&lt;a href=&#34;#open-science-versus-free-or-libre-science&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The openness in Open Science is not restricted to public access. Therefore, we cannot translate the term as &amp;lsquo;Public Science&amp;rsquo; without losing some of its meaning. Maybe &amp;ldquo;open&amp;rdquo; is the wrong qualifier in the first place? Richard Stallman argues extensively that Open Source is not the same as Free Software (see for instance &lt;a href=&#34;https://www.gnu.org/philosophy/free-sw.en.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;What is free software?&lt;/a&gt; or &lt;a href=&#34;https://www.gnu.org/philosophy/open-source-misses-the-point.en.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Why Open Source misses the point of Free Software&lt;/a&gt;). He explains that &amp;lsquo;free&amp;rsquo; is not a matter of price like in &amp;ldquo;free beer&amp;rdquo; but of freedom like in &amp;ldquo;free speech.&amp;rdquo; Looking for a better word, he suggests to use &lt;code&gt;Libre&lt;/code&gt;; a word borrowed from the French or Spanish language and where there is no confusion between &amp;lsquo;free&amp;rsquo; and &amp;lsquo;freedom.&amp;rsquo; Taken this line of reasoning into account: Perhaps we should also prefer to talk about &amp;ldquo;Free Science&amp;rdquo; or even better of &amp;ldquo;Libre Science&amp;rdquo; instead of &amp;ldquo;Open Science&amp;rdquo;?&lt;/p&gt;
&lt;p&gt;Assuming a holistic perspective and taking all mentioned three elements together &amp;ndash; access to the research products, access to the research process and the right (=freedom) to participate or collaborate &amp;ndash; has significant consequences: It calls for a cultural transition with a modified research practice (&lt;em&gt;Open Research Practice&lt;/em&gt;) and thus a new self-concept as a researcher (&lt;em&gt;Open Scholarship&lt;/em&gt;). And last not least, we will not only focus on some technical improvements but also on the need to change the power relations in our society.&lt;/p&gt;



&lt;h2 id=&#34;open-science-versus-open-knowledge&#34;&gt;Open Science versus Open Knowledge&lt;a href=&#34;#open-science-versus-open-knowledge&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The English terminology of &amp;lsquo;Open Science&amp;rsquo; has the disadvantage that with &amp;lsquo;Science&amp;rsquo; is meant the natural sciences predominantly. And indeed, the Open Science movement is far more prevalent and entrenched in the &lt;a href=&#34;https://en.wikipedia.org/w/index.php?title=Science,_technology,_engineering,_and_mathematics&amp;amp;oldid=900970900&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;STEM&lt;/a&gt; subjects (Science, Technology, Engineering and Mathematics than in &lt;a href=&#34;https://link.springer.com/content/pdf/10.1007%2Fs10734-009-9265-2.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;HASS&lt;/a&gt; (Humanities, Arts and Social Sciences) disciplines. As a result of this observation, &lt;a href=&#34;https://link.springer.com/chapter/10.1007%2F978-3-319-00026-8_5&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Michelle Sidler suggests&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The movement should thus consider changing its moniker to open knowledge in order to include academic disciplines that do not self-identify as science (2014, 77).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Although we doubt that the meager involvement of HASS in Open Science can be attributed solely to the chosen naming, Sidler&amp;rsquo;s suggestion is appealing for us. Even under the caveat that &amp;lsquo;Knowledge&amp;rsquo; also has a double meaning in English: &amp;lsquo;Knowledge&amp;rsquo; in the general understanding that some knowledge is already acquired and knowledge in the more philosophical sense of insight or discovery. In the first denotation, &amp;lsquo;Knowledge&amp;rsquo; refers to the ownership of a product, in the second to the process of acquisition. However, from our perspective, this is just a desired ambiguity!&lt;/p&gt;



&lt;h2 id=&#34;open-science-versus-escience&#34;&gt;Open Science versus eScience&lt;a href=&#34;#open-science-versus-escience&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Another misunderstanding arises from the notions of &amp;lsquo;Cyberscience,&amp;rsquo; &amp;lsquo;Science 2.0&amp;rsquo; and &amp;lsquo;eScience.&amp;rsquo;&lt;/p&gt;
&lt;p&gt;Although there are overlaps between Open Science and Science 2.0, we want to emphasize that these two terms are not congruent: Science 2.0 refers to collaborative processes using the so-called Web 2.0 and stresses, therefore, the elements of participation and sharing. It is legitimate to use the notion of &amp;lsquo;eScience&amp;rsquo; when, for instance, researchers work together with appropriate cloud-based software on a scientific contribution. But if the resulting publication is not freely available, then we cannot speak of &amp;lsquo;Open Science.&amp;rsquo;&lt;/p&gt;
&lt;p&gt;For Open Science, it is not decisive whether the research process takes place individually or collectively, but whether all activities are transparent and freely available and changeable. Yes, web-based technologies facilitate free availability, access, and transparency, but we should not confuse the possibilities and properties of tools with their final product. (See similar reasoning in Bartling and Friesike 2014, 8^[Bartling, S., &amp;amp; Friesike, S. (2014). Opening science: The evolving guide on how the internet is changing research, collaboration and scholarly publishing. Springer.]; Leibniz Research Alliance Science 2.0 2016^[Leibniz Research Alliance Science 2.0. (2016, May 27). Aim and scope | Leibniz Research Alliance Science 2.0. Retrieved October 8, 2018, from Leibniz-Forschungsverbund Science 2.0 website: &lt;a href=&#34;http://www.leibniz-science20.de/ueber-uns/aufgaben-und-ziele/&#34;&gt;http://www.leibniz-science20.de/ueber-uns/aufgaben-und-ziele/&lt;/a&gt;]).&lt;/p&gt;



&lt;h2 id=&#34;wrapping-up&#34;&gt;Wrapping up&lt;a href=&#34;#wrapping-up&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;We have discussed several elements and approaches to defining Open Science. It turns out that this notion suffers from some inherent and implicit shortcoming. It would be better to use the term &amp;lsquo;Libre Knowledge&amp;rsquo; to avoid possible misunderstandings. But as the concept of &amp;lsquo;Libre Knowledge&amp;rsquo; is not widespread and in common use, for the sake of simplicity we will apply &amp;lsquo;Open Knowledge&amp;rsquo; or even &amp;lsquo;Open Science,&amp;rsquo; but in the broader meaning as we have outlined above.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#39;Z3988&#39; title=&#39;url_ver=Z39.88-2004&amp;amp;ctx_ver=Z39.88-2004&amp;amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;amp;rft.type=blogPost&amp;amp;rft.title=What%20is%20Open%20Science%20About?%20::%20Open%20Science%20Education&amp;amp;rft.source=What%20is%20Open%20Science%20About?&amp;amp;rft.rights=CC%20BY-SA%204.0&amp;amp;rft.description=By%20discussing%20different%20definitions%20of%20%E2%80%98Open%20Science%E2%80%99%20quoted%20in%20the%20literature,%20the%20post%20develops%20a%20particular%20perspective:%20We%20argue%20that%20openness%20must%20include%20not%20only%20scientific%20findings%20but%20also%20the%20process%20of%20knowledge%20creation.%20The%20article%20is%20the%20first%20of%20a%20series%20and%20contrasts%20a%20holistic%20understanding%20of%20Open%20Science%20with%20the%20concepts%20of%20eScience,%20Cyberscience%20or%20Science%202.0,%20Libre%20Science%20and%20Open%20respective%20Libre%20Knowledge.&amp;amp;rft.identifier=https%3A%2F%2Fnotes.peter-baumgartner.net%2F2019%2F06%2F12%2Fwhat-is-open-science-about&amp;amp;rft.aufirst=Peter&amp;amp;rft.aulast=Baumgartner&amp;amp;rft.au=Peter%20Baumgartner&amp;amp;rft.date=&amp;amp;rft.language=en&#39;&gt;&lt;/span&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>ORCID - Researchers uniquely identified and connected</title>
      <link>https://notes.peter-baumgartner.net/2018/08/26/orcid-researchers-uniquely-identified/</link>
      <pubDate>Sun, 26 Aug 2018 00:00:00 +0000</pubDate>
      <guid>https://notes.peter-baumgartner.net/2018/08/26/orcid-researchers-uniquely-identified/</guid>
      <description>&lt;p&gt;Do you know &lt;a href=&#34;https://orcid.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ORCID&lt;/a&gt;? I applied for my &lt;a href=&#34;https://orcid.org/0000-0003-4526-8791&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ORCID-ID&lt;/a&gt; already several years ago, but only yesterday I understood the advantage of yet another web presence: ORCID is a non-profit organization and aims to identify researchers uniquely and to connect their contributions and affiliations across disciplines, borders, and time. With this post, I tell you some advantages of ORCID to convince you to join.&lt;/p&gt;



&lt;h2 id=&#34;what-is-an-orcid-id&#34;&gt;What is an ORCID ID?&lt;a href=&#34;#what-is-an-orcid-id&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The last two week I worked hard to finish the &amp;lsquo;official&amp;rsquo; nitty-gritty this web presence: CV, downloads for &lt;a href=&#34;publication&#34;&gt;publications&lt;/a&gt;, &lt;a href=&#34;https://notes.peter-baumgartner.net/disclaimer&#34;&gt;disclaimer&lt;/a&gt; and &lt;a href=&#34;https://notes.peter-baumgartner.net/privacy&#34;&gt;privacy policy&lt;/a&gt;. By this occasion, I cleaned up my .bib files and subsequently my &lt;a href=&#34;https://www.zotero.org/petzi&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Zotero&lt;/a&gt; and &lt;a href=&#34;https://orcid.org/0000-0003-4526-8791&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ORCID&lt;/a&gt; presence.&lt;/p&gt;
&lt;p&gt;The goal of ORCID is to provide an identifying infrastructure for individual research activities. The main idea is to connect research, funding, and publishing institutions with the individual researcher via a unique ID. It is similar to an electronic portfolio where you can establish so-called &amp;lsquo;trusted&amp;rsquo; connections, e.g., where institutions are allowed to look into your scientific record and to add information to it. These institutional connections are &amp;mdash; by the way &amp;mdash; also the funding structure of ORCID: Membership organizations have to pay a pretty high subscription fee (starting with 5.150 US $) to connect and use their infrastructure with ORCID.&lt;/p&gt;
&lt;p&gt;However, this is not very important to me. At the time of this writing (2018-08-26) there are solely 910 member organization, only four of them from Austria:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Austrian Science Fund (FWF)&lt;/li&gt;
&lt;li&gt;Technical University Graz (TU Graz)&lt;/li&gt;
&lt;li&gt;University of Natural Resources and Applied Life Sciences Vienna (BOKU) and&lt;/li&gt;
&lt;li&gt;University of Vienna&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Only TU Graz has already established integration with ORCID. The other three universities are still in the process of planning the technical infrastructure for this bonding.&lt;/p&gt;



&lt;h2 id=&#34;a-personal-digital-international-and-persistent-name-identifier&#34;&gt;A personal, digital, international and persistent name identifier&lt;a href=&#34;#a-personal-digital-international-and-persistent-name-identifier&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;However, ORCID is already very advantageous for the individual researcher: The ORCID ID gives you a personal, digital, international, and persistent name identifier. This ID outlives the change of working positions with their associated web presence and email address. More important: The ID identifies you unmistakable, e.g., independently name changes with marriage or a pool of people with precisely the same name.&lt;/p&gt;














&lt;figure  id=&#34;figure-qr-code-for-my-orcid-id&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;&lt;img src=&#34;images/orcid-without-border.png?classes=border&#34; alt=&#34;QR Code for my ORCID ID&#34; loading=&#34;lazy&#34; data-zoomable height=&#34;300px&#34; /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption&gt;
      QR Code for my ORCID ID
    &lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;Especially the last case is crucial for me: I know from a funny event (&lt;a href=&#34;http://peter.baumgartner.name/2012/09/16/1-baumgartner-treffen/?highlight=1.%20internationales%20baumgartner%20treffen&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;1st International Meeting of people with the family name of &amp;lsquo;Baumgartner&amp;rsquo;&lt;/a&gt;) that there are about 4.700 (!) Baumgartner&amp;rsquo;s in Austria alone and perhaps several thousand more in the world. As my given name &amp;lsquo;Peter&amp;rsquo; is also trendy, there are always a bunch of Peter Baumgartner&amp;rsquo;s in every database. Even when I want to redeem a voucher in a small shop, I have to provide my address as there are two or three names with &amp;ldquo;Peter Baumgartner&amp;rdquo; in their database.&lt;/p&gt;
&lt;p&gt;This coincidence of names is very cumbersome when somebody tries to find my publications: There are way too many publications under my name! And not in all cases, you can decide and separate them with adding the research field.&lt;/p&gt;
&lt;p&gt;There is especially another &lt;a href=&#34;https://people.csiro.au/B/P/Peter-Baumgartner/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Peter Baumgartner in Computer Science&lt;/a&gt; situated for many years in Koblenz (Germany). As I am working on E-Learning issues, you can imagine that there arose many times confusion: Sometimes we got even E-Mails for the other person. This Peter Baumgartner has now changed to Australia, but this has not helped much to clear up the situation as the confusion between Australia and Austria is legendary.&lt;/p&gt;
&lt;p&gt;If you Google my name, you will find several others Peter Baumgartner, especially a top-rated speaker and coach: &lt;a href=&#34;https://www.peterbaumgartner.at/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Peter Baumgartner, der Mutmacher&lt;/a&gt; (Peter Baumgartner &amp;lsquo;the bolsterer&amp;rsquo; from &amp;lsquo;to bolster somebody up&amp;rsquo;). ORCID helps to prevent precisely this mistaking identity!&lt;/p&gt;



&lt;h2 id=&#34;other-similar-initiatives&#34;&gt;Other similar initiatives&lt;a href=&#34;#other-similar-initiatives&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;There are other similar initiatives like &lt;a href=&#34;https://www.scopus.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Scopus Author ID&lt;/a&gt; and &lt;a href=&#34;https://www.researcherid.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ResearcherID&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ResearcherID (developed by Thomas Reuters and used in Web of Science) and Scopus Author ID (generated by Elsevier and utilized in Scopus) are two examples of these efforts. Whereas ORCID is &amp;ldquo;a platform-agnostic identifier,&amp;rdquo; ResearcherID and Scopus Author ID connect to proprietary, subscription-based systems. (Quoted from the &lt;a href=&#34;http://guides.lib.uchicago.edu/c.php?g=298332&amp;amp;p=1989825&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Library of University of Chicago&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Remains to mention: ORCID is free, platform independent and &lt;a href=&#34;https://github.com/ORCID/ORCID-Source&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Open Source&lt;/a&gt; under the &lt;a href=&#34;https://en.wikipedia.org/wiki/MIT_License&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;MIT License&lt;/a&gt;.&lt;/p&gt;














&lt;figure  id=&#34;figure-screenshot-of-my-the-upper-part-of-my-orcid-page&#34;&gt;
  &lt;div class=&#34;d-flex justify-content-center&#34;&gt;
    &lt;div class=&#34;w-100&#34; &gt;
        &lt;img alt=&#34;Screenshot of my the upper part of my ORCID page&#34; srcset=&#34;
               /2018/08/26/orcid-researchers-uniquely-identified/images/orcid-screenshot_hu2a003235c9a77a582e76d9f94994f4a9_77264_b9df9a46366e4a06cc6ca8a235f6ef9f.png 400w,
               /2018/08/26/orcid-researchers-uniquely-identified/images/orcid-screenshot_hu2a003235c9a77a582e76d9f94994f4a9_77264_7074827b237e1273c23c338fbd2400e9.png 760w,
               /2018/08/26/orcid-researchers-uniquely-identified/images/orcid-screenshot_hu2a003235c9a77a582e76d9f94994f4a9_77264_1200x1200_fit_lanczos_2.png 1200w&#34;
               src=&#34;https://notes.peter-baumgartner.net/2018/08/26/orcid-researchers-uniquely-identified/images/orcid-screenshot_hu2a003235c9a77a582e76d9f94994f4a9_77264_b9df9a46366e4a06cc6ca8a235f6ef9f.png&#34;
               width=&#34;760&#34;
               height=&#34;400px&#34;
               loading=&#34;lazy&#34; data-zoomable /&gt;&lt;/div&gt;
  &lt;/div&gt;&lt;figcaption&gt;
      Screenshot of my the upper part of my ORCID page
    &lt;/figcaption&gt;&lt;/figure&gt;



&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;a href=&#34;#conclusion&#34;&gt;&lt;svg class=&#34;anchor-symbol&#34; height=&#34;26&#34; width=&#34;26&#34; viewBox=&#34;0 0 22 22&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;
&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76.0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71.0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71.0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76.0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;
&lt;/svg&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;ORCID aims to be a part of a broader social and technical infrastructure for uniquely identifying researchers with their work, affiliations, funding, and publishing institutions. Almost 5.2 Million researchers have already applied for their free ORCID ID. In the long run, many institutions engaged with research (universities, funding agencies, publishers) should be connected and form part of this global infrastructure. Even if this is not the case at the moment, applying has already some advantages: It gives you another place to present your work, e.g., a free web presence and provides you furthermore with a personal, digital, international and persistent name identifier.&lt;/p&gt;

&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
  &lt;iframe src=&#34;https://player.vimeo.com/video/237730655&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;vimeo video&#34; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;&lt;span class=&#39;Z3988&#39; title=&#39;url_ver=Z39.88-2004&amp;amp;ctx_ver=Z39.88-2004&amp;amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;amp;rft.type=blogPost&amp;amp;rft.title=ORCID%20-%20Researchers%20uniquely%20identified%20and%20connected%20::%20Open%20Science%20Education&amp;amp;rft.source=ORCID%20-%20Researchers%20uniquely%20identified%20and%20connected&amp;amp;rft.rights=CC%20BY-SA%204.0&amp;amp;rft.description=I%20applied%20for%20my%20ORCID-ID%20already%20several%20years%20ago,%20but%20only%20yesterday%20I%20understood%20the%20advantage%20of%20yet%20another%20web%20presence:%20ORCID%20is%20a%20non-profit%20organization%20and%20aims%20to%20identify%20researchers%20uniquely%20and%20to%20connect%20their%20contributions%20and%20affiliations%20across%20disciplines,%20borders,%20and%20time.%20With%20this%20post,%20I%20will%20tell%20you%20some%20advantages%20of%20ORCID%20to%20convince%20you%20to%20join.&amp;amp;rft.identifier=https%3A%2F%2Fnotes.peter-baumgartner.net%2F2018%2F08%2F26%2Forcid-researchers-uniquely-identified&amp;amp;rft.aufirst=Peter&amp;amp;rft.aulast=Baumgartner&amp;amp;rft.au=Peter%20Baumgartner&amp;amp;rft.date=&amp;amp;rft.language=en&#39;&gt;&lt;/span&gt;&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
