Skip to content

Commit 3427f34

Browse files
authored
Merge branch 'master' into patch-2
2 parents 974e37c + fa9973f commit 3427f34

2 files changed

Lines changed: 10 additions & 1 deletion

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

resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ title: Ontology Tools and Resources
3434
- [ROBOT](http://robot.obolibrary.org/): A command line tool to automate ontology workflows. It includes commands that can be used manually or integrated in automated processes to develop and release ontologies.
3535
- [Protégé](https://protege.stanford.edu/): An ontology editing environment for OWL ontologies. It allows developers to visualize the ontology hierarchy, add and edit ontology terms, reason over the ontology, and more.
3636
- [Onto-Animals](http://www.hegroup.org/ontozoo/): Tools to extract external ontology terms, compare ontologies, edit ontology terms, query and visualize ontologies, and more.
37-
- [VOCOL](https://vocol.iais.fraunhofer.de/): An integrated environment for collaborative vocabulary development
37+
- [VOCOL](https://github.com/vocol/vocol): An integrated environment for collaborative vocabulary development
3838
- [Karma Data Integration](http://usc-isi-i2.github.io/karma/): A data integration tool
3939
- [Ontofox](http://ontofox.hegroup.org/): An ontology term and relation extraction and reuse tool
4040
- [Ubergraph](https://github.com/INCATools/ubergraph): A sparql endpoint with many OBO ontologies loaded and pre-reasoned with simple triples materialized

0 commit comments

Comments
 (0)