Unsquash

Unsquash reads a temporal XML document that contains data of a long period, extracts the valid data in each sub-period in which the data doesn't change, and generates the corresponding snapshot documents. The snapshot documents have file names like "snapshot0.xml", "snapshot1.xml", etc. Unsquash depends on τDOM to extract data. Go to the τDOM website to get it.

Usage:

java Unsquash temporal-document

Parameters:

See also:

Squash, TemporalValidator, SchemaMapper