| Template Slots |
| Slot name |
Documentation |
Type |
Allowed Values/Classes |
Cardinality |
Default |
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 |
evidence |
This points to supporting data for the term, if any. |
Instance |
Serially_indexed_object |
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 |
|
precedes |
Specifies a temporal object that preceeds this one in a sequence. |
Instance |
Temporal_Entity |
0:1 |
|
follows |
Specifies a temporal object that follows this one in a sequence |
Instance |
Temporal_Entity |
0:1 |
|