fromDiff
Derives a patch from the difference between two resource states.
Compares the default-graph triples of original and updated: triples present only in original become deletes, triples present only in updated become inserts. Triples in named graphs are ignored.
Throws
if the two states are identical (the patch would be empty).