Squash

Squash takes multiple XML snapshots that are valid in consecutive periods of time and generates a single temporal XML document that contains all the content and temporal information of those snapshots. Note that even if all snapshots are individually valid, which should be checked separately, it is still necessary to run the TemporalValidator on the resulting temporal XML document to check the temporal constraints that the snapshots may have violated.

Usage:

java Squash [config-file | snapshot-prefix starting-index ending-index [logical-annotation] [physical-annotation] ]

Parameters:

See also:

SchemaMapper, TemporalValidator, Unsquash