You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -577,6 +577,11 @@ type instances for references and qualifiers.
577
577
578
578
WikibaseIntegrator supports SDC (Structured Data on Commons) to update a media file hosted on Wikimedia Commons.
579
579
580
+
> [!IMPORTANT]
581
+
> To ease the compatibility between Wikidata and Wikimedia Commons, the MediaInfo entity use the "claims" field instead of the "statements" from the API.
582
+
> When you read a MediaInfo entity, the "claims" field will be filled with the data from the "statements" field.
583
+
> When you write a MediaInfo entity, the "claims" field will be replaced by the "statements" field.
0 commit comments