Re: [Dbpedia-discussion] Duplicate entries in DBpedia dumps

2013-03-15 Thread Mohamed Morsey
Hi Anthony, On 03/16/2013 04:54 AM, Anthony Lalande wrote: Hi, I have been working with a few select files from the v3.8 dump of DBpedia, and have noticed duplicate entries in one of the files, *images_en.nt*. The entire file is 1.4 GiB, and contains 7 370 587 lines. I came across one stat

[Dbpedia-discussion] Duplicate entries in DBpedia dumps

2013-03-15 Thread Anthony Lalande
Hi, I have been working with a few select files from the v3.8 dump of DBpedia, and have noticed duplicate entries in one of the files, *images_en.nt*. The entire file is 1.4 GiB, and contains 7 370 587 lines. I came across one statement, which is present in this file 10 times: < http://upload.

[Dbpedia-discussion] Final Call for Papers: International Conference on Information Society (i-Society 2013)!

2013-03-15 Thread David Brown
Apologies for cross-postings. Please send it to interested colleagues and students. Thanks! FINAL CALL FOR PAPERS ** International Conference on Information Society (i-Society 2013) Technical Co-Sponsored by IEEE Toro

Re: [Dbpedia-discussion] framework lexicalization extraction

2013-03-15 Thread Tom Morris
On Thu, Mar 14, 2013 at 4:03 PM, Aiden Bell wrote: > Hi all > > I'm wondering if there is a way to produce spotlight type wikipage link > surface form RDF using the dbpedia framework rather than Spotlight? I'm > implementing a disambiguation algorithm with a large amount of existing > triples and

Re: [Dbpedia-discussion] Wikidata and DBpedia canonicalized datasets

2013-03-15 Thread Kingsley Idehen
On 3/15/13 7:22 AM, Anja Jentzsch wrote: Hi all, there will also be RDF dumps from Wikidata soon, containing all the site links plus all the data and references. I would love to see DBpedia providing a view of the preferred statements from Wikidata btw.. Wikidata will provide all kinds of st

Re: [Dbpedia-discussion] Wikidata and DBpedia canonicalized datasets

2013-03-15 Thread Anja Jentzsch
Hi all, there will also be RDF dumps from Wikidata soon, containing all the site links plus all the data and references. I would love to see DBpedia providing a view of the preferred statements from Wikidata btw.. Wikidata will provide all kinds of statements for an entity: deprecated or outdat

Re: [Dbpedia-discussion] Wikidata and DBpedia canonicalized datasets

2013-03-15 Thread Andrea Di Menna
Hi Dimitris, thanks for your answers. Have you already committed any code to git for the extractor? Also, are wikidata dumps those available here: http://dumps.wikimedia.org/wikidatawiki ? I did not see any reference to this in the Wikidata page, and some info in the Italian Wikidata page got me

Re: [Dbpedia-discussion] Wikidata and DBpedia canonicalized datasets

2013-03-15 Thread Dimitris Kontokostas
Hi Andrea, Wikidata is yet another mediawiki ;) what we plan to do (actually already started) is to treat it as an extra source. Wikidata already offers dumps so we can use it exactly like any other wikipedia language edition. of course we'll have to create a new extractor and adapt a few scripts

Re: [Dbpedia-discussion] Statements missing from dump?

2013-03-15 Thread Yves Raimond
Thanks Dimitris - that's it. Best, y On Fri, Mar 15, 2013 at 10:40 AM, Dimitris Kontokostas wrote: > Hi Yves, > > these are in the dbprop namespace so I'd expect them in the > Infobox_properties_* dump files > the ones you mention should be here: > http://downloads.dbpedia.org/3.8/en/infobox_pro

Re: [Dbpedia-discussion] Statements missing from dump?

2013-03-15 Thread Dimitris Kontokostas
Hi Yves, these are in the dbprop namespace so I'd expect them in the Infobox_properties_* dump files the ones you mention should be here: http://downloads.dbpedia.org/3.8/en/infobox_properties_en.ttl.bz2 Best, Dimitris On Fri, Mar 15, 2013 at 12:31 PM, Yves Raimond wrote: > Hello! > > Quick o

[Dbpedia-discussion] Wikidata and DBpedia canonicalized datasets

2013-03-15 Thread Andrea Di Menna
Hi all, since the Wikidata project's phase I aims to remove interwiki links from wikipedia articles, I am expecting to start seeing problems with canonicalized datasets. >From what I can see, DBpedia relies on such links to produces *_en_uris datasets using the CanonicalizeUris script. How are yo

Re: [Dbpedia-discussion] Statements missing from dump?

2013-03-15 Thread Yves Raimond
Hello! Quick other question, in which dump are the east/north/west/south properties available, e.g. for http://dbpedia.org/resource/Hampshire? They seem to be missing from the main mappingbased_properties dump. Best, Yves On Mon, Mar 11, 2013 at 5:17 PM, Yves Raimond wrote: > Hello! > >> >> Thi

Re: [Dbpedia-discussion] framework lexicalization extraction

2013-03-15 Thread Christian Bizer
Hi Aiden, we provide an RDF dump with alternative surface forms for DBpedia concepts at http://wiki.dbpedia.org/Datasets/NLP?v=1b4p The NLP datasets are also further described in http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/research/publications/Mendes-Jakob-Bizer-DBpedia-LREC2012.p

[Dbpedia-discussion] Bls: Can not download Mapping_id.xml

2013-03-15 Thread Riko Adi Prasetya
Hi Dimitris and Mohamed Thank you...   Regards, Riko Dari: Dimitris Kontokostas Kepada: Riko Adi Prasetya Cc: "dbpedia-discussion@lists.sourceforge.net" Dikirim: Jumat, 15 Maret 2013 14:44 Judul: Re: [Dbpedia-discussion] Can not download Mapping_id.xml

Re: [Dbpedia-discussion] Can not download Mapping_id.xml

2013-03-15 Thread Mohamed Morsey
Hi Riko, On 03/15/2013 08:33 AM, Riko Adi Prasetya wrote: Hi All, I am trying to update all mapping in directory mappings. I run this command ../run download-mappings I hope I get Mapping_id.xml after do it, but there is no Mapping_id.xml until downloading process finished. What should i do

Re: [Dbpedia-discussion] Can not download Mapping_id.xml

2013-03-15 Thread Dimitris Kontokostas
Strange because I just did... Did you update to the latest code? Try $git pull $../clean-install-run download-mappings On Fri, Mar 15, 2013 at 9:33 AM, Riko Adi Prasetya wrote: > Hi All, > > I am trying to update all mapping in directory mappings. > I run this command > > ../run download-mappin

[Dbpedia-discussion] Can not download Mapping_id.xml

2013-03-15 Thread Riko Adi Prasetya
Hi All, I am trying to update all mapping in directory mappings.  I run this command  ../run download-mappings I hope I get Mapping_id.xml after do it, but there is no Mapping_id.xml until downloading process finished. What should i do?   Regards, Riko--