Re: [Wikidata-l] Wikidata-Freebase mappings

2015-04-09 Thread Antoine Isaac

Hi everyone

All this sounds really good and useful!
I was wondering: is there a relation between the Samsung mappings, and the 
Freebase/Wikidata script that Thomas Steiner has recently shared?
https://github.com/google/primarysources/tree/master/frontend

Cheers,

Antoine

On 4/8/15 9:52 PM, Thad Guidry wrote:

Nice work Haklae and team !

And thanks for making this investment and sharing it publicly.  This will help 
everyone involved as migration progresses forward.

Thanks again,

Thad
+ThadGuidry 

On Wed, Apr 8, 2015 at 8:03 AM, Kim Haklae mailto:[email protected]>> wrote:

Hi all,

I am pleased to announce that the Freebase-Wikidata mappings are shared in 
public.

__

http://github.com/Samsung/KnowledgeSharingPlatform

Google is already providing the mapping relation between Freebase and 
Wikidata (https://developers.google.com/freebase/data), however, they might not 
offer a updated version. We extract a set of identical relations from both 
Freebase and Wikidata datasets using Wikipedia links; several algorithms are 
also tested to find out same entity pairs. Although this approach is limited to 
identifying all same entities of both datasets, it would be a useful source to 
understand instances of both data sources. The source code for extracting this 
data will also be shared soon.

The data is serialised using the N-Triples format, and the following is the 
details of this data:

- Total 4,395,258 triples (same entity pairs)

- Updated: February 13, 2015

- Data Format: N-Triples RDF

- License: CC0

- File size: 236 MB zip

- File size: 2.5 GB (uncompressed)

Feel free to ask me if you have any questions.


Cheers,

Haklae Kim

Senior Engineer

Samsung Electronics Co., Ltd.

[email protected]  / [email protected] 
__



--
Dr.Dr. Haklae Kim
Semantic Web and Open Data Hacker
Open Knowledge Foundation Korea
http://thedatahub.kr
http://getthedata.kr
http://blogweb.co.kr
Tel: +82-(0)10-3201-0714 
Who's Who in the World's 27th Edition - 2010
IBC 2000 Outstanding Scientists - 2010


___
Wikidata-l mailing list
[email protected] 
https://lists.wikimedia.org/mailman/listinfo/wikidata-l




___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings

2015-04-08 Thread Scott MacLeod
Very nice work Haklae and team !

Best,
Scott



On Wed, Apr 8, 2015 at 12:52 PM, Thad Guidry  wrote:

> Nice work Haklae and team !
>
> And thanks for making this investment and sharing it publicly.  This will
> help everyone involved as migration progresses forward.
>
> Thanks again,
>
> Thad
> +ThadGuidry 
>
> On Wed, Apr 8, 2015 at 8:03 AM, Kim Haklae  wrote:
>
>> Hi all,
>>
>> I am pleased to announce that the Freebase-Wikidata mappings are shared
>> in public.
>>
>>
>>
>> http://github.com/Samsung/KnowledgeSharingPlatform
>>
>>
>>
>> Google is already providing the mapping relation between Freebase and
>> Wikidata (https://developers.google.com/freebase/data), however, they
>> might not offer a updated version. We extract a set of identical
>> relations from both Freebase and Wikidata datasets using Wikipedia
>> links; several algorithms are also tested to find out same entity pairs.
>> Although this approach is limited to identifying all same entities of
>> both datasets, it would be a useful source to understand instances of both
>> data sources. The source code for extracting this data will also be shared
>> soon.
>>
>> The data is serialised using the N-Triples format, and the following is
>> the details of this data:
>>
>> - Total 4,395,258 triples (same entity pairs)
>>
>> - Updated: February 13, 2015
>>
>> - Data Format: N-Triples RDF
>>
>> - License: CC0
>>
>> - File size: 236 MB zip
>>
>> - File size: 2.5 GB (uncompressed)
>>
>>
>>
>> Feel free to ask me if you have any questions.
>>
>>
>> Cheers,
>>
>> Haklae Kim
>>
>> Senior Engineer
>>
>> Samsung Electronics Co., Ltd.
>> [email protected] / [email protected]
>>
>>
>>
>> --
>> Dr.Dr. Haklae Kim
>> Semantic Web and Open Data Hacker
>> Open Knowledge Foundation Korea
>> http://thedatahub.kr
>> http://getthedata.kr
>> http://blogweb.co.kr
>> Tel: +82-(0)10-3201-0714
>> Who's Who in the World's 27th Edition - 2010
>> IBC 2000 Outstanding Scientists - 2010
>>
>>
>> ___
>> Wikidata-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>>
>>
>
> ___
> Wikidata-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
>


-- 

- Scott MacLeod - Founder & President
- http://worlduniversityandschool.org
- 415 480 4577
- PO Box 442, (86 Ridgecrest Road), Canyon, CA 94516
- World University and School - like Wikipedia with best STEM-centric
OpenCourseWare - incorporated as a nonprofit university and school in
California, and is a U.S. 501 (c) (3) tax-exempt educational organization,
both effective April 2010.

World University and School is sending you this because of your interest in
free, online, higher education. If you don't want to receive these, please
reply with 'unsubscribe' in the body of the email, leaving the subject line
intact. Thank you.
___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings

2015-04-08 Thread Thad Guidry
Nice work Haklae and team !

And thanks for making this investment and sharing it publicly.  This will
help everyone involved as migration progresses forward.

Thanks again,

Thad
+ThadGuidry 

On Wed, Apr 8, 2015 at 8:03 AM, Kim Haklae  wrote:

> Hi all,
>
> I am pleased to announce that the Freebase-Wikidata mappings are shared in
> public.
>
>
>
> http://github.com/Samsung/KnowledgeSharingPlatform
>
>
>
> Google is already providing the mapping relation between Freebase and
> Wikidata (https://developers.google.com/freebase/data), however, they
> might not offer a updated version. We extract a set of identical
> relations from both Freebase and Wikidata datasets using Wikipedia links;
> several algorithms are also tested to find out same entity pairs. Although
> this approach is limited to identifying all same entities of both datasets,
> it would be a useful source to understand instances of both data sources.
> The source code for extracting this data will also be shared soon.
>
> The data is serialised using the N-Triples format, and the following is
> the details of this data:
>
> - Total 4,395,258 triples (same entity pairs)
>
> - Updated: February 13, 2015
>
> - Data Format: N-Triples RDF
>
> - License: CC0
>
> - File size: 236 MB zip
>
> - File size: 2.5 GB (uncompressed)
>
>
>
> Feel free to ask me if you have any questions.
>
>
> Cheers,
>
> Haklae Kim
>
> Senior Engineer
>
> Samsung Electronics Co., Ltd.
> [email protected] / [email protected]
>
>
>
> --
> Dr.Dr. Haklae Kim
> Semantic Web and Open Data Hacker
> Open Knowledge Foundation Korea
> http://thedatahub.kr
> http://getthedata.kr
> http://blogweb.co.kr
> Tel: +82-(0)10-3201-0714
> Who's Who in the World's 27th Edition - 2010
> IBC 2000 Outstanding Scientists - 2010
>
>
> ___
> Wikidata-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
>
___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


[Wikidata-l] Wikidata-Freebase mappings

2015-04-08 Thread Kim Haklae
Hi all,

I am pleased to announce that the Freebase-Wikidata mappings are shared in
public.



http://github.com/Samsung/KnowledgeSharingPlatform



Google is already providing the mapping relation between Freebase and
Wikidata (https://developers.google.com/freebase/data), however, they might
not offer a updated version. We extract a set of identical relations from
both Freebase and Wikidata datasets using Wikipedia links; several
algorithms are also tested to find out same entity pairs. Although this
approach is limited to identifying all same entities of both datasets, it
would be a useful source to understand instances of both data sources. The
source code for extracting this data will also be shared soon.

The data is serialised using the N-Triples format, and the following is the
details of this data:

- Total 4,395,258 triples (same entity pairs)

- Updated: February 13, 2015

- Data Format: N-Triples RDF

- License: CC0

- File size: 236 MB zip

- File size: 2.5 GB (uncompressed)



Feel free to ask me if you have any questions.


Cheers,

Haklae Kim

Senior Engineer

Samsung Electronics Co., Ltd.
[email protected] / [email protected]



-- 
Dr.Dr. Haklae Kim
Semantic Web and Open Data Hacker
Open Knowledge Foundation Korea
http://thedatahub.kr
http://getthedata.kr
http://blogweb.co.kr
Tel: +82-(0)10-3201-0714
Who's Who in the World's 27th Edition - 2010
IBC 2000 Outstanding Scientists - 2010
___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-13 Thread addshorewiki
Think of it this way, it is clear freebase / Google already has such
mappings and probably using them as they are the ones that provided them to
us.

I don't see that us also adding the data for the mappings on our side is
going to mean anything... they already know what on freebase links to what
on Wikidata...

:)
A
 On 13 Nov 2013 02:54, "David Cuenca"  wrote:

> Hi Denny,
>
> I asked again about this property because there were some concerns when it
> was created. From the comments I infer that the general ethos is "not
> against, but not thrilled either":
>
> https://www.wikidata.org/wiki/Wikidata:Project_chat#Freebase-Wikidata_mappings
>
> I share the feeling, I don't mind linking, but I see little utility for
> Wikidata given the different licenses.
>
> Cheers,
> Micru
>
>
> On Mon, Nov 11, 2013 at 11:34 PM, Denny Vrandečić wrote:
>
>> Hi Max,
>>
>> indeed, I am not suggesting creating a new property. The data release
>> that was made today basically provides data for P646.
>>
>> Cheers,
>> Denny
>>
>>
>> Regarding the off-topic part of your mail, I want to point out to my
>> personal opinion with regards to data licensing, which was formulated
>> before I started my current job: <http://simia.net/wiki/Free_data> .
>> This is solely my opinion though, but it did influence my voice in the
>> decision-making process around the license for Wikidata in my previous job.
>>
>>
>>
>>
>>
>> On Mon, Nov 11, 2013 at 12:22 PM, Klein,Max  wrote:
>>
>>>  Hello All,
>>>
>>>  We already do have a freebase ID, similar to the VIAF one- it's 
>>> P646<http://www.wikidata.org/wiki/Property:P646>
>>> .
>>>
>>>  I just went back into the email Archives and a discussion started on
>>> 6/14/2013 by Google Developer Relations person Shawn Simister[1] first
>>> proposed this property. There is large thread there about licensing, ending
>>> with Micru having an unanswered question to Shawn about how Freebase can
>>> manage its license since it mixes CC-0 and CC-BY?
>>>
>>>  Off-topic: this thread is from before Denny announced that he was
>>> going to Google, I believe, is that correct? Whatever happens with
>>> licensing, and regarding Wikidata's CC0, I hope that it wasn't engineered
>>> so that Google could profit from Wikidata. I concede that this thought is
>>> mostly from paranoia, and disagreeing with a lot of Google's politics and
>>> tactics in the past.
>>>
>>>  [1] https://plus.google.com/+ShawnSimister
>>>
>>>
>>>  Maximilian Klein
>>> Wikipedian in Residence, OCLC
>>> +17074787023
>>>
>>>  --
>>> *From:* [email protected] <
>>> [email protected]> on behalf of Gerard Meijssen <
>>> [email protected]>
>>> *Sent:* Monday, November 11, 2013 11:27 AM
>>> *To:* WikiData-l
>>> *Subject:* Re: [Wikidata-l] Wikidata-Freebase mappings published under
>>> CC0
>>>
>>>
>>> Hoi,
>>> If I understand you well,  what you propose is adding links that are
>>> similar to what we already do to VIAF and so many others. Using data from
>>> Freebase is a tantalising option. Is there agreement and a license that
>>> allows for this?
>>> Thanks,
>>> GerardM
>>> Op 11 nov. 2013 19:35 schreef "Denny Vrandečić" :
>>>
>>>> Hello all,
>>>>
>>>>  as you know, I have recently started a new job. My mission to get
>>>> more free data out to the world has not changed due to that, though.
>>>>
>>>>  Thus, I am happy to point you today to a step in this direction. We
>>>> have created a mapping of Wikidata Qids to Freebase Mids, and are
>>>> publishing it under CC0, so that anyone can use it in any way they want.
>>>> The file contains about 2 Million mappings.
>>>>
>>>>  The download and all further data is available here:
>>>>   <
>>>> https://developers.google.com/freebase/data#freebase-wikidata-mappings>
>>>>
>>>>  In particular, I hope that the data will be uploaded to Wikidata. We
>>>> also plan to upload the data to Freebase. The two-way links will ensure
>>>> that systems using either knowledge base can easily merge data, go from one
>>>> to the other, enrich data with each o

Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-12 Thread David Cuenca
Hi Denny,

I asked again about this property because there were some concerns when it
was created. From the comments I infer that the general ethos is "not
against, but not thrilled either":
https://www.wikidata.org/wiki/Wikidata:Project_chat#Freebase-Wikidata_mappings

I share the feeling, I don't mind linking, but I see little utility for
Wikidata given the different licenses.

Cheers,
Micru


On Mon, Nov 11, 2013 at 11:34 PM, Denny Vrandečić wrote:

> Hi Max,
>
> indeed, I am not suggesting creating a new property. The data release that
> was made today basically provides data for P646.
>
> Cheers,
> Denny
>
>
> Regarding the off-topic part of your mail, I want to point out to my
> personal opinion with regards to data licensing, which was formulated
> before I started my current job: <http://simia.net/wiki/Free_data> . This
> is solely my opinion though, but it did influence my voice in the
> decision-making process around the license for Wikidata in my previous job.
>
>
>
>
>
> On Mon, Nov 11, 2013 at 12:22 PM, Klein,Max  wrote:
>
>>  Hello All,
>>
>>  We already do have a freebase ID, similar to the VIAF one- it's 
>> P646<http://www.wikidata.org/wiki/Property:P646>
>> .
>>
>>  I just went back into the email Archives and a discussion started on
>> 6/14/2013 by Google Developer Relations person Shawn Simister[1] first
>> proposed this property. There is large thread there about licensing, ending
>> with Micru having an unanswered question to Shawn about how Freebase can
>> manage its license since it mixes CC-0 and CC-BY?
>>
>>  Off-topic: this thread is from before Denny announced that he was going
>> to Google, I believe, is that correct? Whatever happens with licensing, and
>> regarding Wikidata's CC0, I hope that it wasn't engineered so that Google
>> could profit from Wikidata. I concede that this thought is mostly from
>> paranoia, and disagreeing with a lot of Google's politics and tactics in
>> the past.
>>
>>  [1] https://plus.google.com/+ShawnSimister
>>
>>
>>  Maximilian Klein
>> Wikipedian in Residence, OCLC
>> +17074787023
>>
>>  ------
>> *From:* [email protected] <
>> [email protected]> on behalf of Gerard Meijssen <
>> [email protected]>
>> *Sent:* Monday, November 11, 2013 11:27 AM
>> *To:* WikiData-l
>> *Subject:* Re: [Wikidata-l] Wikidata-Freebase mappings published under
>> CC0
>>
>>
>> Hoi,
>> If I understand you well,  what you propose is adding links that are
>> similar to what we already do to VIAF and so many others. Using data from
>> Freebase is a tantalising option. Is there agreement and a license that
>> allows for this?
>> Thanks,
>> GerardM
>> Op 11 nov. 2013 19:35 schreef "Denny Vrandečić" :
>>
>>> Hello all,
>>>
>>>  as you know, I have recently started a new job. My mission to get more
>>> free data out to the world has not changed due to that, though.
>>>
>>>  Thus, I am happy to point you today to a step in this direction. We
>>> have created a mapping of Wikidata Qids to Freebase Mids, and are
>>> publishing it under CC0, so that anyone can use it in any way they want.
>>> The file contains about 2 Million mappings.
>>>
>>>  The download and all further data is available here:
>>>   <
>>> https://developers.google.com/freebase/data#freebase-wikidata-mappings>
>>>
>>>  In particular, I hope that the data will be uploaded to Wikidata. We
>>> also plan to upload the data to Freebase. The two-way links will ensure
>>> that systems using either knowledge base can easily merge data, go from one
>>> to the other, enrich data with each other, etc. We opted to first publish
>>> the mappings standalone, to make clear that they are under CC0.
>>>
>>>  The mapping is created based on the Wikidata dumps from end of
>>> October. Wikidata Items are matched with Freebase Topics based on their
>>> respective links to Wikipedia. Each mapping says that there have been no
>>> disagreeing Wikipedia-Links and at least two agreeing Wikipedia-Links, so
>>> the data should be very clean. Furthermore, the mappings are sorted by the
>>> number of agreeing Wikipedia-Links, so it is kinda sorted by relevance.
>>>
>>>  The data is in RDF format. To get the Mids as they are used in
>>> Wikidata, the replace the namespace
>>>   http://rdf.fr

Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-12 Thread Markus Krötzsch

On 12/11/13 16:26, Sven Manguard wrote:

Google would not have sent over a large chunk of cash to help get
Wikidata started if it didn't think it could use Wikidata. That Russian
search engine comany would not have sent over a large chunk of cash to
keep Wikidata going if it didn't think it could use Wikidata.

That doesn't mean Google is being malicious (about this, at least), it
means that they are making a  business decision. As long as Google
doesn't try to make decisions about Wikidata content or operations -
something it would have no economic reason to do anyways - I don't have
a problem with that. Just don't pretend that Google is doing this out of
the goodness of ther hearts.


Another important thing to note in this context is that all funding for 
Wikidata so far had the form of donations, which is crucially different 
from sponsoring (where you get something in return). The donors who give 
their money hope, of course, that the project will do something that 
they will find useful, but they exercise no control whatsoever in the 
development process. The donations are not bound to any condition, not 
even reporting, and there is no way to retract them. So each donor's 
initial intentions, whatever they were, have no influence on the 
execution of the project (moreover, I Kant think of any reason why the 
intentions rather than the outcome should determine the value of the 
deed ;-).


Cheers,

Markus




On Nov 11, 2013 6:27 PM, "Cristian Consonni" mailto:[email protected]>> wrote:

2013/11/11 Denny Vrandečić mailto:[email protected]>>:
 > as you know, I have recently started a new job. My mission to get
more free
 > data out to the world has not changed due to that, though.

=))
I am very happy to hear this.

Also, the mapping is awesome.

2013/11/11 Klein,Max mailto:[email protected]>>:
 > I regretted writing what I did after thinking about it over
lunch, since it
 > is not "Assume good faith" towards Google. Maybe one of the
reasons that I
 > was sensitive to it was because I'm representing VIAF in
Wikidata, which is
 > kind of the same as Freebase in Wikidata, and I wouldn't want people
 > assuming bad faith about VIAF.
 >
 > Thanks for being clear and open about your work, its a real
inspiration.
 > With apologies,

Yours too, Max.

Thank you both for your very good work.

Cristian

___
Wikidata-l mailing list
[email protected] 
https://lists.wikimedia.org/mailman/listinfo/wikidata-l



___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l




___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-12 Thread Sven Manguard
Google would not have sent over a large chunk of cash to help get Wikidata
started if it didn't think it could use Wikidata. That Russian search
engine comany would not have sent over a large chunk of cash to keep
Wikidata going if it didn't think it could use Wikidata.

That doesn't mean Google is being malicious (about this, at least), it
means that they are making a  business decision. As long as Google doesn't
try to make decisions about Wikidata content or operations - something it
would have no economic reason to do anyways - I don't have a problem with
that. Just don't pretend that Google is doing this out of the goodness of
ther hearts.
On Nov 11, 2013 6:27 PM, "Cristian Consonni" 
wrote:

> 2013/11/11 Denny Vrandečić :
> > as you know, I have recently started a new job. My mission to get more
> free
> > data out to the world has not changed due to that, though.
>
> =))
> I am very happy to hear this.
>
> Also, the mapping is awesome.
>
> 2013/11/11 Klein,Max :
> > I regretted writing what I did after thinking about it over lunch, since
> it
> > is not "Assume good faith" towards Google. Maybe one of the reasons that
> I
> > was sensitive to it was because I'm representing VIAF in Wikidata, which
> is
> > kind of the same as Freebase in Wikidata, and I wouldn't want people
> > assuming bad faith about VIAF.
> >
> > Thanks for being clear and open about your work, its a real inspiration.
> > With apologies,
>
> Yours too, Max.
>
> Thank you both for your very good work.
>
> Cristian
>
> ___
> Wikidata-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-11 Thread Cristian Consonni
2013/11/11 Denny Vrandečić :
> as you know, I have recently started a new job. My mission to get more free
> data out to the world has not changed due to that, though.

=))
I am very happy to hear this.

Also, the mapping is awesome.

2013/11/11 Klein,Max :
> I regretted writing what I did after thinking about it over lunch, since it
> is not "Assume good faith" towards Google. Maybe one of the reasons that I
> was sensitive to it was because I'm representing VIAF in Wikidata, which is
> kind of the same as Freebase in Wikidata, and I wouldn't want people
> assuming bad faith about VIAF.
>
> Thanks for being clear and open about your work, its a real inspiration.
> With apologies,

Yours too, Max.

Thank you both for your very good work.

Cristian

___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-11 Thread Klein,Max
Hi Group

Denny, thanks for making that clear. I did not mean to show any mistrust, and 
I'm sorry that I did because I really respect your work.

I regretted writing what I did after thinking about it over lunch, since it is 
not "Assume good faith" towards Google. Maybe one of the reasons that I was 
sensitive to it was because I'm representing VIAF in Wikidata, which is kind of 
the same as Freebase in Wikidata, and I wouldn't want people assuming bad faith 
about VIAF.

Thanks for being clear and open about your work, its a real inspiration.
With apologies,

Maximilian Klein
Wikipedian in Residence, OCLC
+17074787023


From: [email protected] 
 on behalf of Denny Vrandečić 

Sent: Monday, November 11, 2013 2:34 PM
To: Discussion list for the Wikidata project.
Subject: Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

Hi Max,

indeed, I am not suggesting creating a new property. The data release that was 
made today basically provides data for P646.

Cheers,
Denny


Regarding the off-topic part of your mail, I want to point out to my personal 
opinion with regards to data licensing, which was formulated before I started 
my current job: <http://simia.net/wiki/Free_data> . This is solely my opinion 
though, but it did influence my voice in the decision-making process around the 
license for Wikidata in my previous job.





On Mon, Nov 11, 2013 at 12:22 PM, Klein,Max 
mailto:[email protected]>> wrote:
Hello All,

We already do have a freebase ID, similar to the VIAF one- it's 
P646<http://www.wikidata.org/wiki/Property:P646>.

I just went back into the email Archives and a discussion started on 6/14/2013 
by Google Developer Relations person Shawn Simister[1] first proposed this 
property. There is large thread there about licensing, ending with Micru having 
an unanswered question to Shawn about how Freebase can manage its license since 
it mixes CC-0 and CC-BY?

Off-topic: this thread is from before Denny announced that he was going to 
Google, I believe, is that correct? Whatever happens with licensing, and 
regarding Wikidata's CC0, I hope that it wasn't engineered so that Google could 
profit from Wikidata. I concede that this thought is mostly from paranoia, and 
disagreeing with a lot of Google's politics and tactics in the past.

[1] https://plus.google.com/+ShawnSimister


Maximilian Klein
Wikipedian in Residence, OCLC
+17074787023


From: 
[email protected]<mailto:[email protected]>
 
mailto:[email protected]>>
 on behalf of Gerard Meijssen 
mailto:[email protected]>>
Sent: Monday, November 11, 2013 11:27 AM
To: WikiData-l
Subject: Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0


Hoi,
If I understand you well,  what you propose is adding links that are similar to 
what we already do to VIAF and so many others. Using data from Freebase is a 
tantalising option. Is there agreement and a license that allows for this?
Thanks,
GerardM

Op 11 nov. 2013 19:35 schreef "Denny Vrandečić" 
mailto:[email protected]>>:
Hello all,

as you know, I have recently started a new job. My mission to get more free 
data out to the world has not changed due to that, though.

Thus, I am happy to point you today to a step in this direction. We have 
created a mapping of Wikidata Qids to Freebase Mids, and are publishing it 
under CC0, so that anyone can use it in any way they want. The file contains 
about 2 Million mappings.

The download and all further data is available here:
  <https://developers.google.com/freebase/data#freebase-wikidata-mappings>

In particular, I hope that the data will be uploaded to Wikidata. We also plan 
to upload the data to Freebase. The two-way links will ensure that systems 
using either knowledge base can easily merge data, go from one to the other, 
enrich data with each other, etc. We opted to first publish the mappings 
standalone, to make clear that they are under CC0.

The mapping is created based on the Wikidata dumps from end of October. 
Wikidata Items are matched with Freebase Topics based on their respective links 
to Wikipedia. Each mapping says that there have been no disagreeing 
Wikipedia-Links and at least two agreeing Wikipedia-Links, so the data should 
be very clean. Furthermore, the mappings are sorted by the number of agreeing 
Wikipedia-Links, so it is kinda sorted by relevance.

The data is in RDF format. To get the Mids as they are used in Wikidata, the 
replace the namespace
  http://rdf.freebase.com/ns/m.
with
  /m/
The Wikidata Qids are using the Wikidata namespace, i.e. the Qids themselves 
are concatenated to
  http://www.wikidata.org/entity/

If anyone wants to take up the task to upload the data to Wikidata, I can offer 
to help and answer questions and to h

Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-11 Thread Federico Leva (Nemo)

Klein,Max, 11/11/2013 21:22:

I just went back into the email Archives and a discussion started on
6/14/2013 by Google Developer Relations person Shawn Simister[1] first
proposed this property. There is large thread there about licensing,
ending with Micru having an unanswered question to Shawn about how
Freebase can manage its license since it mixes CC-0 and CC-BY?


License nitpicking is good of course,



Off-topic: this thread is from before Denny announced that he was going
to Google, I believe, is that correct? Whatever happens with licensing,
and regarding Wikidata's CC0, I hope that it wasn't engineered so that
Google could profit from Wikidata. I concede that this thought is mostly
from paranoia, and disagreeing with a lot of Google's politics and
tactics in the past.


but I disagree that we should speculate about people's intention when 
they contribute valid information, especially to a data project like 
Wikidata which mostly contains "facts" (!= truth, sure) and obviously 
needs to be maintained by something more than just the usual suspect 
(the same overworked Wikipedians).


Nemo

___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-11 Thread Klein,Max
Hello All,

We already do have a freebase ID, similar to the VIAF one- it's 
P646<http://www.wikidata.org/wiki/Property:P646>.

I just went back into the email Archives and a discussion started on 6/14/2013 
by Google Developer Relations person Shawn Simister[1] first proposed this 
property. There is large thread there about licensing, ending with Micru having 
an unanswered question to Shawn about how Freebase can manage its license since 
it mixes CC-0 and CC-BY?

Off-topic: this thread is from before Denny announced that he was going to 
Google, I believe, is that correct? Whatever happens with licensing, and 
regarding Wikidata's CC0, I hope that it wasn't engineered so that Google could 
profit from Wikidata. I concede that this thought is mostly from paranoia, and 
disagreeing with a lot of Google's politics and tactics in the past.

[1] https://plus.google.com/+ShawnSimister


Maximilian Klein
Wikipedian in Residence, OCLC
+17074787023


From: [email protected] 
 on behalf of Gerard Meijssen 

Sent: Monday, November 11, 2013 11:27 AM
To: WikiData-l
Subject: Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0


Hoi,
If I understand you well,  what you propose is adding links that are similar to 
what we already do to VIAF and so many others. Using data from Freebase is a 
tantalising option. Is there agreement and a license that allows for this?
Thanks,
GerardM

Op 11 nov. 2013 19:35 schreef "Denny Vrande?i?" 
mailto:[email protected]>>:
Hello all,

as you know, I have recently started a new job. My mission to get more free 
data out to the world has not changed due to that, though.

Thus, I am happy to point you today to a step in this direction. We have 
created a mapping of Wikidata Qids to Freebase Mids, and are publishing it 
under CC0, so that anyone can use it in any way they want. The file contains 
about 2 Million mappings.

The download and all further data is available here:
  <https://developers.google.com/freebase/data#freebase-wikidata-mappings>

In particular, I hope that the data will be uploaded to Wikidata. We also plan 
to upload the data to Freebase. The two-way links will ensure that systems 
using either knowledge base can easily merge data, go from one to the other, 
enrich data with each other, etc. We opted to first publish the mappings 
standalone, to make clear that they are under CC0.

The mapping is created based on the Wikidata dumps from end of October. 
Wikidata Items are matched with Freebase Topics based on their respective links 
to Wikipedia. Each mapping says that there have been no disagreeing 
Wikipedia-Links and at least two agreeing Wikipedia-Links, so the data should 
be very clean. Furthermore, the mappings are sorted by the number of agreeing 
Wikipedia-Links, so it is kinda sorted by relevance.

The data is in RDF format. To get the Mids as they are used in Wikidata, the 
replace the namespace
  http://rdf.freebase.com/ns/m.
with
  /m/
The Wikidata Qids are using the Wikidata namespace, i.e. the Qids themselves 
are concatenated to
  http://www.wikidata.org/entity/

If anyone wants to take up the task to upload the data to Wikidata, I can offer 
to help and answer questions and to help.

Cheers,
Denny

___
Wikidata-l mailing list
[email protected]<mailto:[email protected]>
https://lists.wikimedia.org/mailman/listinfo/wikidata-l

___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l


Re: [Wikidata-l] Wikidata-Freebase mappings published under CC0

2013-11-11 Thread Gerard Meijssen
Hoi,
If I understand you well,  what you propose is adding links that are
similar to what we already do to VIAF and so many others. Using data from
Freebase is a tantalising option. Is there agreement and a license that
allows for this?
Thanks,
GerardM
Op 11 nov. 2013 19:35 schreef "Denny Vrandečić" :

> Hello all,
>
> as you know, I have recently started a new job. My mission to get more
> free data out to the world has not changed due to that, though.
>
> Thus, I am happy to point you today to a step in this direction. We have
> created a mapping of Wikidata Qids to Freebase Mids, and are publishing it
> under CC0, so that anyone can use it in any way they want. The file
> contains about 2 Million mappings.
>
> The download and all further data is available here:
>   
>
> In particular, I hope that the data will be uploaded to Wikidata. We also
> plan to upload the data to Freebase. The two-way links will ensure that
> systems using either knowledge base can easily merge data, go from one to
> the other, enrich data with each other, etc. We opted to first publish the
> mappings standalone, to make clear that they are under CC0.
>
> The mapping is created based on the Wikidata dumps from end of October.
> Wikidata Items are matched with Freebase Topics based on their respective
> links to Wikipedia. Each mapping says that there have been no disagreeing
> Wikipedia-Links and at least two agreeing Wikipedia-Links, so the data
> should be very clean. Furthermore, the mappings are sorted by the number of
> agreeing Wikipedia-Links, so it is kinda sorted by relevance.
>
> The data is in RDF format. To get the Mids as they are used in Wikidata,
> the replace the namespace
>   http://rdf.freebase.com/ns/m.
> with
>   /m/
> The Wikidata Qids are using the Wikidata namespace, i.e. the Qids
> themselves are concatenated to
>   http://www.wikidata.org/entity/
>
> If anyone wants to take up the task to upload the data to Wikidata, I can
> offer to help and answer questions and to help.
>
> Cheers,
> Denny
>
> ___
> Wikidata-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikidata-l
>
>
___
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l