[Wikidata-bugs] [Maniphest] [Commented On] T101752: Introduce ExternalEntityId

2015-06-10 Thread daniel
daniel added a comment.

In https://phabricator.wikimedia.org/T101752#1350742, @JeroenDeDauw wrote:

  3rd party wikis using Wikidata items as unit identifiers.


 Can you be more specific? I'm guessing you are talking about third party 
 wikis running a Wikibase Repository, and have items in there with entityid 
 datavalues pointing to Wikidata?


Yes, in EntityIdValues, but also as unit URI in QuantityValue, calendar URI in 
TimeValue, and globe URI in GlobeCoordinateValue.

  I see no breaking change nor a contract change.

 

 

 Will all code that currently works with an EntityId do the correct thing when 
 it gets such an instance of this new derivative? I don't think so.


Code that uses getNumericId will break. The assumption that getNumericId exists 
is invalid,, but still made in some parts of the code.

Other than that, I can't think of any issues. EntityId is completely opaque.

In https://phabricator.wikimedia.org/T101752#1352159, @mkroetzsch wrote:

 I would suggest to use this and to store pairs sitekey,localEntityId and to 
 have the URI prefix stored in the sites table. It's cleaner than storing the 
 actual URI string (which might change if an external site is reconfigured!) 
 in the actual values on the page.


Cool URIs never change :)

Yes, I have been thinking about this too. May be an option, not quite sure yet.

 A strategy for introducing this without breaking anything much is to keep the 
 local wikis sitekey as the default setting in all cases. So callers who are 
 not aware of the external site support can keep sending local ids and will 
 get the right thing. Only when they read data they will have to mind the new 
 information (but that's always the case if you enable linking to external 
 entities).


That was the idea, yes.


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

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

To: daniel
Cc: mkroetzsch, JeroenDeDauw, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T101837: switch default rdf format to full (include statements)

2015-06-10 Thread daniel
daniel added a comment.

We want to have the mapping mostly stable when we turn this on per default. For 
this, it would be very helpful to get feedback about the RDF data you can 
already get with flavor=full.


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

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

To: daniel
Cc: Klaraspina, Aklapper, daniel, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T89661: Enforce uniqueness of property aliases

2015-06-04 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-02.

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

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

To: daniel
Cc: Pigsonthewing, Sjoerddebruin, Lydia_Pintscher, Bene, JeroenDeDauw, 
JanZerebecki, hoo, aude, Aklapper, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T92380: Implement (dumb) formatter for quantities with units based on URIs

2015-06-04 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-02.

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

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

To: daniel
Cc: jeblad, daniel, adrianheine, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T99512: UsageTracking: Use new ParserCacheSave hook to track usage info.

2015-06-04 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-02.

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

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

To: daniel
Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, 
hoo, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T98810: Create specific classes for Wikibase extended values in RDF

2015-06-04 Thread daniel
daniel closed this task as Resolved.

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

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

To: Smalyshev, daniel
Cc: gerritbot, Daniel_Mietchen, Lucie, mkroetzsch, daniel, Aklapper, Smalyshev, 
jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T50143: Implement complete RDF mapping for entities (tracking)

2015-06-04 Thread daniel
daniel closed blocking task T98810: Create specific classes for Wikibase 
extended values in RDF as Resolved.

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

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

To: Smalyshev, daniel
Cc: JanZerebecki, Ricordisamoa, gerritbot, Smalyshev, Wikidata-bugs, jayvdb, 
Liuxinyu970226, Lydia_Pintscher, daniel, aude, Aklapper



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T89661: Enforce uniqueness of property aliases

2015-06-04 Thread daniel
daniel added a comment.

Beware potential performance issues when checking for uniqueness wrt queries to 
the wb_terms table.


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

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

To: daniel
Cc: Bene, JeroenDeDauw, JanZerebecki, hoo, aude, Aklapper, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T99512: UsageTracking: Use new ParserCacheSave hook to track usage info.

2015-06-04 Thread daniel
daniel moved this task to Review on the Wikidata-Sprint-2015-06-02 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1273/

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

To: daniel
Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, 
hoo, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T99512: UsageTracking: Use new ParserCacheSave hook to track usage info.

2015-06-04 Thread daniel
daniel claimed this task.

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

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

To: daniel
Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, 
hoo, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T99512: UsageTracking: Use new ParserCacheSaveComplete hook to track usage info.

2015-06-04 Thread daniel
daniel changed the title from UsageTracking: Use new ParserCacheSave hook to 
track usage info. to UsageTracking: Use new ParserCacheSaveComplete hook to 
track usage info..

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

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

To: daniel
Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, 
hoo, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T70028: draft RfC for improving recent changes formatting

2015-06-09 Thread daniel
daniel added a subscriber: daniel.
daniel added a comment.
Restricted Application added a project: Wikidata.

See also 
https://www.mediawiki.org/wiki/Requests_for_comment/Rewrite_enhanced_recent_changes


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

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

To: daniel
Cc: daniel, Wikidata-bugs, Tobi_WMDE_SW, aude, Lydia_Pintscher, wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102717: https switch changed wdata prefix to https:

2015-06-18 Thread daniel
daniel added a comment.

Instead of the proposed patch, which would lead to inconsistencies, just set 
the concept base URI explicitly in the config:

  $wgWBRepoSetting['conceptBaseUri'] = 'http://www.wikidata.org/entity/';

That would go into the wikibase.php config file, if I understand correctly.


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

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

To: Smalyshev, daniel
Cc: gerritbot, daniel, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, 
aude, Manybubbles, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102717: https switch changed wdata prefix to https:

2015-06-18 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-16.

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

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

To: Smalyshev, daniel
Cc: gerritbot, daniel, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, 
aude, Manybubbles, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T90692: Consolidate code backing the SearchEntities (wbsearchentities) module and the ItemDisambiguation special page.

2015-06-25 Thread daniel
daniel closed this task as Resolved.

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

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

To: Addshore, daniel
Cc: gerritbot, Manybubbles, Addshore, Aklapper, daniel, Wikidata-bugs, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T88534: Implement EntitySearch service on top of Elastic

2015-06-25 Thread daniel
daniel closed blocking task T90692: Consolidate code backing the SearchEntities 
(wbsearchentities) module and the ItemDisambiguation special page. as 
Resolved.

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

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

To: daniel
Cc: Addshore, Deskana, Manybubbles, Christopher, Wikidata-bugs, hoo, daniel, 
Liuxinyu970226, Aklapper, aude, JanZerebecki, JeroenDeDauw, Tobi_WMDE_SW, 
thiemowmde, adrianheine, Lydia_Pintscher, GWicke, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T96040: Wikibase special pages tracking bug

2015-06-25 Thread daniel
daniel closed blocking task T90692: Consolidate code backing the SearchEntities 
(wbsearchentities) module and the ItemDisambiguation special page. as 
Resolved.

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

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

To: daniel
Cc: Liuxinyu970226, aude, Aklapper, Wikidata-bugs, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T59656: Special:ItemDisambiguation ranking

2015-06-25 Thread daniel
daniel moved this task to Done on the Wikidata-Sprint-2015-06-16 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1296/

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

To: Addshore, daniel
Cc: gerritbot, Wikidata-bugs, Rical, Addshore, Lydia_Pintscher, daniel, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T90692: Consolidate code backing the SearchEntities (wbsearchentities) module and the ItemDisambiguation special page.

2015-06-25 Thread daniel
daniel moved this task to Done on the Wikidata-Sprint-2015-06-16 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1296/

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

To: Addshore, daniel
Cc: gerritbot, Manybubbles, Addshore, Aklapper, daniel, Wikidata-bugs, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T59658: Improve Special:ItemDisambiguation (tracking)

2015-06-25 Thread daniel
daniel closed blocking task T59656: Special:ItemDisambiguation ranking as 
Resolved.
Herald added a project: Wikidata.

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

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

To: daniel
Cc: Wikidata-bugs, Addshore, Unknown Object (MLST), aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T96040: Wikibase special pages tracking bug

2015-06-25 Thread daniel
daniel closed blocking task T59656: Special:ItemDisambiguation ranking as 
Resolved.

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

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

To: daniel
Cc: Liuxinyu970226, aude, Aklapper, Wikidata-bugs, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T46529: Wikidata search problems (tracking)

2015-06-25 Thread daniel
daniel closed blocking task T59656: Special:ItemDisambiguation ranking as 
Resolved.

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

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

To: daniel
Cc: Wikidata-bugs, Nemo_bis, Addshore, whym, Aklapper, aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T59656: Special:ItemDisambiguation ranking

2015-06-25 Thread daniel
daniel closed this task as Resolved.

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

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

To: Addshore, daniel
Cc: gerritbot, Wikidata-bugs, Rical, Addshore, Lydia_Pintscher, daniel, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T103875: wbsearchentities: Make returning the entity URL optional

2015-06-25 Thread daniel
daniel added a project: Wikibase-Quality.
daniel set Security to None.
Herald added a project: Wikidata.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T103767: Define which scheme should be used for RDF as entity and data URI base

2015-06-25 Thread daniel
daniel added a comment.

I discussed this some more with Lydia. We agreed that the canonical data URI 
should be the same as the canonical data URL. Jan convinced me that this is 
also how section 2.11 of W3C's Linked Data Platform Best Practices and 
Guidelines 
https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-bp/ldp-bp.html#respond-with-primary-urls-and-use-them-for-identity-comparison
 are to be read. I suggest to revert https://gerrit.wikimedia.org/r/#/c/218994/


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

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

To: daniel
Cc: JanZerebecki, Aklapper, Lydia_Pintscher, daniel, Smalyshev, jkroll, 
Wikidata-bugs, Jdouglas, aude, Manybubbles, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T103543: Rename WikidataQuality* changes to WikibaseQuality*

2015-06-24 Thread daniel
daniel added a comment.

@JanZerebecki yea, nothing essential there, I think


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

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

To: daniel
Cc: daniel, demon, JanZerebecki, hashar, Aklapper, Wikidata-bugs, aude, QChris



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T103665: Introduce WikibaseChangeNotification hook

2015-06-24 Thread daniel
daniel created this task.
daniel claimed this task.
daniel added a subscriber: daniel.
daniel added projects: Wikidata, Wikibase-Quality, Wikidata-Sprint-2015-06-16.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  The WikibaseChangeNotification should pass an EntityChange as a parameter. It 
would be used by other extensions to track changes to entities.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T96298: Entity pages should link to machine readable version using link rel=alternate tags in the html head

2015-06-24 Thread daniel
daniel added a comment.

added to the current sprint, since marius has been working on it


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

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

To: hoo, daniel
Cc: gerritbot, hoo, Bene, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T96298: Entity pages should link to machine readable version using link rel=alternate tags in the html head

2015-06-24 Thread daniel
daniel closed this task as Resolved.

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

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

To: hoo, daniel
Cc: gerritbot, hoo, Bene, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96298: Entity pages should link to machine readable version using link rel=alternate tags in the html head

2015-06-24 Thread daniel
daniel edited projects, added Wikidata-Sprint-2015-06-16; removed 
Wikidata-Sprint-2015-05-05.

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

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

To: hoo, daniel
Cc: gerritbot, hoo, Bene, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T102992: Review WikidataQuery DB schema

2015-06-18 Thread daniel
daniel added subscribers: hoo, Springle, csteipp.

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

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

To: daniel
Cc: csteipp, Springle, hoo, Aklapper, daniel, Wikidata-bugs, aude, GWicke, 
Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T102992: Review WikibaseQuery DB schema

2015-06-18 Thread daniel
daniel changed the title from Review WikidataQuery DB schema to Review 
WikibaseQuery DB schema.
daniel set Security to None.

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

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

To: daniel
Cc: csteipp, Springle, hoo, Aklapper, daniel, Wikidata-bugs, aude, GWicke, 
Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T74696: Database query error on [[Special:UnconnectedPages]]

2015-06-18 Thread daniel
daniel closed this task as Resolved.
daniel claimed this task.
daniel added a comment.

We have disabled the more expensive filtering mode, and have restricted the 
paging offset to a hard limit of 1. It's still not the most efficient, but 
should not longer be a DoS concern. The improved version is tracked in T102819: 
make it possible to filter for pages with locally defined interwiki links in 
Special:UnconnectedPages again https://phabricator.wikimedia.org/T102819


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

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

To: daniel
Cc: Liuxinyu970226, Reedy, Multichill, Denny, matmarex, Wikidata-bugs, Mbch331, 
Aklapper, Tobi_WMDE_SW, Sjoerddebruin, He7d3r, JanZerebecki, aude, 
Lydia_Pintscher, daniel, hoo



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T102995: Remove langlink count from Special:UnconncetdPages until we can get it from page_props

2015-06-18 Thread daniel
daniel raised the priority of this task from Normal to High.

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

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

To: daniel
Cc: Aklapper, aude, Lydia_Pintscher, daniel, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102992: Review WikidataQuery DB schema

2015-06-18 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-16.

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

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

To: daniel
Cc: csteipp, Springle, hoo, Aklapper, daniel, Wikidata-bugs, aude, GWicke, 
Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T102816: improve Special:UnconnectedPages

2015-06-18 Thread daniel
daniel closed blocking task Restricted Task as Resolved.

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

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

To: daniel
Cc: Ricordisamoa, daniel, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T74696: Database query error on [[Special:UnconnectedPages]]

2015-06-18 Thread daniel
daniel closed blocking task Restricted Task as Resolved.

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

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

To: daniel
Cc: Liuxinyu970226, Reedy, Multichill, Denny, matmarex, Wikidata-bugs, Mbch331, 
Aklapper, Tobi_WMDE_SW, Sjoerddebruin, He7d3r, JanZerebecki, aude, 
Lydia_Pintscher, daniel, hoo



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T102816: improve Special:UnconnectedPages

2015-06-18 Thread daniel
daniel closed blocking task T74696: Database query error on 
[[Special:UnconnectedPages]] as Resolved.

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

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

To: daniel
Cc: Ricordisamoa, daniel, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T89661: Enforce uniqueness of property aliases

2015-06-18 Thread daniel
daniel closed this task as Resolved.
daniel added a comment.

Relevant patch is merged: https://gerrit.wikimedia.org/r/#/c/217238/


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

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

To: daniel
Cc: Pigsonthewing, Sjoerddebruin, Lydia_Pintscher, Bene, JeroenDeDauw, 
JanZerebecki, hoo, aude, Aklapper, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T102992: Review WikidataQuery DB schema

2015-06-18 Thread daniel
daniel created this task.
daniel added a subscriber: daniel.
daniel added projects: Wikidata, Wikidata-Quality, Performance, Database.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  The Wikibase-Quality extensions define a couple of database tables that need 
review before deployment. The table definitions can be found here (linking the 
v1 branch designated for deployment):
  
  * 
https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikidataQuality/v1/sql%2Fcreate_wbq_evaluation.sql
  * 
https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikidataQuality/v1/sql%2Fcreate_wbq_violations.sql
  * 
https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikidataQualityExternalValidation/v1/sql%2Fcreate_wbqev_dump_information.sql
  * 
https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikidataQualityExternalValidation/v1/sql%2Fcreate_wbqev_external_data.sql
  * 
https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikidataQualityExternalValidation/v1/sql%2Fcreate_wbqev_identifier_properties.sql
  * 
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikidataQualityConstraints/v1/sql%2Fcreate_wbqc_constraints.sql
  
  Code running queries against these can be found here:
  
  * WikidataQuality: includes/Violations/SqlViolationRepo.php
  * WikidataQualityConstraints: includes/ConstraintRepository.php
  * WikidataQualityExternalValidation: includes/ExternalDataRepo.php
  * WikidataQualityExternalValidation: 
includes/DumpMetaInformation/DumpMetaInformationRepo.php

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude, GWicke, Krenair, Malyacko, Mjbmr, 
P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T101107: Allow selecting properties by aliases

2015-06-18 Thread daniel
daniel closed blocking task T89661: Enforce uniqueness of property aliases as 
Resolved.

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

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

To: daniel
Cc: Aklapper, Bene, hoo, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T102819: put langlink count inti page_props to make it possible to filter for pages with locally defined interwiki links in Special:UnconnectedPages again

2015-06-23 Thread daniel
daniel changed the title from make it possible to filter for pages with 
locally defined interwiki links in Special:UnconnectedPages again to put 
langlink count inti page_props to make it possible to filter for pages with 
locally defined interwiki links in Special:UnconnectedPages again.
daniel set Security to None.

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

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

To: daniel
Cc: Aklapper, aude, Lydia_Pintscher, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102717: https switch changed wdata prefix to https:

2015-06-22 Thread daniel
daniel added a comment.

Sorry for the initial misunderstanding. I was thinking of concept URIs, which 
are controlled by the conceptBaseUri setting.

So, after some digging around and talking to @Smalyshev, I think he's right: 
the canonical document URI should use the http schema, even though the 
canonical document URL should be a https URL.

The reason is: we want documents to be retrieved via HTTPS if possible, so our 
canonical documenr URLs should be https URLs, and the plain http urls should 
redirect to the https url, as per section 2.11 of W3C's Linked Data 
recommendation 
https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-bp/ldp-bp.html#respond-with-primary-urls-and-use-them-for-identity-comparison.

However, be the same recommendations, URIs should always use the HTTP schema, 
see 
https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-bp/ldp-bp.html#predicate-uris-should-be-http-urls
 section 2.1. This seems a bit arbitrary and annoying, but it's backed by other 
documents, such as section 4.1 of the Study on persistent URIs 
https://joinup.ec.europa.eu/sites/default/files/c0/7d/10/D7.1.3%20-%20Study%20on%20persistent%20URIs.pdf
 by the ISA.

We currently construct the base URI for documents in two places, 
SpecialEntityData.php and dumpRdf.php. Both rely on the canonical URL of 
Special:EntityData. Note that the notion of canonical page URLs in core has 
recently been discussed, and the implementation improved, see 
https://gerrit.wikimedia.org/r/#/c/219782/2

So, currently, our canonical URIs are based on canonical URLs. Considering the 
protocol conundrum above, we probably need to change this. @Smalyshev's 
original patch https://gerrit.wikimedia.org/r/#/c/218994/ will fix this for 
RDF output - do we need a more generic solution? In particular, how should URLs 
for rel=alternate be constructed? See 
https://phabricator.wikimedia.org/T96298 and 
https://gerrit.wikimedia.org/r/#/c/219001/ for that.


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

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

To: Smalyshev, daniel
Cc: gerritbot, daniel, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, 
aude, Manybubbles, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T102717: https switch changed wdata prefix to https:

2015-06-22 Thread daniel
daniel added a subscriber: Lydia_Pintscher.
daniel added a comment.

@Lydia_Pintscher have a look above. What do you think?


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

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

To: Smalyshev, daniel
Cc: Lydia_Pintscher, gerritbot, daniel, Aklapper, Smalyshev, jkroll, 
Wikidata-bugs, Jdouglas, aude, Manybubbles, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T102817: Sort by page ID on Special:UnconnectedPages

2015-06-23 Thread daniel
daniel claimed this task.

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

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

To: daniel
Cc: gerritbot, Aklapper, aude, Lydia_Pintscher, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102817: Sort by page ID on Special:UnconnectedPages

2015-06-23 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-16.

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

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

To: daniel
Cc: gerritbot, Aklapper, aude, Lydia_Pintscher, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T102995: Remove langlink count from Special:UnconnectedPages until we can get it from page_props

2015-06-23 Thread daniel
daniel claimed this task.

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

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

To: daniel
Cc: gerritbot, Aklapper, aude, Lydia_Pintscher, daniel, Ricordisamoa, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102791: Implement ExtendedPropertyValueSnak

2015-06-26 Thread daniel
daniel added a comment.

SlottyPropertyValueSnak?PropertyValueSnakWithExtraDerivedValuesAttached?...


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

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

To: Addshore, daniel
Cc: Bene, Addshore, Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, 
Wikidata-bugs, aude, JeroenDeDauw, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T102995: Remove langlink count from Special:UnconncetdPages until we can get it from page_props

2015-06-18 Thread daniel
daniel moved this task to consider for next sprint on the Wikidata workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/71/

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

To: daniel
Cc: Aklapper, aude, Lydia_Pintscher, daniel, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102995: Remove langlink count from Special:UnconncetdPages until we can get it from page_props

2015-06-18 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-16.

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

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

To: daniel
Cc: Aklapper, aude, Lydia_Pintscher, daniel, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T93741: [RFC] Create place to put common Wikibase services

2015-06-10 Thread daniel
daniel added a subscriber: daniel.
daniel added a comment.

Does create component mean a separate git repo right away, or just a separate 
directory for now?

How is Wikibase DataModel Services different from lib?


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

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

To: daniel
Cc: daniel, JanZerebecki, thiemowmde, Tobi_WMDE_SW, Lydia_Pintscher, 
adrianheine, JeroenDeDauw, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T101280: Render labels in the user language on the client (via Lua or parser function), split parser cache

2015-06-10 Thread daniel
daniel moved this task to consider for next sprint on the Wikidata workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/71/

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

To: daniel
Cc: daniel, Aklapper, Rical, hoo, Lydia_Pintscher, Daniel_Mietchen, 
Liuxinyu970226, Ricordisamoa, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T95425: Quantity rounding causes data loss when editing

2015-06-10 Thread daniel
daniel added a comment.

@thiemowmde: i think this becomes a lot clearer when you think about your 
original value being in meter, and you are trying to display it in feet. The we 
must apply rounding based on the uncertainty, otherwise we would be introducing 
false precision. And if we do this for the case with conversion, we should also 
do it without conversion, for consistency.


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

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

To: daniel
Cc: daniel, thiemowmde, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T96373: Usage tracking update / purging on edit and re-parse (tracking)

2015-06-10 Thread daniel
daniel closed this task as Resolved.
daniel added a comment.

Closing since all but one blockers of the tracking ticket are resolve. The 
remaining blocker has a comment saying that we probably don't need it, see 
T99509: Ignore stale usage entries when processing changes 
https://phabricator.wikimedia.org/T99509


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

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

To: daniel
Cc: daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Liuxinyu970226, 
Ricordisamoa, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T89002: Track multi-lingual label usage

2015-06-10 Thread daniel
daniel closed blocking task T96373: Usage tracking update / purging on edit and 
re-parse (tracking) as Resolved.

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

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

To: daniel
Cc: Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Rical, 
Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T76217: language fallback for the property parser function

2015-06-16 Thread daniel
daniel added a subscriber: daniel.
daniel closed this task as Resolved.
daniel claimed this task.
daniel added a comment.

As far as I can tell, language fallback is now applied by the parser function, 
see PropertyClaimsRendererFactory


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

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

To: daniel
Cc: daniel, -jem-, Smalyshev, Ricordisamoa, Ijon, Ainali, Aklapper, 
Bugreporter, Wikidata-bugs, aude, Lydia_Pintscher



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T76216: language fallback

2015-06-16 Thread daniel
daniel closed blocking task T76217: language fallback for the property parser 
function as Resolved.

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

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

To: daniel
Cc: He7d3r, matej_suchanek, Liuxinyu970226, Lydia_Pintscher, Wikidata-bugs, 
aude, Aklapper



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T99898: Create {{#entity-link|Q123}} parser function for linking to the local page about a given entity.

2015-06-16 Thread daniel
daniel edited the task description.
daniel set Security to None.

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

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

To: daniel
Cc: hoo, UV, Beta16, Lydia_Pintscher, eranroz, aude, HenkvD, Wikidata-bugs, 
daniel, Aklapper



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T99898: Create {{#entity-link|Q123}} parser function for linking to the local page about a given entity.

2015-06-16 Thread daniel
daniel removed a blocking task: T99895: article placeholder based on Wikidata 
data.

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

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

To: daniel
Cc: hoo, UV, Beta16, Lydia_Pintscher, eranroz, aude, HenkvD, Wikidata-bugs, 
daniel, Aklapper



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102119: move bots out of #wikidata IRC channel

2015-06-15 Thread daniel
daniel added a comment.

Am 15.06.2015 um 12:33 schrieb Addshore:

 Addshore added a comment.

 

 Or #wikidata-feed which would then be similar to #mediawiki-feed


+1


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

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

To: daniel
Cc: Multichill, Tobi_WMDE_SW, JanZerebecki, daniel, aude, Sjoerddebruin, 
Addshore, Aklapper, Lydia_Pintscher, Wikidata-bugs, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T74696: Database query error on [[Special:UnconnectedPages]]

2015-06-15 Thread daniel
daniel added a blocking task: Restricted Task.

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

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

To: aude, daniel
Cc: Liuxinyu970226, Reedy, Multichill, Denny, matmarex, Wikidata-bugs, Mbch331, 
Aklapper, Tobi_WMDE_SW, Sjoerddebruin, He7d3r, JanZerebecki, aude, 
Lydia_Pintscher, daniel, hoo



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T89661: Enforce uniqueness of property aliases

2015-06-12 Thread daniel
daniel moved this task to Review on the Wikidata-Sprint-2015-06-02 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1273/

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

To: daniel
Cc: Pigsonthewing, Sjoerddebruin, Lydia_Pintscher, Bene, JeroenDeDauw, 
JanZerebecki, hoo, aude, Aklapper, daniel, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T100993: General code-review of WikidataQualityExternalValidation extension

2015-06-12 Thread daniel
daniel moved this task to Doing on the Wikidata-Sprint-2015-06-02 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1273/

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

To: daniel
Cc: Tobi_WMDE_SW, Lydia_Pintscher, Aklapper, 
Wikidata-Quality-External-Validation, Ricordisamoa, Liuxinyu970226, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T90692: Consolidate code backing the SearchEntities (wbsearchentities) module and the ItemDisambiguation special page.

2015-06-12 Thread daniel
daniel added a comment.

@addshore yea, sorry. will fix the description


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

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

To: Addshore, daniel
Cc: Addshore, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T100991: General code-review of WikidataQuality extension

2015-06-12 Thread daniel
daniel moved this task to Review on the Wikidata-Sprint-2015-06-02 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1273/

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

To: daniel
Cc: gerritbot, JanZerebecki, Tobi_WMDE_SW, Wikidata-Quality, Aklapper, 
Lydia_Pintscher, Ricordisamoa, Reedy, hoo, greg, mmodell, Liuxinyu970226, 
Yair_rand, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T90692: Consolidate code backing the SearchEntities (wbsearchentities) module and the ItemDisambiguation special page.

2015-06-12 Thread daniel
daniel edited the task description.

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

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

To: Addshore, daniel
Cc: Addshore, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T100993: General code-review of WikidataQualityExternalValidation extension

2015-06-12 Thread daniel
daniel claimed this task.

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

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

To: daniel
Cc: Tobi_WMDE_SW, Lydia_Pintscher, Aklapper, 
Wikidata-Quality-External-Validation, Ricordisamoa, Liuxinyu970226, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102155: find a way to surface rdf/json representation in item UI

2015-06-12 Thread daniel
daniel added a subscriber: daniel.
daniel added a comment.

@Lydia we once planned a popup box with links to the various formats. It would 
be shown when you click on the Q-id in the title. I'm sure we had a ticket for 
this at some point...

Also note that this is closely related to T96298: Entity pages should link to 
machine readable version using link rel=alternate tags in the html head 
https://phabricator.wikimedia.org/T96298. Internally, this is pretty much the 
same thing.


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

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

To: Snaterlicious, daniel
Cc: daniel, Nikki, mkroetzsch, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T100992: General code-review of WikibaseQualityConstraints

2015-06-12 Thread daniel
daniel claimed this task.

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

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

To: daniel
Cc: Tobi_WMDE_SW, Aklapper, Wikidata-Quality-Constraints, Lydia_Pintscher, 
Tamslo, Ricordisamoa, Liuxinyu970226, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T100992: General code-review of WikibaseQualityConstraints

2015-06-12 Thread daniel
daniel moved this task to Doing on the Wikidata-Sprint-2015-06-02 workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1273/

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

To: daniel
Cc: Tobi_WMDE_SW, Aklapper, Wikidata-Quality-Constraints, Lydia_Pintscher, 
Tamslo, Ricordisamoa, Liuxinyu970226, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102148: possible to violate label uniqueness constraint of property labels

2015-06-12 Thread daniel
daniel added a comment.

I can only add that I, too, am quite confused. I can' t reproduce the issue 
locally, nor can I think of a way for this to happen, except for extreme slave 
lag. The uniqueness checks are run against the slave database. This is 
something we could change, and it has the potential to fix this. But it's a 
short in the dark, really.


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

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

To: daniel
Cc: Bene, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102148: possible to violate label uniqueness constraint of property labels

2015-06-14 Thread daniel
daniel added a comment.

Shall we backport this? The fix is tiny.

And for the record: the //real// solution for this would be T74430: 
Re-implement uniqueness constraint in a consistent and efficient way 
https://phabricator.wikimedia.org/T74430


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

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

To: aude, daniel
Cc: Candalua, Bugreporter, Liuxinyu970226, gerritbot, aude, Bene, daniel, 
Aklapper, Lydia_Pintscher, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102148: possible to violate label uniqueness constraint of property labels

2015-06-12 Thread daniel
daniel added a comment.

@bene: yes, this is no database level constraint, so it's possible on that 
level. The question is just, how does it happen? Our business logic (the 
uniqueness validators) should prevent that.


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

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

To: daniel
Cc: Bene, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T65722: Basic support for units in quantity datatype

2015-06-12 Thread daniel
daniel reopened blocking task T92380: Implement (dumb) formatter for quantities 
with units based on URIs as Open.

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

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

To: daniel
Cc: Ricordisamoa, Wikidata-bugs, Bene, Tobi_WMDE_SW, Micru, mgrabovsky, Fale, 
Ash_Crow, Ainali, Lydia_Pintscher, Stryn, daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T77977: Unit support (tracking)

2015-06-12 Thread daniel
daniel reopened blocking task T92380: Implement (dumb) formatter for quantities 
with units based on URIs as Open.

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

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

To: daniel
Cc: Lucie, Izno, JanZerebecki, Smalyshev, Filceolaire, jeblad, Tobias1984, 
Kelson, Ricordisamoa, Sylvain_WMFr, DSGalaktos, AmaryllisGardener, 
Liuxinyu970226, Aklapper, Snipre, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102148: possible to violate label uniqueness constraint of property labels

2015-06-12 Thread daniel
daniel added a comment.

@aude I think you got that exactly right! Ouch. That was my fault. I somehow 
got it in my head that 10 conflicting items would always be sufficient. But it 
was 10 conflicting terms, which of course may all be self-conflicts.

The reason I introduced the post-filtering was to a) reduce the complexity of 
the already complex query and b) to keep validator knowledge out of TermIndex 
interface. But that interface should be broken up anyway.


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

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

To: daniel
Cc: gerritbot, aude, Bene, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T102783: Apply unicode normalization when parsing DataValues

2015-06-17 Thread daniel
daniel created this task.
daniel added a subscriber: daniel.
daniel added a project: Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  We currently apply unicode normalization when processing labels, 
descriptions, aliases, and sitelinks in the API models. The same normalization 
should be applied to string and text DataValues while parsing. To avoid 
dependencies on MediaWiki, the data-values package should define a 
StringNormalizer interface.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T102784: Move unicode normalization for terms into ChangeOps

2015-06-17 Thread daniel
daniel created this task.
daniel added subscribers: Aklapper, daniel.
daniel added a project: Wikidata.

TASK DESCRIPTION
  We currently apply unicode normalization when processing labels, 
descriptions, aliases, and sitelinks in the API models. This normalization 
should be moved into the respective change ops, to avoid redundant code, and 
make sure it always is applied in the same way.

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

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

To: daniel
Cc: daniel, Aklapper, Wikidata-bugs, aude, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95285: Record base URI for external identifiers in the wb_property_info table

2015-06-17 Thread daniel
daniel added a blocked task: T73992: JSON should (optionally) contain full URIs 
for referenced external entities.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T73992: JSON should (optionally) contain full URIs for referenced external entities

2015-06-17 Thread daniel
daniel added a blocking task: T95285: Record base URI for external identifiers 
in the wb_property_info table.

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

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

To: daniel
Cc: Liuxinyu970226, Tpt, Wikidata-bugs, Lydia_Pintscher, daniel, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Project] [Updated] Wikidata-Query-Service

2015-06-17 Thread daniel
daniel removed a watcher: daniel.

PROJECT DETAIL
  https://phabricator.wikimedia.org/project/profile/891/

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

To: ksmith, Jdouglas, DanielFriesen, hoo, Addshore, Tpt, JeroenDeDauw, Joe, 
Eloquence, aude, Tobi_WMDE_SW, Wikidata-bugs, daniel, MaxSem, aaron, jkroll, 
JanZerebecki, Smalyshev, Manybubbles, GWicke



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T93747: Create infrastructure for optionally putting normalized values into JSON

2015-06-17 Thread daniel
daniel edited the task description.

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

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

To: daniel
Cc: Tobi_WMDE_SW, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T102788: Serializers should optionally fail when encountering derived data.

2015-06-17 Thread daniel
daniel created this task.
daniel added subscribers: Tobi_WMDE_SW, daniel, Aklapper, Lydia_Pintscher.
daniel added a project: Wikidata.

TASK DESCRIPTION
  When serializing for DB storage, serialization should fail on derived data 
objects like FallbackTerm or ExtendedPropertyValueSnak. We may want to use a 
marker interface for this.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T102791: Implement ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel created this task.
daniel added subscribers: Tobi_WMDE_SW, daniel, Aklapper, Lydia_Pintscher.
daniel added projects: Wikidata, Wikibase-DataModel.

TASK DESCRIPTION
  ExtendedPropertyValueSnak is a //derived data// variant of PropertyValueSnak. 
It's a subclass of PropertyValueSnak, which contains a map of additional 
DataValue objects, each associated with a role or slot name. Examples:
  
  * a ExtendedPropertyValueSnak for a TimeValue may contain a TimeValue using 
the Gregorian calendar in the normalized (or iso?) lot.
  * a ExtendedPropertyValueSnak for an external ID may contain a StringValue 
(or IRIValue) for the external entity's full URI in the expanded or uri 
slot. In addition, it may contain a StringValue (or IRIValue) for the external 
entity's web page URL in the url or link slot.
  * a ExtendedPropertyValueSnak for a QuantityValue may contain anothjer 
QuantityValue with the quantity converted to a base unit in the normalized 
slot.
  
  PS: Extended is not a nice name, come up with something better.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
JeroenDeDauw, Malyacko, P.Copp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T93747: Create infrastructure for optionally putting normalized values into JSON

2015-06-17 Thread daniel
daniel removed a blocking task: T95285: Record base URI for external 
identifiers in the wb_property_info table.

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

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

To: daniel
Cc: Tobi_WMDE_SW, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95285: Record base URI for external identifiers in the wb_property_info table

2015-06-17 Thread daniel
daniel removed a blocked task: T93747: Create infrastructure for optionally 
putting normalized values into JSON.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T92380: Implement (dumb) formatter for quantities with units based on URIs

2015-06-17 Thread daniel
daniel closed this task as Resolved.
daniel added a comment.

Resolved, since the functionality is now implemented.

@thiemo: for restricting the formatting to items, or restricting unit uris 
using a validator, please file a separate ticket, so we can keep these issues 
separate.


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

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

To: thiemowmde, daniel
Cc: gerritbot, Lydia_Pintscher, thiemowmde, jeblad, daniel, adrianheine, 
Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T65722: Basic support for units in quantity datatype

2015-06-17 Thread daniel
daniel closed blocking task T92380: Implement (dumb) formatter for quantities 
with units based on URIs as Resolved.

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

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

To: daniel
Cc: Ricordisamoa, Wikidata-bugs, Bene, Tobi_WMDE_SW, Micru, mgrabovsky, Fale, 
Ash_Crow, Ainali, Lydia_Pintscher, Stryn, daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102791: Implement ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel added a blocked task: T102833: Implement serializer and unserializer for 
ExtendedPropertyValueSnak.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
JeroenDeDauw



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102835: Implement service for placing ExtendedPropertyValueSnak objects in the data model before serialization

2015-06-17 Thread daniel
daniel added a blocking task: T102833: Implement serializer and unserializer 
for ExtendedPropertyValueSnak.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102833: Implement serializer and unserializer for ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel added a blocked task: T102835: Implement service for placing 
ExtendedPropertyValueSnak objects in the data model before serialization.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102791: Implement ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel added a project: Wikidata-Sprint-2015-06-16.
daniel added a comment.

Picking this up for the sprint, as discussed with tobi


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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
JeroenDeDauw



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102654: BadMethodCallException from line 52 of OtherProjectsSitesGenerator.php: Call to a member function getGroup() on a non-object (NULL)

2015-06-17 Thread daniel
daniel added a subscriber: daniel.
daniel added a comment.

Merged to rebustness fix.

@aude: can this be closed? What remains to be done?


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

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

To: aude, daniel
Cc: daniel, gerritbot, Aklapper, aude, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T77977: Unit support (tracking)

2015-06-17 Thread daniel
daniel closed blocking task T92380: Implement (dumb) formatter for quantities 
with units based on URIs as Resolved.

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

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

To: daniel
Cc: -jem-, Lucie, Izno, JanZerebecki, Smalyshev, Filceolaire, jeblad, 
Tobias1984, Kelson, Ricordisamoa, Sylvain_WMFr, DSGalaktos, AmaryllisGardener, 
Liuxinyu970226, Aklapper, Snipre, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T77983: use localized unit symbols in QuantityValueFormatter

2015-06-17 Thread daniel
daniel closed blocking task T92380: Implement (dumb) formatter for quantities 
with units based on URIs as Resolved.

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

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

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102835: Implement service for placing ExtendedPropertyValueSnak objects in the data model before serialization

2015-06-17 Thread daniel
daniel added a blocking task: T102791: Implement ExtendedPropertyValueSnak.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102791: Implement ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel added a blocked task: T102835: Implement service for placing 
ExtendedPropertyValueSnak objects in the data model before serialization.

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

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
JeroenDeDauw



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T93747: Create infrastructure for optionally putting normalized values into JSON

2015-06-17 Thread daniel
daniel edited the task description.

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

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

To: daniel
Cc: Tobi_WMDE_SW, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T102791: Implement ExtendedPropertyValueSnak

2015-06-17 Thread daniel
daniel moved this task to consider for next sprint on the Wikidata workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/71/

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

To: daniel
Cc: Lydia_Pintscher, Aklapper, daniel, Tobi_WMDE_SW, Wikidata-bugs, aude, 
JeroenDeDauw



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T95425: Quantity rounding causes data loss when editing

2015-06-10 Thread daniel
daniel added a comment.

What rounding would be correct then, and would also work with unit conversion?
I agree that the current output is a bit odd when the uncertainty interval is 
included.
24+/-10 can be written as 20 (because we don't care about the 4), but I agree 
that writing it as 20+/-10 is somewhat odd.


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

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

To: daniel
Cc: daniel, thiemowmde, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


<    3   4   5   6   7   8   9   10   11   12   >