diff --git a/_ext/global_variables_fairplus.py b/_ext/global_variables_fairplus.py index 3896e6559..c9371aaa6 100644 --- a/_ext/global_variables_fairplus.py +++ b/_ext/global_variables_fairplus.py @@ -228,14 +228,14 @@ "Nicolas" : { "github_handle" : "", "name" : "Nicolas Francillonne", "orcid" : "", "affiliation" : "Université Paris-Saclay, INRAE, BioinfOmics", "type_of_affiliation" : "academia", "elixir_node" : "FR" }, "Ola" : { "github_handle" : "", "name" : "Ola Engkvist", "orcid" : "0000-0003-4970-6461", "affiliation" : "Astra-Zeneca", "type_of_affiliation" : "efpia", "elixir_node" : "" }, "Oya" : { "github_handle" : "oyadenizbeyan", "name" : "Oya Deniz Beyan", "orcid" : "0000-0001-7611-3501", "affiliation" : "Fraunhofer Institute", "type_of_affiliation" : "academia", "elixir_node" : "" }, -"Paul" : { "github_handle" : "", "name" : "Paul Peeters", "orcid" : "0000-0001-9915-2933", "affiliation" : "Janssen", "type_of_affiliation" : "efpia", "elixir_node" : "" }, +"Paul" : { "github_handle" : "", "name" : "Paul Peeters", "orcid" : "0000-0001-9915-2933", "affiliation" : "Janssen", "type_of_affiliation" : "efpia", "elixir_node" : "" }, "Peter" : { "github_handle" : "PeterWoollard", "name" : "Peter Woollard", "orcid" : "0000-0002-7654-6902", "affiliation" : "GSK", "type_of_affiliation" : "efpia", "elixir_node" : "" }, "Petros" : { "github_handle" : "petrospaps", "name" : "Petros Papadopoulos", "orcid" : "0000-0002-8110-7576", "affiliation" : "Heriot Watt University", "type_of_affiliation" : "academia", "elixir_node" : "UK" }, "Philip" : { "github_handle" : "", "name" : "Philip Gribbon", "orcid" : "0000-0001-7655-2459", "affiliation" : "Fraunhofer Institute", "type_of_affiliation" : "academia", "elixir_node" : "" }, "Philippe" : { "github_handle" : "proccaserra", "name" : "Philippe Rocca-Serra", "orcid" : "0000-0001-9853-5668", "affiliation" : "University of Oxford", "type_of_affiliation" : "academia", "elixir_node" : "UK" }, "Ratnesh" : { "github_handle" : "", "name" : "Ratnesh Sahay", "orcid" : "", "affiliation" : "Astra-Zeneca", "type_of_affiliation" : "efpia", "elixir_node" : "" }, "Robert" : { "github_handle" : "robertgiessmann", "name" : "Robert Giessmann", "orcid" : "0000-0002-0254-1500", "affiliation" : "Bayer AG", "type_of_affiliation" : "efpia", "elixir_node" : "" }, -"Ronald" : { "github_handle" : "", "name" : "Ronald Cornet", "orcid" : "0000-0002-1704-5980", "affiliation" : "Amsterdam UMC", "type_of_affiliation" : "academia", "elixir_node" : "" }, +"Ronald" : { "github_handle" : "ronaldcornet", "name" : "Ronald Cornet", "orcid" : "0000-0002-1704-5980", "affiliation" : "Amsterdam UMC", "type_of_affiliation" : "academia", "elixir_node" : "" }, "Rudi" : { "github_handle" : "rverbeec", "name" : "Rudi Verbeeck", "orcid" : "0000-0001-5445-6095", "affiliation" : "Janssen", "type_of_affiliation" : "efpia", "elixir_node" : "" }, "Salvador" : { "github_handle" : "scapella", "name" : "Salvador Capella Gutierrez", "orcid" : "0000-0002-0309-604X", "affiliation" : "Barcelona Supercomputing Centre", "type_of_affiliation" : "academia", "elixir_node" : "ES" }, "Scott" : { "github_handle" : "", "name" : "Scott Lusher", "orcid" : "", "affiliation" : "Janssen", "type_of_affiliation" : "efpia", "elixir_node" : "" }, diff --git a/_toc.yml b/_toc.yml index c04b0dda1..ffeb5efd0 100644 --- a/_toc.yml +++ b/_toc.yml @@ -81,7 +81,7 @@ numbered: true sections: - file: content/recipes/interoperability/registering-swisslipids-identifiers - title: Registering SwissLipids identifiers in Wikidata #FCB083 + title: Registering SwissLipids identifiers in Wikidata #FCB085 - file: content/recipes/interoperability/identifier-mapping title: Interlinking data from different sources #FCB016 - file: content/recipes/interoperability/bridgedb-recipe diff --git a/content/recipes/interoperability/registering-swisslipids-identifiers.md b/content/recipes/interoperability/registering-swisslipids-identifiers.md index 968b7b980..c68d5af70 100644 --- a/content/recipes/interoperability/registering-swisslipids-identifiers.md +++ b/content/recipes/interoperability/registering-swisslipids-identifiers.md @@ -1,8 +1,8 @@ # Registering SwissLipids identifiers in Wikidata ````{panels_fairplus} -:identifier_text: FCBxxx -:identifier_link: 'https://w3id.org/faircookbook/FCBxxx' +:identifier_text: FCB085 +:identifier_link: 'https://w3id.org/faircookbook/FCB085' :difficulty_level: 5 :recipe_type: hands_on :reading_time_minutes: 15