Re: [Virtuoso-users] Accidentally created graphs on import

2012-07-03 Thread Hugh Williams
Hi Jonas, Please provide a copy of your “virtuoso,ini” file for review. Also ensure the DynamicLocal setting is 0 and the DefaultHost set as required in the [URIQA] section of your INI file. Run the “status(‘’)” command from isql and check the “buffers” are set to what you expect them to be fr

[Virtuoso-users] Accidentally created graphs on import

2012-07-02 Thread Jonas Brekle
Hi, I import NTriple files with this command DB.DBA.TTLP_MT(file_to_string_output ('/path/to/file.nt'), '', 'http://graph.org/', 1, 1, 3); and after that, I end up with multiple graphs (which are supposed to be resources within that graph). I am sure this is because some data quality issues in m