The returned KeyMap has an entry with key "0" that describes the NDF from which the provenance was read. It also has an entry describing each ancestor NDF. These entries have keys "1", "2", "3", etc, up to the number of ancestors in the NDF.
Each of these entries contains a pointer to another AST KeyMap which may contain any subset of the following entries (all of which are strings):
"ID" - the integer index within the ancestors array (zero for the main NDF).
"PATH" - The full path or base name for the NDF (see "base").
"DATE" - The date of creation of the NDF.
"CREATOR" - The software item that created the NDF.
"PARENTS" - A comma-separated list of indices into the ancestors array that identifies the direct parents of the NDF.
"MORE" - A summary of the contents of the MORE structure associated with the NDF.
"HISTORY" - A vector entry holding one or more KeyMaps. Each KeyMap contains items that describe an action performed on the ancestor. The actions are stored in chronological order within the vector entry. The last KeyMap in the vector describes the action that created the ancestor NDF. Any earlier KeyMaps in the vector describe any subsequent actions performed on the ancestor NDF prior to it being used in the creation of its parent. Each KeyMap contains the following scalar character entries (all taken from the corresponding record in the NDF HISTORY component):
NDG [1ex