diff --git a/_data/live_deployments.json b/_data/live_deployments.json index 62ce8b228..00b9e234e 100644 --- a/_data/live_deployments.json +++ b/_data/live_deployments.json @@ -1271,6 +1271,21 @@ } ] }, + { + "name": "FAIR Cookbook", + "description": "Created by researchers and data managers professionals, the FAIR Cookbook is an online resource for the Life Sciences with recipes that help you to make and keep data Findable, Accessible, Interoperable and Reusable (FAIR).", + "url": "https://faircookbook.elixir-europe.org/content/home.html", + "nodes": ["EBI","LU","UK"], + "sitemap": "https://faircookbook.elixir-europe.org/sitemap.xml", + "profiles": [ + { + "profileName": "TrainingMaterial", + "conformsTo": "1.0-RELEASE", + "exampleURL": "https://w3id.org/faircookbook/FCB010", + "highlight": "Over 70 recipes" + } + ] + }, { "name": "PIPPA: PSB Interface for Plant Phenotype Analysis", "url": "https://pippa.psb.ugent.be/", diff --git a/pages/_news/2022-05-18-FAIRCookbook-Deployment.md b/pages/_news/2022-05-18-FAIRCookbook-Deployment.md new file mode 100644 index 000000000..34321c2e6 --- /dev/null +++ b/pages/_news/2022-05-18-FAIRCookbook-Deployment.md @@ -0,0 +1,11 @@ +--- +layout: post +title: "FAIR Cookbook Deployment of the TrainingMaterial Profile" +tags: +- Deployment +- TrainingMaterial +--- + +The [FAIR Cookbook](https://faircookbook.elixir-europe.org/content/home.html) is an online resource for the Life Sciences with recipes that help you to make and keep data Findable, Accessible, Interoperable and Reusable (FAIR). In keeping with this aim, the Cookbook itself has embedded markup which complies with the Bioschemas [TrainingMaterial profile](https://bioschemas.org/profiles/TrainingMaterial/). + +The development work was conducted as part of the EU IMI [FAIRplus project](https://fairplus-project.eu/) which aims to develop tools and guidelines for making life science data FAIR (Findable, Accessible, Interoperable, Reusable). The project has 21 partners from academia and industry, and runs from January 2019 to December 2022.