developmental attribute (DevelopmentalAttribute)
Attributes that indicate the
stage of development of an Organism.
Ontology
SUMO / QUALITIESSuperclass(es)
Instance(s)
fully formed
non fully formed
larval
embryonic
Coordinate term(s)
animacy attribute
disease or syndrome
psychological attribute
sex attribute
Constrains relations
developmental form
Related WordNet synsets
See more related synsets on a separate page.
Axioms (2)
exhaustive attribute(developmental attribute,fully formed,non fully formed) holds.
(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed)
If org is an instance of organism, then there exists developmental attribute attr so that attr is an attribute of org.
(=>
(instance ?ORG Organism)
(exists
(?ATTR)
(and
(instance ?ATTR DevelopmentalAttribute)
(attribute ?ORG ?ATTR))))