[Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
Hi, I saw few days ago that MediaWiki since one month allow to create infoboxes (or part of them) with Lua scripting language. http://www.mediawiki.org/wiki/Lua_scripting So my question is, if every data in the wikipedia infoboxes are in Lua scripts, DBPedia will still be able to retrieve all

[Dbpedia-discussion] Bls: problem with iri

2013-04-05 Thread Riko Adi Prasetya
Hi Dimitris, I have tried your solution, but the problem is not solved yet. Is there another way to solve this problem?   Regards, Riko Dari: Dimitris Kontokostas jimk...@gmail.com Kepada: Riko Adi Prasetya aditya_r...@yahoo.co.id Dikirim: Kamis, 4 April 2013

Re: [Dbpedia-discussion] problem with iri

2013-04-05 Thread Dimitris Kontokostas
Is the server online? Can you give me an address to just view the problematic webpages and a sparql endpoint for the data? On Fri, Apr 5, 2013 at 12:55 PM, Riko Adi Prasetya aditya_r...@yahoo.co.idwrote: Hi Dimitris, I have tried your solution, but the problem is not solved yet. Is there

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Dimitris Kontokostas
Hi Julien On Fri, Apr 5, 2013 at 11:44 AM, Julien Plu julien@redaction-developpez.com wrote: Hi, I saw few days ago that MediaWiki since one month allow to create infoboxes (or part of them) with Lua scripting language. http://www.mediawiki.org/wiki/Lua_scripting So my question is,

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
Thanks a lot Dimitri for you answer. I will talk about that with Julien Cojan. Best. Julien Plu. 2013/4/5 Dimitris Kontokostas jimk...@gmail.com Hi Julien On Fri, Apr 5, 2013 at 11:44 AM, Julien Plu julien@redaction-developpez.com wrote: Hi, I saw few days ago that MediaWiki

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Jona Christopher Sahnwaldt
Hi Julien, thanks for the heads-up! On 5 April 2013 10:44, Julien Plu julien@redaction-developpez.com wrote: Hi, I saw few days ago that MediaWiki since one month allow to create infoboxes (or part of them) with Lua scripting language. http://www.mediawiki.org/wiki/Lua_scripting So my

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
@Jona Christopher Sahnwaldt : Lua scripting has been made to create new templates, and these templates will able to be used in the infoboxes. By the way, happy to see that some solutions are in thinking to solve the problem about wikidata at least. I hope that efficients solutions will be found

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Andrea Di Menna
Hi, from what I understood the problem which will arise for DBpedia with the introduction of Wikidata, is that actual values will not be available in Wikipedia dumps anymore. Instead, we will end up either finding nothing (see InterWiki links) or finding wikidata parser functions, e.g.

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Anja Jentzsch
Hi, Wikidata will provide RDF dumps as well as XML dumps btw.. There might also be a third party SPARQL endpoint serving them if we find hosting support. Cheers, Anja On Apr 5, 2013, at 18:12, Andrea Di Menna ninn...@gmail.com wrote: Hi, from what I understood the problem which will arise

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Tom Morris
On Fri, Apr 5, 2013 at 9:40 AM, Jona Christopher Sahnwaldt j...@sahnwaldt.dewrote: thanks for the heads-up! On 5 April 2013 10:44, Julien Plu julien@redaction-developpez.com wrote: Hi, I saw few days ago that MediaWiki since one month allow to create infoboxes (or part of them)

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
Hi, @Anja : Have you a post from a blog or something like that which speaking about RDF dump of wikidata ? The french wikidata will also provide their data in RDF ? This news interest me very highly. Best Julien Plu. 2013/4/5 Tom Morris tfmor...@gmail.com On Fri, Apr 5, 2013 at 9:40 AM,

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Jona Christopher Sahnwaldt
On 5 April 2013 19:59, Julien Plu julien@redaction-developpez.com wrote: Hi, @Anja : Have you a post from a blog or something like that which speaking about RDF dump of wikidata ? http://meta.wikimedia.org/wiki/Wikidata/Development/RDF @Anja: do you know when RDF dumps are planned to be

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
Ok, thanks for the precision :-) It's perfect, now just waiting when the dump of these data will be available. Best. Julien Plu. 2013/4/5 Jona Christopher Sahnwaldt j...@sahnwaldt.de On 5 April 2013 19:59, Julien Plu julien@redaction-developpez.com wrote: Hi, @Anja : Have you a

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Dimitris Kontokostas
Hi, For me there is no reason to complicate the DBpedia framework by resolving Wikidata data / templates. What we could do is (try to) provide a semantic mirror of Wikidata in i.e. data.dbpedia.org. We should simplify it by mapping the data to the DBpedia ontology and then use it like any other

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Julien Plu
Yes Dimitri, but for doing a semantic mirror of Wikidata we need the dump of these data, and then create an extraction and mapping method for creating it. No ? Because for me (don't hesitate to tell if I'm wrong) all what we need is the dump of wikidata, whatever the format but just this. Like

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Andrea Di Menna
Hi Dimitris, I am not completely getting your point. How would you handle the following example? (supposing the following will be possible with Wikipedia/Wikidata) Suppose you have {{Infobox:Test | name = {{#property:p45}} }} and a mapping {{PropertyMapping | templateProperty = name |

Re: [Dbpedia-discussion] Wikidata (was: Lua scripting on Wikipedia)

2013-04-05 Thread Jona Christopher Sahnwaldt
Hi all, Lua and Wikidata are two rather different issues, only loosely related, so I renamed the subject. Dimitris already started work on a Wikidata extractor and added a feature request here: https://github.com/dbpedia/extraction-framework/issues/30 I started a wiki page:

Re: [Dbpedia-discussion] Wikidata (was: Lua scripting on Wikipedia)

2013-04-05 Thread Julien Plu
Yeah Jona, you're right, one problem at a time. First Wikidata and next Lua. Best. Julien. 2013/4/5 Jona Christopher Sahnwaldt j...@sahnwaldt.de Hi all, Lua and Wikidata are two rather different issues, only loosely related, so I renamed the subject. Dimitris already started work on a

Re: [Dbpedia-discussion] Lua scripting on Wikipedia

2013-04-05 Thread Anja Jentzsch
Hi all, the according code to generate RDF for items is still in review but hopefully live soon. In the meantime we are working on the maintenance script for generating RDF dumps and they will be generated along with the other dumps then. Cheers, Anja On Apr 5, 2013, at 20:06, Jona

Re: [Dbpedia-discussion] Wikidata (was: Lua scripting on Wikipedia)

2013-04-05 Thread Jona Christopher Sahnwaldt
On 5 April 2013 21:27, Andrea Di Menna ninn...@gmail.com wrote: Hi Dimitris, I am not completely getting your point. How would you handle the following example? (supposing the following will be possible with Wikipedia/Wikidata) Suppose you have {{Infobox:Test | name = {{#property:p45}}