Skip to content

Commit f959b48

Browse files
authored
Merge branch 'master' into trans
2 parents f2d8730 + a05f416 commit f959b48

3 files changed

Lines changed: 26 additions & 4 deletions

File tree

docs/SOP.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This document contains standard operating procedures (SOPs) for the OBO Foundry
1212
- [Notification of NOR Decision](#NOD)
1313
- [Changing ontology metadata in the registry](#META)
1414
- [Reviving obsolete, orphaned, or inactive ontologies](#REACTIVATION)
15+
- [Adding new members to obo-discuss](#OBO_DISCUSS)
1516
- [Becoming a member of the OBO Operations Committee](#OPS_MEMBER)
1617
- [Chairing an OBO Operations Committee meeting call](#OPS_CHAIR)
1718

@@ -143,6 +144,14 @@ Currently, these are the required steps:
143144
1. If there is no significant objection within a four week time period, the status change is enacted by merging the pull request.
144145
1. The contact person for the ontology should be notified of the acceptance or rejection of the change.
145146

147+
## Adding new members to obo-discuss
148+
<a name="OBO_DISCUSS"></a>
149+
150+
OBO Discuss is a Google Group: https://groups.google.com/g/obo-discuss. Anyone with an email address can ask to join OBO Discuss, but we have had trouble with spammers in the past, so the Google Group is configured to require new members to be approved by one of the mailing list owners.
151+
Some of the mailing list owners filter the Pending Members list every few days. Checking the Pending Members was also part of the Operations chairing instructions, to remind us to do it every two weeks, at a minimum.
152+
153+
When someone asks to join, they must include an email address and they may provide a reason that they want to join. If they provide a reason that's not gibberish, we accept them. If they don't, we search Google for their email address. If there are good results (often from a university or company), we accept. If nothing suitable turns up, we email the applicant and explain that everyone is welcome but we filter for spammers. We usually get a reply and then click "Accept". (If they don't reply, then we don't accept them in the group.)
154+
146155
<a name="OPS_MEMBER"></a>
147156

148157
## Becoming a member of the OBO Operations Committee

ontology/oostt.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ products:
1818
- id: oostt.owl
1919
repository: https://github.com/OOSTT/OOSTT
2020
tracker: https://github.com/OOSTT/OOSTT/issues
21+
usages:
22+
- 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.
23+
type: application
24+
user: https://cafe-trauma.com/
25+
- 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.
26+
type: application
27+
user: https://tiptoe.apps.dbmi.cloud/tiptoe
28+
- description: Terms from OOSTT are imported and used by OMRSE.
29+
examples:
30+
- description: academic degree
31+
url: http://purl.obolibrary.org/obo/OOSTT_00000074
32+
type: owl:Ontology
33+
user: https://github.com/mcwdsi/OMRSE
2134
activity_status: active
2235
---
2336

ontology/symp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ title: Symptom Ontology
55
build:
66
infallible: 1
77
method: obo2owl
8-
source_url: https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/symp.obo
8+
source_url: https://raw.githubusercontent.com/DiseaseOntology/SymptomOntology/master/src/ontology/symp.obo
99
contact:
1010
email: lynn.schriml@gmail.com
1111
github: lschriml
1212
label: Lynn Schriml
1313
orcid: 0000-0001-8910-9851
1414
description: An ontology of disease symptoms, with symptoms encompasing perceived changes in function, sensations or appearance reported by a patient indicative of a disease.
1515
domain: health
16-
homepage: http://symptomontologywiki.igs.umaryland.edu/mediawiki/index.php/Main_Page
16+
homepage: https://github.com/DiseaseOntology/SymptomOntology
1717
license:
1818
label: CC0 1.0
1919
url: https://creativecommons.org/publicdomain/zero/1.0/
@@ -37,8 +37,8 @@ usages:
3737
- description: Symptoms of human diseases in the DO
3838
examples:
3939
- description: symptoms of human diseases
40-
url: http://www.disease-ontology.org/?id=DOID:0060164
41-
user: http://www.disease-ontology.org
40+
url: https://disease-ontology.org/?id=DOID:0060164
41+
user: https://disease-ontology.org/
4242
activity_status: active
4343
---
4444

0 commit comments

Comments
 (0)