Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3876,10 +3876,10 @@ ontologies:
url: https://monarchinitiative.org/disease/MONDO:0019609
canonical: mondo.owl
contact:
email: nicole@tislab.org
github: nicolevasilevsky
label: Nicole Vasilevsky
orcid: 0000-0001-5208-3432
email: Sabrina@tislab.org
github: sabrinatoro
label: Sabrina Toro
orcid: 0000-0002-4142-7153
depicted_by: https://raw.githubusercontent.com/monarch-initiative/mondo/master/docs/images/mondo_logo_black-stacked-small.png
description: A global community effort to harmonize multiple disease resources to
yield a coherent merged ontology.
Expand Down Expand Up @@ -3927,6 +3927,8 @@ ontologies:
ontology_purl: http://purl.obolibrary.org/obo/mondo/mondo-simple.owl
title: Mondo Simple Release
publications:
- id: https://doi.org/10.1093/genetics/iyaf215
title: 'Mondo: Integrating Disease Terminology Across Communities'
- id: https://www.medrxiv.org/content/10.1101/2022.04.13.22273750
title: 'Mondo: Unifying diseases for the world, by the world'
repository: https://github.com/monarch-initiative/mondo
Expand Down
12 changes: 8 additions & 4 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5451,10 +5451,10 @@
],
"canonical": "mondo.owl",
"contact": {
"email": "nicole@tislab.org",
"github": "nicolevasilevsky",
"label": "Nicole Vasilevsky",
"orcid": "0000-0001-5208-3432"
"email": "Sabrina@tislab.org",
"github": "sabrinatoro",
"label": "Sabrina Toro",
"orcid": "0000-0002-4142-7153"
},
"depicted_by": "https://raw.githubusercontent.com/monarch-initiative/mondo/master/docs/images/mondo_logo_black-stacked-small.png",
"description": "A global community effort to harmonize multiple disease resources to yield a coherent merged ontology.",
Expand Down Expand Up @@ -5512,6 +5512,10 @@
}
],
"publications": [
{
"id": "https://doi.org/10.1093/genetics/iyaf215",
"title": "Mondo: Integrating Disease Terminology Across Communities"
},
{
"id": "https://www.medrxiv.org/content/10.1101/2022.04.13.22273750",
"title": "Mondo: Unifying diseases for the world, by the world"
Expand Down
Loading