Hi Nathan, Thanks for pointing out those errors in the docs which have now been fixed ...
Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support Twitter: http://twitter.com/OpenLink On 9 Apr 2010, at 02:44, Nathan wrote: > Hi Guys, > > Just been running through the dbpedia bulk loader again and found a > couple of things which need changed in the docs: > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoaderExampleDbpedia > "SQL> ld_dir('tmp', '*.*', 'http://dbpedia.org);" > should be > "SQL> ld_dir ('tmp', '*.*', 'http://dbpedia.org');" > (missing ') > > http://dbpedia.org# > should probably be: > http://dbpedia.org > (i hope) > > and the most important ones on the bulk loader script itself: > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoaderScript > has two missing semi-colons; after the following procedure defs > create procedure rdf_read_dir (in path varcha... > create procedure ld_ttlp_flags (in fname varcha... > > All the best, > > Nathan > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Virtuoso-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtuoso-users
