Skip to content

Commit 5be7e89

Browse files
authored
Update StandardizationGuidelines.md
1 parent 2e7c627 commit 5be7e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/StandardizationGuidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GO TO: [Technical Considerations](#technical-considerations) | [Content-Con
1212
- (b) there MUST NOT be any unsatisfiable classes; and
1313
- (c) there MUST NOT be any circular definitions.
1414
- This includes when the ontology is classified together with RO, BFO, and COB
15-
- This also includes when the ontology is classified together with its base dependencies; that is, as part of a 'full' release (see Releases section below)
15+
- This also includes when the ontology is classified together with its base dependencies; that is, as part of a 'full' release (see [Release Considerations](#release-considerations) section below)
1616
- Ontology root terms annotation ([tracker item](https://github.com/OBOFoundry/OBOFoundry.github.io/issues/2149))
1717
- Some ontology browsers make use of an ontology-wide annotation property, 'has ontology root term' (IAO:0000700), that governs how the hierarchy is displayed. This helps shield users from having to navigate through not-specific-enough parent terms (such as BFO:0000040 "material entity"). To enable this feature, an ontology SHOULD specify one or more appropriate root terms like so:
1818
```

0 commit comments

Comments
 (0)