Skip to content

Commit f1585a9

Browse files
authored
Merge branch 'master' into patch-1
2 parents 0de1de2 + fea355b commit f1585a9

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/PrinciplesReviewWorkflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ For the following, steps 1-5 are internal to the EWG and steps 6-7 are internal
1818
9. Allow a two-week commenting period on the pull request.
1919
10. If the feedback includes major changes or objections, re-discuss during an OBO Operations call and re-do any relevant steps indicated above.
2020
11. At the end of the commenting period, assuming no major changes are needed, a member of the EWG will merge the pull request (removing 'draft' status if appropriate) and thereby make the changes public.
21+
12. Add the new principle to the [Principles Summary](https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/principles/fp-000-summary.md) list and to the [Principles dropdown menu](https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/principles/all.yml).
2122

2223
The need for a new principle can arise when an existing principle tries to cover too much and requires splitting, or as new needs arise within the community.

principles/all.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ principles:
4444
- id: fp-016-maintenance
4545
layout: principle
4646
title: Maintenance (principle 16)
47+
- id: fp-019-term-stability
48+
layout: principle
49+
title: Stability (principle 19)
4750
- id: fp-020-responsiveness
4851
layout: principle
4952
title: Responsiveness (principle 20)

principles/fp-000-summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ P13) <b>Notification of Changes</b> - Ontologies SHOULD announce major changes t
4040

4141
P16) <b>Maintenance</b> - The ontology needs to reflect changes in scientific consensus to remain accurate over time.
4242

43+
P19) <b>Term Stability</b> - The definition of a term MUST always denote the same thing(s)–known as “referent(s)”–in reality. If a proposed change to the definition would substantially change its referents, then a new term with new IRI and definition MUST instead be created.
44+
4345
P20) <b>Responsiveness</b> - Ontology developers MUST offer channels for community participation and SHOULD be responsive to requests.

0 commit comments

Comments
 (0)