Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -270021,7 +270021,7 @@ property_value: term_tracker_item "https://github.com/geneontology/go-ontology/i

[Term]
id: GO:0045136
name: development of secondary sexual characteristics, sensu Metazoa
name: development of animal secondary sexual characteristics
namespace: biological_process
def: "The process whose specific outcome is the progression of the secondary sexual characteristics over time, from their formation to the mature structures. In mammals, examples include growth of axillary, chest, and pubic hair, voice changes, testicular/penile enlargement, breast development and menstrual periods. Development occurs in response to sex hormone secretion." [GOC:ai]
synonym: "development of secondary sexual characteristics" EXACT []
Expand Down Expand Up @@ -285691,21 +285691,21 @@ consider: GO:0015833

[Term]
id: GO:0046543
name: development of secondary female sexual characteristics, sensu Metazoa
name: development of animal secondary female sexual characteristics
namespace: biological_process
def: "The process whose specific outcome is the progression of the secondary female sexual characteristics over time, from their formation to the mature structures. In female mammals, examples include growth of axillary and pubic hair, breast development and menstrual periods. Their development occurs in response to sex hormone secretion." [GOC:ai]
synonym: "development of secondary female sexual characteristics" EXACT []
is_a: GO:0045136 ! development of secondary sexual characteristics, sensu Metazoa
is_a: GO:0045136 ! development of animal secondary sexual characteristics
relationship: part_of GO:0046660 ! female sex differentiation
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/31051" xsd:anyURI

[Term]
id: GO:0046544
name: development of secondary male sexual characteristics, sensu Metazoa
name: development of animal secondary male sexual characteristics
namespace: biological_process
def: "The process whose specific outcome is the progression of the secondary male sexual characteristics over time, from their formation to the mature structures. In male mammals, examples include growth of axillary, chest, and pubic hair, voice changes, and testicular/penile enlargement. Development occurs in response to sex hormone secretion." [GOC:ai]
synonym: "development of secondary male sexual characteristics" EXACT []
is_a: GO:0045136 ! development of secondary sexual characteristics, sensu Metazoa
is_a: GO:0045136 ! development of animal secondary sexual characteristics
relationship: part_of GO:0046661 ! male sex differentiation
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/31051" xsd:anyURI

Expand Down
2 changes: 1 addition & 1 deletion src/taxon_constraints/only_in_taxon.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ GO:0044782 cilium organization NCBITaxon:2759 Eukaryota
GO:0044787 bacterial-type DNA replication NCBITaxon:2 Bacteria
GO:0044849 estrous cycle NCBITaxon:32525 Theria <Mammalia>
GO:0044850 menstrual cycle NCBITaxon:9443 Primates
GO:0045136 development of secondary sexual characteristics, sensu Metazoa NCBITaxon:33208 Metazoa https://github.com/geneontology/go-ontology/issues/31051
GO:0045136 development of animal secondary sexual characteristics NCBITaxon:33208 Metazoa https://github.com/geneontology/go-ontology/issues/31051
GO:0045138 nematode male tail tip morphogenesis NCBITaxon:6231 Nematoda
GO:0045152 antisigma factor binding NCBITaxon:2 Bacteria
GO:0045170 spectrosome NCBITaxon:6656 Arthropoda
Expand Down