From a9ece098a18201609ede0e380ab5e822f03be92c Mon Sep 17 00:00:00 2001 From: pgaudet Date: Mon, 4 Nov 2024 11:53:49 +0100 Subject: [PATCH] Update ontology-documentation.md --- _docs/ontology-documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/ontology-documentation.md b/_docs/ontology-documentation.md index 896ca906..c49f319c 100644 --- a/_docs/ontology-documentation.md +++ b/_docs/ontology-documentation.md @@ -36,7 +36,7 @@ Each of the three GO aspects is represented by a separate root ontology term. Mo # The GO hierarchy The GO is structured as a graph in which each GO term is a *node* and the relationships between the nodes are *edges*. GO is hierarchical, with *child* terms being more specialized than their *parent* terms, but unlike a strict hierarchy, a term may have more than one parent term (note that the parent/child model does not hold true for all types of relations, see the [relations documentation](/docs/ontology-relations/)). For example, the biological process term [hexose biosynthetic process](http://amigo.geneontology.org/amigo/term/GO:0019319){:target="blank"} has two parents, [hexose metabolic process](http://amigo.geneontology.org/amigo/term/GO:0019318){:target="blank"} and [monosaccharide biosynthetic process](http://amigo.geneontology.org/amigo/term/GO:0046364){:target="blank"}. This reflects the fact that *biosynthetic process* is a subtype of *metabolic process* and a *hexose* is a subtype of *monosaccharide*. - + # GO term elements