Re: [Wikidata-l] interlanguage links not updated on the mobile site

2015-02-18 Thread Michał Łazowik
Hi,

> Wiadomość napisana przez Amir E. Aharoni  w 
> dniu 18 lut 2015, o godz. 23:08:
> 
> I guess that it's a caching issue, but:
> 
> 1. A link from Hebrew to Catalan doesn't appear after *two weeks*.
> 2. It's quite surprising that links for mobile and for desktop are cached 
> separately.
> 
> #2 may be OK if it helps with performance or something, but #1 seems 
> exaggerated to me. Does it really have to take two weeks or is it a bug?

I’d say that this is a bug. Created https://phabricator.wikimedia.org/T89903

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


Re: [Wikidata-l] Call for development openness

2015-02-18 Thread Legoktm

On 02/17/2015 03:43 AM, Ricordisamoa wrote:

Hi.
I recently started following mediawiki/extensions/Wikibase on Gerrit,
and quite astonishingly found that nearly all of the 100 most recently
updated changes appear to be owned by WMDE employees (exceptions being
one change by Legoktm and some from L10n-bot). This is not the case, for
example, with mediawiki/core.


I used to be more active in Wikidata development but was put off after 
discovering that WMDE developers can directly push commits without 
review, and if they need to be reverted I need to spend 20 minutes 
trying to figure out how to use Github to submit a pull request. And 
even though I am trusted with +2 on mediawiki/*, that doesn't give me +2 
on these repos to revert obviously bad commits.



Sorry if this sounds like a slap in the face, but it had to be said.


Thank you.

-- Legoktm

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


[Wikidata-l] interlanguage links not updated on the mobile site

2015-02-18 Thread Amir E. Aharoni
[ Crossposting to mobile and wikidata lists. Sorry about the inconvenience.
You may want to use "Reply to all". ]

Hi,

The articles about the musician Eviatar Banai in Hebrew and English
Wikipedias exist fr years.

On 2015-02-04 I created one in Catalan. Today I created one in Russian.

If I look at the Hebrew Wikipedia, I see interlanguage links to Catalan,
English and Russian:
https://he.wikipedia.org/wiki/%D7%90%D7%91%D7%99%D7%AA%D7%A8_%D7%91%D7%A0%D7%90%D7%99

*Now here's the really fun part:*
If I look at the mobile Hebrew Wikipedia, I only see an interlanguage link
to English.
https://he.m.wikipedia.org/wiki/%D7%90%D7%91%D7%99%D7%AA%D7%A8_%D7%91%D7%A0%D7%90%D7%99#/languages

I guess that it's a caching issue, but:

1. A link from Hebrew to Catalan doesn't appear after *two weeks*.
2. It's quite surprising that links for mobile and for desktop are cached
separately.

#2 may be OK if it helps with performance or something, but #1 seems
exaggerated to me. Does it really have to take two weeks or is it a bug?

Thanks :)

--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
‪“We're living in pieces,
I want to live in peace.” – T. Moore‬
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Call for development openness

2015-02-18 Thread Paul Houle
What bugs me about it is that Wikidata has gone down the same road as
Freebase and Neo4J in the sense of developing something ad-hoc that is not
well understood.

I understand the motivations that lead there,  because there are
requirements to meet that standards don't necessarily satisfy,  plus
Wikidata really is doing ambitious things in the sense of capturing
provenance information.

Perhaps it has come a little too late to help with Wikidata but it seems to
me that RDF* and SPARQL* have a lot to offer for "data wikis" in that you
can view data as plain ordinary RDF and query with SPARQL but you can also
attach provenance and other metadata in a sane way with sweet syntax for
writing it in Turtle or querying it in other ways.

Another way of thinking about it is that RDF* is formalizing the property
graph model which has always been ad hoc in products like Neo4J.  I can say
that knowing what the algebra is you are implementing helps a lot in
getting the tools to work right.  So you not only have SPARQL queries as a
possibility but also languages like Gremlin and Cypher and this is all
pretty exciting.  It is also exciting that vendors are getting on board
with this and we are going to seeing some stuff that is crazy scalable (way
past 10^12 facts on commodity hardware) very soon.




On Tue, Feb 17, 2015 at 12:20 PM, Jeroen De Dauw 
wrote:

> Hey,
>
> As Lydia mentioned, we obviously do not actively discourage outside
> contributions, and will gladly listen to suggestions on how we can do
> better. That being said, we are actively taking steps to make it easier for
> developers not already part of the community to start contributing.
>
> For instance, we created a website about our software itself [0], which
> lists the MediaWiki extensions and the different libraries [1] we created.
> For most of our libraries, you can just clone the code and run composer
> install. And then you're all set. You can make changes, run the tests and
> submit them back. Different workflow than what you as MediaWiki developer
> are used to perhaps, though quite a bit simpler. Furthermore, we've been
> quite progressive in adopting practices and tools from the wider PHP
> community.
>
> I definitely do not disagree with you that some things could, and should,
> be improved. Like you I'd like to see the Wikibase git repository and
> naming of the extensions be aligned more, since it indeed is confusing.
> Increased API stability, especially the JavaScript one, is something else
> on my wish-list, amongst a lot of other things. There are always reasons of
> why things are the way they are now and why they did not improve yet. So I
> suggest to look at specific pain points and see how things can be improved
> there. This will get us much further than looking at the general state,
> concluding people do not want third party contributions, and then
> protesting against that.
>
> [0] http://wikiba.se/
> [1] http://wikiba.se/components/
>
> Cheers
>
> --
> Jeroen De Dauw - http://www.bn2vs.com
> Software craftsmanship advocate
> Evil software architect at Wikimedia Germany
> ~=[,,_,,]:3
>
> ___
> Wikidata-l mailing list
> Wikidata-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
>


-- 
Paul Houle
Expert on Freebase, DBpedia, Hadoop and RDF
(607) 539 6254paul.houle on Skype   ontolo...@gmail.com
http://legalentityidentifier.info/lei/lookup
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l