Guide to Software Curation in the EBRAINS Knowledge Graph

Version 42.1 by adavison on 2024/11/08 17:27

Audience

This guide is for software developers who would like to register their software in the EBRAINS Knowledge Graph.

Introduction

Most software changes over time, with new features or bug fixes, and new releases. For scientific research to be reproducible, it is important to keep track of which versions of software were used for a given study. This means it needs to be easy for the developers of software used in the EBRAINS Research Infrastructure to keep the information about their software up-to-date, and to register new versions of their software when they are released.

For this reason, the process of adding information about software and software versions has been automated as much as possible. Two methods are available:

  1. providing a codemeta.json file in your software repository.
  2. publishing software through Zenodo.

Method 1: Providing a codemeta.json file in your software repository

See https://codemeta.github.io

More information coming soon.

Method 2: Publishing software through Zenodo

More information coming soon.