From d821163d08c4ba317f2179807148c54da147bddc Mon Sep 17 00:00:00 2001 From: Florian Goth Date: Fri, 29 Nov 2024 01:49:09 +0100 Subject: [PATCH 1/3] sync with competencies --- paper.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/paper.tex b/paper.tex index ec5a324..f82ff9b 100644 --- a/paper.tex +++ b/paper.tex @@ -63,13 +63,17 @@ \section{Introduction} The term “Research software” is also defined somewhat differently within the community. Therefore, to avoid ambiguities, we list the ones we use here:\\ \textbf{Software:}\\ -Source code, documentation, tests, executables and all other artifacts that are created by humans during the development process that are necessary to understand its purpose.\\ +Source code, documentation, tests, executables +and all other artefacts that are created during the development process +that are necessary to understand its purpose.\\ \textbf{Research software:}\\ Foundational algorithms, the software itself, as well as scripts and computational workflows that were created during the research process or for a research purpose, across all domains of research. This definition is broader than in~\autocite{FAIR4RS} and is the outcome of a recent discussion in~\autocite{Gruenpeter2021}.\\ \textbf{Research software engineers:}\\ -People who create or improve research software and/or the structures that it interacts with in the computational ecosystem of research domains. +People who +create or improve research software and/or the structures that the software interacts with +in the computational environment of a research domain. They are highly skilled team members who may also choose to conduct their own research as part of their role. However, we also recognise RSEs who have chosen to focus on a technical role as an alternative to a traditional research role.\\ \textbf{Researchers:}\\ From d69b05576c890d15db27b47cc0e71bf6671f766a Mon Sep 17 00:00:00 2001 From: Florian Goth Date: Fri, 13 Dec 2024 03:30:41 +0100 Subject: [PATCH 2/3] make knarff happy --- paper.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/paper.tex b/paper.tex index f82ff9b..99f0980 100644 --- a/paper.tex +++ b/paper.tex @@ -63,9 +63,7 @@ \section{Introduction} The term “Research software” is also defined somewhat differently within the community. Therefore, to avoid ambiguities, we list the ones we use here:\\ \textbf{Software:}\\ -Source code, documentation, tests, executables -and all other artefacts that are created during the development process -that are necessary to understand its purpose.\\ +Source code, documentation, tests, executables and all other artefacts that are created during the development process that are necessary to understand its purpose.\\ \textbf{Research software:}\\ Foundational algorithms, the software itself, as well as scripts and computational workflows that were created during the research process or for a research purpose, across all domains of research. From 71fe8574f0a01f197febfc749c4edc2f3ddefe67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20L=C3=B6ffler?= Date: Fri, 13 Dec 2024 07:30:31 +0100 Subject: [PATCH 3/3] remove extra line breaks. --- paper.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/paper.tex b/paper.tex index 99f0980..113fc41 100644 --- a/paper.tex +++ b/paper.tex @@ -69,9 +69,7 @@ \section{Introduction} during the research process or for a research purpose, across all domains of research. This definition is broader than in~\autocite{FAIR4RS} and is the outcome of a recent discussion in~\autocite{Gruenpeter2021}.\\ \textbf{Research software engineers:}\\ -People who -create or improve research software and/or the structures that the software interacts with -in the computational environment of a research domain. +People who create or improve research software and/or the structures that the software interacts with in the computational environment of a research domain. They are highly skilled team members who may also choose to conduct their own research as part of their role. However, we also recognise RSEs who have chosen to focus on a technical role as an alternative to a traditional research role.\\ \textbf{Researchers:}\\