Project: included
Class Event

Concrete Class Extends 
        Indexed_temporal_entity
 
Direct Instances:
None
 
Direct Subclasses:
Action, External_event

A temporal entity that causes a change in the state of something. The result slot should point to a representation of the state that holds after the event.

Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
part_of Instance  Indexed_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:*   
precedes Specifies a temporal object that preceeds this one in a sequence.

Instance  Temporal_Entity  0:1   
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   
index_type This should help the interpretation of the index string.

Symbol  count, time, time+frame  1:1  time+frame 
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:*   
comments Documentation or notes for a term.

String    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   
result The outcome of an action or event.

Instance  State  0:*   
evidence This points to supporting data for the term, if any.

Instance  Serially_indexed_object  0:1   
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     
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:20 MST 2002