Re: [Virtuoso-users] DB.DBA.TTLP_MT_LOCAL_FILE error

2011-08-30 Thread Percy Enrique Rivera Salas
Hi Ivan Thanks, you are totally right, works perfect Best Regards, Percy 2011/8/30 Ivan Mikhailov > Hello Percy, > > The relative path to file will be resolved against server working > directory, i.e., against the directory that was current system directory > of the command-line interpret

Re: [Virtuoso-users] DB.DBA.TTLP_MT_LOCAL_FILE error

2011-08-30 Thread Ivan Mikhailov
Hello Percy, The relative path to file will be resolved against server working directory, i.e., against the directory that was current system directory of the command-line interpreter that started the instance Virtuoso. The function server_root() can return the absolute path of that directory, as

Re: [Virtuoso-users] DB.DBA.TTLP_MT_LOCAL_FILE error

2011-08-30 Thread Percy Enrique Rivera Salas
Hi Hugh Same error Best Regards Percy 2011/8/30 Hugh Williams > Hi Percy, > > Try add specifying the partial location as “./dbpedia/foaf/file1.ttl” ie > prepend with “./“ to force it to check the current directory if “.” is not > already in your PATH environment variable > > Best Regar

Re: [Virtuoso-users] DB.DBA.TTLP_MT_LOCAL_FILE error

2011-08-30 Thread Hugh Williams
Hi Percy, Try add specifying the partial location as “./dbpedia/foaf/file1.ttl” ie prepend with “./“ to force it to check the current directory if “.” is not already in your PATH environment variable Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openl

[Virtuoso-users] DB.DBA.TTLP_MT_LOCAL_FILE error

2011-08-30 Thread Percy Enrique Rivera Salas
Hi everyone, I tried to upload a file through DB.DBA.TTLP_MT_LOCAL_FILE but I got the following error when I wrote the *partial path* SQL> DB.DBA.TTLP_MT_LOCAL_FILE ('dbpedia/foaf/file1.ttl','',' > http://graph1.com'); > *** Error 42000: [Virtuoso Driver][Virtuoso Server]SR598: TURTLE parser has