From 7438afe380ea30a472e3a77d8025eaaf88144496 Mon Sep 17 00:00:00 2001 From: John Swinbank <swinbank@astron.nl> Date: Tue, 17 Jan 2023 14:33:51 +0100 Subject: [PATCH] Respond to feedback from Susana Sanchez --- contents/6-future.tex | 2 +- contents/7-access.tex | 11 +++++++++++ main.tex | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/contents/6-future.tex b/contents/6-future.tex index 31cb238..21e1568 100644 --- a/contents/6-future.tex +++ b/contents/6-future.tex @@ -86,7 +86,7 @@ As described in \cref{sec:delivered:dm,sec:delivered:data,sec:delivered:ida,sec: However, the mechanisms for doing this are relatively inflexible, and rely on substantial user interaction. A future system could build on richer metadata describing the data, the software, and the computing systems to help the user by suggesting tools or workflows that are relevant to the data they have selected (or vice versa), and by intelligently mapping them to infrastructure based on availability and capability of the computing system and locality of the data. -Some work has already been undertaken in this direction in the context of \gls{ESCAPE} \gls{WP}5 and the \gls{IVOA}; an \gls{IVOA} note describing this work will be forthcoming.\footnote{Work in progress at \url{https://github.com/ivoa/ExecutionPlannerNote}} +Some work has already been undertaken in this direction in the context of \gls{ESCAPE} \gls{WP}5 and the \gls{IVOA}, resulting in an \gls{IVOA} note \autocite{2021ivoa.rept.ExecPlanner}. \subsubsection{Data Publication and Persistent Identifiers} \label{sec:future:pid} diff --git a/contents/7-access.tex b/contents/7-access.tex index ce90a76..f7ef96c 100644 --- a/contents/7-access.tex +++ b/contents/7-access.tex @@ -14,3 +14,14 @@ As such, before the conclusion of the project, it will be registered with the \g The development code repositories for \gls{ESAP}, together with documentation and other resources, will continue to be hosted at ASTRON, the Netherlands Institute for Radio Astronomy, for the foreseeable future. The primary point of entry for this material is \url{https://git.astron.nl/astron-sdc/escape-wp5/esap-api-gateway/-/wikis/home}. + +\subsection{\glsentrytext{FAIR} software} + +\pgls{ESAP} satisfies the fundamental tenets of \gls{FAIR} software \autocite{doi:10.1038/s41597-022-01710-x}. +In particular: + +\begin{itemize} +\item{The source code is published in an open repository and shared under a license compliant with Open Science principles;} +\item{It is registered in the \gls{OSSR} with enough metadata, including a DOI, to facilitate its discoverability and accessibility;} +\item{Clear documentation is provided to enable installation and use.} +\end{itemize} diff --git a/main.tex b/main.tex index 97d4237..d982424 100644 --- a/main.tex +++ b/main.tex @@ -14,7 +14,7 @@ \setDocTitle{Final Assessment of the Performance of the Science Platform Prototype} \setWorkPackage{WP5, ESFRI Science Analysis Platform} \setLeadAuthor{John D. Swinbank (ASTRON)} -\setOtherAuthors{Sara Bertocco (INAF), James Collinson (SKAO), Matthias Füßling (CTAO), Yan Grange (ASTRON), Gareth Hughes (CTAO), Klaas Kliffen (ASTRON), Marjolein Verkouter (JIVE), Nico Vermaas (ASTRON), Stelios Voutsinas (U.~Edinburgh)} +\setOtherAuthors{Sara~Bertocco (INAF), James~Collinson (SKAO), Matthias~Füßling (CTAO), Yan~Grange (ASTRON), Rafael~Garrido (IAA-CSIC), Gareth Hughes (CTAO), Klaas~Kliffen (ASTRON), Manuel~Parra-Royón (IAA-CSIC), Susana~Sánchez~Expósito (IAA-CSIC), Lourdes~Verdes-Montenegro (IAA-CSIC), Marjolein~Verkouter (JIVE), Nico~Vermaas (ASTRON), Stelios~Voutsinas (U.~Edinburgh)} \setDueDate{2022-11-30} \setDueMonth{M46} -- GitLab