Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

Published March 7, 2024 | Version v1
Presentation Open

Best practice made easy: Deploying tools for FAIR research software development

Description

Sustainable software development and metadata practices are crucial for making research software FAIR. Undeniably, this requires an initial investment of time and effort for researching and adopting best practices, as well as for regular maintenance tasks. This impairs the bottom-up adoption of best practices by RSEs. In this talk we present two complementary tools addressing this challenge:


The command-line tool somesy(1) organizes and synchronizes software project metadata across multiple required or recommended files that are typically used in a software project. It is designed for easy integration into the development workflow, reducing the overhead for software metadata management.


The fair-python-cookiecutter(2) is a git repository template providing a well-structured foundation for new Python projects. The detailed documentation also turns it into a hands-on educational resource. Besides combining various state-of-the-art tools, it includes somesy to simplify software metadata management. The template follows software engineering practices recommended by DLR and OpenSSF. Furthermore, it supports relevant metadata standards such as REUSE, CITATION.cff and CodeMeta.

Files

2024-03-07_FPC_Somesy_deRSE.pdf

Files (4.5 MB)

Name Size Download all
md5:3102aec9ccdfa2a4aafdc866544e638c
4.5 MB Preview Download

Additional details

Software

Programming language
Python