On 5/22/14 9:50 AM, Kingsley Idehen wrote:
Is it normal that re-loading the data takes significantly more time than
dumping it?

Regards,
Bart

Yes, for the following reasons:

1. Exporting is just about writing to files
2. Importing is about indexing and writing to internal identifiers (named graph IRIs).

You can speed up you loads by running multiple loaders in parallel. Even better if you are using the cluster edition as the same source files could be copied to multiple physical cluster nodes where each is running multiple loaders.


Links:

[1] http://bit.ly/11pPq6F -- old bulking load report re., Virtuoso 7 and LOD Cloud Cache.

To be precise, I meant to say:

1. Exporting is just about writing to files
2. Importing is about writing to *internal documents* (data partitions or sources) denoted by named graph IRIs and indexing.

--

Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen





Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to