despens created this task. despens added a subscriber: despens. despens added a project: pywikibot-core. Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION Use case: I want to find properties that have an 'inverse of' statement and then create reverse relations for object-items. This is so the item of an **author** can automatically get a list of **author of** works, if works have the item listed as **author**.
(This is for my institution's wikibase instance.)
pywikibot's `PropertyPage` object does not have a `claims` property like the `ItemPage` has, though properties can have claims as well. Even calling the `toJSON` method does not return any info about claims for a property.
TASK DETAIL https://phabricator.wikimedia.org/T92669
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: despens Cc: pywikipedia-bugs, Aklapper, despens, jayvdb