[Wikidata-bugs] [Maniphest] T301173: Expose file categories in WCQS RDF

2022-02-17 Thread Dominicbm
Dominicbm added a comment.


  FWIW, the main limitation of MWAPI is also that it limits results to 1, 
which many Commons categories exceed. If this feature also solved that problem, 
it would be a major improvement.

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

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

To: Dominicbm
Cc: Dominicbm, Alicia_Fagerving_WMSE, Ainali, Lucas_Werkmeister_WMDE, Abbe98, 
Aklapper, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 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] T301173: Expose file categories in WCQS RDF

2022-02-14 Thread MPhamWMF
MPhamWMF triaged this task as "Medium" priority.

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

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

To: MPhamWMF
Cc: Ainali, Lucas_Werkmeister_WMDE, Abbe98, Aklapper, Invadibot, MPhamWMF, 
maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, 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] T301173: Expose file categories in WCQS RDF

2022-02-08 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  This might slow down WCQS updates, because IIUC it currently wants to track 
only revisions that touch the `mediainfo` slot (T293195 
), but with this change the `main` 
slot would also affect the RDF and almost any revision in the file namespace 
might affect the query service data.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Abbe98, Aklapper, Invadibot, MPhamWMF, maantietaja, 
CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 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] T301173: Expose file categories in WCQS RDF

2022-02-08 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Abbe98, Aklapper, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 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] T301173: Expose file categories in WCQS RDF

2022-02-07 Thread Abbe98
Abbe98 created this task.
Abbe98 added projects: Wikidata, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **Feature summary**
  
  WCQS could expose categories as strings directly in WCQS RDF so that users of 
WCQS do not need to use complex MWAPI queries.
  
  Allowing one to query for triplets like the following:
  
?subject schema:category "Featured_pictures_of_Västra_Götaland_County"
  
  **Use case(s)**:
  
  Example use-case, select files found in two categories without using 
MWAPI/CirrusSearch:
  
SELECT * WHERE {
  ?file schema:category "Featured_pictures_of_Västra_Götaland_County" .
  ?file schema:category "Featured_pictures_from_Wiki_Loves_Monuments_2019" .
}
  
  **Benefits**:
  
  - MWAPI+CirrusSearch queries are both complex to users and result in 
Blazegraph awaiting responses from the MediaWiki API.
  - Categories are an important source of information for future structured 
data. Enabling easy to categories from WDQS would greatly simplify the creation 
of structured data with tools such as QuickStatements.

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

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

To: Abbe98
Cc: Abbe98, Aklapper, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org