Project: included
Class Captured_source

Concrete Class Extends 
        Serially_indexed_object
 
Direct Instances:
Clip 1, Clip 2, Clip 3, Clip 4, Clip 5, Clip 6, Clip 7, Clip 8
 
Direct Subclasses:
None

This is like a serial source, except that the reference is to a digitized (captured) source. As such, it contains a URL field, and can refer to a serial_source from which it came.

Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
end_index The ending index of the supporting data. Again, use index_type to interpret this. Value may equal start_index.

String    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   
long_name A descriptive name of the data source or repository.

String    0:1   
source_URL A URL indicating the location of the digitized file.

String    0:1   
original Points to a serial source record for this (if known).

Any  Serial_source  0:1   
index_type This should help the interpretation of the index string.

Symbol  count, time, time+frame  1:1  time+frame 

Return to class hierarchy


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