Re: [Wikidata] Where did label filtering break recently and how?

2019-05-30 Thread Stas Malyshev
Hi! > and if I enable any of the FILTER lines, it returns 0 results. > What changed / Why ? Thanks for reporting, I'll check into it. -- Stas Malyshev smalys...@wikimedia.org ___ Wikidata mailing list Wikidata@lists.wikimedia.org

Re: [Wikidata] Where did label filtering break recently and how?

2019-05-30 Thread Fariz Darari
Hello, I also got a similar problem, the following does not return the label: SELECT ?res ?resLabel WHERE { SELECT ?res ?resLabel WHERE { ?res wdt:P31 wd:Q5 . SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } LIMIT 1 } Regards, Fariz On Fri, May 31, 2019 at 8:05 AM

[Wikidata-bugs] [Maniphest] [Commented On] T224024: Fatal Error on Commons from Special:EntityData with n3 format (Argument to addEntityRedirect must be EntityId, null given)

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513537 had a related patch set uploaded (by Smalyshev; owner: Smalyshev): [mediawiki/extensions/Wikibase@master] Use actual RDF factory data to decide if the format is RDF or not https://gerrit.wikimedia.org/r/513537 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T224024: Fatal Error on Commons from Special:EntityData with n3 format (Argument to addEntityRedirect must be EntityId, null given)

2019-05-30 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T224024 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev, gerritbot Cc: Smalyshev, 20038011003, MarkTraceur, Aklapper, Michael, E.S.A-Sheild,

[Wikidata-bugs] [Maniphest] [Updated] T221577: Wikimedia\Rdbms\LBFactory::getEmptyTransactionTicket: LinksUpdate does not have outer scope

2019-05-30 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.8; 2019-06-04). TASK DETAIL https://phabricator.wikimedia.org/T221577 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aaron, ReleaseTaggerBot Cc: kchapman, DannyS712, WMDE-leszek, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Claimed] T224024: Fatal Error on Commons from Special:EntityData with n3 format (Argument to addEntityRedirect must be EntityId, null given)

2019-05-30 Thread Smalyshev
Smalyshev claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T224024 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Smalyshev, 20038011003, MarkTraceur, Aklapper, Michael, darthmon_wmde, Premeditated, Edtadros, Nandana,

[Wikidata-bugs] [Maniphest] [Commented On] T224024: Fatal Error on Commons from Special:EntityData with n3 format (Argument to addEntityRedirect must be EntityId, null given)

2019-05-30 Thread Smalyshev
Smalyshev added a comment. Ok, it's clear what is going on: if ( $this->rdfOutputRequested( $format ) && in_array( $entityId->getEntityType(), $this->entityTypesWithoutRdfOutput ) ) { throw new HttpError( 406, $output->msg(

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

2019-05-30 Thread Smalyshev
Smalyshev added a comment. According to T222995 , this is what we want to get: sdc:M10659 a wikibase:Mediainfo, wikibase:MediaInfo, schema:MediaObject ; schema:caption "(Mostly) empty road near Zion

[Wikidata-bugs] [Maniphest] [Commented On] T221577: Wikimedia\Rdbms\LBFactory::getEmptyTransactionTicket: LinksUpdate does not have outer scope

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513213 **merged** by jenkins-bot: [mediawiki/core@master] Make sure that each DataUpdate still has outer transaction scope https://gerrit.wikimedia.org/r/513213 TASK DETAIL https://phabricator.wikimedia.org/T221577 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T224545: UnexpectedValueException when looking at a Special:MobileDiff for an EntitySchema Revision

2019-05-30 Thread pmiazga
pmiazga added a project: Readers-Web-Backlog (Tracking). TASK DETAIL https://phabricator.wikimedia.org/T224545 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, pmiazga Cc: Lucas_Werkmeister_WMDE, Aklapper, Michael, E.S.A-Sheild,

[Wikidata-bugs] [Maniphest] [Commented On] T221577: Wikimedia\Rdbms\LBFactory::getEmptyTransactionTicket: LinksUpdate does not have outer scope

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513526 had a related patch set uploaded (by Krinkle; owner: Aaron Schulz): [mediawiki/core@wmf/1.34.0-wmf.7] Make sure that each DataUpdate still has outer transaction scope https://gerrit.wikimedia.org/r/513526 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T224672: ORES/ChangesListHooksHandlerTest causing build failures in other repos (e.g. UploadWizard)

2019-05-30 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.34-notes (1.34.0-wmf.7; 2019-05-28); removed MW-1.34-notes (1.34.0-wmf.8; 2019-06-04). TASK DETAIL https://phabricator.wikimedia.org/T224672 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: kostajh,

[Wikidata-bugs] [Maniphest] [Retitled] T224605: MinervaNeue wdio build fails with PHP error from Wikibase "Failed to map interlanguage prefix es to a global site ID."

2019-05-30 Thread Krinkle
Krinkle renamed this task from "MinervaNeue wdio test fails with PHP error from Wikibase "Failed to map interlanguage prefix es to a global site ID."" to "MinervaNeue wdio build fails with PHP error from Wikibase "Failed to map interlanguage prefix es to a global site ID."". TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T224672: ORES/ChangesListHooksHandlerTest causing build failures in other repos (e.g. UploadWizard)

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513375 **merged** by jenkins-bot: [mediawiki/extensions/ORES@wmf/1.34.0-wmf.7] Disable broken test https://gerrit.wikimedia.org/r/513375 TASK DETAIL https://phabricator.wikimedia.org/T224672 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T224672: ORES/ChangesListHooksHandlerTest causing build failures in other repos (e.g. UploadWizard)

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513375 had a related patch set uploaded (by Jforrester; owner: Kosta Harlan): [mediawiki/extensions/ORES@wmf/1.34.0-wmf.7] Disable broken test https://gerrit.wikimedia.org/r/513375 TASK DETAIL https://phabricator.wikimedia.org/T224672 EMAIL

[Wikidata-bugs] [Maniphest] [Edited] T199440: Install cache/integration-tests with Wikibase CI tests

2019-05-30 Thread Legoktm
Legoktm updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T199440 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore, Legoktm Cc: gerritbot, WMDE-leszek, Legoktm, hashar, Aleksey_WMDE, Addshore, Aklapper,

[Wikidata-bugs] [Maniphest] [Updated] T224672: ORES/ChangesListHooksHandlerTest causing build failures in other repos (e.g. UploadWizard)

2019-05-30 Thread kostajh
kostajh added a project: MediaWiki-extensions-WikibaseClient. Restricted Application added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T224672 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: kostajh Cc: SBisson, kostajh,

[Wikidata-bugs] [Maniphest] [Updated] T223946: Wikidata wdtn:P214 values (VIAF) seem to be corrupt

2019-05-30 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223946 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Igorkim78, Smalyshev, Esc3300, Jheald, matej_suchanek, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread Vedmaka
Vedmaka added a comment. In T224607#555 , @Umherirrender wrote: > MediaWikiTestCase::setGroupPermissions should override the services, not each extension calling that function or at least mention the fact, that it is needed.

[Wikidata-bugs] [Maniphest] [Updated] T224678: Feature request: ability to include labels for related entities in wbgetentities responses

2019-05-30 Thread Mholloway
Mholloway added a project: Reading-Infrastructure-Team-Backlog. TASK DETAIL https://phabricator.wikimedia.org/T224678 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mholloway Cc: Mholloway, Aklapper, JoeWalsh, darthmon_wmde, Premeditated, Nandana,

[Wikidata-bugs] [Maniphest] [Commented On] T223946: Wikidata wdtn:P214 values (VIAF) seem to be corrupt

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513244 **merged** by Smalyshev: [wikidata/query/blazegraph@master] Fix handling of numbers that convert to negative longs https://gerrit.wikimedia.org/r/513244 TASK DETAIL https://phabricator.wikimedia.org/T223946 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Status] T213191: Some queries causes wdqs-blazegraph on wdqs1006 to crash and restart

2019-05-30 Thread Smalyshev
Smalyshev changed the task status from "Open" to "Stalled". Smalyshev lowered the priority of this task from "Normal" to "Low". Restricted Application added a subscriber: Liuxinyu970226. TASK DETAIL https://phabricator.wikimedia.org/T213191 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T213375: Inline value and reference URIs

2019-05-30 Thread Smalyshev
Smalyshev edited projects, added Discovery-Wikidata-Query-Service-Sprint; removed Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T213375 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Igorkim78, Smalyshev Cc: Igorkim78, Aklapper,

[Wikidata-bugs] [Maniphest] [Closed] T222574: WDQS scripts assume JDK 8 and are not working on JDK 12

2019-05-30 Thread Smalyshev
Smalyshev closed this task as "Resolved". Smalyshev claimed this task. Smalyshev added a comment. Should be fixed now TASK DETAIL https://phabricator.wikimedia.org/T222574 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Smalyshev,

Re: [Wikidata] Shape Expressions arrive on Wikidata on May 28th

2019-05-30 Thread Benjamin Good
I'd like to restate the initial question. Why did wikidata choose shex instead of other approaches? >From this very detailed comparison http://book.validatingrdf.com/bookHtml013.html (thank you Andra!) I could see arguments in both directions. I'm curious to know what swayed the wikidata

[Wikidata-bugs] [Maniphest] [Retitled] T224678: Feature request: ability to include labels for related entities in wbgetentities responses

2019-05-30 Thread JoeWalsh
JoeWalsh renamed this task from "Feature request: ability to include labels for related entities in wbgetentities response" to "Feature request: ability to include labels for related entities in wbgetentities responses". TASK DETAIL https://phabricator.wikimedia.org/T224678 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T224678: Feature request: ability to include labels for related entities in wbgetentities response

2019-05-30 Thread JoeWalsh
JoeWalsh created this task. JoeWalsh added projects: MediaWiki-extensions-WikibaseRepository, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION To add additional structured data to new APIs, the Reading Infrastructure team would like the ability to include labels

[Wikidata-bugs] [Maniphest] [Commented On] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513283 abandoned by Kosta Harlan: Add CentralAuth, MassMessage and WikibaseLexeme to gated extensions https://gerrit.wikimedia.org/r/513283 TASK DETAIL https://phabricator.wikimedia.org/T224607 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Lowered Priority] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread Krinkle
Krinkle moved this task from Untriaged to Resolved on the Wikimedia-production-error (Shared Build Failure) board. Krinkle lowered the priority of this task from "Unbreak Now!" to "High". Krinkle added a comment. @kostajh I assume that means CI is now unblocked. Undo if now :) TASK DETAIL

Re: [Wikidata] Shape Expressions arrive on Wikidata on May 28th

2019-05-30 Thread Peter F. Patel-Schneider
The history of ShEx is quite complex. I don't think that one can say that there were complete and conforming implementations of ShEx in 2017 because the main ShEX specification, http://shex.io/shex-semantics-20170713/ was ill-founded. I pointed this out in

[Wikidata-bugs] [Maniphest] [Commented On] T138208: Connections to all db servers for wikidata as wikiadmin from snapshot, terbium

2019-05-30 Thread ArielGlenn
ArielGlenn added a comment. Retries of wikidata entity dumps rerun the particular batch from a MediaWiki maintenance script; it will set up configuration from scratch. TASK DETAIL https://phabricator.wikimedia.org/T138208 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T138208: Connections to all db servers for wikidata as wikiadmin from snapshot, terbium

2019-05-30 Thread jcrespo
jcrespo added a comment. Because this issue, or T143870 , and/or long running connections due to mw connection handler, there was a connection issue at https://logstash.wikimedia.org/goto/286304e84262d2fe3335acd5eed135bb and there is likely to be

Re: [Wikidata-tech] [Wikidata] Shape Expressions arrive on Wikidata on May 28th

2019-05-30 Thread James Heald
Hi Léa, Thanks to all the team for this. I've proposed a property, https://www.wikidata.org/wiki/Wikidata:Property_proposal/Shape_Expression_for_class To make this work, is it possible to have a Shape Expression as the value of a statement on Wikidata (and the RDF dump, and WDQS) ? Is

Re: [Wikidata-tech] [Wikidata] Shape Expressions arrive on Wikidata on May 28th

2019-05-30 Thread Antoine Zimmermann
Hello, Could you explain why the non-standard ShEx has been chosen rather than the W3C Recommendation SHACL? I would assume that if one has several options for bringing a functionality to something that largely promotes interoperability (like Wikidata), the default choice should be a

[Wikidata-bugs] [Maniphest] [Updated] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread kostajh
kostajh added a comment. Unassigning myself as the core patch has been reverted. See the note in T218558#5223836 TASK DETAIL https://phabricator.wikimedia.org/T224607 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T215413: Image Classification Working Group

2019-05-30 Thread Ottomata
Ottomata added a comment. Not sure if this is relevant, but this seemed the best place to note. I just came across: https://github.com/yahoo/TensorFlowOnSpark/wiki/GetStarted_YARN It seems relatively easy to package up (e.g. on a notebook host) and ship to hdfs and then include it in a

[Wikidata-bugs] [Maniphest] [Commented On] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513283 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan): [integration/config@master] Add CentralAuth, MassMessage and WikibaseLexeme to gated extensions https://gerrit.wikimedia.org/r/513283 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T205045: Exception from LinksUpdate: Deadlock found in database query (from Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages)

2019-05-30 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. @jcrespo thank you! That's useful information. @Ladsgroup @Addshore What's needed to get this ready for pickup in camp? TASK DETAIL https://phabricator.wikimedia.org/T205045 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread gerritbot
gerritbot added a comment. Change 513268 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler): [mediawiki/core@master] Reset services after setting group permissions in tests. https://gerrit.wikimedia.org/r/513268 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T224607: CentralAuth, MassMessage and WikibaseLexeme build failures

2019-05-30 Thread daniel
daniel added a comment. In T224607#555 , @Umherirrender wrote: > MediaWikiTestCase::setGroupPermissions should override the services, not each extension calling that function or at least mention the fact, that it is needed.

[Wikidata-bugs] [Maniphest] [Updated] T205045: Exception from LinksUpdate: Deadlock found in database query (from Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages)

2019-05-30 Thread jcrespo
jcrespo added a comment. FYI, because in the past I have been told by people they were not aware of the impact. I am **not** too worried about this because I don't think it creates user impact (it impacts only the jobqueue), but this is probably at the moment the most frequent Wikibase

[Wikidata-bugs] [Maniphest] [Commented On] T211177: WDQ UI should support download of RDF formats

2019-05-30 Thread VladimirAlexiev
VladimirAlexiev added a comment. @Peb will this work in a streaming fashion? I know WD has a 60s timeout but still it can produce some 10-100 megabytes in that time. Will the JS approach be reliable enough ? It's also important to be able to get Turtle, using all available prefixes, which

[Wikidata-bugs] [Maniphest] [Commented On] T211178: WDQ CONSTRUCT times out

2019-05-30 Thread VladimirAlexiev
VladimirAlexiev added a comment. Use construct when you want to get an rdf graph out of the repo, especially when you want the data to be shaped differently or to use ontology terms different from the original TASK DETAIL https://phabricator.wikimedia.org/T211178 EMAIL PREFERENCES