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
The new properties are available on the editor backend for ingestion:
image_url, image_description, image_copyright, youtube_video_id, twitter_username, facebook_user_id, instagram_username.
Two notes:
The image_url, description and copyright must be edited together. Meaning you must fill out all 3 or they must be null, in a special case image_url can be "".
Generally, from now, if the backend receives "" (empty string) for a given field, it will delete that field from the wikibase. Meaning if the user wants to delete a twitter_username, you can send the backend empty string. Null means the same, no change.
To enrich the experience, add new fields to curate the data like:
The text was updated successfully, but these errors were encountered: