Re: [Virtuoso-users] SPARQL LOAD <…> INTO. file size

2013-03-27 Thread Hugh Williams
Alexey, On 27 Mar 2013, at 18:02, Alexey Zakhlestin wrote: > > On 27.03.2013, at 20:59, Kingsley Idehen wrote: > >> On 3/27/13 12:15 PM, Alexey Zakhlestin wrote: >>> I am trying to import dataset files with this SPARQL query: >>> >>> LOAD INTO >>> >>> It works fi

Re: [Virtuoso-users] SPARQL, backslash in URIs

2013-03-27 Thread Hugh Williams
Hi Alexey, The following param in the Virtuoso INI file controls the handling of the backslash character: SQL_NO_CHAR_C_ESCAPE=0 This options is 0 by default and can be either 1 or 0. This option controls Virtuoso's interpretation of the backslash in PL text which is normal interpreted as esca

Re: [Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Kingsley Idehen
On 3/27/13 1:46 PM, Sebastian Hellmann wrote: Well, if you ask, what I seek, here is the answer: 1. give you some feedback about problems I had with fct.vad (first email) 2. trying to find a simple solution on how to display linked data with virtuoso So I was rather looking for pointers to ren

Re: [Virtuoso-users] SPARQL LOAD <…> INTO. file size

2013-03-27 Thread Alexey Zakhlestin
On 27.03.2013, at 20:59, Kingsley Idehen wrote: > On 3/27/13 12:15 PM, Alexey Zakhlestin wrote: >> I am trying to import dataset files with this SPARQL query: >> >> LOAD INTO >> >> It works fine for smaller files, but now I need to import larger one and I >> get th

Re: [Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Sebastian Hellmann
Well, if you ask, what I seek, here is the answer: 1. give you some feedback about problems I had with fct.vad (first email) 2. trying to find a simple solution on how to display linked data with virtuoso So I was rather looking for pointers to rendering solutions. So far I know: 1. fct.vad ->

Re: [Virtuoso-users] SPARQL LOAD <…> INTO. file size

2013-03-27 Thread Kingsley Idehen
On 3/27/13 12:15 PM, Alexey Zakhlestin wrote: I am trying to import dataset files with this SPARQL query: LOAD INTO It works fine for smaller files, but now I need to import larger one and I get this error: Virtuoso 39000 Error FA008: File '/path/to/file.nt' too lo

Re: [Virtuoso-users] Transitivity in SQL

2013-03-27 Thread Hugh Williams
Hi Bharath, There is the Virtuoso "MaxMemPoolSize" which can be set in the "[Parameters]" section of the INI file to increase the pool size or set to 0 to make it unlimited as detailed at: http://docs.openlinksw.com/virtuoso/dbadm.html Do not this then mean there must be sufficient mem

[Virtuoso-users] SPARQL LOAD <…> INTO. file size

2013-03-27 Thread Alexey Zakhlestin
I am trying to import dataset files with this SPARQL query: LOAD INTO It works fine for smaller files, but now I need to import larger one and I get this error: Virtuoso 39000 Error FA008: File '/path/to/file.nt' too long, cannot return string content 62172163 chars

Re: [Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Kingsley Idehen
On 3/27/13 11:18 AM, Sebastian Hellmann wrote: Hi Kingsley, the DBpedia VAD does not help at all. I have a lot more difficult requirements, as many more data sets are loaded. The URI scheme is different, i.e. wiktionary.dbpedia.org and the automatically produced owl:sameAs link does more dama

Re: [Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Sebastian Hellmann
Hi Kingsley, the DBpedia VAD does not help at all. I have a lot more difficult requirements, as many more data sets are loaded. The URI scheme is different, i.e. wiktionary.dbpedia.org and the automatically produced owl:sameAs link does more damage than help: http://wiktionary.dbpedia.org:889

Re: [Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Kingsley Idehen
On 3/27/13 4:43 AM, Sebastian Hellmann wrote: Hi all, I created the following Apache2 rule: RewriteRule ^/page/(.*)$ http://wiktionary.dbpedia.org:8890/describe/?url=http://wiktionary.dbpedia.org/resource/$1 [P,B,L] which redirects /page/ requests to the fct.vad version 1.11.98/ 2013-02-24 I

[Virtuoso-users] Linked Data visualisation alternatives for http://wiktionary.dbpedia.org

2013-03-27 Thread Sebastian Hellmann
Hi all, I created the following Apache2 rule: RewriteRule ^/page/(.*)$ http://wiktionary.dbpedia.org:8890/describe/?url=http://wiktionary.dbpedia.org/resource/$1 [P,B,L] which redirects /page/ requests to the fct.vad version 1.11.98/ 2013-02-24 I am not really happy with the way the fct VAD