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
13 changes: 13 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4743,6 +4743,19 @@ ontologies:
label: Homo sapiens
title: Ontology for General Medical Science
tracker: https://github.com/OGMS/ogms/issues
usages:
- description: Multiple ontologies using OGMS terms, such as the Ontology for Biomedical
Investigations (OBI), Relation Ontology (RO), Infectious Disease Ontology (IDO),
Representation of Social Entities (OMRSE), and Mental Disease Ontology (MFOMD).
OGMS has been extended to create various OBO ontologies, including the IDO and
its extensions, as well as the OMRSE, MFOMD, Oral Health and Disease ontology
(OHD), and Cardiovascular Disease Ontology (CVDO).
examples:
- description: List of ontologies using at least one OGMS term
url: http://dashboard.obofoundry.org/dashboard/ogms/dashboard.html
- description: List of ontologies using the term "disease"
url: https://ontobee.org/ontology/OGMS?iri=http://purl.obolibrary.org/obo/OGMS_0000031
user: (multiple)
- activity_status: active
contact:
email: wdduncan@gmail.com
Expand Down
18 changes: 17 additions & 1 deletion registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -6649,7 +6649,23 @@
"label": "Homo sapiens"
},
"title": "Ontology for General Medical Science",
"tracker": "https://github.com/OGMS/ogms/issues"
"tracker": "https://github.com/OGMS/ogms/issues",
"usages": [
{
"description": "Multiple ontologies using OGMS terms, such as the Ontology for Biomedical Investigations (OBI), Relation Ontology (RO), Infectious Disease Ontology (IDO), Representation of Social Entities (OMRSE), and Mental Disease Ontology (MFOMD). OGMS has been extended to create various OBO ontologies, including the IDO and its extensions, as well as the OMRSE, MFOMD, Oral Health and Disease ontology (OHD), and Cardiovascular Disease Ontology (CVDO).",
"examples": [
{
"description": "List of ontologies using at least one OGMS term",
"url": "http://dashboard.obofoundry.org/dashboard/ogms/dashboard.html"
},
{
"description": "List of ontologies using the term \"disease\"",
"url": "https://ontobee.org/ontology/OGMS?iri=http://purl.obolibrary.org/obo/OGMS_0000031"
}
],
"user": "(multiple)"
}
]
},
{
"activity_status": "active",
Expand Down
Loading
Loading