Tag Archive for: json

How to represent changes in JSON

The representation of changes in JSON can be achieved through a delta format, which includes the original and new values for describing found diffs.

XML and JSON: horses for courses or a one-horse race?

The choice between XML and JSON depends on the needs of a project, XML offers structured semantics while JSON provides ease of use.

How to compare JSON values, objects and arrays

Comparing JSON files involves normalising numbers and strings, handling object properties with unique keys, and more.

Introducing DeltaJSON – A New Way to Diff JSON Data

DeltaJSON introduces a comprehensive approach to JSON data diffing, offering an enterprise comparison tool that saves time.

JSON array diff handling – heuristic matching

A new algorithm for JSON array diff handling has been developed, allowing for improved alignment of similar items between arrays.

Announcing JSON Compare Free Usage, Java CLI & New Features

DeltaXML announces new features for JSON Compare, including an ‘Orderless’ option for Array Alignment.

Announcing JSON Compare Preview

DeltaXML introduces a preview of JSON Compare, a toolkit provided as a REST API for comparing and merging JSON data.