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
+5
Original file line number
Diff line number
Diff line change
@@ -569,6 +569,11 @@ type instances for references and qualifiers.
569
569
570
570
WikibaseIntegrator supports SDC (Structured Data on Commons) to update a media file hosted on Wikimedia Commons.
571
571
572
+
> [!IMPORTANT]
573
+
> To ease the compatibility between Wikidata and Wikimedia Commons, the MediaInfo entity use the "claims" field instead of the "statements" from the API.
574
+
> When you read a MediaInfo entity, the "claims" field will be filled with the data from the "statements" field.
575
+
> When you write a MediaInfo entity, the "claims" field will be replaced by the "statements" field.
0 commit comments