[Wikidata-bugs] [Maniphest] [Commented On] T90115: BlazeGraph Finalization: Security Review

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

In https://phabricator.wikimedia.org/T90115#1055938, @csteipp wrote:

> @manybubbles, what the timeline around this?


Still unclear.  We haven't chosen it as the backend, but assuming that we do 
it'll be at least two months before we have it in production.

Its a Java server application similar to Elasticsearch but in this case we'd 
like to be able to expose its query language with very little in the way.  The 
tentative plan is to write a plugin that uses their query optimizer facilities 
to catch dangerous queries and rewrite or reject them.  Its against the 
abstract syntax tree of the query rather than text so its going to be quite 
accurate.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: csteipp, Manybubbles
Cc: csteipp, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Edited] T90101: Confirm selection of BlazeGraph for wikidata query

2015-02-20 Thread Legoktm
Legoktm edited the task description.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Legoktm
Cc: Legoktm, Smalyshev, daniel, Beebs.systap, Haasepeter, Aklapper, 
Manybubbles, jkroll, Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90101: Confirm selection of BlazeGraph for wikidata query

2015-02-20 Thread Legoktm
Legoktm added a subscriber: Legoktm.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Legoktm
Cc: Legoktm, Smalyshev, daniel, Beebs.systap, Haasepeter, Aklapper, 
Manybubbles, jkroll, Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Claimed] T90115: BlazeGraph Finalization: Security Review

2015-02-20 Thread csteipp
csteipp claimed this task.
csteipp added a project: Security-Reviews.
csteipp set Security to None.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: csteipp
Cc: csteipp, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90115: BlazeGraph Finalization: Security Review

2015-02-20 Thread csteipp
csteipp added a comment.

@manybubbles, what the timeline around this?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: csteipp
Cc: csteipp, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T88436: Add data-values/javascript 0.6.0 to mediawiki/vendor

2015-02-20 Thread Legoktm
Legoktm added a comment.

In https://phabricator.wikimedia.org/T88436#1013289, @Krinkle wrote:

> I propose we stop using mediawiki-vendor for the majority of MediaWiki core 
> and extension repositories Jenkins jobs (master and release branches).


Filed https://phabricator.wikimedia.org/T90303 for doing this.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Legoktm
Cc: Lydia_Pintscher, Krinkle, aude, Legoktm, bd808, JanZerebecki, adrianheine, 
JeroenDeDauw, hashar, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Commented On] T90129: BlazeGraph Finalization: Range Queries

2015-02-20 Thread Jdouglas
Jdouglas added a comment.

For dates this 

 looks like it might work:

  select ?ename ?hire where {
   ?emp  rdf:type  f:emp.
   ?emp f:HireDate ?hire.
   ?emp foaf:surname ?ename.
   FILTER (?hire > "2000-01-01"^^xs:date) 
  }





Here's an example using Wikidata:

- Assume we know that //Richard Feynman// is `wdq:Q39246` 

- Assume we know that //birth date// is  `wdq:P569` 


Let's find Feynman's birth date:

  prefix wdq: 
  select ?x WHERE {
wdq:Q39246 wdq:P569s ?x
  }



  ###
  #x#
  ###
  # wdq:Q39246SDD586298-5665-41DC-B11E-0081CD334192 #
  ###

This means there exists a statement:

  wdq:Q39246 wdq:P569s wdq:Q39246SDD586298-5665-41DC-B11E-0081CD334192

Let's find out about `wdq:Q39246SDD586298-5665-41DC-B11E-0081CD334192`:

  prefix wdq: 
  select ?x ?y WHERE {
wdq:Q39246SDD586298-5665-41DC-B11E-0081CD334192 ?x ?y
  }



  
#
  #   x #   
   y  #
  
#
  #   # 
  #
  #   # 
  #
  #   # 
 #
  # rdf:type# 
#
  
#

That value for `P569v` looks interesting.  Let's check it out:

  prefix wdq: 
  select ?x ?y WHERE {
wdq:VT341f87fb553966c9e67c7968d6f778e8 ?x ?y
  }



  
###
  #  x   #  
y   #
  
###
     # 
#
  # 1918-05-11   
#
     # 11   
#
  rdf:type   # 
 #
  
###

Looks like Feynman was born on May 11, 1918.

Let's find everyone born within a month of that date:

  prefix wdq: 
  prefix wdo: 
  prefix xs: 
  select ?entity ?date WHERE {
?entity ?relatedTo ?dateS .
?dateS wdq:P569v ?dateV .
?dateV wdo:preferredCalendar wdq:Q1985727 .
?dateV wdo:time ?date .
FILTER (?date > "1918-04-11"^^xs:date && ?date < "1918-06-11"^^xs:date)
  }



   
  # entity  #date#
   
  #  # 1918-05-11 #
   

I'm working with a limited data set, so only one record (Feynman) is returned.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T88549: Investigate ArangoDB for Wikidata Query

2015-02-20 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Smalyshev, bd808
Cc: Neunhoef, Fceller, JanZerebecki, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, daniel



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-20 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Up For Grabs] T85181: Investigate & design public API, possibly using MQL

2015-02-20 Thread GWicke
GWicke placed this task up for grabs.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: GWicke
Cc: MBlissett, Spencerk, waldyrious, Addshore, thiemowmde, Daniel_Mietchen, 
JeroenDeDauw, JanZerebecki, aude, Ricordisamoa, mobrovac, GWicke, Tpt, daniel, 
Hardikj, Smalyshev, Manybubbles, hoo, jkroll, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Created] T90270: HttpError from line 359 of EntityDataRequestHandler.php

2015-02-20 Thread aude
aude created this task.
aude added subscribers: Aklapper, aude.
aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.

TASK DESCRIPTION
  this very well might be a duplicate but can't find it now...
  
  /wiki/Special:EntityData/Q13529975.json   HttpError from line 359 of 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/LinkedData/EntityDataRequestHandler.php:
 Failed to load entity Q13529975.
  #0 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/LinkedData/EntityDataRequestHandler.php(378):
 Wikibase\Repo\LinkedData\EntityDataRequestHandler->getEntityRevision()
  #1 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/LinkedData/EntityDataRequestHandler.php(227):
 Wikibase\Repo\LinkedData\EntityDataRequestHandler->showData()
  #2 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/specials/SpecialEntityData.php(153):
 Wikibase\Repo\LinkedData\EntityDataRequestHandler->handleRequest()
  #3 /srv/mediawiki/php-1.25wmf17/includes/specialpage/SpecialPage.php(383): 
Wikibase\Repo\Specials\SpecialEntityData->execute()
  #4 
/srv/mediawiki/php-1.25wmf17/includes/specialpage/SpecialPageFactory.php(581): 
SpecialPage->run()
  #5 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(270): 
SpecialPageFactory::executePath()
  #6 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(560): 
MediaWiki->performRequest()
  #7 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(424): MediaWiki->main()
  #8 /srv/mediawiki/php-1.25wmf17/index.php(46): MediaWiki->run()
  
  if the entity does not exist, then don't think this is such an exceptional 
condition or error in the software. I don't think this should go in the 
exception logs, together with other exception log entries.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Created] T90268: BadMethodCallException from line 244 of EntityViewPlaceholderExpander.php

2015-02-20 Thread aude
aude created this task.
aude added a subscriber: aude.
aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  /wiki/Q19322042   BadMethodCallException from line 244 of 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/View/EntityViewPlaceholderExpander.php:
 Call to a member function getEntity() on a non-object (NULL)
  #0 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/View/EntityViewPlaceholderExpander.php(193):
 Wikibase\Repo\View\EntityViewPlaceholderExpander->renderTermBox()
  #1 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/View/EntityViewPlaceholderExpander.php(145):
 Wikibase\Repo\View\EntityViewPlaceholderExpander->expandPlaceholder()
  #2 (): 
Wikibase\Repo\View\EntityViewPlaceholderExpander->getHtmlForPlaceholder()
  #3 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/View/TextInjector.php(86):
 call_user_func_array()
  #4 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/Wikibase.hooks.php(1016):
 Wikibase\Repo\View\TextInjector->inject()
  #5 /srv/mediawiki/php-1.25wmf17/includes/Hooks.php(209): 
Wikibase\RepoHooks::onOutputPageBeforeHTML()
  #6 /srv/mediawiki/php-1.25wmf17/includes/OutputPage.php(1797): Hooks::run()
  #7 /srv/mediawiki/php-1.25wmf17/includes/OutputPage.php(1815): 
OutputPage->addParserOutputText()
  #8 /srv/mediawiki/php-1.25wmf17/includes/page/Article.php(614): 
OutputPage->addParserOutput()
  #9 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(71):
 Article->view()
  #10 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(37):
 Wikibase\ViewEntityAction->showEntityPage()
  #11 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(405): 
Wikibase\ViewEntityAction->show()
  #12 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(277): 
MediaWiki->performAction()
  #13 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(560): 
MediaWiki->performRequest()
  #14 /srv/mediawiki/php-1.25wmf17/includes/MediaWiki.php(424): 
MediaWiki->main()
  #15 /srv/mediawiki/php-1.25wmf17/index.php(46): MediaWiki->run()
  #16 /srv/mediawiki/w/index.php(3): include()

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Created] T90269: InvalidArgumentException from line 57 of SuggestionGenerator.php

2015-02-20 Thread aude
aude created this task.
aude added subscribers: aude, Aklapper.
aude added projects: MediaWiki-extensions-WikibaseRepository, Wikidata.

TASK DESCRIPTION
  
/w/api.php?action=wbsgetsuggestions&search=xyz123&context=item&format=json&language=en&type=property&continue=0&entity=Q19322067
   InvalidArgumentException from line 57 of 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/PropertySuggester/src/PropertySuggester/SuggestionGenerator.php:
 Item Q19322067 could not be found
  #0 
/srv/mediawiki/php-1.25wmf17/extensions/Wikidata/extensions/PropertySuggester/src/PropertySuggester/GetSuggestions.php(79):
 PropertySuggester\SuggestionGenerator->generateSuggestionsByItem()
  #1 /srv/mediawiki/php-1.25wmf17/includes/api/ApiMain.php(1025): 
PropertySuggester\GetSuggestions->execute()
  #2 /srv/mediawiki/php-1.25wmf17/includes/api/ApiMain.php(394): 
ApiMain->executeAction()
  #3 /srv/mediawiki/php-1.25wmf17/includes/api/ApiMain.php(365): 
ApiMain->executeActionWithErrorHandling()
  #4 /srv/mediawiki/php-1.25wmf17/api.php(84): ApiMain->execute()
  #5 /srv/mediawiki/w/api.php(3): include()

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Commented On] T89218: For "special" precision in Wikidata interface, show dimension in meters

2015-02-20 Thread Multichill
Multichill added a comment.

In https://phabricator.wikimedia.org/T89218#1053382, @thiemowmde wrote:

> +/-0.014000802722428° is something between 0 and 1555.644746936 meters. How 
> is that helpful?


I agree not doing the calculation is not useful at all. You should do the 
calculation based on 50°4'51"N, 18°12'3"E so you know how many meters it is.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Multichill
Cc: daniel, adrianheine, thiemowmde, Lydia_Pintscher, Aklapper, Multichill, 
Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Commented On] T90117: BlazeGraph Finalization: Scale out plans

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

Already asked to get statistics on current usage but I imagine we can add
new nodes if we need to. I think we'll have to see what load is like once
we get it for wikigrok and see what its like to run in laba. For more data
scaling up looks to be the thing. I think maybe we can have two instances -
one with just truthy claims which is small and one with fully reified
claims and truthy claims. The small one might be faster because it'll have
better cache hit rate. Maybe not needed. Just an idea.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90123: BlazeGraph Finalization: Value representation

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

We could create a report of measures with nonlocal units and fix them
during volunteer time. Or let someone write a not for it. Then we'd have to
have some "bad" value people could search for.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90130: BlazeGraph Finalization: Geo

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

Its in their roadmap. Maybe we can influence some. I'm not sure why but
they seem to have some people already using it but maybe they rigged it up
themselves.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Claimed] T90129: BlazeGraph Finalization: Range Queries

2015-02-20 Thread Jdouglas
Jdouglas claimed this task.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T90129: BlazeGraph Finalization: Range Queries

2015-02-20 Thread Jdouglas
Jdouglas set Security to None.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90130: BlazeGraph Finalization: Geo

2015-02-20 Thread Jdouglas
Jdouglas added a subscriber: Jdouglas.
Jdouglas added a comment.

Perhaps some Frankensteinian creation from Blazegraph + Elasticsearch + 
GeoSPARQL?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90123: BlazeGraph Finalization: Value representation

2015-02-20 Thread Jdouglas
Jdouglas added a comment.

> If [units] don't [point to Wikidata], do we just throw them out?


Could we instead add them as needed to Wikidata, and point to them accordingly?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90123: BlazeGraph Finalization: Value representation

2015-02-20 Thread Jdouglas
Jdouglas added a subscriber: Jdouglas.
Jdouglas added a comment.

> some archaic unit that can't be reliably converted to other units


My car gets forty rods to the hogshead and that's the way I likes it.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T87329: update and consolidate json dump documentation

2015-02-20 Thread Aklapper
Aklapper added a project: Patch-For-Review.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread JanZerebecki
JanZerebecki moved this task to Done on the § Wikidata-Sprint-2015-02-03 
workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: JanZerebecki
Cc: hoo, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Commented On] T90117: BlazeGraph Finalization: Scale out plans

2015-02-20 Thread Jdouglas
Jdouglas added a subscriber: Jdouglas.
Jdouglas added a comment.

> BlazeGraph doesn't support clustering - only high availability


Does this refer to update scaling, or just query scaling?  Blazegraph supports 
replication clustering, which allows horizontal/linear //query// scaling.

>   Is federated queries an answer?


Blazegraph's scale-out architecture supports dynamic partitioning and service 
discovery, which could help to distribute data in a way that promotes 
distributed querying.



Which problem are we more concerned about: supporting lots and lots of data, or 
supporting lots and lots of queries?

- If the former, note that Systap recommends a scale-up architecture (i.e. 
single-node or replication cluster) for data sets with less than 50B statements.
- If the latter: can we dig into Wikidata's statistics to get concrete numbers 
for current usage?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Jdouglas
Cc: Jdouglas, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Closed] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread JanZerebecki
JanZerebecki closed this task as "Resolved".
JanZerebecki added a project: § Wikidata-Sprint-2015-02-03.
JanZerebecki set Security to None.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: JanZerebecki
Cc: hoo, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Updated] T84923: Reliable publish / subscribe event bus

2015-02-20 Thread bd808
bd808 added a project: Epic.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: bd808
Cc: chasemp, brion, Krenair, Halfak, JanZerebecki, bd808, MZMcBride, mobrovac, 
GWicke, aaron, daniel, Hardikj, yuvipanda, JAllemandou, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, RobH, aude, marcoil, Manybubbles, mark, RobLa-WMF, 
faidon, fgiunchedi, Joe, Dzahn



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


[Wikidata-bugs] [Maniphest] [Commented On] T87329: update and consolidate json dump documentation

2015-02-20 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 191907 had a related patch set uploaded (by Lucie Kaffee):
Update json dump documentation

https://gerrit.wikimedia.org/r/191907

https://phabricator.wikimedia.org/tag/patch-for-review/


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Commented On] T87329: update and consolidate json dump documentation

2015-02-20 Thread Lucie
Lucie added a comment.

Also, the new example might be a big too long. I didn't want to change the 
data, that's why I just pasted the whole json of the Item in there, but it 
seems to be a bit too much. 
For claims and statments, I didn't update the data, that is actually in the 
mainsnak because it would not be very clear if it's in there additionally to 
all the other information.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Retitled] T90178: Travis failure for mysql + hhvm due to DBConnectionError

2015-02-20 Thread aude
aude changed the title from "PropertySuggester travis failure for mysql + hhvm 
due to DBConnectionError" to "Travis failure for mysql + hhvm due to 
DBConnectionError".
aude added a project: Release-Engineering.
aude set Security to None.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: JanZerebecki, aude, Aklapper, Wikidata-bugs, Jdouglas, greg



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


[Wikidata-bugs] [Maniphest] [Commented On] T90178: PropertySuggester travis failure for mysql + hhvm due to DBConnectionError

2015-02-20 Thread aude
aude added a comment.

same problem occurs for mediawiki core hhvm + mysql job on travis:

https://travis-ci.org/wikimedia/mediawiki/jobs/51528090


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: JanZerebecki, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Updated] T88360: Figure what to do with MWException within Wikibase

2015-02-20 Thread JanZerebecki
JanZerebecki added a comment.

See https://phabricator.wikimedia.org/T86704.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: JanZerebecki
Cc: Lydia_Pintscher, EBernhardson, ori, JanZerebecki, daniel, aude, Aklapper, 
hoo, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T90178: PropertySuggester travis failure for mysql + hhvm due to DBConnectionError

2015-02-20 Thread JanZerebecki
JanZerebecki moved this task to consider for next sprint on the Wikidata 
workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: JanZerebecki
Cc: JanZerebecki, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90178: PropertySuggester travis failure for mysql + hhvm due to DBConnectionError

2015-02-20 Thread JanZerebecki
JanZerebecki added a subscriber: JanZerebecki.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: JanZerebecki
Cc: JanZerebecki, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Commented On] T89965: When sitelinks change, update link data in cached ParserOutput without re-parsing the page.

2015-02-20 Thread hoo
hoo added a subscriber: hoo.
hoo added a comment.

In https://phabricator.wikimedia.org/T89965#1053704, @FriedhelmW wrote:

> This would slow down editing, as Wikidata had to wait until all languages 
> caches have been updated.


Totally not, no... a) is this whole process running asynchronously after the 
edit and b) we already run LinksUpdate in the client, so this bug is actually 
about removing data updates not adding more.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: hoo
Cc: hoo, FriedhelmW, Florian, Aklapper, daniel, Wikidata-bugs, Jdouglas, aude, 
GWicke



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


[Wikidata-bugs] [Maniphest] [Created] T90178: PropertySuggester travis failure for mysql + hhvm due to DBConnectionError

2015-02-20 Thread aude
aude created this task.
aude added a subscriber: aude.
aude added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  something seems to have changed in travis to cause us to now get 
DBConnectionError failures in the hhvm + mysql travis job for the property 
suggester.
  
  https://travis-ci.org/Wikidata-lib/PropertySuggester/jobs/51515573
  
  Fatal error: Uncaught exception 'DBConnectionError' with message 'DB 
connection error: Can't connect to local MySQL server through socket 
'/tmp/mysql.sock' (2) (localhost)' in 
/home/travis/build/Wikidata-lib/wiki/includes/db/Database.php:1020
  Stack trace:
  #0 /home/travis/build/Wikidata-lib/wiki/includes/db/LoadBalancer.php(796): 
DatabaseBase->reportConnectionError()
  #1 /home/travis/build/Wikidata-lib/wiki/includes/db/LoadBalancer.php(506): 
LoadBalancer->reportConnectionError()
  #2 /home/travis/build/Wikidata-lib/wiki/includes/GlobalFunctions.php(3635): 
LoadBalancer->getConnection()
  #3 /home/travis/build/Wikidata-lib/wiki/maintenance/update.php(150): wfGetDB()
  #4 /home/travis/build/Wikidata-lib/wiki/maintenance/doMaintenance.php(101): 
UpdateMediaWiki->execute()
  #5 /home/travis/build/Wikidata-lib/wiki/maintenance/update.php(221): include()
  #6 {main}
  DB connection error: Can't connect to local MySQL server through socket 
'/tmp/mysql.sock' (2) (localhost)
  
  when triggering an older job that passed before, the same error occurs. 
Wikibase only has hhvm + sqlite job, which is a combination that does not fail 
for PropertySuggester.
  
  There are some differences in the travis setup scripts in Wikibase vs. 
PropertySuggester.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Commented On] T89965: When sitelinks change, update link data in cached ParserOutput without re-parsing the page.

2015-02-20 Thread FriedhelmW
FriedhelmW added a subscriber: FriedhelmW.
FriedhelmW added a comment.

This would slow down editing, as Wikidata had to wait until all languages 
caches have been updated.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: FriedhelmW
Cc: FriedhelmW, Florian, Aklapper, daniel, Wikidata-bugs, Jdouglas, aude, GWicke



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


[Wikidata-bugs] [Maniphest] [Commented On] T87329: update and consolidate json dump documentation

2015-02-20 Thread daniel
daniel added a subscriber: daniel.
daniel added a comment.

yes, please document how we represent order, if we do. There is four places 
where we (should) do this:

1. The order of statements (implies the order of statement groups)
2. The order of qualifier snaks in a statement
3. The order of references on a statement
4. The order of snaks in a reference.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Commented On] T87329: update and consolidate json dump documentation

2015-02-20 Thread Lucie
Lucie added a comment.

So far, there is no part talking about the snaks-order. Was that on purpose or 
jsut because it wasn't there at the point it got last updated? So- should I add 
a part about skan-orders? 
Fixing the last minor issues and uploading a patch then!


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Lucie
Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Commented On] T85964: Install Java 8 on a Jenkins node

2015-02-20 Thread gerritbot
gerritbot added a comment.

Change 191893 had a related patch set uploaded (by Hashar):
Revert "Switch wikidata-gremlin to Java 8 on Trusty"

https://gerrit.wikimedia.org/r/191893

https://phabricator.wikimedia.org/tag/patch-for-review/


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Declined] T85964: Install Java 8 on a Jenkins node

2015-02-20 Thread hashar
hashar changed the task status from "Resolved" to "Declined".
hashar added a comment.

I have removed Java 8 on all Jenkins slaves per comment on 
https://gerrit.wikimedia.org/r/#/c/183222/

Will remove the Wikidata/Gremlin jobs as well since they require Java 8.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T76213: Lua: Create a mw.wikibase.renderSnak method for rendering arbitrary Snaks

2015-02-20 Thread Liuxinyu970226
Liuxinyu970226 removed a subscriber: Liuxinyu970226.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: hoo, Liuxinyu970226
Cc: gerritbot, aude, Lydia_Pintscher, daniel, hoo, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T47532: Add file-based cached implementation of SiteStore

2015-02-20 Thread Liuxinyu970226
Liuxinyu970226 added a subscriber: Liuxinyu970226.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Liuxinyu970226
Cc: Liuxinyu970226, Tobi_WMDE_SW, JeroenDeDauw, aude, daniel, bmansurov, 
Jdouglas, Ebekebe, WMDE-Fisch, AmaryllisGardener, JohnLewis, Lydia_Pintscher, 
jeremyb, Lazowik, jayvdb, Eloquence, Wikidata-bugs, Jaredzimmerman-WMF, 
Addshore, hoo, GWicke, wikibugs-l



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


[Wikidata-bugs] [Maniphest] [Updated] T47843: Rework API error reporting

2015-02-20 Thread Anomie
Anomie added a blocked task: T37654: API edit of translate page gives Unknown 
error: "tpt-target-page".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Anomie
Cc: Wikidata-bugs, Anomie, He7d3r, Catrope, Yurik, Reedy, daniel, PleaseStand, 
Legoktm, wikibugs-l



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


[Wikidata-bugs] [Maniphest] [Commented On] T90148: Provide test data for development installations

2015-02-20 Thread aude
aude added a comment.

and sites table contents should be available via api, although 
populateSitesTable script generally works fine as well to replicate the 
contents of wikidata's sites table.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: aude, Lucie, Lydia_Pintscher, Aklapper, daniel, Wikidata-bugs, Jdouglas, 
Spage



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


[Wikidata-bugs] [Maniphest] [Commented On] T90148: Provide test data for development installations

2015-02-20 Thread aude
aude added a subscriber: aude.
aude added a comment.

I would make this a maintenance script that pulls the items via the wikidata 
api.

if there are id conflicts for the properties, they can be renumbered and any 
usages of the properties (or referenced items) can be remapped during "import" 
(via api)

actually have done this to have all wikidata properties in my dev wiki (and I 
think some items), although it was a hacky script and should be made into 
something nice.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: aude, Lucie, Lydia_Pintscher, Aklapper, daniel, Wikidata-bugs, Jdouglas, 
Spage



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T76213: Lua: Create a mw.wikibase.renderSnak method for rendering arbitrary Snaks

2015-02-20 Thread daniel
daniel moved this task to Done on the § Wikidata-Sprint-2015-02-03 workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: hoo, daniel
Cc: Liuxinyu970226, gerritbot, aude, Lydia_Pintscher, daniel, hoo, 
Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T88950: Migrate all relevant Lua modules from mw.wikibase.getEntity to mw.wikibase.getEntityObject

2015-02-20 Thread Ricordisamoa
Ricordisamoa added a subscriber: Ricordisamoa.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Lucie, Ricordisamoa
Cc: Ricordisamoa, Lydia_Pintscher, aude, Aklapper, hoo, Wikidata-bugs, 
Jdouglas, GWicke



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


[Wikidata-bugs] [Paste] [Changed Subscribers] P272: Modules using mw.wikibase.getEntity() by number of transclusions

2015-02-20 Thread Ricordisamoa
Ricordisamoa added a subscriber: Ricordisamoa.

PASTE DETAIL
  https://phabricator.wikimedia.org/P272

REPLY HANDLER ACTIONS
  Reply to comment or !unsubscribe.

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

To: hoo, Ricordisamoa
Cc: Ricordisamoa, Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Created] T90148: Provide test data for development installations

2015-02-20 Thread daniel
daniel created this task.
daniel added a subscriber: daniel.
daniel added projects: Wikidata, Documentation.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  We should provide a set of test data for people to play with. This should 
include:
  
  * An XML dump of all properties from wikidata.org
  * An XML dump of items about chemical elements (plus a few associated items)
  * An XML dump of wikidata's sites table
  
  These should come with instructions about how to import these, and some 
configuration snippets needed for setting up the wiki in a way that is 
compatible with the dumps (items in the main namespace, etc)

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90148: Provide test data for development installations

2015-02-20 Thread daniel
daniel added subscribers: Lydia_Pintscher, Lucie.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: daniel
Cc: Lucie, Lydia_Pintscher, Aklapper, daniel, Wikidata-bugs, Jdouglas, aude, 
Spage



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


[Wikidata-bugs] [Maniphest] [Closed] T76213: Lua: Create a mw.wikibase.renderSnak method for rendering arbitrary Snaks

2015-02-20 Thread daniel
daniel closed this task as "Resolved".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: hoo, daniel
Cc: Liuxinyu970226, gerritbot, aude, Lydia_Pintscher, daniel, hoo, 
Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Commented On] T89218: For "special" precision in Wikidata interface, show dimension in meters

2015-02-20 Thread thiemowmde
thiemowmde added a comment.

+/-0.014000802722428° is something between 0 and 1555.644746936 meters. How is 
that helpful?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: thiemowmde
Cc: daniel, adrianheine, thiemowmde, Lydia_Pintscher, Aklapper, Multichill, 
Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Unblock] T76230: data quality and trust

2015-02-20 Thread daniel
daniel closed blocking task T76213: Lua: Create a mw.wikibase.renderSnak method 
for rendering arbitrary Snaks as "Resolved".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Unblock] T88924: Allow Snak rendering in user language instead of content language for multilingual wikis

2015-02-20 Thread daniel
daniel closed blocking task T76213: Lua: Create a mw.wikibase.renderSnak method 
for rendering arbitrary Snaks as "Resolved".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T89903: Wikidata changes do not propagate to the local langlinks table, according to props=langlinks in the API

2015-02-20 Thread daniel
daniel moved this task to Done on the § Wikidata-Sprint-2015-02-03 workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: hoo, daniel
Cc: Amire80, gerritbot, Wikidata-bugs, Florian, Anomie, Lydia_Pintscher, 
daniel, hoo, Ricordisamoa, Sjoerddebruin, Lazowik, Aklapper, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Updated] T47532: Add file-based cached implementation of SiteStore

2015-02-20 Thread daniel
daniel added a project: Performance.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: daniel
Cc: Tobi_WMDE_SW, JeroenDeDauw, aude, daniel, bmansurov, Jdouglas, Ebekebe, 
WMDE-Fisch, AmaryllisGardener, JohnLewis, Lydia_Pintscher, jeremyb, Lazowik, 
jayvdb, Eloquence, Wikidata-bugs, Jaredzimmerman-WMF, Addshore, hoo, 
Liuxinyu970226, GWicke, wikibugs-l



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


[Wikidata-bugs] [Maniphest] [Commented On] T90119: BlazeGraph Finalization: RDF Issues

2015-02-20 Thread Smalyshev
Smalyshev added a comment.

Currently, we have two known issues with our RDF vs. BlazeGraph:

1. Date values (aka "13 billion BCE")
2. Geopoints notation


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Smalyshev
Cc: Smalyshev, Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90121: BlazeGraph Finalization: Prefix vs Suffix

2015-02-20 Thread Smalyshev
Smalyshev added a subscriber: Smalyshev.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Smalyshev
Cc: Smalyshev, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90119: BlazeGraph Finalization: RDF Issues

2015-02-20 Thread Smalyshev
Smalyshev added a subscriber: Smalyshev.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Smalyshev
Cc: Smalyshev, Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90101: Confirm selection of BlazeGraph for wikidata query

2015-02-20 Thread Smalyshev
Smalyshev added a subscriber: Smalyshev.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Smalyshev
Cc: Smalyshev, daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread aude
aude added a comment.

https://github.com/Wikidata-lib/PropertySuggester/pull/117


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: hoo, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread Lydia_Pintscher
Lydia_Pintscher added subscribers: Lydia_Pintscher, hoo.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Lydia_Pintscher
Cc: hoo, Lydia_Pintscher, aude, Aklapper, Wikidata-bugs, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Commented On] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread aude
aude added a comment.

https://gerrit.wikimedia.org/r/#/c/190485/ removed the method and the class has 
also since been removed / renamed.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Created] T90137: Fatal error: Class 'Wikibase\Utils' not found in PropertySuggester/GetSuggestions.php on line 153

2015-02-20 Thread aude
aude created this task.
aude added a subscriber: aude.
aude added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Fatal error: Class 'Wikibase\Utils' not found in 
/Library/WebServer/Documents/php-master/extensions/WikidataBuild/extensions/PropertySuggester/src/PropertySuggester/GetSuggestions.php
 on line 153
  
  Call Stack:
  0.0005 276936   1. {main}() 
/Library/WebServer/Documents/php-master/tests/phpunit/phpunit.php:0
  1.4717   13698552   2. PHPUnit_TextUI_Command::main() 
/Library/WebServer/Documents/php-master/tests/phpunit/phpunit.php:239
  1.4717   13699176   3. PHPUnit_TextUI_Command->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/TextUI/Command.php:103
 22.3656  325569304   4. PHPUnit_TextUI_TestRunner->doRun() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/TextUI/Command.php:151
 23.4122  325976688   5. PHPUnit_Framework_TestSuite->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:388
 26.0191  325983080   6. PHPUnit_Framework_TestSuite->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestSuite.php:716
 26.5138  325988424   7. PHPUnit_Framework_TestSuite->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestSuite.php:716
163.1444  603932800   8. PHPUnit_Framework_TestSuite->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestSuite.php:716
163.3604  604394208   9. MediaWikiTestCase->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestSuite.php:716
163.3648  604394112  10. PHPUnit_Framework_TestCase->run() 
/Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:132
163.3649  604394112  11. PHPUnit_Framework_TestResult->run() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestCase.php:687
163.3649  604395152  12. PHPUnit_Framework_TestCase->runBare() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestResult.php:609
163.3822  604653464  13. PHPUnit_Framework_TestCase->runTest() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestCase.php:731
163.3822  604654432  14. ReflectionMethod->invokeArgs() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestCase.php:846
163.3822  604654592  15. 
PropertySuggester\GetSuggestionTest->testExecution() 
/Library/WebServer/Documents/php-master/vendor/phpunit/phpunit/src/Framework/TestCase.php:846
163.3822  604655672  16. ApiTestCase->doApiRequest() 
/Library/WebServer/Documents/php-master/extensions/WikidataBuild/extensions/PropertySuggester/tests/phpunit/PropertySuggester/GetSuggestionsTest.php:96
163.3832  604725560  17. ApiMain->execute() 
/Library/WebServer/Documents/php-master/tests/phpunit/includes/api/ApiTestCase.php:115
163.3833  604725952  18. ApiMain->executeAction() 
/Library/WebServer/Documents/php-master/includes/api/ApiMain.php:364
163.3844  604729848  19. ApiMain->setupModule() 
/Library/WebServer/Documents/php-master/includes/api/ApiMain.php:1009
163.3845  604732896  20. ApiBase->extractRequestParams() 
/Library/WebServer/Documents/php-master/includes/api/ApiMain.php:860
163.3845  604733080  21. ApiBase->getFinalParams() 
/Library/WebServer/Documents/php-master/includes/api/ApiBase.php:506
163.3845  604733504  22. 
PropertySuggester\GetSuggestions->getAllowedParams() 
/Library/WebServer/Documents/php-master/includes/api/ApiBase.php:1997

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Retitled] T90136: Check if references are missing

2015-02-20 Thread soeren.oldag
soeren.oldag changed the title from "check if references are missing" to "Check 
if references are missing".
soeren.oldag set Security to None.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: soeren.oldag
Cc: Lydia_Pintscher, Aklapper, soeren.oldag, Tamslo, dominic.sauer, 
Liuxinyu970226, Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Created] T90136: check if references are missing

2015-02-20 Thread soeren.oldag
soeren.oldag created this task.
soeren.oldag added subscribers: Liuxinyu970226, dominic.sauer, Tamslo, 
soeren.oldag, Aklapper, Lydia_Pintscher.
soeren.oldag added projects: Tracking, Wikidata-Quality, Wikidata.

TASK DESCRIPTION
  Besides checking for mismatches it should also be possible to check, if 
references are missing and can be added. This is the cases if for a statement 
external data matches the ones in Wikidata, but there are no references yet in 
Wikidata.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: soeren.oldag
Cc: Lydia_Pintscher, Aklapper, soeren.oldag, Tamslo, dominic.sauer, 
Liuxinyu970226, Wikidata-bugs, Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Created] T90131: BlazeGraph Finalization: Pluggable inline values

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  We expect we'll have to write new inline values.  We should validate that 
this works.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90129: BlazeGraph Finalization: Range Queries

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  We'll need to be able to run range queries across dates, numbers, and numbers 
with units.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90130: BlazeGraph Finalization: Geo

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  We'll need filtering and sorting based on distance.  We support different 
globes.  Fun times.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90128: BlazeGraph Finalization: Validate AST rewrite

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  We'd like to use query AST rewriting for:
  * Synthetic properties (instead of inference)
  * Preventing overwhelming queries (unlimited ORDER BY)
  * Other stuff?

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T89849: BlazeGraph Finalization: Investigate inference rules and truth maintenance

2015-02-20 Thread Manybubbles
Manybubbles added a blocked task: T90124: BlazeGraph Finalization: Verify 
features work.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Updated] T90124: BlazeGraph Finalization: Verify features work

2015-02-20 Thread Manybubbles
Manybubbles added a blocking task: T89849: BlazeGraph Finalization: Investigate 
inference rules and truth maintenance.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T90124: BlazeGraph Finalization: Verify features work

2015-02-20 Thread Manybubbles
Manybubbles removed a blocked task: T89849: BlazeGraph Finalization: 
Investigate inference rules and truth maintenance.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T89849: BlazeGraph Finalization: Investigate inference rules and truth maintenance

2015-02-20 Thread Manybubbles
Manybubbles removed a blocking task: T90124: BlazeGraph Finalization: Verify 
features work.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Commented On] T89949: RDF mapping should not assert that .../entity/Q123 is-a Wikidata item

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

In https://phabricator.wikimedia.org/T89949#1052955, @mkroetzsch wrote:

> In https://phabricator.wikimedia.org/T89949#1052731, @daniel wrote:
>
> > Nik tells me that the HA features in Virtuoso are only available in the 
> > closed source enterprise version. That basically means WMF is not going to 
> > use it in production.
>
>
> Yes, I guessed that this would cause issues. I don't know which other tool 
> could deliver the performance you need though. 4Store is free, too, but may 
> not be active enough since 5Store became the main (closed) product; it may 
> also lack some features you need. Beyond this, the only free options (beyond 
> research prototypes) are Jena and Sesame (OpenRDF). I think they won't scale 
> to what we need.


For reference :

  What are the differences between the open source and the closed source 
version of Virtuoso?
  The main differences are the following which are closed source only:
  * Clustering & High Availability
  * Virtual Database
  * Replication
  * ACL control over large numbers of graphs 

High availability and replication are trouble for us.  Just having an 
enterprise edition causes us to lower the score in general.  Even though we 
don't need any of the CUDA stuff that Systap has for BlazeGraph it still lowers 
their score from the foundation's perspective.  The trouble is that we 
anticipate conflict of interest issues if.  We can always fork but that puts us 
in an undesirable position of being (probably) the only user of our fork.

I've still reached out to its authors to see what they say if they open source 
their HA and replication code then we'd seriously consider them.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: daniel, Manybubbles
Cc: Manybubbles, Denny, Smalyshev, mkroetzsch, Aklapper, daniel, Wikidata-bugs, 
Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Commented On] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles added a subscriber: Manybubbles.
Manybubbles added a comment.

This is slightly less important than validating that BlazeGraph works.  
Lowering priority.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Lowered Priority] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles lowered the priority of this task from "Normal" to "Low".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Closed] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-20 Thread Manybubbles
Manybubbles closed this task as "Resolved".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T88715: WDQ: Investigate Bitsy for single node users - assuming it supports TinkerPop 3 and we're still using TinkerPop 3

2015-02-20 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard.

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

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Declined] T88715: WDQ: Investigate Bitsy for single node users - assuming it supports TinkerPop 3 and we're still using TinkerPop 3

2015-02-20 Thread Manybubbles
Manybubbles closed this task as "Declined".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Retitled] T89849: BlazeGraph Finalization: Investigate inference rules and truth maintenance

2015-02-20 Thread Manybubbles
Manybubbles changed the title from "Investigate inference rules and truth 
maintenance in Blazegraph" to "BlazeGraph Finalization: Investigate inference 
rules and truth maintenance".

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Updated] T90124: BlazeGraph Finalization: Verify features work

2015-02-20 Thread Manybubbles
Manybubbles added a blocked task: T89849: BlazeGraph Finalization: Investigate 
inference rules and truth maintenance.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Updated] T89849: BlazeGraph Finalization: Investigate inference rules and truth maintenance

2015-02-20 Thread Manybubbles
Manybubbles added a blocking task: T90124: BlazeGraph Finalization: Verify 
features work.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Created] T90124: BlazeGraph Finalization: Verify features work

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: daniel, Beebs.systap, Haasepeter, Aklapper, 
Manybubbles.
Manybubbles added projects: wikidata-query-service, MediaWiki-Core-Team.

TASK DESCRIPTION
  Super issue!

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90123: BlazeGraph Finalization: Value representation

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

Another point: units are identified by URIs.  They usually point to wikidata.  
If they don't, do we just throw them out?

What about dates?  Dates have a celendar model instead of units.

And coordinants have globes which are also URIs.  Also hopefully pointing to 
wikidata.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90123: BlazeGraph Finalization: Value representation

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  Wikidata's values are pretty impressive.  They either have or will have:
  * A "central" value
  * A min and max (its like error from college physics courses)
  * A precision
  * Units
  
  This is true for simple stuff like height, length, temperature, and volume.  
And for geographic coordinants.
  
  Units can mostly be normalized but not entirely.  So things like height and 
length will mostly be in a single domain (meters) but it'll also be in other 
domains.  In wikidata will be valid to set your unit of measure to anything.  
This follows wikidata's normal "no schema" approach.  So we'll have most 
heights in meters but some will be in ducks or bacon or maybe some archaic unit 
that can't be reliably converted to other units.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T89949: RDF mapping should not assert that .../entity/Q123 is-a Wikidata item

2015-02-20 Thread mkroetzsch
mkroetzsch added a comment.

In https://phabricator.wikimedia.org/T89949#1052731, @daniel wrote:

> Nik tells me that the HA features in Virtuoso are only available in the 
> closed source enterprise version. That basically means WMF is not going to 
> use it in production.


Yes, I guessed that this would cause issues. I don't know which other tool 
could deliver the performance you need though. 4Store is free, too, but may not 
be active enough since 5Store became the main (closed) product; it may also 
lack some features you need. Beyond this, the only free options (beyond 
research prototypes) are Jena and Sesame (OpenRDF). I think they won't scale to 
what we need.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: daniel, mkroetzsch
Cc: Manybubbles, Denny, Smalyshev, mkroetzsch, Aklapper, daniel, Wikidata-bugs, 
Jdouglas, aude



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


[Wikidata-bugs] [Maniphest] [Created] T90122: BlazeGraph Finalization: What about non-wikidata ontologies

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  So there are lots of standard ontologies like foaf, rdf, rdfs, owl, skos, and 
lemmon.  There are so so so many standard ontologies.  When is it ok map these 
concepts into things in wikidata?  Never?  Obviously sometimes its fine for 
things like labels, aliases, and site links.  But what about statements?

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90121: BlazeGraph Finalization: Prefix vs Suffix

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

This should be one of the topics for our Wednesday call between @haasepeter and 
Markus.


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90121: BlazeGraph Finalization: Prefix vs Suffix

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  Wikidata toolkit uses suffix on property names to mean things like "value", 
"statement", and "reference of this type".  This *feels like* something that 
prefixes should be for.  We need to figure out why suffixes are used here.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90119: BlazeGraph Finalization: RDF Issues

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: daniel, Beebs.systap, Haasepeter, Aklapper, 
Manybubbles.
Manybubbles added projects: wikidata-query-service, MediaWiki-Core-Team.

TASK DESCRIPTION
  Parent issue for things related to RDF.  These questions may or may not have 
BlazeGraph specific solutions.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T30604: Improve interlanguage links for talk pages

2015-02-20 Thread aude
aude added a subscriber: aude.
aude added a comment.

https://www.mediawiki.org/wiki/Requests_for_comment/Associated_namespaces might 
be of some use or help with this, to know in a more structured way which 
namespaces are "connected"


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: aude
Cc: aude, Wikidata-bugs, He7d3r, MarkAHershberger, Qgil, Ricordisamoa, 
Platonides, Aklapper, Lydia_Pintscher, JohnLewis, Jdouglas



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90110: Investigate Openlink Virtuoso for WDQ

2015-02-20 Thread daniel
daniel added a subscriber: daniel.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90114: BlazeGraph Finalization: Update performance

2015-02-20 Thread daniel
daniel added a subscriber: daniel.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles, daniel
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90101: Confirm selection of BlazeGraph for wikidata query

2015-02-20 Thread daniel
daniel added a subscriber: daniel.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: daniel
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90109: BlazeGraph Finalization: Zookeeper

2015-02-20 Thread JanZerebecki
JanZerebecki added a subscriber: JanZerebecki.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Joe, JanZerebecki
Cc: JanZerebecki, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, GWicke, daniel



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


[Wikidata-bugs] [Maniphest] [Triaged] T90101: Confirm selection of BlazeGraph for wikidata query

2015-02-20 Thread Manybubbles
Manybubbles triaged this task as "Normal" priority.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Commented On] T90117: BlazeGraph Finalization: Scale out plans

2015-02-20 Thread Manybubbles
Manybubbles added a comment.

One option might be to keep the "truthy" dump on nice SSDs and make sure those 
are super duper fast but to support the more reified forms only on other 
machines.  Maybe those machines use spinning disks and allow more time between 
writes?


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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


[Wikidata-bugs] [Maniphest] [Created] T90117: BlazeGraph Finalization: Scale out plans

2015-02-20 Thread Manybubbles
Manybubbles created this task.
Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, 
daniel.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.

TASK DESCRIPTION
  BlazeGraph doesn't support clustering - only high availability.  So we need 
to think more up front about scaling out to more users and more data.  Is 
federated queries an answer?

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

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

To: Manybubbles
Cc: daniel, Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, GWicke, JanZerebecki



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


  1   2   >