Tobias1984 added a comment.
I just stumbled over a use case that woud perhaps also benefit from structured diffs. I made this small tool to view the Wikidata edit stream: https://tobias47n9e.gitlab.io/wikidata-stream/ From the edit event I now fetch the current and previous revision, and then fetch both items in order to compare the changes in a structured form. This is quick and easy enough for me to work. I see issues with the structured diffs especially with the deeply nested statements. Plus the data-structure would need to handle additions, modifications and deletions, which would probably make the JSON big. This would further increase the size of the edit event JSON object. At the m TASK DETAIL https://phabricator.wikimedia.org/T218779 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Tobias1984 Cc: Phaebz, Tobias1984, Lucas_Werkmeister_WMDE, Addshore, Lydia_Pintscher, Aklapper, Pintoch, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
