Skip to content

Commit c3ce92d

Browse files
🚀 Automatically rebuilt derived files (#2617)
Co-authored-by: GitHub Action <action@github.com>
1 parent 75a0861 commit c3ce92d

4 files changed

Lines changed: 1106 additions & 1075 deletions

File tree

_config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3396,6 +3396,15 @@ ontologies:
33963396
- medical
33973397
title: Medical Action Ontology
33983398
tracker: https://github.com/monarch-initiative/MAxO/issues
3399+
usages:
3400+
- description: MAxO is used to capture disease-treatment relations from the scientific
3401+
literature.
3402+
examples:
3403+
- description: Bardet-biedl Syndrome 1 (MONDO:0008854) is treated through dietary
3404+
interventions (MAXO:0000088) according to Forsyth et al 2003 (PMID:20301537)
3405+
url: https://hpo.jax.org/data/annotations
3406+
type: annotation
3407+
user: https://hpo.jax.org/
33993408
- activity_status: active
34003409
contact:
34013410
email: citlalli.mejiaalmonte@gmail.com

registry/ontologies.jsonld

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4785,7 +4785,20 @@
47854785
"medical"
47864786
],
47874787
"title": "Medical Action Ontology",
4788-
"tracker": "https://github.com/monarch-initiative/MAxO/issues"
4788+
"tracker": "https://github.com/monarch-initiative/MAxO/issues",
4789+
"usages": [
4790+
{
4791+
"description": "MAxO is used to capture disease-treatment relations from the scientific literature.",
4792+
"examples": [
4793+
{
4794+
"description": "Bardet-biedl Syndrome 1 (MONDO:0008854) is treated through dietary interventions (MAXO:0000088) according to Forsyth et al 2003 (PMID:20301537)",
4795+
"url": "https://hpo.jax.org/data/annotations"
4796+
}
4797+
],
4798+
"type": "annotation",
4799+
"user": "https://hpo.jax.org/"
4800+
}
4801+
]
47894802
},
47904803
{
47914804
"activity_status": "active",

0 commit comments

Comments
 (0)