The is a relation forms the basic structure of GO. If we say A is a B, we mean that node A is a subtype of node B. For example, mitotic cell cycle is a cell cycle, or lyase activity is a catalytic activity. It should be noted that is a does not mean ‘is an instance of’. An ‘instance’, ontologically speaking, is a specific example of something; e.g. a cat is a mammal, but Garfield is an instance of a cat, rather than a subtype of cat. GO, like most ontologies, does not use instances, and the terms in GO represent a class of entities or phenomena, rather than specific manifestations thereof. However, if we know that cat is a mammal, we can say that every instance of cat is a mammal.
is_a
01 Syntax
SMRUCC.genomics.Data.GeneOntology.DAG.is_a
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| term | 2 | 父节点的实例 |
| term_id | 1 | |
| name | 1 | |
| attributes | 1 |
04 Members
term
父节点的实例
term_id
name
term
attributes
ToString()