Skip to content

Commit 9de0b5f

Browse files
🚀 Automatically rebuilt derived files (#2777)
Co-authored-by: GitHub Action <action@github.com>
1 parent 53eaa61 commit 9de0b5f

5 files changed

Lines changed: 1162 additions & 1105 deletions

File tree

_config.yml

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5231,6 +5231,23 @@ ontologies:
52315231
repository: https://github.com/OOSTT/OOSTT
52325232
title: Ontology of Organizational Structures of Trauma centers and Trauma systems
52335233
tracker: https://github.com/OOSTT/OOSTT/issues
5234+
usages:
5235+
- description: OOSTT terms, such as OOSTT_00000017 'trauma program' and OOSTT_00000021
5236+
'trauma medical director role,' are used in the CAFE questionnaire to assess
5237+
trauma centers and systems.
5238+
type: application
5239+
user: https://cafe-trauma.com/
5240+
- description: OOSTT terms, such as OOSTT_00000002 'trauma center' and OOSTT_00000066
5241+
'emergency medicine liaison role,' are used in the TIPTOE questionnaire to relate
5242+
trauma center/system structure to patient outcomes.
5243+
type: application
5244+
user: https://tiptoe.apps.dbmi.cloud/tiptoe
5245+
- description: Terms from OOSTT are imported and used by OMRSE.
5246+
examples:
5247+
- description: academic degree
5248+
url: http://purl.obolibrary.org/obo/OOSTT_00000074
5249+
type: owl:Ontology
5250+
user: https://github.com/mcwdsi/OMRSE
52345251
- activity_status: active
52355252
contact:
52365253
email: zhengj2007@gmail.com
@@ -6454,7 +6471,7 @@ ontologies:
64546471
build:
64556472
infallible: 1
64566473
method: obo2owl
6457-
source_url: https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/symp.obo
6474+
source_url: https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/src/ontology/symp.obo
64586475
contact:
64596476
email: lynn.schriml@gmail.com
64606477
github: lschriml
@@ -6464,7 +6481,7 @@ ontologies:
64646481
changes in function, sensations or appearance reported by a patient indicative
64656482
of a disease.
64666483
domain: health
6467-
homepage: http://symptomontologywiki.igs.umaryland.edu/mediawiki/index.php/Main_Page
6484+
homepage: https://github.com/DiseaseOntology/SymptomOntology
64686485
id: symp
64696486
layout: ontology_detail
64706487
license:
@@ -6496,8 +6513,8 @@ ontologies:
64966513
- description: Symptoms of human diseases in the DO
64976514
examples:
64986515
- description: symptoms of human diseases
6499-
url: http://www.disease-ontology.org/?id=DOID:0060164
6500-
user: http://www.disease-ontology.org
6516+
url: https://disease-ontology.org/?id=DOID:0060164
6517+
user: https://disease-ontology.org/
65016518
- activity_status: active
65026519
contact:
65036520
email: allyson.lister@oerc.ox.ac.uk
@@ -6679,11 +6696,11 @@ ontologies:
66796696
title: Pathogen Transmission Ontology
66806697
tracker: https://github.com/DiseaseOntology/PathogenTransmissionOntology/issues
66816698
usages:
6682-
- description: Methods of trnasmission of human diseases in the DO
6699+
- description: Methods of transmission of human diseases in the DO
66836700
examples:
66846701
- description: methods of transmission of human diseases
6685-
url: http://www.disease-ontology.org/?id=DOID:12365
6686-
user: http://www.disease-ontology.org
6702+
url: https://disease-ontology.org/?id=DOID:12365
6703+
user: https://disease-ontology.org/
66876704
- activity_status: active
66886705
contact:
66896706
email: balhoff@renci.org

registry/ontologies.jsonld

Lines changed: 31 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7264,7 +7264,30 @@
72647264
],
72657265
"repository": "https://github.com/OOSTT/OOSTT",
72667266
"title": "Ontology of Organizational Structures of Trauma centers and Trauma systems",
7267-
"tracker": "https://github.com/OOSTT/OOSTT/issues"
7267+
"tracker": "https://github.com/OOSTT/OOSTT/issues",
7268+
"usages": [
7269+
{
7270+
"description": "OOSTT terms, such as OOSTT_00000017 'trauma program' and OOSTT_00000021 'trauma medical director role,' are used in the CAFE questionnaire to assess trauma centers and systems.",
7271+
"type": "application",
7272+
"user": "https://cafe-trauma.com/"
7273+
},
7274+
{
7275+
"description": "OOSTT terms, such as OOSTT_00000002 'trauma center' and OOSTT_00000066 'emergency medicine liaison role,' are used in the TIPTOE questionnaire to relate trauma center/system structure to patient outcomes.",
7276+
"type": "application",
7277+
"user": "https://tiptoe.apps.dbmi.cloud/tiptoe"
7278+
},
7279+
{
7280+
"description": "Terms from OOSTT are imported and used by OMRSE.",
7281+
"examples": [
7282+
{
7283+
"description": "academic degree",
7284+
"url": "http://purl.obolibrary.org/obo/OOSTT_00000074"
7285+
}
7286+
],
7287+
"type": "owl:Ontology",
7288+
"user": "https://github.com/mcwdsi/OMRSE"
7289+
}
7290+
]
72687291
},
72697292
{
72707293
"activity_status": "active",
@@ -9007,7 +9030,7 @@
90079030
"build": {
90089031
"infallible": 1,
90099032
"method": "obo2owl",
9010-
"source_url": "https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/symp.obo"
9033+
"source_url": "https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/src/ontology/symp.obo"
90119034
},
90129035
"contact": {
90139036
"email": "lynn.schriml@gmail.com",
@@ -9017,7 +9040,7 @@
90179040
},
90189041
"description": "An ontology of disease symptoms, with symptoms encompasing perceived changes in function, sensations or appearance reported by a patient indicative of a disease.",
90199042
"domain": "health",
9020-
"homepage": "http://symptomontologywiki.igs.umaryland.edu/mediawiki/index.php/Main_Page",
9043+
"homepage": "https://github.com/DiseaseOntology/SymptomOntology",
90219044
"id": "symp",
90229045
"layout": "ontology_detail",
90239046
"license": {
@@ -9063,10 +9086,10 @@
90639086
"examples": [
90649087
{
90659088
"description": "symptoms of human diseases",
9066-
"url": "http://www.disease-ontology.org/?id=DOID:0060164"
9089+
"url": "https://disease-ontology.org/?id=DOID:0060164"
90679090
}
90689091
],
9069-
"user": "http://www.disease-ontology.org"
9092+
"user": "https://disease-ontology.org/"
90709093
}
90719094
]
90729095
},
@@ -9316,14 +9339,14 @@
93169339
"tracker": "https://github.com/DiseaseOntology/PathogenTransmissionOntology/issues",
93179340
"usages": [
93189341
{
9319-
"description": "Methods of trnasmission of human diseases in the DO",
9342+
"description": "Methods of transmission of human diseases in the DO",
93209343
"examples": [
93219344
{
93229345
"description": "methods of transmission of human diseases",
9323-
"url": "http://www.disease-ontology.org/?id=DOID:12365"
9346+
"url": "https://disease-ontology.org/?id=DOID:12365"
93249347
}
93259348
],
9326-
"user": "http://www.disease-ontology.org"
9349+
"user": "https://disease-ontology.org/"
93279350
}
93289351
]
93299352
},

0 commit comments

Comments
 (0)