Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Julien Plu
I will port your code in Scala :-) Best. Julien. 2013/5/2 Jona Christopher Sahnwaldt > On 2 May 2013 20:58, Julien Plu > wrote: > > Ok, so if I well understood what you mean is writing this inside the > > dump/pom.xml : > > > > -Dhttp.proxyHost=proxy.server.com > > -Dhttp.proxyPort=80 > > -D

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Jona Christopher Sahnwaldt
On 2 May 2013 20:58, Julien Plu wrote: > Ok, so if I well understood what you mean is writing this inside the > dump/pom.xml : > > -Dhttp.proxyHost=proxy.server.com > -Dhttp.proxyPort=80 > -Dhttp.proxyUser=foo > -Dhttp.proxyPassword=bar > > And retrieve the value of http.proxyUser and http.proxyPa

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Julien Plu
Ok, so if I well understood what you mean is writing this inside the dump/pom.xml : -Dhttp.proxyHost=proxy.server.com -Dhttp.proxyPort=80 -Dhttp.proxyUser=foo -Dhttp.proxyPassword=bar And retrieve the value of http.proxyUser and http.proxyPassword with this : String user = System.getProperty("ht

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Jona Christopher Sahnwaldt
On 2 May 2013 17:34, Julien Plu wrote: >>Use the system properties http.proxyUser and http.proxyPassword. >>Usually, system properties are problematic, but in this case, they're >>ok: 1. we use system properties for the proxy settings anyway, 2. we >>don't have to change the download config, and 3

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Julien Plu
>Use the system properties http.proxyUser and http.proxyPassword. >Usually, system properties are problematic, but in this case, they're >ok: 1. we use system properties for the proxy settings anyway, 2. we >don't have to change the download config, and 3. we can more easily >reuse the solution els

[Dbpedia-discussion] DBpedia Local Storage

2013-05-02 Thread David Miranda
Hello, I'm creating a repository of DBpedia on a local server. I am using Sesame, to populate the datasets (n-triples) in my local repository. However when I'm loading the dataset "infobox_split_properties" I encounter the following error: org.openrdf.rio.RDFParseException: '135765 .0 'was not Reco

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Jona Christopher Sahnwaldt
P.S.: ProxyAuthentication is a good class name as well. :-) On 2 May 2013 17:04, Jona Christopher Sahnwaldt wrote: > On 2 May 2013 12:55, Julien Plu wrote: >> Ok, now that works like a charm. I added just two properties inside >> "download.minimal.properties" file which are : "user" and "passwor

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Jona Christopher Sahnwaldt
On 2 May 2013 12:55, Julien Plu wrote: > Ok, now that works like a charm. I added just two properties inside > "download.minimal.properties" file which are : "user" and "password" and the > authentication is made only is these parameters are set. And I created a > class "ProxyAuthentication.scala"

Re: [Dbpedia-discussion] Proxy identification

2013-05-02 Thread Julien Plu
Ok, now that works like a charm. I added just two properties inside "download.minimal.properties" file which are : "user" and "password" and the authentication is made only is these parameters are set. And I created a class "ProxyAuthentication.scala". I have to do the same thing for "Extraction.s

Re: [Dbpedia-discussion] infobox_properties_en.nt file of DBPedia 3.8

2013-05-02 Thread Dimitris Kontokostas
Hi Yash, Can you tell us which triples cause the problem and we will try to fix them in the next release. In the meantime you can remove the wrong triples and load the rest of the dump. Best, Dimitris On Thu, May 2, 2013 at 9:58 AM, Yashpal Pant wrote: > Hi All, > > I could not load infobox_