Project: californicus_b
Class Body_movement

Concrete Class Extends 
        Action
 
Direct Instances:
None
 
Direct Subclasses:
Body_rotation, Locomotion, Body_elevation_change, Resettle, Body_pitch_change, Sidling_reversal

Movement that involves the whole body.

Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
index_type This should help the interpretation of the index string.

Symbol  count, time, time+frame  1:1  time+frame 
start_index The index at the start of the serial information of interest. Use index_type to figure out how to interpret this.

String    0:1   
evidence This points to supporting data for the term, if any.

Instance  Serially_indexed_object  0:1   
precedes Specifies a temporal object that preceeds this one in a sequence.

Instance  Temporal_Entity  0:1   
end_index The ending index of the supporting data. Again, use index_type to interpret this. Value may equal start_index.

String    0:1   
parts Instance  Indexed_temporal_entity  0:*   
actor The (animal) assigned responsibility for the action

Instance  Living_thing  0:1   
contained_in Containment entails that the extent (either spatial or temporal) of the source is bounded by the extent of the source. It is weaker than part_of and should be used for temporal cases where part_of is uncertain.

Instance  Indexed_temporal_entity  0:1   
part_of Instance  Indexed_temporal_entity  0:1   
comments Documentation or notes for a term.

String    0:1   
result The outcome of an action or event.

Instance  State  0:*   
contains Containment entails that the extent (either spatial or temporal) of the source is bounded by the extent of the source. It is weaker than parts and should be used for temporal cases where parts is uncertain.

Instance  Indexed_temporal_entity  0:*   
instrument Currently intended as the body part involved with the action, if such can be identified. Could also refer to an external object such as a stick.

Instance  Physical_object  0:*   
follows Specifies a temporal object that follows this one in a sequence

Instance  Temporal_Entity  0:1   

Own Slots
Slot name Documentation Type Value  Cardinality
evidence This points to supporting data for the term, if any.

 

Instance     
sensu This is where taxon relative relationships should be defined.

 

Instance     
creation_date The time this item was created, usually automatically generated by Protege.

 

String     
author The login name of the person who created this term.

 

String     

Return to class hierarchy


Generated on Wed Sep 25 12:35:02 MST 2002