Skip to content

Commit 71d4fa0

Browse files
authored
Update fp-019-term-stability.md
1 parent 31c1d85 commit 71d4fa0

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

principles/fp-019-term-stability.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,12 @@ The PRO term "phosphoprotein" (PR:000037070) is defined as "A protein that inclu
126126
Criteria for review
127127
-------
128128

129-
TBD - indicate how a human reviewer would go about looking for violations
129+
The OBO Dashboard will show:
130+
- An ERROR if any obsolete term (that is, a term with an "owl:deprecated" property or "is_obsolete: true" tag) does not also have 'obsolete ' (that exact string, lowercase and space included) prepended to the label
131+
- An ERROR if an obsolete term has any associated logical axioms (including any subClassOf/is_a declarations)
132+
- A WARN if there is at least one term with 'OBSOLETE. ' prepended to the definition but not all obsolete terms are likewise prepended
130133

131-
The technical aspects can be automatically checked:
132-
- ROBOT will give an ERROR if any obsolete term (that is, a term with an "owl:deprecated" property or "is_obsolete: true" tag) does not also have 'obsolete ' prepended to the label.
133-
- If there is at least one term with 'OBSOLETE.' prepended to the definition, ROBOT will WARN if not all obsolete terms are treated consistently.
134+
[This check is automatically validated.](checks/fp_019)
134135

135136
Feedback and Discussion
136137
-------

0 commit comments

Comments
 (0)