Re: [Wikidata-l] Page history and properties

2013-04-03 Thread Lydia Pintscher
On Wed, Apr 3, 2013 at 11:27 PM, Sven  wrote:
> Any word on when we get qualifiers, anyone?

They're already on the test system and should go live with the next deployment.


Cheers
Lydia

--
Lydia Pintscher - http://about.me/lydia.pintscher
Community Communications for Wikidata

Wikimedia Deutschland e.V.
Obentrautstr. 72
10963 Berlin
www.wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.

Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das
Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985.

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


Re: [Wikidata-l] Page history and properties

2013-04-03 Thread Sven
Once we get qualifiers (and can specify time periods using them) then we will 
have all past values included, with qualifiers. So Obama, but also Eisenhower,  
Lincoln, Taft, etc.

Any word on when we get qualifiers, anyone?

On Apr 3, 2013, at 5:23 PM, Bináris  wrote:

> A good question from huwiki:
> 
> When I click on an earlier version of the page in the history, will the 
> "then-value" of the property be shown or the current value?
> If I read the 2013 version of [[United States of America]] in 2018, will 
> Obama be the president?
> 
> -- 
> Bináris
> ___
> Wikidata-l mailing list
> Wikidata-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l

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


[Wikidata-l] Page history and properties

2013-04-03 Thread Bináris
A good question from huwiki:

When I click on an earlier version of the page in the history, will the
"then-value" of the property be shown or the current value?
If I read the 2013 version of [[United States of America]] in 2018, will
Obama be the president?

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


Re: [Wikidata-l] Wikidata queries

2013-04-03 Thread Jeroen De Dauw
Hey,

 Comments on our errors and requests for clarifications are more than
>>> welcome.
>>>
>>
>> What is the difference between 'sort' and 'order' QueryOptions
>
>
>>
>  'sort' defines how to bring the result items in a linear order, and
> 'order' whether to start at the front or the end of the order.
>

Sorry for causing some confusion here - this is my fault as I incorrectly
added the "order" option to the document. I just reverted this. There just
will be a sort field in query options, though this field is itself complex
(an array of sort expressions, where each expression specifies something to
sort by and a sort order).

For those who are interested, we already have a preliminary implementation
of the query language:
https://github.com/wikimedia/mediawiki-extensions-Ask/tree/master/includes/Ask/Language

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata queries

2013-04-03 Thread Yuri Astrakhan
Petr, I have began specing out a migration to action=query in
http://www.mediawiki.org/wiki/Requests_for_comment/Wikidata_API , but that
RFC is not yet complete. Will probably work on it when I am in Amsterdam to
get that in sync with the Wikidata team... (and convince Denny that the
path is correct :))


On Wed, Apr 3, 2013 at 8:31 AM, Denny Vrandečić <
denny.vrande...@wikimedia.de> wrote:

>
>
>
> 2013/4/3 Nikola Smolenski 
>
>> On 28/03/13 18:03, Denny Vrandečić wrote:
>>
>>> We have a first write up of how we plan to support queries in Wikidata.
>>>
>>
>> It's getting hot :)
>>
>>
> I wish. It's still snow here. In April.
>
>
>>
>>  Comments on our errors and requests for clarifications are more than
>>> welcome.
>>>
>>
>> What is the difference between 'sort' and 'order' QueryOptions?
>>
>>
> 'sort' defines how to bring the result items in a linear order, and
> 'order' whether to start at the front or the end of the order.
>
>
>> And, I wanted to ask this for some time, where exactly are the statements
>> being kept? I see no table that contains statements on the Toolserver, and
>> nothing in Wikibase schema documentation.
>>
>>
> In the content of the item, i.e. in the JSON structure that represents the
> item.
>
> Cheers,
> Denny
>
>
>
>> __**_
>> Wikidata-l mailing list
>> Wikidata-l@lists.wikimedia.org
>> https://lists.wikimedia.org/**mailman/listinfo/wikidata-l
>>
>
>
>
> --
> Project director Wikidata
> Wikimedia Deutschland e.V. | Obentrautstr. 72 | 10963 Berlin
> Tel. +49-30-219 158 26-0 | http://wikimedia.de
>
> Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V.
> Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter
> der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für
> Körperschaften I Berlin, Steuernummer 27/681/51985.
>
> ___
> Wikidata-l mailing list
> Wikidata-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
>
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata queries

2013-04-03 Thread Denny Vrandečić
2013/4/3 Nikola Smolenski 

> On 28/03/13 18:03, Denny Vrandečić wrote:
>
>> We have a first write up of how we plan to support queries in Wikidata.
>>
>
> It's getting hot :)
>
>
I wish. It's still snow here. In April.


>
>  Comments on our errors and requests for clarifications are more than
>> welcome.
>>
>
> What is the difference between 'sort' and 'order' QueryOptions?
>
>
'sort' defines how to bring the result items in a linear order, and 'order'
whether to start at the front or the end of the order.


> And, I wanted to ask this for some time, where exactly are the statements
> being kept? I see no table that contains statements on the Toolserver, and
> nothing in Wikibase schema documentation.
>
>
In the content of the item, i.e. in the JSON structure that represents the
item.

Cheers,
Denny



> __**_
> Wikidata-l mailing list
> Wikidata-l@lists.wikimedia.org
> https://lists.wikimedia.org/**mailman/listinfo/wikidata-l
>



-- 
Project director Wikidata
Wikimedia Deutschland e.V. | Obentrautstr. 72 | 10963 Berlin
Tel. +49-30-219 158 26-0 | http://wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter
der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für
Körperschaften I Berlin, Steuernummer 27/681/51985.
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata queries

2013-04-03 Thread Nikola Smolenski

On 28/03/13 18:03, Denny Vrandečić wrote:

We have a first write up of how we plan to support queries in Wikidata.


It's getting hot :)


Comments on our errors and requests for clarifications are more than
welcome.


What is the difference between 'sort' and 'order' QueryOptions?

And, I wanted to ask this for some time, where exactly are the 
statements being kept? I see no table that contains statements on the 
Toolserver, and nothing in Wikibase schema documentation.


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


Re: [Wikidata-l] [Wikitech-l] Wikidata queries

2013-04-03 Thread Denny Vrandečić
2013/3/28 Petr Onderka 

> How will be the queries formatted? Do I understand it correctly that a
> QueryConcept is a JSON object?
>

Not decided yet. Probably it will be a JSON object, though, and edited
through an UI.


> Have you considered using something more in line with the format of
> action=query queries?
>

Yes, but it didn't seem a good fit, especially because the query module
works on the page metadata and the queries we discuss here work on the item
data.


> Though I guess what you need is much more complicated and trying to
> fit it into the action=query model wouldn't end well.
>
>
I am not even sure it is much more complicated. But I am very worried it is
too different.

Cheers,
Denny



> Petr Onderka
> [[en:User:Svick]]
>
> 2013/3/28 Denny Vrandečić :
> > We have a first write up of how we plan to support queries in Wikidata.
> > Comments on our errors and requests for clarifications are more than
> > welcome.
> >
> > 
> >
> > Cheers,
> > Denny
> >
> > P.S.: unfortunately, no easter eggs inside.
> >
> > --
> > Project director Wikidata
> > Wikimedia Deutschland e.V. | Obentrautstr. 72 | 10963 Berlin
> > Tel. +49-30-219 158 26-0 | http://wikimedia.de
> >
> > Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V.
> > Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
> unter
> > der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für
> > Körperschaften I Berlin, Steuernummer 27/681/51985.
> > ___
> > Wikitech-l mailing list
> > wikitec...@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
> ___
> Wikitech-l mailing list
> wikitec...@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l




-- 
Project director Wikidata
Wikimedia Deutschland e.V. | Obentrautstr. 72 | 10963 Berlin
Tel. +49-30-219 158 26-0 | http://wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter
der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für
Körperschaften I Berlin, Steuernummer 27/681/51985.
___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l