[Wikidata-bugs] [Maniphest] [Closed] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T159160: Take account of date precision when displaying dates in WDQS GUI

2017-03-13 Thread Jheald
Jheald added a comment.
Hi Smalyshev, thanks for the comment; but if I can come back on your two objections:

(i) If the only thing to cast to the bespoke type was a SERVICE (or indeed a function), then there would be no items of the bespoke type in the triplestore, so it would have no implications for indexing.

Besides, the BlazeGraph documentation itself presents an "example, where we define a datatype without geospatial component" -- so it is clearly an application they envisage, and even advocate.

(ii) Again, if there were no items of bespoke type in the triplestore or the RDF dumps, this would limit the implications for external tools.

Secondly, the bespoke type would only appear if a user script had included the SERVICE or function to require it -- without this, the query would just return columns of plain vanilla literals.

Thirdly, what external tools will get depends on how the GUI layer serialises output of queries that do include such a service or function -- one approach might just be to output such compound types as a double column, at least for SELECT queries.  (I guess the more challenging issue might be appropriate returns for CONSTRUCT queries).

But I do think it would be a really very valuable addition to the GUI to be able somehow to present links as links, rather than being forced to choose between URLs or unlinked strings, particularly for queries trying to present a lot of data in many columns without the GUI abandoning the column format -- succinct links rather than lengthy unbreakable URLs can be a real advantage there.

And I do think that somehow finding a way to reflect date precision is important to solve, too.TASK DETAILhttps://phabricator.wikimedia.org/T159160EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160320: [Bug] Display error in the TreeMap when embedded

2017-03-13 Thread EdouardHue
EdouardHue added a comment.
Just submitted a patch. Changing div id was just a workaround, a little more hacking seems necessary.TASK DETAILhttps://phabricator.wikimedia.org/T160320EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EdouardHueCc: gerritbot, VIGNERON, Envlh, EdouardHue, Aklapper, Jonas, Lea_Lacroix_WMDE, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160320: [Bug] Display error in the TreeMap when embedded

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342546 had a related patch set uploaded (by EdouardHue):
[wikidata/query/gui] Using same result div id in embed as main page

https://gerrit.wikimedia.org/r/342546TASK DETAILhttps://phabricator.wikimedia.org/T160320EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, VIGNERON, Envlh, EdouardHue, Aklapper, Jonas, Lea_Lacroix_WMDE, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T160320: [Bug] Display error in the TreeMap when embedded

2017-03-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T160320EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, VIGNERON, Envlh, EdouardHue, Aklapper, Jonas, Lea_Lacroix_WMDE, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald added a comment.
Perfect.  I would never ever have found that.

That was exactly what was was needed to make the query work. (results).

As for AVG(), no, I think it is not defined over geo:wktLiteral.  But so long as one can extract the latitudes and longitudes, AVG() those separately, and then cast the result back into a geo:wktLiteral (which with strdt() is now easy), then one can achieve the same result -- to calculate and display the centroid of a set of points.

The one thing I still don't understand is why, clicking on a point in the map view, the fields are presented top to bottom in the opposite order from the order in which they appear as columns -- but that's a question for a different ticket, I think.TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Smalyshev
Smalyshev added a comment.
I don't think though AVG() and other math functions are defined on coordinates.TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Smalyshev
Smalyshev added a comment.
I think strdt() function is what you're looking for: https://www.w3.org/TR/2013/REC-sparql11-query-20130321/#func-strdtTASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T159160: Take account of date precision when displaying dates in WDQS GUI

2017-03-13 Thread Smalyshev
Smalyshev added a comment.
I am wary of (ab)using geospatial types as freeform containers for something that is not geospatial data. Geospatial data is indexed in a special way, and I'm not sure putting other data there is a good thing. Also, it will require custom RDF types which other tools will have hard time to process. So not sure this method is the best solution.TASK DETAILhttps://phabricator.wikimedia.org/T159160EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102757: [Story] Provide API for constraint check

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342497 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints] Refactor ConstraintLookup to accept PropertyId

https://gerrit.wikimedia.org/r/342497TASK DETAILhttps://phabricator.wikimedia.org/T102757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Ricordisamoa, gerritbot, Karima, Denny, Tpt, Lydia_Pintscher, Jonaskeutel, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, abian, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2017-03-13T20:43:35Z]  Synchronized wmf-config/CommonSettings.php: T150183 Enable InterwikiSorting on group0 [[gerrit:341032|#1]] [[gerrit:342504|#2]] PT 4/4 (duration: 00m 40s)TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, StashbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2017-03-13T20:42:41Z]  Synchronized wmf-config/InitialiseSettings.php: T150183 Enable InterwikiSorting on group0 [[gerrit:341032|#1]] [[gerrit:342504|#2]] PT 3/4 (duration: 00m 41s)TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, StashbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2017-03-13T20:41:07Z]  Synchronized docroot/noc/conf/interwikisorting.dblist: T150183 Enable InterwikiSorting on group0 [[gerrit:341032|#1]] [[gerrit:342504|#2]] PT 2/4 NOOP (duration: 00m 42s)TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, StashbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2017-03-13T20:39:50Z]  Synchronized dblists/interwikisorting.dblist: T150183 Enable InterwikiSorting on group0 [[gerrit:341032|#1]] [[gerrit:342504|#2]] PT 1/4 (duration: 00m 51s)TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, StashbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342504 merged by jenkins-bot:
[operations/mediawiki-config] Add interwikisorting to CommonSettings $wikiTags

https://gerrit.wikimedia.org/r/342504TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342504 had a related patch set uploaded (by Addshore):
[operations/mediawiki-config] Add interwikisorting to CommonSettings $wikiTags

https://gerrit.wikimedia.org/r/342504TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150183: Deploy InterwikiSorting extension to production

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 341032 merged by jenkins-bot:
[operations/mediawiki-config] wmgUseInterwikiSorting true for group0

https://gerrit.wikimedia.org/r/341032TASK DETAILhttps://phabricator.wikimedia.org/T150183EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: aude, Lea_Lacroix_WMDE, Stashbot, gerritbot, Ladsgroup, Aklapper, Addshore, Lydia_Pintscher, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, Lewizho99, Zppix, Maathavan, Urbanecm, D3r1ck01, Andrew-WMDE, Izno, Luke081515, Wikidata-bugs, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102757: [Story] Provide API for constraint check

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342261 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints] In-memory ConstraintLookup implementation for tests

https://gerrit.wikimedia.org/r/342261TASK DETAILhttps://phabricator.wikimedia.org/T102757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Ricordisamoa, gerritbot, Karima, Denny, Tpt, Lydia_Pintscher, Jonaskeutel, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, abian, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102757: [Story] Provide API for constraint check

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342260 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints] Extracted ConstraintLookup one-method interface

https://gerrit.wikimedia.org/r/342260TASK DETAILhttps://phabricator.wikimedia.org/T102757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Ricordisamoa, gerritbot, Karima, Denny, Tpt, Lydia_Pintscher, Jonaskeutel, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, abian, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102757: [Story] Provide API for constraint check

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342259 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints] Fake ConstraintChecker implementation for tests

https://gerrit.wikimedia.org/r/342259TASK DETAILhttps://phabricator.wikimedia.org/T102757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Ricordisamoa, gerritbot, Karima, Denny, Tpt, Lydia_Pintscher, Jonaskeutel, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, abian, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T107880: Special:ListProperties must be sortable

2017-03-13 Thread jeblad
jeblad added a comment.
Anything except random order?TASK DETAILhttps://phabricator.wikimedia.org/T107880EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: Lydia_Pintscher, Addshore, jeblad, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T158430: [Spike] Use suggested properties to get signal for completeness

2017-03-13 Thread Glorian_WD
Glorian_WD added a comment.
@Halfak : The last state of the clustering work is documented on https://www.wikidata.org/wiki/User:Glorian_WD/Clustering_Result_v2.TASK DETAILhttps://phabricator.wikimedia.org/T158430EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Glorian_WDCc: Sjoerddebruin, Ladsgroup, Glorian_Yapinus, Sumit, Ricordisamoa, Aklapper, StudiesWorld, Lydia_Pintscher, samuwmde, Glorian_WD, Halfak, Avner, JJMC89, D3r1ck01, Izno, Wikidata-bugs, aude, He7d3r, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102757: [Story] Provide API for constraint check

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342497 had a related patch set uploaded (by Aleksey Bekh-Ivanov (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints] Refactor ConstraintLookup to accept PropertyId

https://gerrit.wikimedia.org/r/342497TASK DETAILhttps://phabricator.wikimedia.org/T102757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Ricordisamoa, gerritbot, Karima, Denny, Tpt, Lydia_Pintscher, Jonaskeutel, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, abian, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T160052: [Epic] support for forms

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher edited the task description. (Show Details)
EDIT DETAILSAs a user I want to be able to record forms of a Lexeme. An example would be "goes" as a form of "to go". Each Form should have a grammatical role like "present tense, 3rd person singular". I want too also be able to say more about each of the forms like the tense of the form or what it rhymes withwhat it rhymes with.
I need to be able to add a new Form, edit and remove it. I need to be able to make statements about existing Forms and edit and remove them. This should all be possible via the UI and the APITASK DETAILhttps://phabricator.wikimedia.org/T160052EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Jan_Dittrich, Liuxinyu970226, Aklapper, daniel, Lydia_Pintscher, D3r1ck01, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T151577: Do not call Entity::setId() with an int parameter

2017-03-13 Thread thiemowmde
thiemowmde added a comment.
I triaged this as high because it is quite nasty, extremely old technical debt we want to pay for a long, long time. Luckily it became very easy to finally fix this with what we build in the past months. Just use the existing entity-id-composer-callbacks in WikiPageEntityStore::assignFreshId, and be done. I believe this will be the last instance of numeric calls to setId(). We can remove this feature from all entity types then! (Probably have some kind of deprecation phase for Item and Property.)

I believe this is not a blocker for any of the projects we are currently working on. MediaInfo already works around this issue.TASK DETAILhttps://phabricator.wikimedia.org/T151577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Aleksey_WMDE, aude, Lydia_Pintscher, WMDE-leszek, thiemowmde, Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T160260: [Task] Spec for Lexeme Rdf mapping

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher changed the title from "Spec out Lexeme Rdf mapping" to "[Task] Spec for Lexeme Rdf mapping".Lydia_Pintscher triaged this task as "Normal" priority.Lydia_Pintscher added subscribers: mkroetzsch, Denny.Lydia_Pintscher edited the task description. (Show Details)
EDIT DETAILSWe have the mapping foIn order to be able to expose our lemma already butxicographical data via RDF we need Rdf mappinga spec for Language, Lexical categorythe mapping. I will add some suggesThis should be based on the specifications based on lemon written in {T150785}.TASK DETAILhttps://phabricator.wikimedia.org/T160260EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Denny, mkroetzsch, Aklapper, Ladsgroup, D3r1ck01, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T160259: [Story] Rdf integration with Lexeme

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher changed the title from "Rdf integration with Lexeme" to "[Story] Rdf integration with Lexeme".Lydia_Pintscher removed a project: Epic.Lydia_Pintscher edited the task description. (Show Details)
EDIT DETAILSEpic task to track Rdf integration with LexemeAs a user I want to be able to query the lexicographical data in Wikidata and work with it in other RDF-based tools. For this we need an RDF mapping for Lexemes and all of its pieces.TASK DETAILhttps://phabricator.wikimedia.org/T160259EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, Ladsgroup, D3r1ck01, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T151577: Do not call Entity::setId() with an int parameter

2017-03-13 Thread thiemowmde
thiemowmde triaged this task as "High" priority.thiemowmde added subscribers: Lydia_Pintscher, aude, Aleksey_WMDE.thiemowmde moved this task from incoming to needs discussion or investigation on the Wikidata board.
TASK DETAILhttps://phabricator.wikimedia.org/T151577WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Aleksey_WMDE, aude, Lydia_Pintscher, WMDE-leszek, thiemowmde, Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138717: Render math values properly

2017-03-13 Thread Physikerwelt
Physikerwelt added a comment.
I did not make a lot of progress here. However, at least I found a way to render math using a custom module https://en.wikipedia.org/wiki/Module:ShowMathTASK DETAILhttps://phabricator.wikimedia.org/T138717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PhysikerweltCc: Lydia_Pintscher, daniel, Physikerwelt, Aklapper, Zppix, hoo, Lucie, Maosef, Debenben, D3r1ck01, Izno, Wikidata-bugs, Prod, aude, fredw, Pkra, jayvdb, Ricordisamoa, scfc, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T153359: Replace use of deprecated methods (mainly in ApiErrorReporter)

2017-03-13 Thread thiemowmde
thiemowmde removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T153359EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: hoo, aude, Aleksey_WMDE, daniel, Lydia_Pintscher, gerritbot, thiemowmde, Anomie, Aklapper, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T157820: Revise caching logic of WikibaseRepo::getEntitySerializer

2017-03-13 Thread thiemowmde
thiemowmde closed this task as "Declined".thiemowmde removed a project: Wikidata-Sprint.thiemowmde added a comment.
All linked patches got revoked. We followed the wrong route there.

It's not the job of SerializerFactory to hold EntitySerializers for all configured entity types. The SerializerFactory we are talking about lives in the #wikibase-datamodel-serialization component, which holds serializers for the two base entity types in #wikibase-datamodel.

We always need a separate EntitySerializer in the top level factory that knows about all entity types, and should properly cache this. This is already the case. Refactorings are always possible, but I don't see a pressing need for the refactoring proposed in this ticket.TASK DETAILhttps://phabricator.wikimedia.org/T157820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: thiemowmde, Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T159824: GeoCoordinates lose precision while editing

2017-03-13 Thread thiemowmde
thiemowmde triaged this task as "Normal" priority.thiemowmde removed a project: Wikidata-Sprint.thiemowmde added subscribers: Lydia_Pintscher, Aleksey_WMDE, Addshore, aude.thiemowmde moved this task from incoming to needs discussion or investigation on the Wikidata board.thiemowmde added a comment.

This issue is not new. For coordinates it always was like this.
We had the same issue with quantities, and fixed it as described above. When editing a quantity, the raw value is shown with no rounding applied.
We can not apply the exact same fix here, because unlike quantities we do not store what the user entered. In almost all cases the user entered a degree-minute-second (DMS) format. We convert it to decimal in the parser, store that, and convert back to DMS in the formatter.
If we let the user edit the internal decimal format with all decimal places we have, this would be very confusing.
If we stick to DMS formatting, but disable rounding, stuff like 1°30'00.1667" will appear in the edit window.
A possible solution I can think of is a formatter that tries to cut of as many decimal places as it can, but enough so that the value survives a full roundtrip. For example, if it turns out that 1°30'00.2" (instead of 1°30'00.1667") is enough to get the exact same internal decimal format as before (possibly plus-minus an epsilon), this is what will be shown in the edit window. The precision is not taken into account by this formatter.
Note that there will be cases where an iterative algorithm will get stuck in an endless loop. For example, it may find a DMS representation that converts back to 1.002 and an other one that converts back to 1.004, but can not find one that converts back to 1.003. That's why an epsilon is important.
Such an algorithm should also have an absolute limit, e.g. never output decimal places that represent less than a millimeter on the earths surface.
I also think a limit relative to the value's precision may be sensible, e.g. the value can only be 100 times more precise than it's precision.


TASK DETAILhttps://phabricator.wikimedia.org/T159824WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: aude, Addshore, Aleksey_WMDE, Lydia_Pintscher, Jonas, thiemowmde, Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T157820: Revise caching logic of WikibaseRepo::getEntitySerializer

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Low" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T157820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T159929: Convert image header user script to gadget

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T159929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, Lydia_PintscherCc: Jonas, Aklapper, dachary, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T158864: Reuse code for parsing site link badge data in SetSiteLink API class

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T158864EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, Lydia_PintscherCc: gerritbot, Jakob_WMDE, WMDE-leszek, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T132839: [RfC] Property suggester suggests human properties for non-human items

2017-03-13 Thread thiemowmde
thiemowmde moved this task from Doing to Review on the Wikidata-Sprint board.thiemowmde added a comment.
Moving back to the "review" column because of https://github.com/Wikidata-lib/PropertySuggester/pull/192. This is a quite trivial refactoring, and waiting for a review for 2 months now. Please move back to "doing" after this got merged, because I will rebase https://github.com/Wikidata-lib/PropertySuggester/pull/179 then, and hand over to @hoo who is still planning to continue working on it.TASK DETAILhttps://phabricator.wikimedia.org/T132839WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, thiemowmdeCc: aude, Jonas, Esc3300, AnjaJentzsch, Ladsgroup, Tobi_WMDE_SW, daniel, mkroetzsch, Stashbot, thiemowmde, JanZerebecki, Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T160069: Make GeoShape URL configurable

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T160069EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, Lydia_PintscherCc: gerritbot, Aklapper, Aleksey_WMDE, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T132839: [RfC] Property suggester suggests human properties for non-human items

2017-03-13 Thread thiemowmde
thiemowmde edited the task description. (Show Details)
EDIT DETAILS...  -  if item has P17, check if P17 on property matches (same value or no property), if not: don't suggest property

P#patches for -for-review:...TASK DETAILhttps://phabricator.wikimedia.org/T132839EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, thiemowmdeCc: aude, Jonas, Esc3300, AnjaJentzsch, Ladsgroup, Tobi_WMDE_SW, daniel, mkroetzsch, Stashbot, thiemowmde, JanZerebecki, Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T150290: add CORS to all redirecs in chain from https://www.wikidata.org/entity/{Q...}

2017-03-13 Thread thiemowmde
thiemowmde removed projects: Wikidata-Sprint, Wikidata-Sprint-2016-11-08, Patch-For-Review.thiemowmde moved this task from in current sprint to needs discussion or investigation on the Wikidata board.thiemowmde removed hoo as the assignee of this task.thiemowmde added a comment.
It appears this got stuck in the review column since December, but there was nothing to review. Moving it back to where it came from.TASK DETAILhttps://phabricator.wikimedia.org/T150290WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: thiemowmde, gerritbot, hoo, daniel, Aklapper, elf-pavlik, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138717: Render math values properly

2017-03-13 Thread Physikerwelt
Physikerwelt added a comment.
I'm not really sure how to reproduce this problem. Is there more documentation on the parser function {{#property| ...}} as opposed to here https://www.mediawiki.org/wiki/Extension:Wikibase_Client#Data_transclusion? When I use the property parser function I see the raw texvc source code.TASK DETAILhttps://phabricator.wikimedia.org/T138717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PhysikerweltCc: Lydia_Pintscher, daniel, Physikerwelt, Aklapper, Zppix, hoo, Lucie, Maosef, Debenben, D3r1ck01, Izno, Wikidata-bugs, Prod, aude, fredw, Pkra, jayvdb, Ricordisamoa, scfc, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T126349: RDF export for the math data type should not export input texvc string but its MathML representation

2017-03-13 Thread Physikerwelt
Physikerwelt closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T126349EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PhysikerweltCc: thiemowmde, mkroetzsch, fredw, gerritbot, daniel, Lydia_Pintscher, Tobias1984, Bene, Wikidata-bugs, Physikerwelt, Tpt, Liuxinyu970226, Rits, Ricordisamoa, Sannita, Micru, MGChecker, Aklapper, WickieTheViking, Llyrian, TomT0m, ArthurPSmith, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, Debenben, D3r1ck01, Izno, Luke081515, Prod, aude, Pkra, scfc, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T67397: [Story] add a new datatype for formulae

2017-03-13 Thread Physikerwelt
Physikerwelt closed subtask T126349: RDF export for the math data type should not export input texvc string but its MathML representation as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T67397EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PhysikerweltCc: gerritbot, ArthurPSmith, TomT0m, Llyrian, WickieTheViking, Aklapper, MGChecker, Micru, Sannita, Ricordisamoa, Rits, Tpt, Physikerwelt, Wikidata-bugs, Bene, Tobias1984, Lydia_Pintscher, daniel, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, Debenben, D3r1ck01, Izno, Luke081515, mobrovac, Prod, aude, fredw, Pkra, scfc, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160096: Create new entity should not be visible in special page list

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342051 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme] Hide SpecialNewLexeme in Special:SpecialPages if Lexeme or Item are not enabled

https://gerrit.wikimedia.org/r/342051TASK DETAILhttps://phabricator.wikimedia.org/T160096EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, gerritbotCc: gerritbot, Aleksey_WMDE, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160096: Create new entity should not be visible in special page list

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342066 merged by jenkins-bot:
[mediawiki/extensions/Wikibase] Remove optionals that were left for BC

https://gerrit.wikimedia.org/r/342066TASK DETAILhttps://phabricator.wikimedia.org/T160096EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, gerritbotCc: gerritbot, Aleksey_WMDE, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T160096: Create new entity should not be visible in special page list

2017-03-13 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T160096EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, Lydia_PintscherCc: gerritbot, Aleksey_WMDE, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T159244: [Bug] Wrongly disabled save button while editing in value view experts

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 331607 merged by jenkins-bot:
[data-values/value-view] Drop parsed text and HTML values earlier in jQuery.valueview

https://gerrit.wikimedia.org/r/331607TASK DETAILhttps://phabricator.wikimedia.org/T159244EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, gerritbotCc: gerritbot, WMDE-leszek, Aleksey_WMDE, hoo, aude, Jonas, Lydia_Pintscher, thiemowmde, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald edited the task description. (Show Details)
EDIT DETAILSIt would be good to be able to cast calculated variables to type `geo:wktLiteral` in WDQS SPARQL queries, to allow calculated co-ordinates to be included as well as retrieved ones to be included in map views of WDQS output, etcTASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald added a comment.
Another case where it could be useful to be able to cast calculated co-ordinates back to a geo:wktLiteral would be to allow AVG() co-ordinates to be calculated and plotted, in cases where SAMPLE() is not sufficient.TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald added a comment.
Another case where it could be useful to be able to cast calculated co-ordinates back to a geo:wktLiteral would be to allow AVG() co-ordinates to be calculated and plotted, in cases where SAMPLE() is not sufficient.TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald added a comment.
Example case:

I wanted to be able to look at the geographic distribution of property P3616 by grouping into one-degree-by-one-degree squares, and plotting on a map, colour-coded by the number of instances.  (query that doesn't work)

The grouping into one-degree-by-one-degree squares is easy enough, but there seemed to be no good way to then plot the centrepoints of these squares on a map --  i.e. no way to cast the calculated variables to a geo:wktLiteral.

I tried the following (full query in query editor):

BIND(CONCAT("Point(",str(?int_lon)," ",str(?int_lat),")") AS ?string) .

But the string itself, although it looks right in the table display, is not recognised as a pair of plottable co-ordinates.

So I hoped there might be a cast function geo:wktLiteral(), by way of analogy with eg xsd:dateTime():

BIND(geo:wktLiteral(?string) AS ?int_coords)

but back comes the error

"Unknown error: unknown function: http://www.opengis.net/ont/geosparql#wktLiteral"

I also tried appending ^^geo:wktLiteral in various places, eg BIND(?string^^geo:wktLiteral) AS ...  but this just returns a syntax error.

Would it be possible to implement some kind of casting mechanism?  Or alternatively, is there any way I can do this cast with just the sort of string operations available in SPARQL ?TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T160335: Provide way to cast variables to type geo:wktLiteral in WDQS queries

2017-03-13 Thread Jheald
Jheald created this task.Jheald added projects: Wikidata-Query-Service, Wikidata.Herald added a subscriber: Aklapper.Herald added a project: Discovery.
TASK DESCRIPTIONIt would be good to be able to cast calculated variables to type geo:wktLiteral in WDQS SPARQL queries, to allow calculated co-ordinates to be included as well as retrieved ones in map views of WDQS output.

Currently there seems to be no way to do this.TASK DETAILhttps://phabricator.wikimedia.org/T160335EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T160332: View the page when hovering over a reference URL

2017-03-13 Thread Hjfocs
Hjfocs edited the task description. (Show Details)
EDIT DETAILS...Whenever the primary sources tool suggests a reference URL to an external Web page, this should be opened without forcing the user to browse away from the Item page.

One solution would be to open/preview the target Web page when the **mouse hovers** over the reference URL.TASK DETAILhttps://phabricator.wikimedia.org/T160332EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, dachary, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T160332: View the page when hovering over a reference URL

2017-03-13 Thread Hjfocs
Hjfocs created this task.Hjfocs added projects: Wikidata, Wikidata-Gadgets.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONPart of T148163.

Whenever the primary sources tool suggests a reference URL to an external Web page, this should be opened without forcing the user to browse away from the Item page.TASK DETAILhttps://phabricator.wikimedia.org/T160332EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, dachary, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160325: [Bug] WDQS scatterplot behaves strangely when third column is a COUNT()

2017-03-13 Thread Jheald
Jheald added a comment.
Just to add: another case where it could be useful to be able to cast calculated co-ordinates back to a geo:wktLiteral would be to allow AVG() co-ordinates to be calculated and plotted, in cases where SAMPLE() is not sufficient.TASK DETAILhttps://phabricator.wikimedia.org/T160325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T159160: Take account of date precision when displaying dates in WDQS GUI

2017-03-13 Thread Jheald
Jheald added a comment.
As one possible hack that could be a way forward on this, I see that the Blazegraph GeoSpatial extension (description on BlazeGraph wiki) allows custom compound data-types to be defined -- which do not necessarily need to include a geospatial element.

One could therefore imagine creating a date-with-precision datatype, with the precision perhaps appended to the date-time string as a final /integer, eg 2017-01-30T00:00:00Z/11, as used elsewhere on the project.

One could then imagine a SERVICE to cast a date node to this datatype -- so that the database would remain pure RDF; but, if users wanted, they could cast a date to this format, which could then be picked up and suitably interpreted by the GUI.

A similar mechanism could also be implemented for links-with-linktext (T150937), and quantities-with-units.TASK DETAILhttps://phabricator.wikimedia.org/T159160EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Smalyshev, Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160325: [Bug] WDQS scatterplot behaves strangely when third column is a COUNT()

2017-03-13 Thread Jheald
Jheald added a comment.
As an aside (which should maybe be in a separate ticket) what I really wanted to do was to plot the values on a map.

But there seems to be no way to cast variables to a geo:wktLiteral.

I tried the following (full query in query editor):

BIND(CONCAT("Point(",str(?int_lon)," ",str(?int_lat),")") AS ?string) .
BIND(geo:wktLiteral(?string) AS ?int_coords)

The string itself, although it looks right in the table display, is not recognised as a pair of plottable co-ordinates.

I hoped there might be a cast function geo:wktLiteral() by analogy with eg xsd:dateTime(), but back comes the error

"Unknown error: unknown function: http://www.opengis.net/ont/geosparql#wktLiteral"

I also tried appending ^^geo:wktLiteral in various places, eg BIND(?string^^geo:wktLiteral) AS ...  but this just returns a syntax error.

Any ideas as to whether I can do this cast just with the sort of string operations available in SPARQL ?TASK DETAILhttps://phabricator.wikimedia.org/T160325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T155646: Hire a Community Liaison for the Structured Data project

2017-03-13 Thread Elitre
Elitre added a comment.
Other venues, per my colleague,


https://www.wikidata.org/wiki/Wikidata:Project_chat#My_team_is_hiring
https://commons.wikimedia.org/wiki/Commons:Village_pump#Get_paid_to_improve_Commons
https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#Structured_data_at_Commons


TASK DETAILhttps://phabricator.wikimedia.org/T155646EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ElitreCc: Elitre, Aklapper, Ivana_Isadora, Acer, Jseddon, D3r1ck01, FloNight, Trizek-WMF, Izno, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, Ricordisamoa, Fabrice_Florin, Mbch331, Keegan, Rdicerb, Tgr, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160325: [Bug] WDQS scatterplot behaves strangely when third column is a COUNT()

2017-03-13 Thread Jheald
Jheald added a comment.
Indeed, I still get the same behaviour even if I dispense with the third column entirely, and SELECT just the first two (query) -- so the issue may not involve the counts at all.TASK DETAILhttps://phabricator.wikimedia.org/T160325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160325: [Bug] WDQS scatterplot behaves strangely when third column is a COUNT()

2017-03-13 Thread Jheald
Jheald added a comment.
Example query (view in query editor):

SELECT  ?int_lon ?int_lat (COUNT(?item) AS ?count)   WHERE {
?item wdt:P3616 [].

?item p:P625/psv:P625 ?coords .
?coords wikibase:geoLatitude ?lat .
?coords wikibase:geoLongitude ?long .

BIND(floor(?lat) AS ?int_lat) .
BIND(floor(?long) AS ?int_lon) .
  
FILTER(?int_lon < 5)

  } GROUP BY ?int_lat ?int_lon
ORDER BY DESC (?count)

Switching to scatterplot display, the points plotted bear little relation to the values that were in the columns.

Mousing over the points, one gets triples like:

`int_lon: -5,  int_lon: -45, int lat: 267`  (plotted at -45, 267)

The first value of the triple may be correct, but is being ignored.   Goodness knows where the second value is coming from.  And -- while of similar size to some of the counts -- comparison shows that the third value does not match any of the counts in the third column.TASK DETAILhttps://phabricator.wikimedia.org/T160325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160319: Show thumbnails in commons suggester

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 341515 merged by jenkins-bot:
[data-values/value-view] Show preview for images in commons suggester

https://gerrit.wikimedia.org/r/341515TASK DETAILhttps://phabricator.wikimedia.org/T160319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, gerritbotCc: gerritbot, Aklapper, thiemowmde, Jonas, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T160319: Show thumbnails in commons suggester

2017-03-13 Thread Jonas
Jonas closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T160319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: gerritbot, Aklapper, thiemowmde, Jonas, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T160325: [Bug] WDQS scatterplot behaves strangely when third column is a COUNT()

2017-03-13 Thread Jheald
Jheald created this task.Jheald added projects: Wikidata-Query-Service, Wikidata.Herald added a subscriber: Aklapper.Herald added a project: Discovery.
TASK DESCRIPTIONIf I write a query with columns X, Y, COUNT(), the WDQS scatterplot display mode appears to utterly garble these values.TASK DETAILhttps://phabricator.wikimedia.org/T160325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhealdCc: Aklapper, Jheald, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T154288: Factor ChangeOps instantiation logic out of Api\EditEntity

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 342429 had a related patch set uploaded (by WMDE-leszek):
[mediawiki/extensions/Wikibase] Introduce EntityChangeOpProvider

https://gerrit.wikimedia.org/r/342429TASK DETAILhttps://phabricator.wikimedia.org/T154288EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: Ricordisamoa, gerritbot, daniel, Ladsgroup, Addshore, Aklapper, Jakob_WMDE, WMDE-leszek, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T160320: [Bug] Display error in the TreeMap when embedded

2017-03-13 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE created this task.Lea_Lacroix_WMDE added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONWhen a query viewed in TreeMap is displayed via embed.html, some problems occurs: both background color and text color are white, so the text can't be read, and other minor css problems. When displayed in the query page, no bug occurs.

F6518547: unnamed.png

Example of a query

Same example embedded

Tested on Firefox 52.0 and Chromium with same results.

Possible cause: embed.html and the main query service page doesn't use exactly the same CSS and JS. In the main page, the graph is included in a div with attributes

id="query-result" style="display: block;"

In the embed page, this div has only

id="query"

Modifying DOM and the attributes makes embed.html displaying the graph correctly.

F6518670: unnamed2.pngTASK DETAILhttps://phabricator.wikimedia.org/T160320EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDECc: Aklapper, Jonas, Lea_Lacroix_WMDE, EBjune, merbst, Avner, debt, Gehel, D3r1ck01, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160319: Show thumbnails in commons suggester

2017-03-13 Thread gerritbot
gerritbot added a comment.
Change 341515 had a related patch set uploaded (by Jonas Kress (WMDE)):
[data-values/value-view] Show preview for images in commons suggester

https://gerrit.wikimedia.org/r/341515TASK DETAILhttps://phabricator.wikimedia.org/T160319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, gerritbotCc: gerritbot, Aklapper, thiemowmde, Jonas, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T160319: Show thumbnails in commons suggester

2017-03-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T160319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, gerritbotCc: gerritbot, Aklapper, thiemowmde, Jonas, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T160319: Show thumbnails in commons suggester

2017-03-13 Thread Jonas
Jonas created this task.Jonas added projects: Wikidata, Wikidata-Sprint, ValueView.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONWe would like to have a thumbnail preview of the available items in the suggester for commons media.
This should help the user to select the right file.TASK DETAILhttps://phabricator.wikimedia.org/T160319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Aklapper, thiemowmde, Jonas, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T159876: Use content model to filter for geo-shapes in ui suggestions

2017-03-13 Thread Jonas
Jonas closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T159876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: gerritbot, Jonas, Aklapper, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T57549: [Story] Add a new datatype for geoshapes

2017-03-13 Thread Jonas
Jonas closed subtask T159876: Use content model to filter for geo-shapes in ui suggestions as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T57549EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: WMDE-leszek, Pasleim, LikeLifer, jmac, TheDJ, Jonas, Micru, gerritbot, mxn, Yurik, abian, Evad37, Abbe98, daniel, RolandUnger, Boshomi, Susannaanas, Christopher, Yair_rand, Kopiersperre, putnik, StudiesWorld, esbranson, DixonD, Aklapper, Sannita, Ricordisamoa, Cavila, Rits, Kolossos, El_Grafo, Wikidata-bugs, Tobias1984, aude, Rschen7754, Ainali, Lydia_Pintscher, Adik2382, Soteriaspace, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T160259: Rdf integration with Lexeme

2017-03-13 Thread WMDE-leszek
WMDE-leszek triaged this task as "High" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T160259EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, Ladsgroup, D3r1ck01, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T159851: Add a column for full entity ID to wb_terms table

2017-03-13 Thread WMDE-leszek
WMDE-leszek removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T159851EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, daniel, Lydia_Pintscher, WMDE-leszek, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs