thiemowmde added projects: Patch-For-Review, Wikibase-DataModel-Services. thiemowmde added a comment. Herald added a subscriber: TerraCodes.
In February 2015 I created a "GenericEntityDiffer" that uses feature detection to create diffs from any entity type (even between different entity types). This was not meant to patch and store patched entities. It can't because it will miss and skip all entity features it does not know about. This was meant to get at least something when diffing different entity types, instead of a bogus error message (example: https://www.wikidata.org/w/index.php?oldid=199788084&diff=206027763). Since MediaInfo does not introduce any new features (yet), this will work with MediaInfo. - https://github.com/wmde/WikibaseDataModel/pull/354 - https://github.com/wmde/WikibaseDataModelServices/pull/61 - https://github.com/wmde/WikibaseDataModelServices/pull/92 is split from #61. TASK DETAIL https://phabricator.wikimedia.org/T132442 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: thiemowmde, TerraCodes, Tobi_WMDE_SW, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
