[Wikidata-bugs] [Maniphest] [Unassigned] T238153: puppet breakage in the wikidata-query VPS project

2020-03-11 Thread Smalyshev
Smalyshev removed Smalyshev as the assignee of this task.

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

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

To: Smalyshev
Cc: Smalyshev, Addshore, Gehel, Mathew.onipe, Aklapper, Andrew, darthmon_wmde, 
Nandana, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239414: Investigate how blank nodes are used and synced between wikibase and wdqs

2019-11-29 Thread Smalyshev
Smalyshev added a comment.


  Blanks are used as representation of "unknown value" in Wikibase. Also, they 
are used (completely unrelatedly) in implementation of OWL class that describes 
"no value" properties (as "no value" is not a value, it is implemented with `a` 
predicate and a class instead of usual property predicate). 
  The class definition itself is useful only for the tools that actually 
understand OWL semantics. Most tools that query WDQS do not.

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

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

To: Smalyshev
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, dcausse, Aklapper, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238002: WDQS Munger should be multi threaded

2019-11-11 Thread Smalyshev
Smalyshev added a comment.


  Per-item data are mostly independent, so different items can be easily 
processable in parallel, however that would require splitting the incoming data 
per item (note that item data not necessarily have item URI as subject - there 
are statements, references, values, sitelinks, etc.)

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

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

To: Smalyshev
Cc: Smalyshev, Gehel, Aklapper, darthmon_wmde, DannyS712, Nandana, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T237502: Provide public "reload entity to WDQS" API

2019-11-06 Thread Smalyshev
Smalyshev added a comment.


  > Actually these WDQS servers are merely reading RCStream
  
  Or rather, Kafka topics that feed into RCStream. Adding a message there would 
probably be the easiest way to trigger the update. Also, note that Updater 
reads multiple topics, so you can make separate Kafka topic just for "manual" 
updates and have Updater read it, instead of polluting the main Kafka topic.

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

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

To: Smalyshev
Cc: Smalyshev, Addshore, Bugreporter, Aklapper, MisterSynergy, darthmon_wmde, 
DannyS712, Nandana, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T197658: Provide easy script to reset Blazegraph

2019-10-31 Thread Smalyshev
Smalyshev added a comment.


  In T197658#5619433 <https://phabricator.wikimedia.org/T197658#5619433>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > I believe `munge.sh` applies the WDQS data differences 
<https://www.mediawiki.org/wiki/Wikibase/Indexing/RDF_Dump_Format#WDQS_data_differences>
 documented on the RDF Dump Format page (e. g. merge `wdata:` and `wd:`).
  
  That is correct. It also historically cleaned up some bad data coming from 
Wikidata (e.g. broken dates) due to bugs, etc. but not sure how much of that 
still applies.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, CXuesong, dbs, Tarrow, Smalyshev, tk, Aklapper, 
Addshore, despens, darthmon_wmde, Jelabra, ET4Eva, DannyS712, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, 
Avner, Gehel, _jensen, rosalieper, Jonas, FloNight, Xmlizer, Asahiko, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T235540: SPARQL query causes StackOverflowError and fails to execute

2019-10-15 Thread Smalyshev
Smalyshev added a comment.


  Our fork is in https://github.com/wikimedia/wikidata-query-blazegraph

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

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

To: Smalyshev
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T233204: Mixup of unicode characters in Query Service

2019-09-30 Thread Smalyshev
Smalyshev added a comment.


  The issue is that by default Blazegraph uses tertiary 
<http://userguide.icu-project.org/collation/concepts> ICU collation level IIRC 
(I can check specific one) so it ignores some differences like that one - 
generating same term key for both. It can be switched to Identical but that 
would generate much larger term keys which would hurt performance and increase 
storage size.

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

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

To: Smalyshev
Cc: Smalyshev, Aklapper, Lucas_Werkmeister_WMDE, Igorkim78, Gehel, 
Lea_Lacroix_WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T232984: WDQS returns reduced precision for coordinate values

2019-09-26 Thread Smalyshev
Smalyshev added a comment.


  @seav Please explain the case for millimeter-precision coordinates. Which 
objects in Wikidata have locations known with millimeter precision?

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

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

To: Smalyshev
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Rishikumaralwal, seav, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T232984: WDQS returns reduced precision for coordinate values

2019-09-26 Thread Smalyshev
Smalyshev added a comment.


  4 digits is 11m precision, 5 digits is 1m precisions. We could bump the max 
to 5 digits I presume, but I am not sure which coordinates really have that 
many significant digits and whether these coordinates indeed are precise within 
meter or just claim to be so. But changing it wouldn't be very hard - just 
change COORDINATE_PRECISION in GlobeCoordinateRdfBuilder from 4 to 5.

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

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

To: Smalyshev
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Rishikumaralwal, seav, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T233204: Mixup of unicode characters in Query Service

2019-09-18 Thread Smalyshev
Smalyshev added a comment.


  Probably related to other issues about Unicode and to ICU collation level. I 
presume collation level enabled now at Blazegraph confuses these two.

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

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

To: Smalyshev
Cc: Smalyshev, Aklapper, Lucas_Werkmeister_WMDE, Igorkim78, Gehel, 
Lea_Lacroix_WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-09 Thread Smalyshev
Smalyshev added a comment.


  I don't think it's worth bothering with depooling, unless the number of 
affected items is very large, it should be quick enough so nobody should really 
notice.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Gehel, Smalyshev, Jakub.klimek, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-06 Thread Smalyshev
Smalyshev added a comment.


  This may happen because value nodes are not updated when data is updated 
(since they are supposed to be immutable). So if some bad data sneaked in when 
the problem was there, the bad value (and possibly reference since they behave 
the same way) nodes are still there. The best way to do it would be:
  
  1. Find all value/ref nodes having this problem
  2. Find for each node at least one item that uses them (you don't need more)
  3. Delete all triples with subject of this value/ref node (this unfortunately 
will have to be done manually by somebody with production access, public 
endpoint does not allow deletes)
  4. Update data for all items in (2) - this would fetch proper data for the 
nodes.

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

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

To: Smalyshev
Cc: Smalyshev, Jakub.klimek, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T221917: Create RDF dump of structured data on Commons

2019-09-03 Thread Smalyshev
Smalyshev removed Smalyshev as the assignee of this task.

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

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

To: Smalyshev
Cc: jleedev, hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, 
E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
Silverfish, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, 
Susannaanas, Ixocactus, Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, 
Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, 
Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221631: Dedicated servers on WMCS to test WDQS scalability strategy

2019-09-03 Thread Smalyshev
Smalyshev added a comment.


  Both evaluating Virtuoso and other solutions (like JanusGraph) would require 
that. @Gehel should know the details.

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

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

To: Smalyshev
Cc: GreenReaper, RazShuty, Krenair, Smalyshev, Andrew, Gehel, bd808, Aklapper, 
darthmon_wmde, DannyS712, Nandana, sietec, Lahi, aborrero, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, QZanden, EBjune, 
merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, chasemp
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2019-08-29 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, ET4Eva, 
DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Avner, 
Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, Jonas, FloNight, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2019-08-29 Thread Smalyshev
Smalyshev removed a project: Patch-For-Review.

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

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

To: Smalyshev
Cc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, ET4Eva, 
DannyS712, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, rosalieper, Cirdan, Jonas, 
FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331, Krenair, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, Bsandipan, 
Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T170704: NME when using label service and rdfs:label predicate with the same variable

2019-08-29 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, PokestarFan, Mbch331, Smalyshev, Jonas, Aklapper, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, 
joker88john, ET4Eva, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, 
Avner, Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, FloNight, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T228348: Category graph includes deleted categories

2019-08-29 Thread Smalyshev
Smalyshev removed Smalyshev as the assignee of this task.

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

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

To: Smalyshev
Cc: Smalyshev, Mathew.onipe, Gehel, Aklapper, Bugreporter, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Cirdan, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T231515: Duplicate wdno: clauses on edited properties

2019-08-29 Thread Smalyshev
Smalyshev added a comment.


  Looks like new updater actually handles it better, but we need to verify that.

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

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

To: Smalyshev
Cc: Igorkim78, Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T231515: Duplicate wdno: clauses on edited properties

2019-08-29 Thread Smalyshev
Smalyshev created this task.
Smalyshev added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Part of property description is a clause that looks like this:
  
wdno:P3418 a owl:Class ;
owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
owl:onProperty wdt:P3418 ;
owl:someValuesFrom owl:Thing .
  
  Unfortunately, due to bnodes involved it looks like we're not handling it 
right when property is edited. This query:
  
SELECT * WHERE {
  ?x owl:onProperty wdt:P3418 
}
  
  returns 16 results instead of one.

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

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

To: Smalyshev
Cc: Igorkim78, Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T231411: Test new Updater service

2019-08-29 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.

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

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

To: Smalyshev
Cc: Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, EgonWillighagen, 
Abbe98, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T231411: Test new Updater service

2019-08-29 Thread Smalyshev
Smalyshev added a comment.


  Loading 1 hour 25 mins of updates from 20190801 under both updaters shows 
no differences except ones that can be attributed to edits (since we always 
load the latest version on old changes). So this first test seems to be a 
success.

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

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

To: Smalyshev
Cc: Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, EgonWillighagen, 
Abbe98, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T231411: Test new Updater service

2019-08-29 Thread Smalyshev
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, EgonWillighagen, 
Abbe98, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T231411: Test new Updater service

2019-08-28 Thread Smalyshev
Smalyshev added a comment.


  Procedure for comparing journals:
  
  Given two journals `wikidata.jnl.1` and `wikidata.jnl.2` and accompanying 
properties files, dump triples:
  
# dump jnl1
java -Dlogback.configurationFile=./logback.xml -cp warlib/*:warlib/*.jar 
com.bigdata.rdf.store.RebuildJournal -dump RWStore.1.properties
# dump jnl2
java -Dlogback.configurationFile=./logback.xml -cp warlib/*:warlib/*.jar 
com.bigdata.rdf.store.RebuildJournal -dump RWStore.2.properties
  
  That produces `wikidata.jnl.1.data.gz` and `wikidata.jnl.2.data.gz`.
  Sort:
  
zcat wikidata.jnl.1.data.gz | sed 's/ : .*$//' | sort | gzip > 
wikidata.jnl.1.sorted.nt.gz
zcat wikidata.jnl.2.data.gz | sed 's/ : .*$//' | sort | gzip > 
wikidata.jnl.2.sorted.nt.gz
  
  Clean up volatile triples:
  
zcat wikidata.jnl.1.sorted.nt.gz | grep -v 
http://wikiba.se/ontology#timestamp | grep -v " _:t" | gzip -c > 
wikidata.jnl.1.cleandata.gz
zcat wikidata.jnl.2.sorted.nt.gz | grep -v 
http://wikiba.se/ontology#timestamp | grep -v " _:t" | gzip -c > 
wikidata.jnl.2.cleandata.gz
  
  Compare:
  
comm -3 <(zcat wikidata.jnl.1.cleandata.gz) <(zcat 
wikidata.jnl.2.cleandata.gz) > wikidata.jnl.12.diff

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

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

To: Smalyshev
Cc: Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, EgonWillighagen, 
Abbe98, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2019-08-28 Thread Smalyshev
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, ET4Eva, 
DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Avner, 
Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Jonas, FloNight, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T159723: NotMaterializedException when one branch of UNION binds ?variable and other branch binds ?variableLabel and label service is used

2019-08-28 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Smalyshev, Aklapper, WikidataFacts, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, ET4Eva, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Avner, 
Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, Jonas, FloNight, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T172113: ConcurrentModificationException on non-grouping query with aggregates in SELECT

2019-08-28 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: WikidataFacts, Esc3300, Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, 
PokestarFan, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, 
darthmon_wmde, joker88john, ET4Eva, DannyS712, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
WSH1906, Avner, Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, 
Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168741: SELECT * on query with no variables and property path results in NotMaterializedException

2019-08-28 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Smalyshev, Aklapper, WikidataFacts, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, ET4Eva, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Avner, 
Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, Jonas, FloNight, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T173243: UnsupportedOperationException on property path in EXISTS

2019-08-28 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, PokestarFan, darthmon_wmde, 
ET4Eva, DannyS712, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, rosalieper, 
Cirdan, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T165559: HAVING in named subquery results in “non-aggregate variable in select expression” error

2019-08-28 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, ET4Eva, 
DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Avner, 
Lewizho99, Maathavan, Gehel, _jensen, rosalieper, Cirdan, Jonas, FloNight, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212826: Create dedicated Updater service in Blazegraph

2019-08-28 Thread Smalyshev
Smalyshev added a comment.


  Testing on wdqs-test shows new Updater is 2x faster than old one. Didn't 
verify validity yet but speed looks good :)

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

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

To: Igorkim78, Smalyshev
Cc: Abbe98, EgonWillighagen, Fnielsen, Daniel_Mietchen, Aklapper, Smalyshev, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
Vali.matei, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Cirdan, Jonas, 
Xmlizer, Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T231411: Test new Updater service

2019-08-28 Thread Smalyshev
Smalyshev created this task.
Smalyshev added projects: Wikidata, Wikidata-Query-Service, Performance, 
Discovery-Wikidata-Query-Service-Sprint.

TASK DESCRIPTION
  Before we deploy new Updater service into production, we want to test it 
thoroughly, since problems in the updater would lead to wrong data queried and 
ultimately desynchronization between Wikidata and WDQS bases.
  
  The current test plan is as follows:
  
  [ ] Deploy new updater code in production but not enable it (this is to 
ensure we didn't break anything on the way, and that we're running on the same 
codebase)
  [ ] Load pre-defined set of updates between certain time points with old & 
new updater and compare databases with TripleStoreUtility
  [ ] Make a copy of a database and apply updates first with old updater, than 
with new updater, and compare results
  [ ] Leave new updater running for a while under production update load and 
see if the performance is ok
  [ ] After new updater has been running for a while, take random set of items 
that were recently updated and compare if they are the same in databases 
produced by old and new updater
  [ ] Have new updater running on one of the production servers serving 
queries, to see how it copes with r/w load.
  
  After all these tests has been run and returned satisfactory results, we can 
start enabling new updater option on production hosts.

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

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

To: Smalyshev
Cc: Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, EgonWillighagen, 
Abbe98, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230175: Provide search functionality to find all files that have at least 1 structured data statement

2019-08-28 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.

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

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

To: EBernhardson, Smalyshev
Cc: simon04, Bugreporter, Ramsey-WMF, Aklapper, darthmon_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, LawExplorer, 
Salgo60, Silverfish, _jensen, rosalieper, Morgankevinj, Susannaanas, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T222306: RDF export generates wrong IDs for federated entities

2019-08-28 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: WMDE-leszek, Lucas_Werkmeister_WMDE, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, Silverfish, 
Poyekhali, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, 
Susannaanas, Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, 
Base, matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T221916: Create RDF export for structured data stored for files

2019-08-28 Thread Smalyshev
Smalyshev closed subtask T222306: RDF export generates wrong IDs for federated 
entities as Resolved.

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

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

To: Smalyshev
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, Tgr, 
Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, Lucas_Werkmeister_WMDE, Smalyshev, 
darthmon_wmde, DannyS712, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, Silverfish, _jensen, rosalieper, 
Morgankevinj, Taiwania_Justo, Cirdan, Jonas, Xmlizer, Susannaanas, Ixocactus, 
Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, 
aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T228348: Category graph includes deleted categories

2019-08-27 Thread Smalyshev
Smalyshev added subscribers: Gehel, Mathew.onipe.
Smalyshev added a comment.


  After the patch is merged and deployed, categories DB needs to be re-loaded 
according to procedure here: 
https://wikitech.wikimedia.org/wiki/Wikidata_query_service#Categories_reload_procedure
  
  I recommend doing it on wdqs1009 or wdqs1010 and then copy categories.jnl to 
other servers. Since categories are updated daily (see `blazegraph` cron) it is 
recommended to start the procedure so that there's enough time to copy the DB 
to all servers before it's time for the daily update. Since the DB is small, it 
should not be a problem to copy to all servers in a single day.

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

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

To: Smalyshev
Cc: Mathew.onipe, Gehel, Aklapper, Bugreporter, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T228348: Category graph includes deleted categories

2019-08-27 Thread Smalyshev
Smalyshev added a comment.


  Looks like DELETE SPARQL clauses that the daily dump is generating are 
wrong... Weird I haven't noticed it.

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

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

To: Smalyshev
Cc: Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T228348: Category graph includes deleted categories

2019-08-27 Thread Smalyshev
Smalyshev added a comment.


  Looks like there's some problem with deletion handling. E.g. 
https://en.wikipedia.org/wiki/Category:Delaware_elections,_2006 has been 
deleted and is listed in enwiki-20190826-daily.sparql.gz dump as deleted, but 
still present in the database. Strangely enough, the log shows the file was 
successfully processed - but somehow the results are not there. Will 
investigate further.

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

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

To: Smalyshev
Cc: Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T231390: MWAPI can only match one result per page

2019-08-27 Thread Smalyshev
Smalyshev merged a task: T223773: MWAPI requests for external links return 
fewer than expected.
Smalyshev added subscribers: MartinPoulter, Esc3300, Lucas_Werkmeister_WMDE.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Esc3300, MartinPoulter, Aklapper, Smalyshev, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T223773: MWAPI requests for external links return fewer than expected

2019-08-27 Thread Smalyshev
Smalyshev closed this task as a duplicate of T231390: MWAPI can only match one 
result per page.

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

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

To: Smalyshev
Cc: Esc3300, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, MartinPoulter, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T223773: MWAPI requests for external links return fewer than expected

2019-08-27 Thread Smalyshev
Smalyshev added a comment.


  I've created T231390: MWAPI can only match one result per page 
<https://phabricator.wikimedia.org/T231390> for handling the multiple values in 
one result issue.

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

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

To: Smalyshev
Cc: Esc3300, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, MartinPoulter, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T231390: MWAPI can only match one result per page

2019-08-27 Thread Smalyshev
Smalyshev created this task.
Smalyshev added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When doing MWAPI query 
<https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual/MWAPI>, we 
can extract data from resulting XML by using XPath, e.g.
  
?ns wikibase:apiOutput "@ns" .
  
  However, only single value per result can be matched this way. Some APIs 
return more than one value, for example extlinks API: 
https://commons.wikimedia.org/wiki/Special:ApiSandbox#action=query=json=extlinks=File%3AWilliam_Holman_Hunt_-_A_Converted_British_Family.jpg=500
  
  We should be able to generate multiple bindings for single page if the API 
returns multiple results.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230862: Create a way to filter only WB-related changes from Commons recentchanges

2019-08-27 Thread Smalyshev
Smalyshev triaged this task as "High" priority.

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

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

To: Smalyshev
Cc: Anomie, daniel, Aklapper, Lydia_Pintscher, Tgr, Ramsey-WMF, Addshore, Tpt, 
Lucas_Werkmeister_WMDE, Smalyshev, darthmon_wmde, WDoranWMF, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Sethakill, Salgo60, Silverfish, dg711, Poyekhali, _jensen, 
rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, 
Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, jayvdb, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, 
Keegan, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T222321: Make /entity/ alias work for Commons

2019-08-27 Thread Smalyshev
Smalyshev updated the task description.

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

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

To: Gehel, Smalyshev
Cc: Abbe98, Lucas_Werkmeister_WMDE, Tpt, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, Silverfish, 
Poyekhali, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Cirdan, Jonas, 
Xmlizer, Susannaanas, Ixocactus, suriyaa, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Southparkfan, Fabrice_Florin, 
Raymond, Jdforrester-WMF, Steinsplitter, Mbch331, Glaisher, Krenair, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T222321: Make /entity/ alias work for Commons

2019-08-27 Thread Smalyshev
Smalyshev reassigned this task from Smalyshev to Gehel.

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

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

To: Gehel, Smalyshev
Cc: Abbe98, Lucas_Werkmeister_WMDE, Tpt, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, Silverfish, 
Poyekhali, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Cirdan, Jonas, 
Xmlizer, Susannaanas, Ixocactus, suriyaa, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Southparkfan, Fabrice_Florin, 
Raymond, Jdforrester-WMF, Steinsplitter, Mbch331, Glaisher, Krenair, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230862: Create a way to filter only WB-related changes from Commons recentchanges

2019-08-27 Thread Smalyshev
Smalyshev added a comment.


  RecentChanges has many flaws (for example, it is not a reliable stream as 
timestamps are not sequential and it can't be queried by RC ID - see 
https://gerrit.wikimedia.org/r/c/mediawiki/core/+/302368) but it is the only 
way to get change stream for a wiki without setting up Kafka, etc. as I 
understand. So I imagine until we get containers with all that stuff working 
we're stuck with RC as the only option to get changes in public.

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

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

To: Smalyshev
Cc: Anomie, daniel, Aklapper, Lydia_Pintscher, Tgr, Ramsey-WMF, Addshore, Tpt, 
Lucas_Werkmeister_WMDE, Smalyshev, darthmon_wmde, WDoranWMF, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Sethakill, Salgo60, Silverfish, dg711, Poyekhali, _jensen, 
rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, 
Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, jayvdb, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, 
Keegan, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230288: Allow CHUNK value to be passed in as an option for munge.sh

2019-08-27 Thread Smalyshev
Smalyshev added a comment.


  @Addshore 0.3.2 should be up already.

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

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

To: Smalyshev
Cc: Smalyshev, Denny, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T228348: Category graph includes deleted categories

2019-08-27 Thread Smalyshev
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T231264: Lexeme tests produce errors on merge

2019-08-26 Thread Smalyshev
Smalyshev triaged this task as "High" priority.

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

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

To: Smalyshev
Cc: Smalyshev, darthmon_wmde, DannyS712, Nandana, Mringgaard, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, 
aude, Darkdadaah, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T231264: Lexeme tests produce errors on merge

2019-08-26 Thread Smalyshev
Smalyshev created this task.
Smalyshev added projects: Lexicographical data, Wikimedia-production-error 
(Shared Build Failure).
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When trying to merge Wikibase patches ([[ 04:44:23 There were 3 errors:
  04:44:23 
  04:44:23 1) 
Wikibase\Lexeme\Tests\MediaWiki\Diff\LexemeDiffVisualizerIntegrationTest::testChangedLexicalCategoryItemsUseLabelsFromLanguageFallback
 | example ]]), we get:
  
04:44:23 There were 3 errors:
04:44:23 
04:44:23 1) 
Wikibase\Lexeme\Tests\MediaWiki\Diff\LexemeDiffVisualizerIntegrationTest::testChangedLexicalCategoryItemsUseLabelsFromLanguageFallback
04:44:23 Hamcrest\AssertionError: Expected: is valid html piece having 
child (with tag name "del" and having child having text contents "noun" and 
having child (tag matching outline ``  and having text contents "ENGLISCH"))
04:44:23  but: valid html piece having no children (with tag name "del" 
and having child having text contents "noun" and having child (tag matching 
outline ``  and having text 
contents "ENGLISCH"))
04:44:23 Actual html:
04:44:23 lexical categorylexical category-nounEnglisch+verbEnglisch
04:44:23 
04:44:23 
/workspace/src/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:115
04:44:23 
/workspace/src/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:52
04:44:23 
/workspace/src/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php:29
04:44:23 /workspace/src/tests/phpunit/HamcrestPHPUnitIntegration.php:31
04:44:23 
/workspace/src/extensions/WikibaseLexeme/tests/phpunit/mediawiki/Diff/LexemeDiffVisualizerIntegrationTest.php:177
04:44:23 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:451
04:44:23 /workspace/src/maintenance/doMaintenance.php:99
04:44:23 
  
  and two more similar faulires. Not likely caused by that patch.

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

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

To: Smalyshev
Cc: Smalyshev, darthmon_wmde, DannyS712, Nandana, Mringgaard, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, 
aude, Darkdadaah, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T229377: Make WDQS deploy not require chrome tests

2019-08-26 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev removed a project: Patch-For-Review.
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: Gehel, dcausse, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, joker88john, CucyNoiD, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2019-08-26 Thread Smalyshev
Smalyshev added a comment.


  I tried to manually dump the mediainfo entries over the weekend, it took 376 
minutes for 4 shards (a lot, but less than I expected) and produces 1724656 
items. Does not seem to produce significant load on DB so far - but it gives 
about 20 items/second, which seems to be too slow. If we ever get all files 
having items, that'd take 4 days to process over 8 shards, probably more since 
DB access will get slower, right now they are not to slow because there's only 
2% of files that have items, so not too many DB queries.

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

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

To: Smalyshev
Cc: jleedev, hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, 
E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
Silverfish, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, 
Susannaanas, Ixocactus, Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, 
Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, 
Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T230288: Allow CHUNK value to be passed in as an option for munge.sh

2019-08-26 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: Smalyshev, Denny, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T229608: Support SDC URIs in WDQS URI schemes

2019-08-25 Thread Smalyshev
Smalyshev added a comment.


  @Multichill eventually yes, but since they are not being used anywhere yet 
it's too early to document them. Once RDF export is properly set up to use 
these prefixes then we can document them officially.

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

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

To: Smalyshev
Cc: Multichill, Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, 
E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, 
Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Morgankevinj, Cirdan, Jonas, Xmlizer, Susannaanas, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, Manybubbles, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T230244: Restore wdqs1009 to its role as auto-deploy testing

2019-08-23 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230244: Restore wdqs1009 to its role as auto-deploy testing

2019-08-23 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T141602: [Story] Provide a SPARQL query service for structured data on Commons

2019-08-22 Thread Smalyshev
Smalyshev closed subtask T229608: Support SDC URIs in WDQS URI schemes as 
Resolved.

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

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

To: Smalyshev
Cc: Nemo_bis, Husky, jleedev, Silverfish, Ainali, VIGNERON, JeanFred, Abbe98, 
ChristianFerrer, Jheald, Lucas_Werkmeister_WMDE, Salgo60, MB-one, Tpt, 
Addshore, Jarekt, Ramsey-WMF, Tgr, Bugreporter, Lydia_Pintscher, Aklapper, 
Steinsplitter, Poyekhali, Smalyshev, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
_jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, 
Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T229608: Support SDC URIs in WDQS URI schemes

2019-08-22 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Ramsey-WMF, 
Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, Salgo60, 
WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Morgankevinj, 
Cirdan, Jonas, Xmlizer, Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, 
Base, matthiasmullie, aude, Tobias1984, Manybubbles, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T230974: New lexemes missing in Wikidata Query Service

2019-08-22 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.
Smalyshev added a comment.


  All should be updated now.

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

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

To: Smalyshev
Cc: Ladsgroup, Lea_Lacroix_WMDE, Liuxinyu970226, Smalyshev, WMDE-leszek, 
Lydia_Pintscher, Fnielsen, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Darkdadaah, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Lowered Priority] T230974: New lexemes missing in Wikidata Query Service

2019-08-22 Thread Smalyshev
Smalyshev lowered the priority of this task from "Unbreak Now!" to "Normal".
Smalyshev added a comment.


  Immediate RDF breakage fixed, now I'll have to update lexemes that were 
affected.

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

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

To: Smalyshev
Cc: Ladsgroup, Lea_Lacroix_WMDE, Liuxinyu970226, Smalyshev, WMDE-leszek, 
Lydia_Pintscher, Fnielsen, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Darkdadaah, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T230244: Restore wdqs1009 to its role as auto-deploy testing

2019-08-22 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T230244: Restore wdqs1009 to its role as auto-deploy testing

2019-08-22 Thread Smalyshev
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230974: New lexemes missing in Wikidata Query Service

2019-08-22 Thread Smalyshev
Smalyshev triaged this task as "Unbreak Now!" priority.
Restricted Application added a subscriber: Liuxinyu970226.

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

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

To: Smalyshev
Cc: Liuxinyu970226, Smalyshev, WMDE-leszek, Lydia_Pintscher, Fnielsen, 
darthmon_wmde, DannyS712, Nandana, Mringgaard, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Darkdadaah, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230974: New lexemes missing in Wikidata Query Service

2019-08-22 Thread Smalyshev
Smalyshev added a comment.


  RDF generated is:
  
:L60296 a ontolex:LexicalEntry ;
rdfs:label "zimangiran"@ku ;
wikibase:lemma "zimangiran"@ku ;
dct:language :Q36368 ;
wikibase:lexicalCategory :Q34698 ;
ontolex:lexicalForm :L60296-F1,
:L60296-F2,
:L60296-F3 .
  
  I think it relates to some recent RDF patches. Maybe lexeme module needs 
updates. @WMDE-leszek could you check?

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

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

To: Smalyshev
Cc: Smalyshev, WMDE-leszek, Lydia_Pintscher, Fnielsen, darthmon_wmde, 
DannyS712, Nandana, Mringgaard, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Darkdadaah, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230974: New lexemes missing in Wikidata Query Service

2019-08-22 Thread Smalyshev
Smalyshev added a comment.


  We're getting:
  
wdq6: 17:16:23.890 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on L60296
org.wikidata.query.rdf.tool.exception.ContainedException: RDF parsing error 
for 
https://www.wikidata.org/wiki/Special:EntityData/L60296.ttl?flavor=dump=1566494183408
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.collectStatementsFromUrl(WikibaseRepository.java:401)
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.fetchRdfForEntity(WikibaseRepository.java:457)
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.fetchRdfForEntity(WikibaseRepository.java:433)
at org.wikidata.query.rdf.tool.Updater.handleChange(Updater.java:362)
at 
org.wikidata.query.rdf.tool.Updater.lambda$handleChanges$0(Updater.java:236)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.openrdf.rio.RDFParseException: Default namespace used but 
not defined [line 42]
at 
org.openrdf.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:440)
at 
org.openrdf.rio.helpers.RDFParserBase.reportFatalError(RDFParserBase.java:685)
at 
org.openrdf.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1405)
at 
org.openrdf.rio.helpers.RDFParserBase.getNamespace(RDFParserBase.java:342)
at 
org.openrdf.rio.turtle.TurtleParser.parseQNameOrBoolean(TurtleParser.java:1032)
at org.openrdf.rio.turtle.TurtleParser.parseValue(TurtleParser.java:643)
at 
org.openrdf.rio.turtle.TurtleParser.parseSubject(TurtleParser.java:474)
at 
org.openrdf.rio.turtle.TurtleParser.parseTriples(TurtleParser.java:407)
at 
org.openrdf.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:259)
at org.openrdf.rio.turtle.TurtleParser.parse(TurtleParser.java:214)
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.collectStatementsFromUrl(WikibaseRepository.java:392)
... 8 common frames omitted
  
  So that's why it's not updated. I'll check why this happens.

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

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

To: Smalyshev
Cc: Smalyshev, WMDE-leszek, Lydia_Pintscher, Fnielsen, darthmon_wmde, 
DannyS712, Nandana, Mringgaard, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Darkdadaah, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230862: Create a way to filter only WB-related changes from Commons recentchanges

2019-08-21 Thread Smalyshev
Smalyshev added a comment.


  Tags should work, at least for now, I think, if I can filter by tag 
efficiently. There's not a lot of data edits so far, compared to overall 
Commons edit volume.
  
  Eventually, I'd like to be able to select all edits that touch particular 
slot (even if it also touches other slots) but from what I see in recentchanges 
table I am not sure it's possible without changing the table structure. Please 
correct me if I'm wrong and there's a way.

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

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

To: Smalyshev
Cc: daniel, Aklapper, Lydia_Pintscher, Tgr, Ramsey-WMF, Addshore, Tpt, 
Lucas_Werkmeister_WMDE, Smalyshev, darthmon_wmde, WDoranWMF, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Sethakill, Salgo60, Silverfish, dg711, Poyekhali, _jensen, 
rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, 
Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, jayvdb, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Anomie, Steinsplitter, 
Mbch331, Keegan, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T228348: Category graph includes deleted categories

2019-08-21 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.

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

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

To: Smalyshev
Cc: Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T229608: Support SDC URIs in WDQS URI schemes

2019-08-21 Thread Smalyshev
Smalyshev renamed this task from "Allow WDQS default prefixes to work with 
federated data" to "Support SDC URIs in WDQS URI schemes".
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Ramsey-WMF, 
Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, Salgo60, 
WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Morgankevinj, 
Cirdan, Jonas, Xmlizer, Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, 
Base, matthiasmullie, aude, Tobias1984, Manybubbles, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T230410: wdqs updater processing events but not finding anything useful

2019-08-21 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: Addshore, jijiki, Aklapper, Mathew.onipe, Smalyshev, Gehel, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Cirdan, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T230862: Create a way to filter only WB-related changes from Commons recentchanges

2019-08-21 Thread Smalyshev
Smalyshev created this task.
Smalyshev added projects: Wikidata, Commons, SDC General, 
Wikidata-Query-Service, MediaWiki-API.
Restricted Application added a project: Core Platform Team.

TASK DESCRIPTION
  Right now one of the ways we fetch change data - and only one available 
outside WMF production servers - is using recentchanges API. However, currently 
there is no support in this API for fetching only updates that relate to 
structured data - all edits to Commons File: space look the same to it, even 
though most of them aren't related to SDC data and thus are useless for SDC 
Query engine to fetch and process. It would be nice to have some mechanism that 
allows only fetch SDC-related changes. Unfortunately, right now the only thing 
that distinguishes them is comments like `/* wbsetlabel-add:1|en */` but these 
would be expensive to parse and impossible to pre-filter on API level.
  
  Maybe if we could tag such changes or select changes by slot, it would solve 
the issue.

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

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

To: Smalyshev
Cc: Aklapper, Lydia_Pintscher, Tgr, Ramsey-WMF, Addshore, Tpt, 
Lucas_Werkmeister_WMDE, Smalyshev, darthmon_wmde, WDoranWMF, holger.knust, 
EvanProdromou, DannyS712, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, Sethakill, Salgo60, Silverfish, 
dg711, Poyekhali, _jensen, rosalieper, Agabi10, Morgankevinj, Taiwania_Justo, 
Pchelolo, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, jayvdb, Ricordisamoa, Wesalius, Fabrice_Florin, 
Raymond, Anomie, Steinsplitter, Mbch331, Keegan, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230856: RDF dump performance for SDC

2019-08-20 Thread Smalyshev
Smalyshev added a comment.


  Probably not a lot. Search for English labels returns 
<https://commons.wikimedia.beta.wmflabs.org/w/index.php?sort=relevance=haslabel%3Aen=Special%3ASearch=advanced=1=%7B%7D=1=1=1=1=1=1>
 188 results, unfortunately search for statements and every label doesn't seem 
to work (probably needs a reindex?) so I don't know how many but probably also 
not a lot. I'll check tomorrow if I can get more specific figures.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Tpt, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, WMDE-leszek, ArielGlenn, hoo, Smalyshev, darthmon_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, Lunewa, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, Ixocactus, 
Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T230856: RDF dump performance for SDC

2019-08-20 Thread Smalyshev
Smalyshev created this task.
Smalyshev added projects: Wikidata, Commons, SDC General, 
Wikidata-Query-Service, WikibaseMediaInfo, Dumps-Generation.

TASK DESCRIPTION
  I did a small test of RDF dump generation for SDC/mediainfo. Elasticsearch 
data shows that there are about 500k files on Commons with labels and about 
850k files with statements (these largely intersect). The way we dump entities 
right now, we scan all the files (page IDs) and skip those that do not have 
structured data. However, as right now only about 2% of files has data, so it 
is very wasteful process - we process 100 pages to find one proper mediainfo 
entity, essentially. We may want to find a way to do better, though not sure 
that current classes allow it - we may have to implement some special class 
instead of SqlEntityIdPager.
  
  I tried dumping 100K mediainfo entities, and that took 166.5 minutes. On one 
hand, given that we can parallelize, if we split it into 8 shards, we might be 
done in reasonable time. On the other hand, average of 10 items per second is 
too slow. If we expect coverage of files with mediainfo to increase 
significantly (e.g. 10x and more) then it's maybe not that big of a deal 
(though T222497: dumpRDF for MediaInfo entities loads each page individually 
<https://phabricator.wikimedia.org/T222497>) still remains a factor but as it 
is now, RDF dumping process for mediainfo is very inefficient.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Tpt, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, WMDE-leszek, ArielGlenn, hoo, Smalyshev, darthmon_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, Lunewa, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, Ixocactus, 
Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230840: Set up proper prefix configuration for RDF export on Commons

2019-08-20 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Tpt, Addshore, Jarekt, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Steinsplitter, WMDE-leszek, hoo, Smalyshev, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Af420, E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, Salgo60, WSH1906, Lewizho99, 
Maathavan, Silverfish, Poyekhali, _jensen, rosalieper, Morgankevinj, 
Taiwania_Justo, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, Jane023, 
jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, 
Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T230840: Set up proper prefix configuration for RDF export on Commons

2019-08-20 Thread Smalyshev
Smalyshev renamed this task from "Set up proper configuration for RDF export on 
Commons" to "Set up proper prefix configuration for RDF export on Commons".

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Tpt, Addshore, Jarekt, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Steinsplitter, WMDE-leszek, hoo, Smalyshev, darthmon_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, Morgankevinj, 
Taiwania_Justo, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, Jane023, 
jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, 
Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T230840: Set up proper configuration for RDF export on Commons

2019-08-20 Thread Smalyshev
Smalyshev created this task.
Smalyshev added projects: Wikidata, Commons, SDC General, 
Wikidata-Query-Service, WikibaseMediaInfo.

TASK DESCRIPTION
  Right now Commons are able to produce RDF, but prefixes are all wrong:
  
wdata:M40538870 a schema:Dataset ;
schema:about wd:M40538870 ;
...
wd:M40538870 p-d:P180 wds:M40538870-D3B1F1D8-C2E4-4C7B-B562-721D6C94CF25 .

wds:M40538870-D3B1F1D8-C2E4-4C7B-B562-721D6C94CF25 a wikibase:Statement ;
wikibase:rank wikibase:NormalRank ;
ps-d:P180 wd-d:Q818891 .
  
  Instead, it should be:
  
sdcdata:M40538870 a schema:Dataset ;
schema:about sdc:M40538870 ;
...
sdc:M40538870 p:P180 sdcs:M40538870-D3B1F1D8-C2E4-4C7B-B562-721D6C94CF25 .

sdcs:M40538870-D3B1F1D8-C2E4-4C7B-B562-721D6C94CF25 a wikibase:Statement ;
wikibase:rank wikibase:NormalRank ;
ps:P180 wd:Q818891 .
  
  Note that underlying URIs are good, just the prefix names are wrong. We need 
to set up configs so that they are correct.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Tpt, Addshore, Jarekt, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Steinsplitter, WMDE-leszek, hoo, Smalyshev, darthmon_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, Morgankevinj, 
Taiwania_Justo, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, Jane023, 
jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, 
Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T212826: Create dedicated Updater service in Blazegraph

2019-08-20 Thread Smalyshev
Smalyshev assigned this task to Igorkim78.

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

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

To: Igorkim78, Smalyshev
Cc: Abbe98, EgonWillighagen, Fnielsen, Daniel_Mietchen, Aklapper, Smalyshev, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Darkminds3113, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Vali.matei, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, Volker_E, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Dinoguy1000, 
Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230288: Allow CHUNK value to be passed in as an option for munge.sh

2019-08-19 Thread Smalyshev
Smalyshev added a comment.


  @Addshore I was planning to do 0.3.2 pretty soon, if that is easier for you 
you could use that.

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

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

To: Smalyshev
Cc: Smalyshev, Denny, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T230759: Create a service to query Common-hosted tabular data

2019-08-19 Thread Smalyshev
Smalyshev closed this task as a duplicate of T181319: Support external tabular 
datasets in WDQS.

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

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

To: Smalyshev
Cc: Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T181319: Support external tabular datasets in WDQS

2019-08-19 Thread Smalyshev
Smalyshev merged a task: T230759: Create a service to query Common-hosted 
tabular data.
Smalyshev added a subscriber: Bugreporter.

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

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

To: Smalyshev
Cc: Bugreporter, Daniel_Mietchen, NavinoEvans, Pasleim, Lucas_Werkmeister_WMDE, 
Smalyshev, Aklapper, Yurik, darthmon_wmde, ET4Eva, Dinadineke, DannyS712, 
Nandana, tabish.shaikh91, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, 
Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, EBjune, merbst, 
LawExplorer, Avner, Silverfish, debt, Reasno, Gehel, _jensen, rosalieper, 
Jonas, FloNight, Xmlizer, mys_721tx, jkroll, Wikidata-bugs, Jdouglas, Base, 
aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, TheDJ, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230755: WDQS labs role role::wdqs::labs creates /srv/wdqs/blazegraph with wrong permissions

2019-08-19 Thread Smalyshev
Smalyshev added a comment.


  Though maybe creating empty wikidata.jnl under blazegraph user is ok... Not 
sure.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T230755: WDQS labs role role::wdqs::labs creates /srv/wdqs/blazegraph with wrong permissions

2019-08-19 Thread Smalyshev
Smalyshev created this task.
Smalyshev added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  `role::wdqs::labs` creates `/srv/wdqs/blazegraph` owned by 
`deploy-service:deploy-service`, but in order for Blazegraph to be able to 
write its journal, it needs to be writable by user blazegraph

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T230754: WDQS labs role role::wdqs::labs fails when not finding /srv/wdqs

2019-08-19 Thread Smalyshev
Smalyshev renamed this task from "WDQS labs role role::wdqs::labs role fails 
when not finding /srv/wdqs" to "WDQS labs role role::wdqs::labs fails when not 
finding /srv/wdqs".

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

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

To: Smalyshev
Cc: Aklapper, Gehel, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T230754: WDQS labs role role::wdqs::labs role fails when not finding /srv/wdqs

2019-08-19 Thread Smalyshev
Smalyshev created this task.
Smalyshev added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When trying to install new host for role::wdqs::labs role it fails to deploy 
because it looks for /srv/wdqs and that does not exist. I think we should just 
create it if it doesn't exist.

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

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

To: Smalyshev
Cc: Aklapper, Gehel, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T230750: dpkg error when using role::wdqs::labs role

2019-08-19 Thread Smalyshev
Smalyshev added a project: Wikidata-Query-Service.
Restricted Application added a project: Wikidata.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T221916: Create RDF export for structured data stored for files

2019-08-19 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev added a comment.


  I think this is done since the export now exists and is enabled, we can tweak 
the specifics in follow-up tasks.

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

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

To: Smalyshev
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, Tgr, 
Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, Lucas_Werkmeister_WMDE, Smalyshev, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, Darkminds3113, Anooprao, 
SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Morgankevinj, 
Taiwania_Justo, Cirdan, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, 
Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, 
Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T141602: [Story] Provide a SPARQL query service for structured data on Commons

2019-08-19 Thread Smalyshev
Smalyshev closed subtask T221916: Create RDF export for structured data stored 
for files as Resolved.

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

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

To: Smalyshev
Cc: Husky, jleedev, Silverfish, Ainali, VIGNERON, JeanFred, Abbe98, 
ChristianFerrer, Jheald, Lucas_Werkmeister_WMDE, Salgo60, MB-one, Tpt, 
Addshore, Jarekt, Ramsey-WMF, Tgr, Bugreporter, Lydia_Pintscher, Aklapper, 
Steinsplitter, Poyekhali, Smalyshev, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
_jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, Susannaanas, 
Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T222306: RDF export generates wrong IDs for federated entities

2019-08-19 Thread Smalyshev
Smalyshev added a comment.


  
https://federated-commons.wmflabs.org/wiki/Special:EntityData/M10694.ttl?flavor=dump
 looks good to me now. Anything else missing?

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

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

To: Smalyshev
Cc: WMDE-leszek, Lucas_Werkmeister_WMDE, Addshore, Ramsey-WMF, Lydia_Pintscher, 
Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, Silverfish, 
Poyekhali, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, 
Susannaanas, Ixocactus, Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, 
Base, matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T221917: Create RDF dump of structured data on Commons

2019-08-19 Thread Smalyshev
Smalyshev closed subtask T221916: Create RDF export for structured data stored 
for files as Resolved.

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

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

To: Smalyshev
Cc: jleedev, hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, 
E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, Tramullas, Acer, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
Silverfish, _jensen, rosalieper, Morgankevinj, Taiwania_Justo, Jonas, Xmlizer, 
Susannaanas, Ixocactus, Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, 
Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, 
Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Jdforrester-WMF, 
Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230588: Wikidata Query Service is swapping items and properties

2019-08-19 Thread Smalyshev
Smalyshev added a comment.


  Hmm looks like I updated all Qs but forgot about some Ps... These should be 
fine now.

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

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

To: Smalyshev
Cc: bennofs, Magnus, Robby, Mmarx, jeremyb, Ghuron, Lea_Lacroix_WMDE, Manu1400, 
Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T230588: Wikidata Query Service is swapping items and properties

2019-08-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev added a comment.


  Should be back to normal now.

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

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

To: Smalyshev
Cc: Magnus, Robby, Mmarx, jeremyb, Ghuron, Lea_Lacroix_WMDE, Manu1400, 
Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T228297: Re-evaluate supporting dcatap namespace

2019-08-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: Lokal_Profil, Bugreporter, Salgo60, WMDE-leszek, nichtich, Gehel, 
Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Smalyshev, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Cirdan, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T230588: Wikidata Query Service is swapping items and properties

2019-08-15 Thread Smalyshev
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: Manu1400, Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230588: Wikidata Query Service is swapping items and properties

2019-08-15 Thread Smalyshev
Smalyshev added a comment.


  > Furthermore, 
https://query.wikidata.org/css/embed.style.min.fa3ff6a142279256ede4.css gives 
404
  
  Works fine for me.

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

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

To: Smalyshev
Cc: Manu1400, Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230588: Wikidata Query Service is swapping items and properties

2019-08-15 Thread Smalyshev
Smalyshev added a comment.


  Looks like Belgium is back to Q31 and cats are cats again. I will investigate 
what happened to the URIs (most likely the order in the dictionary switched 
somehow because of changing of underlying storage class but I have missed it 
since the content of the dictionary is still the same).

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

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

To: Smalyshev
Cc: Manu1400, Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T230588: Wikidata Query Service is swapping items and properties

2019-08-15 Thread Smalyshev
Smalyshev added a comment.


  Probably my fault, I've deployed new WDQS with some URL refactoring, but 
looks like something went wrong with URI scheme. I will be rolling it back.

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

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

To: Smalyshev
Cc: Manu1400, Lucas_Werkmeister_WMDE, Smalyshev, Moebeus, Aklapper, Fnielsen, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T229876: blazegraph journal on wdqs1005 has doubled in space

2019-08-15 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Gehel, Smalyshev
Cc: Addshore, Smalyshev, Igorkim78, Gehel, Aklapper, darthmon_wmde, 
Legado_Shulgin, DannyS712, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, _jensen, rosalieper, 
Cirdan, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T230288: Allow CHUNK value to be passed in as an option for munge.sh

2019-08-15 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.
Smalyshev added a comment.


  This should not be hard to do.

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

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

To: Smalyshev
Cc: Smalyshev, Denny, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Cirdan, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T230244: Restore wdqs1009 to its role as auto-deploy testing

2019-08-14 Thread Smalyshev
Smalyshev updated the task description.

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

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

To: Smalyshev
Cc: Gehel, Aklapper, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T174504: Coordinates are exported into RDF with excessive precision

2019-08-14 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: thiemowmde, daniel, Aklapper, Smalyshev, darthmon_wmde, ET4Eva, DannyS712, 
Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, rosalieper, Jonas, 
FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T161991: Whether a data type should be treated as a reference type in RDF should be defined in WikibaseRepo.datatypes.php

2019-08-14 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: Smalyshev, Aklapper, daniel, darthmon_wmde, ET4Eva, DannyS712, Nandana, 
Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Jayprakash12345, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, 
rosalieper, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, 
aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   3   4   5   6   7   8   9   10   >