[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-08-24 Thread Ifrahkhanyaree_WMDE
Ifrahkhanyaree_WMDE closed subtask T338182: Make Wikibase REST API 
statement-related routes also handle/work for statement on properties as 
Invalid.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ifrahkhanyaree_WMDE
Cc: Ifrahkhanyaree_WMDE, Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-08-02 Thread Ifrahkhanyaree
Ifrahkhanyaree closed this task as "Resolved".
Ifrahkhanyaree claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ifrahkhanyaree
Cc: Ifrahkhanyaree, Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-08-02 Thread Ifrahkhanyaree
Ifrahkhanyaree added a comment.


  https://phabricator.wikimedia.org/T338182 is linked and has all other 
subtasks linked to it.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ifrahkhanyaree
Cc: Ifrahkhanyaree, Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-06-06 Thread Lydia_Pintscher
Lydia_Pintscher added a subtask: T338182: Make Wikibase REST API 
statement-related routes also handle/work for statement on properties.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-02-07 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T329095: Support existing Wikibase REST API routes for Properties

2023-02-07 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikibase REST API, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **Feature summary** (what you would like to be able to do and where):
  The existing Wikibase REST API routes work for Items. They should also work 
for Properties. Specifically it should be possible to do the following on 
Properties:
  
  - Retrieve Property data and filter fields in response (e.g., type, labels, 
descriptions, aliases, statements, sitelinks)
  - Retrieve all statements on a Property
  - Retrieve data in a single statement on a Property
  - Create a statement on a Property
  - Replace an existing statement on a Property
  - Remove a statement from a Property
  
  **Use case(s)** (list the steps that you performed to discover that problem, 
and describe the actual underlying problem which you want to solve. Do not 
describe only a solution):
  Accessing data and editing data on Properties is an important part of 
building a good application. Data access to Properties is for example needed to 
fully understand a statement as one needs to get the label of the Property 
involved.
  
  **Benefits** (why should this be implemented?):
  The Wikibase REST API is more comprehensive and useful for application 
building.

TASK DETAIL
  https://phabricator.wikimedia.org/T329095

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org