[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-19 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. In T243138#9415152 , @Bean49 wrote: > Could someone with expertise state that understands the problem and indicate which workaround is less worse? > > 1. make 1800 API requests instead of 4 > 2.

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-19 Thread Bean49
Bean49 added a comment. @Aklapper Why do you close it? No one addressed the reported issues. I don't understand. Why would anyone report anything if you close it without answering? Could you please clarify or answer my previous questions. Thanks. TASK DETAIL

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-19 Thread Aklapper
Aklapper closed this task as "Declined". Aklapper added a comment. It's possible to add a comment without changing the status. Thanks. :) TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-19 Thread Bean49
Bean49 reopened this task as "Open". Bean49 added a comment. Could someone with expertise state that understands the problem and indicate which workaround is less worse? 1. make 1800 API requests instead of 4 2. use a very low percentage (1-15%) of downloaded data, increasing network

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-05 Thread Bean49
Bean49 added a comment. That's true, but you cannot get 500 entities at once, it remains the problem that you have to do 1800 requests in my previous example instead of 4. Is this not a problem? TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. > wbgetentities has no means to specify which properties you want That’s because there’s a separate `wbgetclaims` module which already has this feature. (Though it currently only supports one property.) Example:

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-05 Thread Bean49
Bean49 added a comment. What are the recommendations of stewards/maintainers/owners of the codebase regarding the issues? Either workaround is not desirable. TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-05 Thread Aklapper
Aklapper closed this task as "Declined". Aklapper added a comment. Stewards/maintainers/owners of the codebase decided not to fix this very ticket, thus reflecting that decision. TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-12-05 Thread Bean49
Bean49 reopened this task as "Open". Bean49 added a comment. I think this request was closed without addressing the issues reported in it. TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-11-20 Thread Bean49
Bean49 added a comment. @Lydia_Pintscher It's not the case. How can you download the _P131 property of 1800 items with only 4 requests? Either you have to do 1800 requests, or download tons of data you use for nothing. This would not be for my convenience, it would be better for Wikimedia

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-11-20 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined". Lydia_Pintscher added a comment. We are now putting the limited resources we have into the new REST API and I fear we'll not be able to spend time on this. The ability to do what is asked for here was added to the REST API in T309021

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-11-13 Thread ItamarWMDE
ItamarWMDE added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Bean49, Aklapper, Ralfhauser, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-11-11 Thread Bean49
Bean49 changed the subtype of this task from "Task" to "Feature Request". TASK DETAIL https://phabricator.wikimedia.org/T243138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Bean49 Cc: Bean49, Aklapper, Ralfhauser, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want)

2023-11-11 Thread Bean49
Bean49 added projects: MediaWiki-extensions-WikibaseRepository, Performance Issue. Bean49 added a comment. Restricted Application added a project: wmde-wikidata-tech. Many Wikibase items have many statements. Many tasks deal with only one or few properties. It would considerably improve