Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

developmental attribute (DevelopmentalAttribute)

Attributes that indicate the stage of development of an Organism.

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  attribute  
is subclass of
  internal attribute  
is subclass of
  biological attribute  
is subclass of
  developmental attribute  

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))))