This repository will in the first place be used to link pages between FAIR Cookbook and RDMkit. These links are made and curated by the joint editorial board that exists between both teams.
Both websites have their content managed and deployed using GitHub:
- RDMkit: https://github.com/elixir-europe/rdmkit
- FAIR Cookbook: https://github.com/FAIRplus/the-fair-cookbook
To align visions and to keep track of content changes in both repositories we created a joint editorial board between FAIR Cookbook and RDMkit. This board meets every two months.
Links between the two services are stored in the faircookbook_rdmkit_mapping.yml
file. Changes made to this file will not immediately impact the websites. On a weekly basis Fair Cookbook and RDMkit will pull changes from this central yml file to update there repository. This is done using GitHub pages and and is fully automatic. Any links towards FAIR Cookbook/RDMkit that were made manually will be overwritten by this process. In short: this repository holds the truth!
Changes made to the faircookbook_rdmkit_mapping.yml
file will be merged in the main
branch using pull requests and only when at least one member of each editorial team has approved the changes.