Skip to content

Update csc_assembly.md #1429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 19, 2023
Merged

Update csc_assembly.md #1429

merged 11 commits into from
Dec 19, 2023

Conversation

siirif
Copy link
Contributor

@siirif siirif commented Dec 15, 2023

fi_csc_assembly_v2
We updated our tool assembly. We would also have a new picture, but I don't know how I can upload it ( I tried to attache it here). Thank you for help, if someone can change the pic :)

We updated our tool assembly. We would also have a new picture, but I don't know how I can upload it.
@bianchini88
Copy link
Collaborator

Hi @siirif,

Upload the image to this folder
and delete the old one if no longer in use.

After that, update the line below with the new name and/or caption.

{% include image.html file="fi_csc_assembly.svg" caption="Figure 1. The CSC - IT Center for Science data management tool assembly." alt="CSC RDMkit" %}

Let me know if you encounter any issue.

@siirif
Copy link
Contributor Author

siirif commented Dec 15, 2023

Hi @bianchini88 !
I did not have permission to upload that file into that folder :( I tried (it said uploads are disabled)!

@bianchini88
Copy link
Collaborator

@siirif Interesting, I was not aware of that.
You can try to fork the repo, add the image there and then open a PR.

@bedroesb is it intended for contributors to not have permission to upload images?

@siirif
Copy link
Contributor Author

siirif commented Dec 15, 2023

"You can try to fork the repo, add the image there and then open a PR." --> I suck at github and cannot do it :D sorry! plz send help!

@bianchini88
Copy link
Collaborator

I suck at github and cannot do it :D sorry! plz send help!

No problem, I will do it. Do I just download the image you sent or is it better if you send me the file? (I suck at graphics and related topics)

@bedroesb
Copy link
Member

bedroesb commented Dec 15, 2023

@bianchini88 @siirif Yes, contributors do not have permission to push to master, neither do the editors! https://github.com/siirif/rdm-toolkit/tree/patch-15/images on your branch from where you make the pullrequest, you will be able to do so, normally.

New csc tool assembly picture
@siirif siirif requested a review from bedroesb as a code owner December 15, 2023 09:42
@bianchini88
Copy link
Collaborator

bianchini88 commented Dec 15, 2023

@bedroesb

contributors do not have permission to push to master

Yes, of course, I had misunderstood the issue, sorry (I tend to work locally when dealing with figures).

changed the picture name to fi_csc_assembly_v2.svg
@siirif
Copy link
Contributor Author

siirif commented Dec 15, 2023

Okay, I added it: https://github.com/siirif/rdm-toolkit/tree/patch-15/images name: [fi_csc_assembly_v2.svg]
I also tried to change the name in the text file as it was missing the "_v2" from the picture name.

Copy link
Collaborator

@bianchini88 bianchini88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling/grammar fixes.

I moved some tools to the new syntax described here.

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
@bianchini88
Copy link
Collaborator

@siirif If you are happy with my suggestions, feel free to accept them and ask for a re-review, so we can get the PR merged.

siirif and others added 4 commits December 19, 2023 08:47
ok!

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
@siirif
Copy link
Contributor Author

siirif commented Dec 19, 2023

Yes thank you @bianchini88 :) looks good to me (I clicked commit to them)!

@@ -43,27 +43,27 @@ You can access all CSC services through several secure authentication methods. S

## For what can you use the CSC data management tool assembly?

{% include image.html file="fi_csc_assembly.svg" caption="Figure 1. The CSC - IT Center for Science data management tool assembly." alt="CSC RDMkit" %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we do not use the old image anymore, I guess I can delete it!

bedroesb and others added 2 commits December 19, 2023 08:23
Adding news about the refreshed CSC tool assembly page.
@bianchini88 bianchini88 merged commit fe362ae into elixir-europe:master Dec 19, 2023
bedroesb added a commit that referenced this pull request Mar 26, 2024
* Automatic tool/resource-list update (#1396)

* Update tool/resource_list.yaml

* Update plant_phenomics_assembly.md

* Update plant_sciences.md

---------

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>
Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* add editors to alumni (#1433)

* Update csc_assembly.md (#1429)

* Update csc_assembly.md

We updated our tool assembly. We would also have a new picture, but I don't know how I can upload it.

* New csc tool assembly picture

New csc tool assembly picture

* Update csc_assembly.md

changed the picture name to fi_csc_assembly_v2.svg

* Update csc_assembly.md

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

ok!

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* delete old image

* Update news.yml

Adding news about the refreshed CSC tool assembly page.

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>

* Adding a bibliography (#1434)

* Adding bibliography

* Update style_guide.md (#1435)

---------

Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>

* Update nels_assembly.md (#1436)

Using a country keyword for a tool assembly might create undesired results when courses for other independent national resources/tools are registered into TeSS. 

With the current suggestion some results of the query get lost, but maybe the annotations on TeSS should be improved (e.g. including explicitly NeLS as a keyword or similar).

* Fairtracks assembly (#1419)

* first draft of FAIRtracks tool assembly

* adding EMBL-EBI to affiliations

* Update no_resources.md

* Update no_resources.md

* Update fairtracks_assembly.md

Added description metadata

* Update fairtracks_assembly.md

minor text improvements

* adding link to training events on TeSS

* Adding TeSS to the omnipy tool entry

* revision from Sveinung

* cross-referencing domain pages

* revision of FAIRtracks assembly

* replacing figure with new version based on feedback from the editors

* Update news.yml

news item on FAIRtracks tool assembly page

* Update news.yml

fixing wrong indentation

* adding newline

* Update news.yml

updated date of news item

---------

Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>

* Slight clarification (#1438)

* Update fi_resources.md (#1439)

* Update fi_resources.md

Filling out "instance_of" field for FEGA Finland (instance of EGA)

* Update fi_resources.md

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>

* Update se_resources.md (#1430)

* Update se_resources.md

Review of all links and resources, and update where necessary

* Update se_resources.md

* Add FEGA-SE to metadata

* Update tool/resource_list.yaml (#1440)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update style_guide.md (#1442)

* Update style_guide.md

make bibliography as header

* Add suggestions

* Add full stop

---------

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* fixing display of instructions for creating a bibliography (#1446)

* fixing display of instructions for creating a bibliography

* Update pages/contribute/style_guide.md

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

---------

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* Update news.yml (#1449)

added news about RIR

* Update tool/resource_list.yaml (#1451)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Ml domain (#1443)

* Adding md file for domain page on machine-learning

* Adding domain page for ML to the sidebar

* Changing authir name to match the one recorded in the contributors file

* Update machine_learning.md

* Update tool_and_resource_list.yml

* Update machine_learning.md

* Update references.bib

* Update machine_learning.md

* Fixing syntax for bibliography

* minor polishing of bib file

* Update machine_learning.md

* Adding missing authors based on information from the draft Google document

* Update machine_learning.md

Minor text polishing and fixed indentation for nested lists.

* Update tool_and_resource_list.yml

* Update tool_and_resource_list.yml

* updating page metadata

* adding news item about ML domain page

* minor tweaks of ML domain page

* shortening title to avoid splitting in two lines

* polishing list of tools

* Update machine_learning.md

* Update pages/your_domain/machine_learning.md

* shortening long title, splitting wall of text in smaller paragraphs, adding again list that were lost in the conversion from Google document

* polishing bib file

* Update data_management.yml

* Update news.yml

* removed duplicate entry for Schema.org

* removing license from tools and resources list

* Update machine_learning.md

---------

Co-authored-by: Stella Fragkouli <79847870+sfragkoul@users.noreply.github.com>

* improved bibtex entries for ML domain page (#1455)

* Replaced broken links in National page of Estonia (#1452)

* Update ee_resources.md, changed broken links

* Update ee_resources.md

* Update ee_resources.md

* Update ee_resources.md

* Update ee_resources.md

minor fix

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>

* Improved bibliography (#1448)

* take away and

* Update references.bib (#1454)

---------

Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>

* Update news.yml (#1453)

Added linked PR to new item

* Update tool/resource_list.yaml (#1459)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update email Bert Droesbeke

* Update email Bert Droesbeke

* Adding Daniel to past editors (#1460)

* Take Daniel out of the CODEOWNERS

* Update tool/resource_list.yaml (#1461)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update tool/resource_list.yaml (#1462)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* changing bibliography style to nature (#1456)

* changing bibliography style to nature

* custom nature bib tex style

---------

Co-authored-by: bedroesb <bert.droesbeke@vib.be>

* Adding metadata standards to the table of tools and resources (#1463)

* Update existing_data.md (#1465)

* Update no_resources.md (#1444)

* Update no_resources.md

* added VID resources

* added normen chapter on privacy in research

* Update no_resources.md

* Update tool/resource_list.yaml (#1467)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Adding rss feed to track RDMkit news (#1466)

* adding rss feed for news

* fix xml

* add ixon

* Rounded video

* Update tool/resource_list.yaml (#1468)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update nl_resources.md (#1469)

* Update nl_resources.md

Added cBioPortal as a Dutch National Resource, requested by Lygature/EOSC4Cancer

* Update nl_resources.md

fixed the faulty URL for cBioPortal

---------

Co-authored-by: Diana Pilvar <125961725+diana-pilvar@users.noreply.github.com>

* Improve navigation by aligning the related pages with navigation tiles (#1366)

* same graphics

* fix type config

* with icons

* better theming

* fix assembly

* less css

* variables

* fix white

* gray background

* absolute path

* relative link

* variable for white

* anchor fix

* with shadow

* smaller anchor

* fix popping shadow

* no shadow

* smaller font

* add new version

* default shadow

* different sizes

* replace fix

* replace fix

* latest evrsion

* primary color buttons

* add news item

* Update _data/news.yml

Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>

* Update news.yml

---------

Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>

* Adding Gil Poiares-Oliveira as an editorial member (#1471)

* add @GilOliveira

* Change Gil's email to BioData.pt

---------

Co-authored-by: Gil Poiares-Oliveira <gpo@biodata.pt>

* Update tool_and_resource_list.yml

Added the tools for the health data page.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>
Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>
Co-authored-by: Siiri Fuchs <71016867+siirif@users.noreply.github.com>
Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>
Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>
Co-authored-by: Sveinung Gundersen <sveinugu@ifi.uio.no>
Co-authored-by: YvonneKallberg <35992574+YvonneKallberg@users.noreply.github.com>
Co-authored-by: floradanna <51486716+floradanna@users.noreply.github.com>
Co-authored-by: wittigue <ulrike.wittig@h-its.org>
Co-authored-by: Stella Fragkouli <79847870+sfragkoul@users.noreply.github.com>
Co-authored-by: Diana Pilvar <125961725+diana-pilvar@users.noreply.github.com>
Co-authored-by: bedroesb <bert.droesbeke@vib.be>
Co-authored-by: MijkeJetten <69034034+MijkeJetten@users.noreply.github.com>
Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>
Co-authored-by: Gil Poiares-Oliveira <gpo@biodata.pt>
smza added a commit that referenced this pull request Mar 27, 2024
* Create health_data.md

* Update health_data.md

Added content

* Update health_data.md

* Update health_data.md

Added information about TEHDAS and HealthData@EU

* Update tool_and_resource_list.yml (#1472)

* Automatic tool/resource-list update (#1396)

* Update tool/resource_list.yaml

* Update plant_phenomics_assembly.md

* Update plant_sciences.md

---------

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>
Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* add editors to alumni (#1433)

* Update csc_assembly.md (#1429)

* Update csc_assembly.md

We updated our tool assembly. We would also have a new picture, but I don't know how I can upload it.

* New csc tool assembly picture

New csc tool assembly picture

* Update csc_assembly.md

changed the picture name to fi_csc_assembly_v2.svg

* Update csc_assembly.md

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

ok!

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/tool_assembly/csc_assembly.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* delete old image

* Update news.yml

Adding news about the refreshed CSC tool assembly page.

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>

* Adding a bibliography (#1434)

* Adding bibliography

* Update style_guide.md (#1435)

---------

Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>

* Update nels_assembly.md (#1436)

Using a country keyword for a tool assembly might create undesired results when courses for other independent national resources/tools are registered into TeSS. 

With the current suggestion some results of the query get lost, but maybe the annotations on TeSS should be improved (e.g. including explicitly NeLS as a keyword or similar).

* Fairtracks assembly (#1419)

* first draft of FAIRtracks tool assembly

* adding EMBL-EBI to affiliations

* Update no_resources.md

* Update no_resources.md

* Update fairtracks_assembly.md

Added description metadata

* Update fairtracks_assembly.md

minor text improvements

* adding link to training events on TeSS

* Adding TeSS to the omnipy tool entry

* revision from Sveinung

* cross-referencing domain pages

* revision of FAIRtracks assembly

* replacing figure with new version based on feedback from the editors

* Update news.yml

news item on FAIRtracks tool assembly page

* Update news.yml

fixing wrong indentation

* adding newline

* Update news.yml

updated date of news item

---------

Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>

* Slight clarification (#1438)

* Update fi_resources.md (#1439)

* Update fi_resources.md

Filling out "instance_of" field for FEGA Finland (instance of EGA)

* Update fi_resources.md

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>

* Update se_resources.md (#1430)

* Update se_resources.md

Review of all links and resources, and update where necessary

* Update se_resources.md

* Add FEGA-SE to metadata

* Update tool/resource_list.yaml (#1440)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update style_guide.md (#1442)

* Update style_guide.md

make bibliography as header

* Add suggestions

* Add full stop

---------

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* fixing display of instructions for creating a bibliography (#1446)

* fixing display of instructions for creating a bibliography

* Update pages/contribute/style_guide.md

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

---------

Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>

* Update news.yml (#1449)

added news about RIR

* Update tool/resource_list.yaml (#1451)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Ml domain (#1443)

* Adding md file for domain page on machine-learning

* Adding domain page for ML to the sidebar

* Changing authir name to match the one recorded in the contributors file

* Update machine_learning.md

* Update tool_and_resource_list.yml

* Update machine_learning.md

* Update references.bib

* Update machine_learning.md

* Fixing syntax for bibliography

* minor polishing of bib file

* Update machine_learning.md

* Adding missing authors based on information from the draft Google document

* Update machine_learning.md

Minor text polishing and fixed indentation for nested lists.

* Update tool_and_resource_list.yml

* Update tool_and_resource_list.yml

* updating page metadata

* adding news item about ML domain page

* minor tweaks of ML domain page

* shortening title to avoid splitting in two lines

* polishing list of tools

* Update machine_learning.md

* Update pages/your_domain/machine_learning.md

* shortening long title, splitting wall of text in smaller paragraphs, adding again list that were lost in the conversion from Google document

* polishing bib file

* Update data_management.yml

* Update news.yml

* removed duplicate entry for Schema.org

* removing license from tools and resources list

* Update machine_learning.md

---------

Co-authored-by: Stella Fragkouli <79847870+sfragkoul@users.noreply.github.com>

* improved bibtex entries for ML domain page (#1455)

* Replaced broken links in National page of Estonia (#1452)

* Update ee_resources.md, changed broken links

* Update ee_resources.md

* Update ee_resources.md

* Update ee_resources.md

* Update ee_resources.md

minor fix

---------

Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>

* Improved bibliography (#1448)

* take away and

* Update references.bib (#1454)

---------

Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>

* Update news.yml (#1453)

Added linked PR to new item

* Update tool/resource_list.yaml (#1459)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update email Bert Droesbeke

* Update email Bert Droesbeke

* Adding Daniel to past editors (#1460)

* Take Daniel out of the CODEOWNERS

* Update tool/resource_list.yaml (#1461)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update tool/resource_list.yaml (#1462)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* changing bibliography style to nature (#1456)

* changing bibliography style to nature

* custom nature bib tex style

---------

Co-authored-by: bedroesb <bert.droesbeke@vib.be>

* Adding metadata standards to the table of tools and resources (#1463)

* Update existing_data.md (#1465)

* Update no_resources.md (#1444)

* Update no_resources.md

* added VID resources

* added normen chapter on privacy in research

* Update no_resources.md

* Update tool/resource_list.yaml (#1467)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Adding rss feed to track RDMkit news (#1466)

* adding rss feed for news

* fix xml

* add ixon

* Rounded video

* Update tool/resource_list.yaml (#1468)

Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>

* Update nl_resources.md (#1469)

* Update nl_resources.md

Added cBioPortal as a Dutch National Resource, requested by Lygature/EOSC4Cancer

* Update nl_resources.md

fixed the faulty URL for cBioPortal

---------

Co-authored-by: Diana Pilvar <125961725+diana-pilvar@users.noreply.github.com>

* Improve navigation by aligning the related pages with navigation tiles (#1366)

* same graphics

* fix type config

* with icons

* better theming

* fix assembly

* less css

* variables

* fix white

* gray background

* absolute path

* relative link

* variable for white

* anchor fix

* with shadow

* smaller anchor

* fix popping shadow

* no shadow

* smaller font

* add new version

* default shadow

* different sizes

* replace fix

* replace fix

* latest evrsion

* primary color buttons

* add news item

* Update _data/news.yml

Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>

* Update news.yml

---------

Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>

* Adding Gil Poiares-Oliveira as an editorial member (#1471)

* add @GilOliveira

* Change Gil's email to BioData.pt

---------

Co-authored-by: Gil Poiares-Oliveira <gpo@biodata.pt>

* Update tool_and_resource_list.yml

Added the tools for the health data page.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>
Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>
Co-authored-by: Siiri Fuchs <71016867+siirif@users.noreply.github.com>
Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>
Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>
Co-authored-by: Sveinung Gundersen <sveinugu@ifi.uio.no>
Co-authored-by: YvonneKallberg <35992574+YvonneKallberg@users.noreply.github.com>
Co-authored-by: floradanna <51486716+floradanna@users.noreply.github.com>
Co-authored-by: wittigue <ulrike.wittig@h-its.org>
Co-authored-by: Stella Fragkouli <79847870+sfragkoul@users.noreply.github.com>
Co-authored-by: Diana Pilvar <125961725+diana-pilvar@users.noreply.github.com>
Co-authored-by: bedroesb <bert.droesbeke@vib.be>
Co-authored-by: MijkeJetten <69034034+MijkeJetten@users.noreply.github.com>
Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>
Co-authored-by: Gil Poiares-Oliveira <gpo@biodata.pt>

* take away search exclude

* add to sidebar

* add tools

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update CONTRIBUTORS.yaml (#1473)

Added the contributors of the health data page

* Update health_data.md

fixing syntax error for tool

* add tools

* Update health_data.md

Syntax error for tool fixed

* take out duplicate contributors

* contributor fix

* bring back two palceholder contributos

* add all tools

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update health_data.md

modified  ncbo bioportal with the too id

* Update pages/your_domain/health_data.md

Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>

* Update CONTRIBUTORS.yaml

* update titles

---------

Co-authored-by: Laura Portell Silva <74184187+lauportell@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bedroesb <bedroesb@users.noreply.github.com>
Co-authored-by: Bert Droesbeke <44875756+bedroesb@users.noreply.github.com>
Co-authored-by: Siiri Fuchs <71016867+siirif@users.noreply.github.com>
Co-authored-by: Nazeeefa <fatima.nazeefa@gmail.com>
Co-authored-by: Federico Bianchini <72258479+bianchini88@users.noreply.github.com>
Co-authored-by: bedroesb <bedro@psb.vib-ugent.be>
Co-authored-by: Korbinian Bösl <korbinian.bosl@uib.no>
Co-authored-by: Sveinung Gundersen <sveinugu@ifi.uio.no>
Co-authored-by: YvonneKallberg <35992574+YvonneKallberg@users.noreply.github.com>
Co-authored-by: floradanna <51486716+floradanna@users.noreply.github.com>
Co-authored-by: wittigue <ulrike.wittig@h-its.org>
Co-authored-by: Stella Fragkouli <79847870+sfragkoul@users.noreply.github.com>
Co-authored-by: Diana Pilvar <125961725+diana-pilvar@users.noreply.github.com>
Co-authored-by: bedroesb <bert.droesbeke@vib.be>
Co-authored-by: MijkeJetten <69034034+MijkeJetten@users.noreply.github.com>
Co-authored-by: Marina Popleteeva <108409595+marikapop@users.noreply.github.com>
Co-authored-by: Gil Poiares-Oliveira <gpo@biodata.pt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants