Image 1 of 1: ‘Four cartoon images depicting two researchers at two machines which take in data and output the same landscape image in 4 different ways. These visually describe the four scenarios listed above.’
Figure 2
Image 1 of 1: ‘Quote: Research Software includes source code files, algorithms, scripts, computational workflows and executables that were created during the research process or for a research purpose. Software components (e.g., operating systems, libraries, dependencies, packages, scripts, etc.) that are used for research but were not created during or with a clear research intent should be considered software in research and not Research Software.’
Image 1 of 1: ‘FAIR represented as as a 4-dimensional spectrum with 4 axes - findable, accessible, interoperable and reusable, image by the Netherlands eScience Center licensed under CC-BY 4.0’
Figure 2
Image 1 of 1: ‘JSON data file snippet showing EVA/spacewalk data including EVA id, country, crew members, vehicle type, date of the spacewalk, duration, and purpose’
a JSON file (data.json) - a snippet of which is shown
below - with data on extra-vehicular activities (EVAs or spacewalks)
undertaken by astronauts and cosmonauts from 1965 to 2013 (data provided
by NASA via its Open
Data Portal)
Figure 3
Image 1 of 1: ‘A first few lines of a Python script used as example code for the episode’
a Python script (my code v2.py) containing some
analysis.
Image 1 of 1: ‘Software development lifecycle with Git showing Git commands and flow of data between components of a Git system, including working directory, staging area, local and remote repository’
Figure 2
Image 1 of 1: ‘Example Diff 1’
Figure 3
Image 1 of 1: ‘Example Diff 2’
Figure 4
Image 1 of 1: ‘2 Git repositories belonging to 2 different developers linked to a central repository and one another showing two way flow of information in each link’
Figure 5
Image 1 of 1: ‘Creating a new GitHub repository’
Figure 6
Image 1 of 1: ‘Naming the GitHub repository’
Figure 7
Image 1 of 1: ‘Complete GitHub repository creation’
Figure 8
Image 1 of 1: ‘Copy the commands to sync the local and remote repositories’