Abstract structures¶
Tasks¶
Tasks are for anything that takes some time and has a defined outcome
Fields
Type name
String describing the kind of actionInstance id
Unique id for this particular instance of the type. Could also be a goal description.Start time
Usually in millisecondsEnd time
State
Usually at least success/failure, but can be any descriptive string
RML has some tools that operate on tab-separated value files containing these fields in exactly that order. Be sure that you're really using tab-separation, not spaces!