Hi, I am trying to upload turtle file (18kb) into virtuoso using the following instructions:
http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoaderExampleSingle the dirsallowed param in my virtuoso.ini file is as follows: DirsAllowed = ., ../vad So i put my file sider.ttl inside vad folder and connected to sql using the following command isql 1111 dba dba once i got connected i entered the following command SQL>ld_dir('C:\Users\madsaan\Desktop\vos6-win32-20100209\virtuoso-opensource\vad\sider.ttl','sider.ttl',' http://sider.com#'); am getting the following error: Error 42000:Access to 'C:\Users\madsaan\Desktop\vos6-win32-20100209\virtuoso-opensource\vad\sider.ttl' is denied due to access control in ini file in lines 357-358 of top level. Please help me out of this.I am so confused Thanks, Madhu.
