Project: included
Class Part_of_Organism

Abstract Class Extends 
        Biological
 
Direct Instances:
None
 
Direct Subclasses:
  1. Body
  2. Chin
  3. Cloacal_tube
  4. Head
  5. Limb
  6. Neck
  7. Nostril
  8. Plastron
  9. Skin
  10. Throat
  11. Flipper
  12. Digit
 
Class Documentation:
Objects that are parts of living things. This lets the ontology talk about heads in general or create refinements such as turtle heads, which (of course) share similarities with other turtle heads that aren't shared with human heads - other than usually being attached to a turtle neck.


Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
dorsal Top or backside.

Class    0:1   
connected_to This is intended to provide a symmetric relation for building bodies. Use something in addition to this to build directed chains.

Instance  Part_of_Organism  0:*   
proximal Closer to the main body. See comments on the distal slot.

Instance  Part_of_Organism  0:1   
distal Farther from the main body. Note that this is an ordering (but not complete) and that it is not subcase of connected.

Instance  Part_of_Organism  0:*   
part_of The part of relation. This has many specializations, which appear here as class specific slot views.

Instance  Organism, Part_of_Organism  0:1   

Return to class hierarchy


Generated on Fri Nov 07 22:08:53 CST 2003